SmartRF Studio Version 2.4.3 Release date: 2016-09-02 appears to have a bug in the CC1310 12 dBm tx power setting. See details below:
// .txPower = 0x38D3, // +10dBm
// .txPower = 0x50DA, // +11dBm
// .txPower = 0xB818, // +12dBm // this one seems wrong, all others are in order
// .txPower = 0xA63F, // +12.5dBm
// .txPower = 0xA73F, // +14dBm
Please confirm this is a bug and provide appropriate setting.
Thanks,
Mark