Skip to:
OplinkStatus.LinkQuality is 65535 max where range should be 0 to 128 range to match Oplink
LinkQuality should be used for ReceiverQuality in pios_openlrs_rcvr.c
On disconnect or signal lost, Rssi still with last Rssi reading, should be reset to -127dBm
RSSIType: Rssi, Quality, Combined logic seems not used.
OplinkStatus.LinkQuality is 65535 max where range should be 0 to 128 range to match Oplink
LinkQuality should be used for ReceiverQuality in pios_openlrs_rcvr.c
On disconnect or signal lost, Rssi still with last Rssi reading, should be reset to -127dBm
RSSIType: Rssi, Quality, Combined logic seems not used.