contiki/core/net/mac
2012-05-30 17:58:45 +02:00
..
contikimac.c base encounter_time on the time before last strobe, remove unused previous_txtime 2012-03-26 22:49:28 +02:00
contikimac.h Cleanup of the ContikiMAC code; removed the old an unused announcement code 2011-09-02 14:06:29 +02:00
csma.c Added bursts support in CSMA/ContikiMAC, and CFS-swapping in 2011-09-27 16:47:03 +02:00
csma.h
ctdma_mac.c Moved the modules packetbuf, queuebuf, and packetqueue from net/rime to net/, since they are not Rime-specific 2010-06-14 19:19:16 +00:00
ctdma_mac.h
cxmac.c avoid gcc optimization bug by extracting struct values 2012-05-30 17:58:45 +02:00
cxmac.h
frame802154.c
frame802154.h
framer-802154.c Changed FRAMER to return negative values for error to allow 0 size headers. 2012-01-01 09:10:56 +01:00
framer-802154.h
framer-nullmac.c Changed FRAMER to return negative values for error to allow 0 size headers. 2012-01-01 09:10:56 +01:00
framer-nullmac.h
framer.h Changed FRAMER to return negative values for error to allow 0 size headers. 2012-01-01 09:10:56 +01:00
lpp.c adding ducy cycling support to the stm32w-based platforms (patch by Chi-Anh La) 2012-03-20 17:29:58 +01:00
lpp.h
mac.c
mac.h Moved the definition of the channel check rate used by the radio duty 2010-10-03 20:37:32 +00:00
Makefile.mac Renamed nullrdc to nullrdc-noframer and nullrdc-framer to nullrdc. 2010-11-23 18:11:00 +00:00
nullmac.c Moved the modules packetbuf, queuebuf, and packetqueue from net/rime to net/, since they are not Rime-specific 2010-06-14 19:19:16 +00:00
nullmac.h
nullrdc-noframer.c Add missing includes, remove unimplemented function declaration. 2011-10-13 11:23:53 -04:00
nullrdc-noframer.h Renamed nullrdc to nullrdc-noframer and nullrdc-framer to nullrdc. 2010-11-23 18:11:00 +00:00
nullrdc.c Changed FRAMER to return negative values for error to allow 0 size headers. 2012-01-01 09:10:56 +01:00
nullrdc.h Renamed nullrdc to nullrdc-noframer and nullrdc-framer to nullrdc. 2010-11-23 18:11:00 +00:00
phase.c style fix; added fas check for cycle_time being a power of two or not. 2011-12-05 16:28:04 +01:00
phase.h Disable phase shift correction by default 2011-12-08 14:04:01 +01:00
rdc.h Added bursts support in CSMA/ContikiMAC, and CFS-swapping in 2011-09-27 16:47:03 +02:00
sicslowmac.c Add missing includes, remove unimplemented function declaration. 2011-10-13 11:23:53 -04:00
sicslowmac.h
tdma_mac.c Moved the modules packetbuf, queuebuf, and packetqueue from net/rime to net/, since they are not Rime-specific 2010-06-14 19:19:16 +00:00
tdma_mac.h
xmac.c adding ducy cycling support to the stm32w-based platforms (patch by Chi-Anh La) 2012-03-20 17:29:58 +01:00
xmac.h