nes-proj/arch/platform/simplelink/cc13xx-cc26xx/srf06/cc26x0
Edvard Pettersen 257a3794a1 Fixed RF front-end configuration and RF switching for CC13xx
Two issues caused the sensitivity on CC13xx devices to be dramatically
worse than CC26xx devices:
* Wrong front-end mode configuration
* Faulty/outdated RF switching logic

Both issues are inherently board-specific. Therefore, a generic
configuration was aligned across all boards which allows a specific
board to configure a correct RF front-end mode. In addition, the RF
switching logic was updated to latest and greatest.
2019-01-28 16:22:42 +01:00
..
Board.h Added SPI pin declarations to Board files 2018-08-31 11:06:31 +02:00
CC2650DK_7ID.c Fixed compiler errors 2018-08-31 11:05:32 +02:00
CC2650DK_7ID.h Fixed travis errors 2018-08-31 16:39:20 +02:00
CC2650DK_7ID_fxns.c Fixed DeviceFamily_constructPath() 2018-08-31 11:04:51 +02:00
Makefile.cc26x0 Normalized TX power settings 2018-08-31 11:04:48 +02:00
rf-conf.h Fixed RF front-end configuration and RF switching for CC13xx 2019-01-28 16:22:42 +01:00