pull/34/head
alanbjohnston 6 years ago committed by GitHub
parent 24df22cb54
commit a0142a2e4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -203,7 +203,7 @@ int main(void) {
char header_str[] = "\x03\xf0hi hi ";
char header_str2[] = "echo -e 'KU2Y>CQ:hi hi ";
char footer_str[] = "' | gen_packets -o telem.wav - && cat telem.wav | 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"
char footer_str[] = "' | gen_packets -o telem.wav - && cat telem.wav | 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";
if (RPITX)
strcpy(str, header_str2);

Loading…
Cancel
Save

Powered by TurnKey Linux.