nes-proj/os/net/mac/tsch
George Oikonomou 8f08ff1308 Add missing extern keyword
GCC assumes extern, but other toolchains complain about multiple variable definition at files including this header.
2018-02-28 12:51:26 +00:00
..
sixtop Move some readme files to wiki 2017-10-06 16:28:26 +02:00
Makefile.tsch Renamed core to os 2017-09-01 15:29:00 +02:00
tsch-adaptive-timesync.c Rework Doxygen modules 2017-09-29 22:18:48 +02:00
tsch-adaptive-timesync.h Rework Doxygen modules 2017-09-29 22:18:48 +02:00
tsch-asn.h Rework Doxygen modules 2017-09-29 22:18:48 +02:00
tsch-conf.h Autoconfigure Orchestra whenever the module is included 2017-10-12 18:32:19 +02:00
tsch-log.c Use PRI macros for safe printf and logs 2018-02-23 10:58:45 -08:00
tsch-log.h tsch-log: fix autoconfiguration of TSCH_LOG_PER_SLOT 2017-10-12 17:09:01 +02:00
tsch-packet.c Rework Doxygen modules 2017-09-29 22:18:48 +02:00
tsch-packet.h Rework Doxygen modules 2017-09-29 22:18:48 +02:00
tsch-private.h Add missing extern keyword 2018-02-28 12:51:26 +00:00
tsch-queue.c Allow to set a different number of MAC retransmissions for different classes of packets 2017-11-17 14:13:20 +00:00
tsch-queue.h Allow to set a different number of MAC retransmissions for different classes of packets 2017-11-17 14:13:20 +00:00
tsch-rpl.c Added missing includes for modules that rely on RPL 2018-02-02 08:51:29 -08:00
tsch-rpl.h Fix includes for tsch-rpl module 2018-02-02 08:50:17 -08:00
tsch-schedule.c tsch_schedule_print: use LOG_PRINT instead of printf 2018-02-23 05:56:39 -08:00
tsch-schedule.h Autoconfigure Orchestra whenever the module is included 2017-10-12 18:32:19 +02:00
tsch-security.c Rework Doxygen modules 2017-09-29 22:18:48 +02:00
tsch-security.h Rework Doxygen modules 2017-09-29 22:18:48 +02:00
tsch-slot-operation.c Rework Doxygen modules 2017-09-29 22:18:48 +02:00
tsch-slot-operation.h Rework Doxygen modules 2017-09-29 22:18:48 +02:00
tsch.c Routing API: added more missing functions, homogenize configuration 2018-02-02 08:50:17 -08:00
tsch.h TSCH: default Max EB period to 16s 2017-10-12 17:09:07 +02:00