|
87ca058417
|
makefiles: expose a single DEFAULT_CHANNEL variable
|
2016-07-14 17:44:42 +02:00 |
|
Peter Kietzmann
|
e08733d2d1
|
Merge pull request #5234 from thomaseichinger/pr/phr_length_mask
drivers/at86rf2xx: mask frame length according to data sheet
|
2016-05-20 15:14:55 +02:00 |
|
Thomas Eichinger
|
5a45c31bcb
|
drivers/at86rf2xx: remove unused functions
These two functions are not used anymore and can be omitted.
|
2016-05-20 15:05:27 +02:00 |
|
Oleg Hahm
|
252baecef7
|
at86rf2xx: introduce pending TX counter
This counter is necessary for the current concept to tell the driver when to return to idle after sending.
|
2016-04-08 11:32:40 +02:00 |
|
Oleg Hahm
|
59674a679b
|
netdev2: use params parameter for setup
|
2016-03-28 20:22:20 +02:00 |
|
Martine Lenders
|
5bfc9e43fb
|
at86rf2xx: port to netdev2
|
2016-03-23 17:45:16 +01:00 |
|
Cenk Gündoğan
|
c0369f04f6
|
drivers: make default channel configurable at compile time
|
2016-02-16 13:07:17 +01:00 |
|
Joakim Nohlgård
|
e9f385ae1d
|
at86rf2xx: Add support for channel page
|
2015-12-05 10:37:04 +01:00 |
|
Thomas Eichinger
|
1f2460d662
|
drivers/at86rf2xx: don't inlcude the header in itselfs
|
2015-12-03 11:15:30 +01:00 |
|
Kévin Roussel
|
8bfd856abe
|
Implemented the NETOPT_CCA_THRESHOLD option for AT86RF231
|
2015-11-30 13:15:14 +01:00 |
|
Oleg Hahm
|
f035bced0c
|
doc: put network devices and sensors in subgroups
|
2015-09-27 18:25:43 +02:00 |
|
daniel-k
|
6f705a5189
|
at86rf2xx: implement CSMA settings
|
2015-09-01 18:45:47 +02:00 |
|
Martine Lenders
|
58ff31bfe9
|
gnrc: make all gnrc modules sub-modules of gnrc
|
2015-08-18 23:00:07 +02:00 |
|
BytesGalore
|
394ddb6900
|
drivers: renamed further remaining *NG_* macros
|
2015-08-12 17:21:45 +02:00 |
|
Martine Lenders
|
8f9e1656e1
|
at86rf2xx: remove ng_ prefix
|
2015-08-10 00:08:21 +02:00 |
|