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
2025-02-04 07:30:59 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
core
/
net
/
mac
History
nifi
f39d2bd4c6
Fixed link panid for broadcasts to be standard compliant. Ignore packets addressed to other non-broadcast panids.
2009-05-26 12:08:29 +00:00
..
ctdma_mac.c
…
ctdma_mac.h
…
cxmac.c
…
cxmac.h
…
frame802154.c
removed bitfields for compatibility with cc65
2009-04-09 21:54:09 +00:00
frame802154.h
removed bitfields for compatibility with cc65
2009-04-09 21:54:09 +00:00
lpp.c
Added an optimization option that avoids multiple simultaneous broadcasts from neighbors: when a broadcast is to be sent, a sender does not send until it knows that no other nodes are broadcasting.
2009-05-10 21:09:05 +00:00
lpp.h
…
mac.h
…
Makefile.mac
…
nullmac.c
…
nullmac.h
…
sicslowmac.c
Fixed link panid for broadcasts to be standard compliant. Ignore packets addressed to other non-broadcast panids.
2009-05-26 12:08:29 +00:00
sicslowmac.h
…
tdma_mac.c
…
tdma_mac.h
…
xmac.c
Code cleanup; made strobe transmission time longer again (seems to work better in cooja?)
2009-05-06 15:05:28 +00:00
xmac.h
…