nes-proj/core/net/mac
adamdunkels 7bab9316da Two major changes:
* Low-power streaming. Experimental support for a low-power mode which
  allows rapid exchange of packets with a 16% duty cycle. Does not
  seem to function correctly yet though.

* Phase locking. When the phase of a neighbor has been detected, the
  sender assumes that the neighbor will keeps it phase and does not
  send more strobes than necessary to hit the receiver's channel
  check - even if the receiver does not acknowledge the reception of
  the strobes when it should have been awake. Instead, the sender
  stops strobing and tries again at a later time.
2010-03-14 22:59:23 +00:00
..
contikimac.c Two major changes: 2010-03-14 22:59:23 +00:00
contikimac.h
csma.c Simplified the structure of the code 2010-03-09 20:38:55 +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 Changed to use short address mode with short rime addresses 2010-03-12 14:49:21 +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
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 Two major changes: 2010-03-14 22:59:23 +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