SignalQuality
Signal quality tier derived from SNR thresholds.
Thresholds are based on typical LoRa performance characteristics:
Good: SNR ≥ 5 dB (strong signal, reliable decode)
Fair: SNR ≥ 0 dB (acceptable, may have occasional errors)
Poor: SNR < 0 dB (weak signal, expect packet loss)
None: SNR == 0 and no hops data (no signal information available)
Since
0.1.0
Entries
Properties
Functions
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.