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

2019-12-02 Thread mwall
On Monday, September 30, 2019 at 9:38:32 AM UTC-4, Andrea Cecilia wrote: > > Can you help me? > your rtl_433 is emitting the format for FOWHx080Packet, not FOWH1080Packet in your sensor map, change FOWH1080Packet to FOWHx080Packet sorry for the confusion - since rtl_433 begain, there have been

[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" #

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

2019-10-01 Thread Andy
[SDR] # This section is for the software-defined radio driver. driver = user.sdr log_unknown_sensors = True log_unmapped_sensors = True #cmd = rtl_433 -F json -U -q -R 39 -R 40 -R 41 #DEFAULT_CMD = 'rtl_433 -q -U -F json -G' #cmd = rtl_433 -q -U -G