Calculation of RSSI Values

Active Box FW 2.4 and older: This value represents the maximum loop strength (Loop_Strength, see below) a transponder saw while recording the passing.

From FW V2.5 and newer: This value represents both, the maximum loop strength and the 2.4GHz strength the passing was received by the Active Box. The 8-Bit Value is bitwise devided XGGGLLLL (x must be ignored, G = 2.4GHz, L = Loop)

Examples:

16: 00010000 => 2.4GHz=-90+1*4 [dBm] and Loop=1+0 => -86dBm/1
77: 01001101 => 2.4GHz=-90+4*4 [dBm] and Loop=1+13 => -74dBm/14