Skip to content

Instantly share code, notes, and snippets.

@anthonybudd
Created January 15, 2024 17:42
Show Gist options
  • Save anthonybudd/b29186746062ca8d662c773ab8163b88 to your computer and use it in GitHub Desktop.
Save anthonybudd/b29186746062ca8d662c773ab8163b88 to your computer and use it in GitHub Desktop.

Terminal 1:

cd /home/dev/Development/tracker-project/app && rm output.txt && touch output.txt && soapy_power -d airspy -f 1505000000h -q -c >> /home/dev/Development/tracker-project/app/output.txt

Terminal 2:

cd /home/dev/Development/tracker-project/app && python app.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment