Update pacsatsim.sh run dire wolf in same window

pacsat-v2.2
Alan Johnston 20 hours ago committed by GitHub
parent b6c77b2c29
commit fcf760d6f2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -189,12 +189,14 @@ else
# direwolf -P+ -D1 -qd -dp -r 48000 -c /home/pi/CubeSatSim/direwolf/direwolf-pacsatsim-loopback.conf -t 0 &
/usr/bin/x-terminal-emulator --geometry=120x40 -e "/home/pi/CubeSatSim/pacsatsim-df.sh"
# /usr/bin/x-terminal-emulator --geometry=120x40 -e "/home/pi/CubeSatSim/pacsatsim-df.sh"
/home/pi/CubeSatSim/pacsatsim-df.sh &
# arecord -D plughw:CARD=Loopback,DEV=1 -f S16_LE -r 48000 -c 1 | csdr convert_s16_f | csdr gain_ff 14000 | csdr convert_f_samplerf 20833 | sudo rpitx -i- -m RF -f 434900 &
## arecord -D plughw:CARD=Loopback,DEV=1 -f S16_LE -r 48000 -c 1 | csdr convert_s16_f | csdr gain_ff 4000 | csdr convert_f_samplerf 20833 | sudo rpitx -i- -m RF -f 434900 &
echo "Don't close the direwolf window or the Pacsatsim will stop running."
## echo "Don't close the direwolf window or the Pacsatsim will stop running."
echo
fi

Loading…
Cancel
Save

Powered by TurnKey Linux.