osd-contiki/core/net/mac
2007-05-25 06:40:19 +00:00
..
mac.h Generic API for MAC layers 2007-05-25 06:40:19 +00:00
Makefile.mac Added nullmac 2007-05-15 08:06:07 +00:00
nullmac.c Avoid function pointer mismatch in set_receive_function(). 2007-05-19 13:19:22 +00:00
nullmac.h A 'null' MAC protocol that does not do anything 2007-05-15 07:40:22 +00:00
xmac.c Made it compile again. 2007-05-22 22:10:30 +00:00
xmac.h Added nicer configuration options. Added hack for optimizing X-MAC for unicast packets. Added statistics gathering. Turn radio off when someone else is receiving a packet. Queueing packets when X-MAC cannot send immediately (since someone else is transmitting). 2007-05-22 20:55:24 +00:00