adamdunkels
|
af997a93e0
|
Moved a much code as possible away from interrupt handler; main thread code now do not need to disable interrupts. Added energy estimation code. Added radio driver structure.
|
2007-05-15 07:53:09 +00:00 |
|
adamdunkels
|
7ce8d3920a
|
Added radio_on() and radio_off() functions
|
2007-04-03 19:05:44 +00:00 |
|
adamdunkels
|
96d8967673
|
Should subtract two bytes from the length to account for the two-bytes footer
|
2007-03-25 17:15:30 +00:00 |
|
adamdunkels
|
bc25633fd9
|
Removed blinking LEDs
|
2007-03-22 23:55:48 +00:00 |
|
adamdunkels
|
1ab044e319
|
Corrected sending of two bytes footer
|
2007-03-21 23:19:15 +00:00 |
|
adamdunkels
|
638640113e
|
A very simple CC2420 driver that can only send and receive raw packets. No extra CC2420 functionality is enabled or used.
|
2007-03-15 21:26:00 +00:00 |
|