On Tue, 2019-09-03 at 09:16 -0700, William Webb wrote:
> I see in the Davis Monitor II driver how to get the two byte checksum
> from the weather station. Can you point me to an example of how to
> calculate the checksum from the data bytes for comparison? A Python
> example would probably give me enough information to modify the
> driver. 
> 

Hi Bill,

The implementation for the CRC checksum calculation is here:
https://github.com/weewx/weewx/blob/master/bin/weewx/crc16.py

I'll send you a private email with a gzipped tarball of the technical
reference files that I used when writing the driver. This mailing list
is not letting me add the attachment to this message.

Let me know if you find any bugs in the driver.

Jardi.

-- 
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/3909a8d5a673095796ca0da927e01c0830993b2e.camel%40gmail.com.

Reply via email to