PE1RXF telemetry added
This commit is contained in:
@@ -7,25 +7,25 @@
|
||||
#
|
||||
|
||||
# This section (ax25) is being depricated
|
||||
ax25:
|
||||
call: PE1RXF-13 # Call from which transmissions are made
|
||||
destination: APZMDM # APRS destination
|
||||
#ax25:
|
||||
# call: PE1RXF-13 # Call from which transmissions are made
|
||||
# destination: APZMDM # APRS destination
|
||||
|
||||
telemetry_port: ax1 # Linux AX.25 port to which telemetry is sent
|
||||
telemetry_digi_path: 0 # Digipeater path for telemetry messages (0 = no path)
|
||||
telemetry_interval: 5 # Time between telemetry transmissions
|
||||
telemetry_server: PE1RXF-3 # PE1RXF telemetry server call
|
||||
# telemetry_port: ax1 # Linux AX.25 port to which telemetry is sent
|
||||
# telemetry_digi_path: 0 # Digipeater path for telemetry messages (0 = no path)
|
||||
# telemetry_interval: 5 # Time between telemetry transmissions
|
||||
# telemetry_server: PE1RXF-3 # PE1RXF telemetry server call
|
||||
|
||||
weather_report_port: ax0 # Linux AX.25 port to which telemetry is sent
|
||||
weather_report_digi_path: WIDE2-2 # Digipeater path for weather reports (0 = no path)
|
||||
weather_report_interval: 10 # Time between weather report transmissions
|
||||
# weather_report_port: ax0 # Linux AX.25 port to which telemetry is sent
|
||||
# weather_report_digi_path: WIDE2-2 # Digipeater path for weather reports (0 = no path)
|
||||
# weather_report_interval: 10 # Time between weather report transmissions
|
||||
|
||||
# Global settings
|
||||
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.2:1.0-port0 # USB port to which RS-485 dongle is connected
|
||||
port: /dev/serial/by-path/platform-3f980000.usb-usb-0:1.3:1.0-port0 # USB port to which RS-485 dongle is connected
|
||||
address: 14 # ModBus address of weather station
|
||||
|
||||
# APRS-IS section
|
||||
@@ -50,12 +50,12 @@ weather:
|
||||
digi_path: WIDE2-2
|
||||
position: 5302.76N/00707.85E_
|
||||
interval: 10
|
||||
- port: aprsis
|
||||
call: PE1RXF-13
|
||||
destination: APZMDM
|
||||
digi_path: 0
|
||||
position: 5302.76N/00707.85E_
|
||||
interval: 10
|
||||
# - port: aprsis
|
||||
# call: PE1RXF-13
|
||||
# destination: APZMDM
|
||||
# digi_path: 0
|
||||
# position: 5302.76N/00707.85E_
|
||||
# interval: 10
|
||||
|
||||
# APRS beacon section
|
||||
beacon:
|
||||
|
Reference in New Issue
Block a user