kopia lustrzana https://github.com/glidernet/ogn-python
7 wiersze
170 B
Python
7 wiersze
170 B
Python
![]() |
APRS_SERVER_HOST = 'aprs.glidernet.org'
|
||
|
APRS_SERVER_PORT = 14580
|
||
|
APRS_USER = 'PyGrabber'
|
||
|
APRS_PASSCODE = -1 # Read only
|
||
|
|
||
|
APRS_FILTER = "filter r/+50.0000/+10.0000/5000"
|