Working iGate
This commit is contained in:
@@ -25,7 +25,7 @@ global:
|
||||
log-rf: /home/marcel/test/pe1rxf_aprs-rf.log # Log RF traffic to file (0=no logging)
|
||||
|
||||
modbus:
|
||||
port: /dev/serial/by-path/platform-3f980000.usb-usb-0:1.1:1.0-port0 # USB port to which RS-485 dongle is connected
|
||||
port: /dev/serial/by-path/platform-3f980000.usb-usb-0:1.2:1.0-port0 # USB port to which RS-485 dongle is connected
|
||||
address: 14 # ModBus address of weather station
|
||||
|
||||
# APRS-IS section
|
||||
@@ -61,28 +61,28 @@ weather:
|
||||
beacon:
|
||||
- port: ax0 # The AX.25 port on which to transmit (use aprsis for beaconing to the internet via APRS-IS, set to 0 if you want to use the call assigned to the port in /etc/ax25/axports)
|
||||
call: PE1RXF-1 # Call from which transmissions are made (can be a different call from the call assigned to the AX.25 port)
|
||||
destination: APRX29 # APRS destination
|
||||
destination: APZMDM # APRS destination
|
||||
digi_path: WIDE2-1 # Specifie the digipeater path (best practise is to use WIDE2-1, WIDE2-2 or set to 0 for no path)
|
||||
position: "!5302.78NR00707.91E&" # The position string for the beacon (better to put this string between parentheses)
|
||||
message: APRS RX iGATE 144.800MHz # The beacon text
|
||||
interval: 30 # Beacon interval in minutes
|
||||
- port: ax1
|
||||
call: PE1RXF-3
|
||||
destination: APRX29
|
||||
destination: APZMDM
|
||||
digi_path: WIDE2-1
|
||||
position: "!5302.78NL00707.91E&"
|
||||
message: LoRa APRS RX iGATE 433.775MHz
|
||||
interval: 30
|
||||
- port: aprsis
|
||||
call: PE1RXF-1
|
||||
destination: APRX29
|
||||
destination: APZMDM
|
||||
digi_path: 0
|
||||
position: "!5302.78NR00707.91E&"
|
||||
message: APRS RX iGATE 144.800MHz
|
||||
interval: 10
|
||||
- port: aprsis
|
||||
call: PE1RXF-3
|
||||
destination: APRX29
|
||||
destination: APZMDM
|
||||
digi_path: 0
|
||||
position: "!5302.78NL00707.91E&"
|
||||
message: LoRa APRS RX iGATE 433.775MHz
|
||||
|
Reference in New Issue
Block a user