.. |
contikimac.c
|
Rework of parts of the ContikiMAC code based on input from experimental results. When channel check is triggered because of a false positive, the new version checks the radio several times to make sure that there really is an incoming packet. Otherwise, the radio is switched off. Cleaned up and removed old unused code. Added a few temporary debugging mechanisms and functions.
|
2010-02-23 18:49:05 +00:00 |
contikimac.h
|
A work-in-progress rework of the Contiki MAC and radio layers. The
|
2010-02-18 21:48:39 +00:00 |
csma.c
|
A work-in-progress rework of the Contiki MAC and radio layers. The
|
2010-02-18 21:48:39 +00:00 |
csma.h
|
Added a simple CSMA (Carrier Sense Multiple Access) mechanism that
|
2010-01-25 11:46:44 +00:00 |
ctdma_mac.c
|
added init function in MAC driver for easier configuration
|
2009-06-22 11:14:11 +00:00 |
ctdma_mac.h
|
added init function in MAC driver for easier configuration
|
2009-06-22 11:14:11 +00:00 |
cxmac.c
|
A work-in-progress rework of the Contiki MAC and radio layers. The
|
2010-02-18 21:48:39 +00:00 |
cxmac.h
|
A work-in-progress rework of the Contiki MAC and radio layers. The
|
2010-02-18 21:48:39 +00:00 |
frame802154.c
|
Reworked 802.15.4 header creation and parsing so that it works regardless of the size of the rimeaddr_t typedef
|
2010-02-18 21:00:28 +00:00 |
frame802154.h
|
Reworked 802.15.4 header creation and parsing so that it works regardless of the size of the rimeaddr_t typedef
|
2010-02-18 21:00:28 +00:00 |
framer-802154.c
|
Reworked 802.15.4 header creation and parsing so that it works regardless of the size of the rimeaddr_t typedef
|
2010-02-18 21:00:28 +00:00 |
framer-802154.h
|
Added a new module called "framer" that creates MAC level frames to
|
2009-10-19 18:30:03 +00:00 |
framer-nullmac.c
|
Added a new module called "framer" that creates MAC level frames to
|
2009-10-19 18:30:03 +00:00 |
framer-nullmac.h
|
Added a new module called "framer" that creates MAC level frames to
|
2009-10-19 18:30:03 +00:00 |
framer.c
|
Added a new module called "framer" that creates MAC level frames to
|
2009-10-19 18:30:03 +00:00 |
framer.h
|
Added a new module called "framer" that creates MAC level frames to
|
2009-10-19 18:30:03 +00:00 |
lpp.c
|
A work-in-progress rework of the Contiki MAC and radio layers. The
|
2010-02-18 21:48:39 +00:00 |
lpp.h
|
added init function in MAC driver for easier configuration
|
2009-06-22 11:14:11 +00:00 |
mac.c
|
A work-in-progress rework of the Contiki MAC and radio layers. The
|
2010-02-18 21:48:39 +00:00 |
mac.h
|
A work-in-progress rework of the Contiki MAC and radio layers. The
|
2010-02-18 21:48:39 +00:00 |
Makefile.mac
|
A work-in-progress rework of the Contiki MAC and radio layers. The
|
2010-02-18 21:48:39 +00:00 |
nullmac.c
|
A work-in-progress rework of the Contiki MAC and radio layers. The
|
2010-02-18 21:48:39 +00:00 |
nullmac.h
|
A work-in-progress rework of the Contiki MAC and radio layers. The
|
2010-02-18 21:48:39 +00:00 |
nullrdc.c
|
A work-in-progress rework of the Contiki MAC and radio layers. The
|
2010-02-18 21:48:39 +00:00 |
nullrdc.h
|
A work-in-progress rework of the Contiki MAC and radio layers. The
|
2010-02-18 21:48:39 +00:00 |
phase.c
|
Refactored the phase optimization functionality into a separate module
|
2010-02-18 20:58:59 +00:00 |
phase.h
|
Refactored the phase optimization functionality into a separate module
|
2010-02-18 20:58:59 +00:00 |
sicslowmac.c
|
A work-in-progress rework of the Contiki MAC and radio layers. The
|
2010-02-18 21:48:39 +00:00 |
sicslowmac.h
|
added 802.15.4 frame packeter
|
2009-04-06 13:19:03 +00:00 |
tdma_mac.c
|
added init function in MAC driver for easier configuration
|
2009-06-22 11:14:11 +00:00 |
tdma_mac.h
|
updated for latest mac driver structure
|
2008-11-12 12:42:41 +00:00 |
xmac.c
|
A work-in-progress rework of the Contiki MAC and radio layers. The
|
2010-02-18 21:48:39 +00:00 |
xmac.h
|
A work-in-progress rework of the Contiki MAC and radio layers. The
|
2010-02-18 21:48:39 +00:00 |