[BUG] WIND label is new and incorrect R51

Moderators: rtenklooster, Voyager, BertB, Stuntteam

Post Reply
Message
Author
Minims
New user
Posts: 9
Joined: 22 Mar 2017, 21:07

[BUG] WIND label is new and incorrect R51

#1 Post by Minims » 07 Feb 2024, 19:35

Hello @Stuntteam


I have a TFA that is found with the R51.

I have received this :

20;70;TFA;ID=0ade0d;WIND=0011;

I think WIND needs to be replace by WINSP.

According with the RFLink "List of Data Fields: (LABEL=data)" this seems a RFLink bug:

https://www.rflink.nl/protref.php
The RFLink allowed labels (related to wind) should be:

WINSP=9999 => Wind speed in km. p/h (hexadecimal) needs division by 10
AWINSP=9999 => Average Wind speed in km. p/h (hexadecimal) needs division by 10
WINGS=9999 => Wind Gust in km. p/h (hexadecimal)
WINDIR=123 => Wind direction (integer value from 0-15) reflecting 0-360 degrees in 22.5 degree steps
WINCHL => wind chill (hexadecimal, see TEMP)
WINTMP=1234 => Wind meter temperature reading (hexadecimal, see TEMP)

Thanks

bidrohini
Normal user
Posts: 105
Joined: 03 Nov 2022, 16:24

Re: [BUG] WIND label is new and incorrect R51

#2 Post by bidrohini » 26 Feb 2024, 16:24

According to the RFLink protocol reference, the correct label for wind speed should be "WINSP" instead of "WIND." So, you're right in thinking that "WIND" needs to be replaced by "WINSP."

Code: Select all

20;70;TFA;ID=0ade0d;WINSP=0011;

Post Reply

Who is online

Users browsing this forum: No registered users and 33 guests