helium / mappers

Mappers Frontend and API
Apache License 2.0
65 stars 23 forks source link

Calculate 'Best RSSI/SNR' from uplinks list #51

Closed jthiller closed 1 year ago

jthiller commented 3 years ago

Value currently comes from the hex value which may be out of date due to the realtime updating. This value is easy enough to get from the max() of the uplinks list.

See below, 'best rssi' is -95dbm while -92dbm is available in the list. image

kent-williams commented 3 years ago

@jthiller would you mind checking this again, I thought I had fixed it and I can't find a hex that an incorrect best.

jthiller commented 3 years ago

This was mainly happening while I was actively mapping. I'll test it again tomorrow.

kent-williams commented 3 years ago

Ok good to know. In theory the best out of all uplinks heard should be getting set for the hex still.

kent-williams commented 1 year ago

I'm going to close this for now as we haven't heard of more occurrences.