On Friday, February 7, 2020 at 4:22:02 PM UTC-5, Thomas Keffer wrote: > > > I don't know how much ownership you claim, Matthew, but that's some of the > most convoluted Python code I've had to debug. 21 different classes just to > deal with conversions? >
it kinda smells like it was adapted from a c implementation. the ws23xx code was written by others - i adapted/wrapped it to work in weewx at one point i tried to write a new implementation so that it would work on windows and macos - the current implementation is pretty linux-specific. but there were lots of timing issues, and my skillz were not up to the task. m -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/fce08d84-eb15-45f8-8c72-7cea3995e233%40googlegroups.com.
