[riot-commits] [RIOT-OS/RIOT] 6b2bfe: at86rf2xx: Set page 2 by default on AT86RF212B
Martine Lenders
authmillenon at gmail.com
Thu Mar 15 13:24:23 CET 2018
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 6b2bfe18e94d878aad399a8298872e965edd21e1
https://github.com/RIOT-OS/RIOT/commit/6b2bfe18e94d878aad399a8298872e965edd21e1
Author: Joakim NohlgÄrd <joakim.nohlgard at eistec.se>
Date: 2018-02-14 (Wed, 14 Feb 2018)
Changed paths:
M drivers/at86rf2xx/at86rf2xx.c
M drivers/include/at86rf2xx.h
Log Message:
-----------
at86rf2xx: Set page 2 by default on AT86RF212B
Page 2 is O-QPSK 100 kbit/s or 250 kbit/s, which matches the bandwidth
provided in the 2.4 GHz band, at the cost of receiver sensitivity. The
previous default, page 0, provides only 20 kbit/s in channel 0, and
40 kbit/s in channels 1-10, and should be used in specific applications
where the radio environment requires the maximum receiver sensitivity
and noise resilience.
Commit: d458abfa0e00acebb54054d2eacd207e2c062e4b
https://github.com/RIOT-OS/RIOT/commit/d458abfa0e00acebb54054d2eacd207e2c062e4b
Author: Martine Lenders <m.lenders at fu-berlin.de>
Date: 2018-02-14 (Wed, 14 Feb 2018)
Changed paths:
M drivers/include/at86rf2xx.h
M sys/include/net/ieee802154.h
Log Message:
-----------
ieee802154: Make 2 default channel page for sub GHz
Commit: f5334e49d7a30dc7e795c181d62eafcdb2eedc52
https://github.com/RIOT-OS/RIOT/commit/f5334e49d7a30dc7e795c181d62eafcdb2eedc52
Author: Martine Lenders <authmillenon at gmail.com>
Date: 2018-03-15 (Thu, 15 Mar 2018)
Changed paths:
M drivers/at86rf2xx/at86rf2xx.c
M drivers/include/at86rf2xx.h
M sys/include/net/ieee802154.h
Log Message:
-----------
Merge pull request #7674 from gebart/pr/at86rf212b-default-page-2
at86rf2xx: Set page 2 by default on AT86RF212B
Compare: https://github.com/RIOT-OS/RIOT/compare/2c318e80dc1f...f5334e49d7a3
More information about the commits
mailing list