Thomas Eichinger
|
dfb1b56fad
|
drivers/at86rf231: refactoring of the at86rf231 radio driver
* deploy extended operation mode
* cleanup
* implement netdev 802154.h interface
|
2014-10-30 22:35:00 +01:00 |
|
Hauke Petersen
|
4b815582d7
|
drivers/at86rf231: rework and clean-up
- moved all board specific code to low-level driver calls
- moved some functions from the board dir into at86rf231.c
- added doxygen headers
|
2014-09-30 11:19:23 +02:00 |
|
Oleg Hahm
|
fa3d976958
|
at86rf231: use radio_packet_length_t
|
2014-08-01 17:04:29 +02:00 |
|
Ludwig Ortmann
|
3ca4f18479
|
doc: use lgplv2.1-short license header instead of lgpl-short-riot
|
2014-07-31 22:57:20 +02:00 |
|
Alaeddine Weslati
|
2427029c1c
|
added missing Licence in at86rf231 driver files.
|
2014-05-14 10:43:50 +02:00 |
|
Thomas Eichinger
|
17b624e0a4
|
Merge pull request #681 from OlegHahm/at86rf231_fixes
at86rf231: fix includes and shell commands
|
2014-02-12 09:46:13 +01:00 |
|
Ludwig Ortmann
|
2525920426
|
remove trailing whitespace and newlines
|
2014-02-11 18:45:06 +01:00 |
|
Oleg Hahm
|
f379eefbd8
|
fix includes and shell commands for at86rf231
|
2014-02-11 17:15:03 +01:00 |
|
Oleg Hahm
|
903ec54a43
|
making include directives consistent
|
2013-12-19 15:31:37 +01:00 |
|
Oleg Hahm
|
87f47513fb
|
astyle coding convention fixes
|
2013-08-15 19:13:00 +02:00 |
|
Alaeddine WESLATI
|
11bb09b7f8
|
started adding at86rf231 driver
at86rf231 TX and RX
driver is using vtimer instead of hwtimer_ functions, TO CHECK
vtimer debug function prototype fix
|
2013-08-12 15:17:22 +02:00 |
|