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-01-24 11:34:53 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
core
/
net
/
mac
History
adamdunkels
8d1680fed5
Filter duplicate packets
2010-06-14 06:52:41 +00:00
..
contikimac.c
Added a packetbuf flag that indicates if the link layer acks should be used or not
2010-04-30 07:25:51 +00:00
contikimac.h
…
csma.c
Improved handling of duplicate packets
2010-04-08 09:32:56 +00:00
csma.h
…
ctdma_mac.c
…
ctdma_mac.h
…
cxmac.c
…
cxmac.h
…
frame802154.c
…
frame802154.h
…
framer-802154.c
Added a packetbuf flag that indicates if the link layer acks should be used or not
2010-04-30 07:25:51 +00:00
framer-802154.h
…
framer-nullmac.c
…
framer-nullmac.h
…
framer.h
…
lpp.c
Adjusted the code so as to remove compilation warnings.
2010-04-30 22:18:12 +00:00
lpp.h
…
mac.c
…
mac.h
…
Makefile.mac
…
nullmac.c
…
nullmac.h
…
nullrdc-framer.c
Added configurable support for 802.15.4 autoack
2010-05-26 14:12:33 +00:00
nullrdc-framer.h
…
nullrdc.c
…
nullrdc.h
…
phase.c
PRINTF()ed debugging output
2010-04-27 12:56:35 +00:00
phase.h
Improved phase lock behaviour when neighbor is not duty cycling: senders notify receivers via the 802.15.4 pending bit that they are not duty cycling. Neighbors then will start sending packets immediately and not wait for neighbors' phase. Tweaking of ContikiMAC timers to make it more reliable.
2010-04-03 13:28:30 +00:00
rdc.h
…
sicslowmac.c
…
sicslowmac.h
…
tdma_mac.c
…
tdma_mac.h
…
xmac.c
Filter duplicate packets
2010-06-14 06:52:41 +00:00
xmac.h
…