update to use USB device

pacsat-rpitx
Alan Johnston 2 months ago
parent c0ebd632c6
commit 1e9fb2e6d6

@ -0,0 +1,10 @@
MYCALL AMSAT
ADEVICE plughw:CARD=Device,DEV=0 plughw:CARD=Device,DEV=0
#PTT GPIO 20
CHANNEL 0
MODEM 1200
KISSPORT 8100
AGWPORT 8002
FULLDUP OFF
TXDELAY 30
#FIX_BITS 1 AX25

@ -0,0 +1,5 @@
#!/bin/bash
sudo modprobe snd-aloop
direwolf -P+ -D1 -qd -dp -r 48000 -c /home/pi/CubeSatSim/groundstation/direwolf/direwolf-fm-pacsat-jp14.conf -t 0
Loading…
Cancel
Save

Powered by TurnKey Linux.