Hello; firstly it's clear a lot of effort has been put in weewx and all the software around it. eg the SDR import, rtl433. So many thanks to everybody.
So.... I'm trying to understand the rain/rainTotal and the deltas setting of the SDR import. The sensor is being reported by RTL as the Bresser5in1, with a rainfall value in mm. I'm guessing this is total over time? Though it doesn't match to any way shown on the internal display. I'm guessing what I need to be sent to Weewx is the delta. but can't seem to work out how to properly configure that.. any pointers welcome... The sensor map is ``` [SDR] # This section is for the software-defined radio driver. # The driver to use driver = user.sdr cmd = "rtl_433 -M utc -F json -f 433.92M -f 868M -H 15" [[deltas]] rain = rain_mm [[sensor_map]] windDir = wind_dir.96.Bresser5in1Packet windSpeed = wind_speed.96.Bresser5in1Packet outTemp = temperature.96.Bresser5in1Packet outHumidity = humidity.96.Bresser5in1Packet rain_total = rain_total.96.Bresser5in1Packet windGust = wind_gust.96.Bresser5in1Packet extraTemp1 = temperature.1:11.HidekiTS04Packet extraHumid1 = humidity.1:11.HidekiTS04Packet extraTemp2 = temperature.2:3.HidekiTS04Packet extraHumid2 = humidity.2:3.HidekiTS04Packet extraTemp3 = temperature.3:5.HidekiTS04Packet extraHumid3 = humidity.3:5.HidekiTS04Packet ``` Currently we're 20m or so under water - which added to out elevation means we're 60m underwater. Thanks Matthew -- 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 weewx-user+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/1bdeeb2f-3247-4892-ad8e-e0d55c901eddn%40googlegroups.com.