const LORATAP_RSSI_BIAS: i32 = 139;
LoRaTap reports signal strength as an unsigned byte biased by this much, so -139 dBm is zero.