changed to 434.896

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

@ -8,6 +8,6 @@ sudo fuser -k 8080/tcp
echo -e "Script to run CubeSat Simulator in Fox FSK Mode\n"
sudo nc -l 8080 | csdr convert_i16_f | csdr gain_ff 7000 | csdr convert_f_samplerf 20833 | sudo /home/pi/CubeSatSim/rpitx/rpitx -i- -m RF -f 434.9e3&
sudo nc -l 8080 | csdr convert_i16_f | csdr gain_ff 7000 | csdr convert_f_samplerf 20833 | sudo /home/pi/CubeSatSim/rpitx/rpitx -i- -m RF -f 434.896e3&
/home/pi/CubeSatSim/radioafsk f $1

Loading…
Cancel
Save

Powered by TurnKey Linux.