On Monday, January 23, 2017 at 4:56:56 PM UTC-5, Eelco F wrote: > > I'm afraid I don't understand your point completely. Are you saying that > the driver you posted keeps the time of the ultimeter up to date, and the > latest driver from Matthew doesn't? >
eelco, if you look at ultimeter.py, you will see two disabled functions: DISABLED_getTime DISABLED_setTime when the DISABLED_ is removed, the driver should keep the ultimeter time in sync with the computer time. we added the DISABLED_ some time ago because there were issues switching between logger mode and modem mode on steve's ultimeter. you could try it with your hardware - remove DISABLED_, then restart weewx. watch the log over a day or two to see if weewx keeps the ultimeter clock in sync with the computer clock. 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]. For more options, visit https://groups.google.com/d/optout.
