Difference between revisions of "CC1100/CC2500 Features"
(→Receive Branch) |
(→Currently Implemented) |
||
Line 10: | Line 10: | ||
=== Transmit Branch === | === Transmit Branch === | ||
* Asynchronous Transmit with Clear Channel Assessments | * Asynchronous Transmit with Clear Channel Assessments | ||
− | * Transmissions with long preambles for Wake-on Radio / | + | * Transmissions with long preambles for Wake-on Radio / BMAC low power communications |
+ | * Basic XMAC low power communications | ||
* Acknowledgment transmissions | * Acknowledgment transmissions | ||
* 62 byte packet maximum | * 62 byte packet maximum | ||
Line 22: | Line 23: | ||
* Acknowledgments on request, and the ability to disable acknowledgments altogether. | * Acknowledgments on request, and the ability to disable acknowledgments altogether. | ||
* Ability to enable/disable filtering based on address, group (PAN), etc. | * Ability to enable/disable filtering based on address, group (PAN), etc. | ||
− | * Wake-on Radio low power communications | + | * Wake-on Radio / BMAC / XMAC low power communications |
Revision as of 10:18, 30 April 2008
Currently Implemented
Initialization Branch
- Automatic Power-on Reset Behavior
- Proper SplitControl architecture, compliant with TEP 115
- Burst register initialization
- Preprocessor choice of default channel, frequency, etc.
- BlazeCommit: change behavior and operations of the radio at runtime
Transmit Branch
- Asynchronous Transmit with Clear Channel Assessments
- Transmissions with long preambles for Wake-on Radio / BMAC low power communications
- Basic XMAC low power communications
- Acknowledgment transmissions
- 62 byte packet maximum
- 500 kbps. Requires fast SPI bus access (use DMA on the MSP430)
- Automatic CSMA/CA, with hooks to control the use of CCA and backoff values
- UniqueSend/UniqueReceive duplicate packet filtering
- PacketLink automatic packet retransmissions
Receive Branch
- Asynchronous receptions of packets
- Acknowledgments on request, and the ability to disable acknowledgments altogether.
- Ability to enable/disable filtering based on address, group (PAN), etc.
- Wake-on Radio / BMAC / XMAC low power communications