implement aprs config changes
This commit is contained in:
@ -166,12 +166,12 @@ defaultConfig = PropertyLayer(
|
||||
aprs_igate_beacon=False,
|
||||
aprs_igate_symbol="R&",
|
||||
aprs_igate_comment="OpenWebRX APRS gateway",
|
||||
aprs_igate_height=None,
|
||||
aprs_igate_gain=None,
|
||||
aprs_igate_dir=None,
|
||||
# aprs_igate_height=None,
|
||||
# aprs_igate_gain=None,
|
||||
# aprs_igate_dir=None,
|
||||
pskreporter_enabled=False,
|
||||
pskreporter_callsign="N0CALL",
|
||||
pskreporter_antenna_information=None,
|
||||
# pskreporter_antenna_information=None,
|
||||
wsprnet_enabled=False,
|
||||
wsprnet_callsign="N0CALL",
|
||||
).readonly()
|
||||
|
Reference in New Issue
Block a user