baycom / tfrec

SDR tool for receiving wireless sensor data (TFA IT+ KlimaLogg Pro, LaCrosse, WeatherHub)
GNU General Public License v2.0
68 stars 19 forks source link

TX22 - "humidity-only" message not generated #32

Open tnick61 opened 9 months ago

tnick61 commented 9 months ago

tfrec seems not to generate the message for "humidity only" (message id 3.....1). I have added some code for it in the tfa2.cpp file to fix it in my installation (see attached tfa2.cpp file). Maybe it could be added to the main branch.

tfa2.cpp.txt