Adversarial Science Lab's repository for the DARPA SDR Hackfest
sudo pip install .
network_layer/qos/rtp network_layer/qos/udp
Step to running flowgraph:
-
Start flowgraph on RPI: ssh [email protected]
cd gr-uaslink/apps/
./uhd_psk_burst_control_rpi.grc -
Start the GUI controller:
cd gr-uaslink/apps/
python control_gui_override_control.py -
Start the aslsitlstub.grc flowgraph:
cd gr-uaslink/apps/
gnuradio-companion asl_sitl_stub.grc -
Fly sitl using GUI controller.