contiki/core/net/mac
2010-03-29 21:51:36 +00:00
..
contikimac.c Extend packet size after creating 802.15.4 header; prepare radio chip with packet before waiting for neighbor phase to make phase wait time deterministic 2010-03-29 21:51:36 +00:00
contikimac.h
csma.c * Added configurable default number of transmissions for CSMA to use when not specified using packetbuf attributes (CSMA_CONF_MAX_MAC_TRANSMISSIONS). 2010-03-26 12:29:29 +00:00
csma.h
ctdma_mac.c
ctdma_mac.h
cxmac.c Replaced old framer (framer_get/framer_set) with new NETSTACK style configuration. Added nullrdc-framer that is a nullrdc with framer support. 2010-03-01 13:30:21 +00:00
cxmac.h
frame802154.c
frame802154.h
framer-802154.c Don't set the RELIABLE flag on incoming packets with the ack requested flag set, since it is set on most packets even if they aren't reliable 2010-03-16 18:11:58 +00:00
framer-802154.h
framer-nullmac.c
framer-nullmac.h
framer.h Replaced old framer (framer_get/framer_set) with new NETSTACK style configuration. Added nullrdc-framer that is a nullrdc with framer support. 2010-03-01 13:30:21 +00:00
lpp.c
lpp.h
mac.c
mac.h
Makefile.mac Replaced old framer (framer_get/framer_set) with new NETSTACK style configuration. Added nullrdc-framer that is a nullrdc with framer support. 2010-03-01 13:30:21 +00:00
nullmac.c
nullmac.h A work-in-progress rework of the Contiki MAC and radio layers. The 2010-02-18 21:48:39 +00:00
nullrdc-framer.c Replaced old framer (framer_get/framer_set) with new NETSTACK style configuration. Added nullrdc-framer that is a nullrdc with framer support. 2010-03-01 13:30:21 +00:00
nullrdc-framer.h Replaced old framer (framer_get/framer_set) with new NETSTACK style configuration. Added nullrdc-framer that is a nullrdc with framer support. 2010-03-01 13:30:21 +00:00
nullrdc.c
nullrdc.h
phase.c Back off a guard time for every non-ack packet 2010-03-29 21:50:01 +00:00
phase.h Two major changes: 2010-03-14 22:59:23 +00:00
rdc.h
sicslowmac.c
sicslowmac.h
tdma_mac.c
tdma_mac.h
xmac.c Replaced old framer (framer_get/framer_set) with new NETSTACK style configuration. Added nullrdc-framer that is a nullrdc with framer support. 2010-03-01 13:30:21 +00:00
xmac.h