Added DCD LED for all channels

This commit is contained in:
2022-02-01 20:21:37 +01:00
parent 1eea07e765
commit 11bca2e5a5
35 changed files with 21 additions and 5098 deletions

View File

@@ -0,0 +1,5 @@
#!/bin/bash
pigs w 17 1
sleep 1
pigs w 17 0

View File

@@ -54,6 +54,8 @@ LAST_EPOCH_DATE="$(date -d"$CURRENT_DATE_TIME" +%s)"
#Read file line by line and send acknowledge if needed
while read LINE
do
# Light up carrier detect
/home/marcel/ham/aprs_utils/carrier_detect_led.sh &
# Start filter for received messages to PE1RXF (all sufixes)
# Messages addressed to PE1RXF are stored in file /home/marcel/ham/aprs_utils/aprs_received_messages.log