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-12-23 01:29:33 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
edd509acf5
contiki
/
core
/
net
/
mac
History
adamdunkels
edd509acf5
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
..
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
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
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