[weewx-user] Re: weewx-sdr can't parse Oregon Scientific UVR128

2019-11-26 Thread Rogene T.
I successfully added parsing for the UVR128 to the weewx-sdr driver on GitHub. WeeWx is now storing and reporting UV index from this sensor. I hope to have it reviewed and merged back into the main repo soon. -R -- You received this message because you are subscribed to the Google Groups "we

[weewx-user] Re: weewx-sdr can't parse Oregon Scientific UVR128

2019-11-26 Thread Rogene T.
I successfully added parsing for the UVR128 to the weewx-sdr driver on GitHub. WeeWx is now storing and reporting UV index from this sensor. I hope to have it reviewed and merged back into the main repo soon. On Tuesday, November 5, 2019 at 12:49:39 PM UTC-8, Rogene T. wrote: > > Hi ev

[weewx-user] Re: weewx-sdr can't parse Oregon Scientific UVR128

2019-11-26 Thread Rogene T.
I successfully added parsing for the UVR128 to the weewx-sdr driver on GitHub. WeeWx is now storing and reporting UV index from this sensor. I hope to have it reviewed and merged back into the main repo soon. On Tuesday, November 5, 2019 at 10:57:09 PM UTC-8, Rogene T. wrote: > > Seems t

[weewx-user] Re: can we run rtl_sdr on rasberry pi and weewx on debian server

2019-11-10 Thread Rogene T.
to weewx default with the RLT_SDR and > running perfectly. I have installed weewx on an other server with more > power that will generate the presentation, If i can figure out how to get > it to trigger and generate the reports as it has no sensor inputs. > > Rogene T.: > how d

[weewx-user] Re: can we run rtl_sdr on rasberry pi and weewx on debian server

2019-11-10 Thread Rogene T.
It sounds like you don't have anything configured to pass the data from rtl_sdr to WeeWx? Are you running rtl_433 and weewx-sdr? Similar to you, I have an Acurite 5n1, and two Oregon Scientific sensors. Granted, I have everything on a single RPi3B+, but it did take some configuration. I mos

[weewx-user] Re: weewx-sdr can't parse Oregon Scientific UVR128

2019-11-05 Thread Rogene T.
Seems this is an issue for the weewx-sdr driver, not WeeWx. I'll post the question on the weewx-sdr github. On Tuesday, November 5, 2019 at 12:49:39 PM UTC-8, Rogene T. wrote: > > Hi everyone, > > I recently got WeeWx running with SDR, using the 'recipe' located h

[weewx-user] Re: weewx-sdr not storing data packets of WH1080

2019-11-05 Thread Rogene T.
I found these lines from the sdr rpi recipe really helpful: # see how the sensor data from rtl_433 are mapped to fully-qualified namessudo PYTHONPATH=/usr/share/weewx python /usr/share/weewx/user/sdr.py --cmd="rtl_433 -M utc -F json -G" # in

[weewx-user] weewx-sdr can't parse Oregon Scientific UVR128

2019-11-05 Thread Rogene T.
Hi everyone, I recently got WeeWx running with SDR, using the 'recipe' located here: https://github.com/weewx/weewx/wiki/sdr-rpi-recipe I'm successfully capturing and publishing data from 3 different sensors. Recently, I added an Oregon Scientific UVR128 sensor. RTL_433 added support in 201