Niclas Finne
|
132b8dde3b
|
Fixed CC2420 to return RADIO_RESULT_INVALID_VALUE if trying to set a
transmission power outside the valid range instead of using closest
valid value.
|
2014-04-13 21:43:37 +02:00 |
|
Niclas Finne
|
271ac4413f
|
Removed the unused function cc2420_cca_valid and replaced some macros
with functions in CC2420. This reduces the code size with over 400 bytes.
|
2014-04-11 14:46:49 +02:00 |
|
Niclas Finne
|
8c0cdcfaec
|
Added radio parameters RADIO_PARAM_RSSI and RADIO_PARAM_TXPOWER for cc2420
|
2014-04-09 21:25:38 +02:00 |
|
Niclas Finne
|
0874165722
|
Added stub for extended radio API for CC2420
|
2014-04-03 13:38:13 +02:00 |
|
Adam Dunkels
|
0b805e4763
|
Moved the cc2420 driver into a separate dev/cc2420 module
|
2014-01-26 23:20:27 +01:00 |
|