.. |
contikimac.c
|
Adjust cycle starts when RTIMER_ARCH_SECOND not a power of two.
|
2012-01-10 12:48:39 -05:00 |
contikimac.h
|
Cleanup of the ContikiMAC code; removed the old an unused announcement code
|
2011-09-02 14:06:29 +02:00 |
csma.c
|
Added bursts support in CSMA/ContikiMAC, and CFS-swapping in
|
2011-09-27 16:47:03 +02:00 |
csma.h
|
Added a simple CSMA (Carrier Sense Multiple Access) mechanism that
|
2010-01-25 11:46:44 +00:00 |
ctdma_mac.c
|
Moved the modules packetbuf, queuebuf, and packetqueue from net/rime to net/, since they are not Rime-specific
|
2010-06-14 19:19:16 +00:00 |
ctdma_mac.h
|
added init function in MAC driver for easier configuration
|
2009-06-22 11:14:11 +00:00 |
cxmac.c
|
Changed FRAMER to return negative values for error to allow 0 size headers.
|
2012-01-01 09:10:56 +01:00 |
cxmac.h
|
Changed the network stack to use different structures for the different layers (network_driver, mac_driver, rdc_driver, radio_driver). This helps to avoid incorrect configuration.
|
2010-02-23 20:09:11 +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
|
Changed FRAMER to return negative values for error to allow 0 size headers.
|
2012-01-01 09:10:56 +01: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
|
Changed FRAMER to return negative values for error to allow 0 size headers.
|
2012-01-01 09:10:56 +01: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.h
|
Changed FRAMER to return negative values for error to allow 0 size headers.
|
2012-01-01 09:10:56 +01:00 |
lpp.c
|
Changed FRAMER to return negative values for error to allow 0 size headers.
|
2012-01-01 09:10:56 +01:00 |
lpp.h
|
Changed the network stack to use different structures for the different layers (network_driver, mac_driver, rdc_driver, radio_driver). This helps to avoid incorrect configuration.
|
2010-02-23 20:09:11 +00:00 |
mac.c
|
Made debug printfs optional
|
2010-02-23 18:49:58 +00:00 |
mac.h
|
Moved the definition of the channel check rate used by the radio duty
|
2010-10-03 20:37:32 +00:00 |
Makefile.mac
|
Renamed nullrdc to nullrdc-noframer and nullrdc-framer to nullrdc.
|
2010-11-23 18:11:00 +00:00 |
nullmac.c
|
Moved the modules packetbuf, queuebuf, and packetqueue from net/rime to net/, since they are not Rime-specific
|
2010-06-14 19:19:16 +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-noframer.c
|
Add missing includes, remove unimplemented function declaration.
|
2011-10-13 11:23:53 -04:00 |
nullrdc-noframer.h
|
Renamed nullrdc to nullrdc-noframer and nullrdc-framer to nullrdc.
|
2010-11-23 18:11:00 +00:00 |
nullrdc.c
|
Changed FRAMER to return negative values for error to allow 0 size headers.
|
2012-01-01 09:10:56 +01:00 |
nullrdc.h
|
Renamed nullrdc to nullrdc-noframer and nullrdc-framer to nullrdc.
|
2010-11-23 18:11:00 +00:00 |
phase.c
|
style fix; added fas check for cycle_time being a power of two or not.
|
2011-12-05 16:28:04 +01:00 |
phase.h
|
Disable phase shift correction by default
|
2011-12-08 14:04:01 +01:00 |
rdc.h
|
Added bursts support in CSMA/ContikiMAC, and CFS-swapping in
|
2011-09-27 16:47:03 +02:00 |
sicslowmac.c
|
Add missing includes, remove unimplemented function declaration.
|
2011-10-13 11:23:53 -04:00 |
sicslowmac.h
|
Changed the network stack to use different structures for the different layers (network_driver, mac_driver, rdc_driver, radio_driver). This helps to avoid incorrect configuration.
|
2010-02-23 20:09:11 +00:00 |
tdma_mac.c
|
Moved the modules packetbuf, queuebuf, and packetqueue from net/rime to net/, since they are not Rime-specific
|
2010-06-14 19:19:16 +00:00 |
tdma_mac.h
|
updated for latest mac driver structure
|
2008-11-12 12:42:41 +00:00 |
xmac.c
|
Changed FRAMER to return negative values for error to allow 0 size headers.
|
2012-01-01 09:10:56 +01:00 |
xmac.h
|
Changed the network stack to use different structures for the different layers (network_driver, mac_driver, rdc_driver, radio_driver). This helps to avoid incorrect configuration.
|
2010-02-23 20:09:11 +00:00 |