Glenn,

Ok, I see the raw packet issue (should have seen it before actually).  Are you 
up for making a slight change to atmocomudp.py? If so first make a backup copy 
of /usr/share/weewx/user/atmocomudp.py then open 
/usr/share/weewx/user/atmocomudp.py in a text editor and change line 283 from:

loginf('raw packet: %s' % m)

to

loginf('raw packet: %s' % (m,))

Save atmocomudp.py, set log_raw_packets = True in weeewx.conf and restart 
WeeWX. Check your log.

Gary


-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/ab3729f2-9f8c-4835-8ac3-9a17cc2effad%40googlegroups.com.

Reply via email to