nes-proj/cpu/cc26xx-cc13xx
George Oikonomou cbde8855cf Use `ccaInfo.ccaState` to decide whether CCA is complete
This commit changes the logic of `get_cca_info()` in the CC26xx IEEE mode driver. We now use the command's return status bits to determine whether the radio's CCA monitoring function has concluded, instead of drawing conclusions based on RSSI readings.
2017-05-13 15:57:59 +02:00
..
dev Normalize code style with uncrustify 2017-03-08 17:09:53 +02:00
lib Update to latest CC13xxware/CC26xxware 2016-12-04 13:33:40 +00:00
rf-core Use `ccaInfo.ccaState` to decide whether CCA is complete 2017-05-13 15:57:59 +02:00
Makefile.cc13xx Factor-out CC13xx PROP mode TX power table 2017-05-13 15:57:40 +02:00
Makefile.cc26xx Add support for the CC13xx CPU 2015-08-23 19:54:42 +01:00
Makefile.cc26xx-cc13xx Make ROM bootloader configurable through contiki- or project-conf.h 2016-07-17 00:26:52 +01:00
cc26xx.ld Add support for the CC13xx CPU 2015-08-23 19:54:42 +01:00
clock.c cc26xx: enable sync between radio timer and RTC, useful for TSCH 2016-06-14 00:54:33 +03:00
dbg.h Add support for the CC13xx CPU 2015-08-23 19:54:42 +01:00
debug-uart.h Add support for the CC13xx CPU 2015-08-23 19:54:42 +01:00
fault-handlers.c Add support for the CC13xx CPU 2015-08-23 19:54:42 +01:00
ieee-addr.c Add support for the CC13xx CPU 2015-08-23 19:54:42 +01:00
ieee-addr.h Add support for the CC13xx CPU 2015-08-23 19:54:42 +01:00
lpm.c Update cpu files to reflect API in latest CCxxware versions 2016-07-17 00:26:51 +01:00
lpm.h Fixed numeruous bus in CC26xx-CC13xx lpm 2016-02-23 10:41:01 -07:00
mtarch.h Add support for the CC13xx CPU 2015-08-23 19:54:42 +01:00
putchar.c Add support for the CC13xx CPU 2015-08-23 19:54:42 +01:00
random.c Implement random.h API for the CC13xx/CC26xx 2016-06-15 10:32:03 +01:00
rtimer-arch.c Add support for the CC13xx CPU 2015-08-23 19:54:42 +01:00
rtimer-arch.h cc26xx: add TSCH-related rtimer defines 2016-06-14 00:54:32 +03:00
slip-arch.c Add support for the CC13xx CPU 2015-08-23 19:54:42 +01:00
ti-lib-rom.h Remove ROM AUX timer macros 2016-07-17 00:25:17 +01:00
ti-lib.h Define RFC-related ccxxware macros 2016-12-11 16:51:48 +00:00