[[CWOP]]
enable = true
station = FR5ZU
post_interval = 300APRS station FR5ZU requires passcode _cwop_dict.setdefault('passcode', '-1')
#if re.match(StdCWOP.valid_prefix_re, _cwop_dict['station']):
# # It does not.
# _cwop_dict.setdefault('passcode', '-1')
#elif 'passcode' not in _cwop_dict:
# syslog.syslog(syslog.LOG_NOTICE,
# "APRS station %s requires passcode" %
# _cwop_dict['station'])
# returnDid you fill in this section in weewx.conf?
# If this is an APRS (radio amateur) station, uncomment
# the following and replace with a passcode (e.g., 12345).
passcode = XXXX
The passcode is tied to the callsign, You can get a passcode from the internet if you Google APRS pass code.
Tom
--
You received this message because you are subscribed to the Google Groups "weewx-development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to weewx-developm...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-development/100af05c-24f3-4f6f-affa-1b1b297f8d86%40googlegroups.com.
--