On Wednesday, January 17, 2018 at 5:32:07 PM UTC-5, andr3id wrote: > > Anyway, with the information found on wxforum > <https://www.wxforum.net/index.php?topic=27581.0>, I've managed to modify > a linux kernel driver to make the WMR89 show up as a USB serial interface > in Linux. >
welcome! could you post the instructions for what you did to modify the kernel driver? based on conversations with marunio, i wrote a wmr89 driver that *should* properly decode data. unfortunately, all of the hardware i have at hand has serial drivers that refuse to permit the non-standard baud. my work thus far is here: https://github.com/matthewwall/weewx-wmr89 this should be an easy one to add to the weewx core. m
