CC113L: SmartRF Studio bug on reserved byte

Part Number: CC113L
Other Parts Discussed in Thread: CC110L, CC115L

Tool/software:

Hello, 

I'm working with CC113L, I noticed that it seems to be some errors between the CC113L documentation and SmartRF Studio on the values ​​of the reserved bytes of addresses 0x29,02A,0x2B. 
I have the impression that the decimal values ​​of these bytes defined in the documentation were considered as hexadecimal values ​​in SmartRF Studio.

Below are the values ​​from the doc : 


And below the values in Hexadecimal from SmartRF Studio 7 : 



One of my problems is that when I export my register configuration I have a byte with a hexadecimal value of 0x127 which is impossible (address 0x2A)..

Should I correct the values ​​in SmartRF Studio using those in the documentation (in order 0x59, 0x7F and 0x3F instead of 89, 127 and 63) ? 

Thanks in advance !