parent
d725f8d9a1
commit
0825f8ca04
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
# script to auto decode CubeSat Simulator telemetry
|
||||
|
||||
echo -e "Running script to auto decode CubeSat Simulator telemetry\n"
|
||||
echo -e "Script to auto decode CubeSat Simulator telemetry\n"
|
||||
|
||||
sudo rtl_fm -f 440.386M -s 22050 -g 48 - | multimon-ng -a AFSK1200 -A -t raw -
|
||||
|
||||
Loading…
Reference in new issue