added b parameter to switch to BPSK mode

pull/28/head
alanbjohnston 6 years ago committed by GitHub
parent aa2c676c04
commit 1cf36949e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -8,4 +8,4 @@ echo -e "Script to run CubeSat Simulator in Fox BPSK Mode\n"
sudo nc -l 8080 | csdr convert_i16_f | csdr fir_interpolate_cc 2 | csdr dsb_fc | csdr bandpass_fir_fft_cc 0.002 0.06 0.01 | csdr fastagc_ff | sudo /home/pi/CubeSatSim/rpitx/sendiq -i /dev/stdin -s 96000 -f 434.9e6 -t float 2>&1&
/home/pi/CubeSatSim/radioafsk
/home/pi/CubeSatSim/radioafsk b

Loading…
Cancel
Save

Powered by TurnKey Linux.