nes-proj/arch/platform/simplelink/cc13xx-cc26xx
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
..
launchpad Fixed RF front-end configuration and RF switching for CC13xx 2019-01-28 16:22:42 +01:00
sensortag Fixed RF front-end configuration and RF switching for CC13xx 2019-01-28 16:22:42 +01:00
srf06 Fixed RF front-end configuration and RF switching for CC13xx 2019-01-28 16:22:42 +01:00
Makefile.cc13xx-cc26xx Build system: enable compiling with arch directory at arbitrary paths 2018-11-23 10:41:40 +01:00
batmon-sensor.c Fixed compile errors and made examples compile 2018-08-31 11:05:33 +02:00
batmon-sensor.h Fixed compile errors and made examples compile 2018-08-31 11:05:33 +02:00
contiki-conf.h Rehauled doxygen commenting and fixed TI drivers configuration 2018-08-31 11:04:48 +02:00
platform.c Fix correct LOG_INFO in platform.c 2018-11-29 16:42:45 +01:00