lheijst / weewx-rtldavis

weewx driver that captures data from software-defined radio using the rtldavis software.
GNU General Public License v3.0
14 stars 5 forks source link

Pressure Not Seen/Recorded #6

Closed gary-hammer closed 3 years ago

gary-hammer commented 3 years ago

Running weewx 4.1.1, Python 3.8, setup.py install on Pop!OS 20.04

I have installed the prereqs and find that I get data from my 2 transmitters ISS and Wind. I am not seeing any barometer data in WeeWX though. My console has barometer readings, so I believe the data is transmitted.

I did enable logging, log_unknown_sensors = True log_unmapped_sensors = True in weewx.conf With weewx debug logging on, I captured logs for a period of time. Attaching file 'nopressure.txt' Line 15 has the first unknown packet logged. There are others as well.

Any ideas? nopressure.txt

lheijst commented 3 years ago

The ISS and Anemometer don’t have a barometer sensor. This sensor is build in the Davis console which data is not available in this driver. You will have to use a separate pressure device like the BMP280 which can be read by a weewx service.

gary-hammer commented 3 years ago

Oops, RTFM.

Thanks for the idea on getting pressure into WeeWX.

On Sat, Oct 17, 2020, 4:46 AM Luc Heijst notifications@github.com wrote:

The ISS and Anemometer don’t have a barometer sensor. This sensor is build in the Davis console which data is not available in this driver. You will have to use a separate pressure device like the BMP280 which can be read by a weewx service.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/lheijst/weewx-rtldavis/issues/6#issuecomment-710777453, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADCEBJOQV3LNZGIPLZRJCKTSLFKXNANCNFSM4STVFQQQ .