hab-wspr/balloon.ini

28 wiersze
916 B
INI

2019-10-13 18:36:57 +00:00
[main]
push_habhub = True
habhub_callsign = "replaceme"
push_aprs = True
2019-11-19 18:52:18 +00:00
# This is the callsign the object comes from. This should NOT have any SSID's on it (i.e. -9)
2019-10-13 18:36:57 +00:00
aprsCallsign = "myhamcall"
2021-01-19 20:05:22 +00:00
2019-11-19 18:52:18 +00:00
# Replace with your own callsign. This should NOT have any SSID's on it (i.e. -9)
aprsUser = 'myaprsisuser'
2021-01-19 20:05:22 +00:00
2019-11-19 18:52:18 +00:00
# APRS-IS passcode for your callsign.
aprsPass = 'myaprsispass'
2019-10-13 18:36:57 +00:00
2021-01-19 20:05:22 +00:00
push_html = False
push_ftp = False
ftp_server = ftp.uus.ro
ftp_username = xxx
ftp_password = xxx
# [ habhub name, aprs-wspr-call, band in mhz, channel, timeslot, datetime, html_push, aprs-ssid, aprs_comment] :: html_push ONLY for one balloon
2021-11-18 18:24:40 +00:00
balloons = [["ICT4","YO3ICT",14,15,2,"20200408T0615",1,"12","ICT4 Balloon 20m WSPR http://yo3ict.uus.ro/"],
["W5KUB-17","W5KUB",14,15,3,"20200401T0000",0,"17","ICT Tracker 20m WSPR http://www.w5kub.com/"],
["BZ2","PE2BZ",14,9,2,"20200401T0000",0,"10","ICT Tracker 20m WSPR"]]