This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AWR1243: RX Gain Temp LUT

Part Number: AWR1243

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?