Skip to content

Different bit allocation between fix and floating point

it has been observe that for GSC, the bit allocation is sometime different between the float and fixed point decoder. This can lead to interoperability issue between fix and float, but would not cause problem for a fix to fix link.

A fix has been created for one case, more validation is needed (different cases need to be tested)