This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2-SW
/
contiki
Watch
1
Star
0
Fork
0
You've already forked contiki
mirror of
https://github.com/oliverschmidt/contiki.git
synced
2024-11-19 18:40:17 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
b07cfde31b
contiki
/
core
/
net
/
mac
History
adamdunkels
b07cfde31b
Generic API for MAC layers
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