Michael, The code labelled wmr300c is my test driver to try to understand the timeout issues. It should work with the "A" model as well as the euro model hardware wmr300.
You can copy it in alongside the normal wmr300 driver and switch between them by manually editing the config file. I have not given any thought to whether the reconfigure program would work. Cameron. On 27-Dec-2016 06:08, Michael Nigbor wrote: > Cameron, > > I installed 3.6.2 today on Ubuntu (old HP laptop) attached to a WMR300a. > I am having the same problem described in this thread: no data from the > console. I installed using apt-get which gave me version 0.13 of the > driver. After reading this thread, I went to github and got 0.16rc2. > Should I use version in this zip file? It says something about > WMR300C. Does that matter? > > On Friday, November 25, 2016 at 7:37:37 AM UTC-7, Cameron D wrote: > > I now have a version that is working reliably across a few restarts. > I need to do a lot of tidying up of debug code, test it using > usblib0 and clean up a few mysteries such as why it is suddenly in > US units. > > This will not happen for a few days due to other commitments. If > anybody wants to try this interim code they are welcome to try the > attached... > > Essentially I think the problem, as I guessed in the devel list > posting, is that the console is non-deterministic in its i/o stream > and eventually gets tied up if single-thread blocking i/o calls are > used. > > The solution mainly involved looking again at Zahlii's code and, > because the wmr300 would not listed to me, I would not talk to it. > It is quite happy to send data without a single ACK response, so > long as the heartbeat occurs every so often. > > The history reread might still have some gaps in it. > > -- > You received this message because you are subscribed to a topic in the > Google Groups "weewx-user" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/weewx-user/YSz_IWnzOjE/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected] > <mailto:[email protected]>. > For more options, visit https://groups.google.com/d/optout. -- 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]. For more options, visit https://groups.google.com/d/optout.
