[riot-commits] [RIOT-OS/RIOT] 14f0d1: netopt.h: add new options to set the CCA and test ...
Martine Lenders
authmillenon at gmail.com
Fri Aug 5 15:51:58 CEST 2016
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 14f0d1ce8920791aa99ce847df5415454fe26200
https://github.com/RIOT-OS/RIOT/commit/14f0d1ce8920791aa99ce847df5415454fe26200
Author: Johann Fischer <j.fischer at phytec.de>
Date: 2016-07-27 (Wed, 27 Jul 2016)
Changed paths:
M drivers/include/net/netdev2/ieee802154.h
M sys/include/net/netopt.h
Log Message:
-----------
netopt.h: add new options to set the CCA and test modes
This patch adds two new options to netopt. NETOPT_CCA_MODE to set
the CCA mode corresponding to the respective PHY standard and
NETOPT_RF_TESTMODE to set the test mode for the radio.
Commit: bfe6301572ba30e9c908621602cd3499a87cea4a
https://github.com/RIOT-OS/RIOT/commit/bfe6301572ba30e9c908621602cd3499a87cea4a
Author: Johann Fischer <j.fischer at phytec.de>
Date: 2016-07-27 (Wed, 27 Jul 2016)
Changed paths:
M sys/include/net/netopt.h
Log Message:
-----------
sys/include/net/netopt.h: fix whitespace
Commit: d111f1f4654aea9b8c6f79361a7000687ee0a211
https://github.com/RIOT-OS/RIOT/commit/d111f1f4654aea9b8c6f79361a7000687ee0a211
Author: Johann Fischer <j.fischer at phytec.de>
Date: 2016-07-27 (Wed, 27 Jul 2016)
Changed paths:
M sys/net/crosslayer/netopt/netopt.c
Log Message:
-----------
netopt.c: extend _netopt_strmap
Commit: cf11a0dab784dadb292b5a05b1867e1d9c08396b
https://github.com/RIOT-OS/RIOT/commit/cf11a0dab784dadb292b5a05b1867e1d9c08396b
Author: Martine Lenders <authmillenon at gmail.com>
Date: 2016-08-05 (Fri, 05 Aug 2016)
Changed paths:
M drivers/include/net/netdev2/ieee802154.h
M sys/include/net/netopt.h
M sys/net/crosslayer/netopt/netopt.c
Log Message:
-----------
Merge pull request #5485 from jfischer-phytec-iot/pr at add-opt-netdev
add testmode and cca mode option to netdev
Compare: https://github.com/RIOT-OS/RIOT/compare/f1b519de7093...cf11a0dab784
More information about the commits
mailing list