If all the RX channels are enabled via the rlSetChannelConfig() API, the LUT return by the rlRxGainTempLutGet API will be the following very consistently
000A 000A 000A 000A 000A 000A 000A 000A 000A 000A 000A 000A 000A 000A 000A 000A 000A 000A 000A
However, with all the RX channels disabled via the rlSetChannelConfig() API, the LUT will be the following and will change subtly from time to time.
002C 002C 002C 002D 000B 000C 000C 000C 000D 000D 000D 000D 000E 000E 000E 000E 000F 000F 000F
It seems the logic is reverse, thoughts?