[riot-commits] [RIOT-OS/RIOT] fa64e9: netdev: Represent RSSI as int16_t
Martine Lenders
authmillenon at gmail.com
Mon Nov 27 23:52:16 CET 2017
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: fa64e93313ab311e186568fa31739a4dd878617b
https://github.com/RIOT-OS/RIOT/commit/fa64e93313ab311e186568fa31739a4dd878617b
Author: Koen Zandberg <koen at bergzand.net>
Date: 2017-11-27 (Mon, 27 Nov 2017)
Changed paths:
M drivers/include/net/netdev.h
M sys/include/net/gnrc/netif/hdr.h
M sys/net/gnrc/netif/hdr/gnrc_netif_hdr_print.c
Log Message:
-----------
netdev: Represent RSSI as int16_t
Commit: 4bd5fd611cc2982b6f15d77a79bbb872d66becae
https://github.com/RIOT-OS/RIOT/commit/4bd5fd611cc2982b6f15d77a79bbb872d66becae
Author: Koen Zandberg <koen at bergzand.net>
Date: 2017-11-27 (Mon, 27 Nov 2017)
Changed paths:
M drivers/include/mrf24j40.h
M drivers/mrf24j40/mrf24j40_getset.c
M drivers/mrf24j40/mrf24j40_netdev.c
Log Message:
-----------
mrf24j40: Add RSSI dBm conversion
Commit: 11e147736dd43bcbdaaef10d635c15b3b0e11967
https://github.com/RIOT-OS/RIOT/commit/11e147736dd43bcbdaaef10d635c15b3b0e11967
Author: Koen Zandberg <koen at bergzand.net>
Date: 2017-11-27 (Mon, 27 Nov 2017)
Changed paths:
M drivers/at86rf2xx/at86rf2xx_netdev.c
Log Message:
-----------
at86rf2xx: Add RSSI dBm conversion
Commit: 047b8172ae6993cb6cacd07da94558411e81e11a
https://github.com/RIOT-OS/RIOT/commit/047b8172ae6993cb6cacd07da94558411e81e11a
Author: Koen Zandberg <koen at bergzand.net>
Date: 2017-11-27 (Mon, 27 Nov 2017)
Changed paths:
M drivers/cc2420/cc2420.c
M drivers/cc2420/include/cc2420_registers.h
M drivers/include/cc2420.h
Log Message:
-----------
cc2420: Add RSSI dBm conversion
Commit: 7dce20afb67a4ad94e1686ee9900ae7bcfab1307
https://github.com/RIOT-OS/RIOT/commit/7dce20afb67a4ad94e1686ee9900ae7bcfab1307
Author: Koen Zandberg <koen at bergzand.net>
Date: 2017-11-27 (Mon, 27 Nov 2017)
Changed paths:
M drivers/cc110x/cc110x-netdev.c
M drivers/cc110x/include/cc110x-defines.h
Log Message:
-----------
cc110x: Add RSSI dBm conversion
Commit: 2d491e0619c994c4e848411a8e3c36a42ca658ad
https://github.com/RIOT-OS/RIOT/commit/2d491e0619c994c4e848411a8e3c36a42ca658ad
Author: Koen Zandberg <koen at bergzand.net>
Date: 2017-11-27 (Mon, 27 Nov 2017)
Changed paths:
M drivers/kw2xrf/include/kw2xrf_getset.h
M drivers/kw2xrf/kw2xrf_getset.c
M drivers/kw2xrf/kw2xrf_netdev.c
Log Message:
-----------
kw2xrf: dBm conversion to int16_t
Commit: a63bb6d47bd0f1609bf1e02a1101a530ae6e2f20
https://github.com/RIOT-OS/RIOT/commit/a63bb6d47bd0f1609bf1e02a1101a530ae6e2f20
Author: Martine Lenders <authmillenon at gmail.com>
Date: 2017-11-27 (Mon, 27 Nov 2017)
Changed paths:
M drivers/at86rf2xx/at86rf2xx_netdev.c
M drivers/cc110x/cc110x-netdev.c
M drivers/cc110x/include/cc110x-defines.h
M drivers/cc2420/cc2420.c
M drivers/cc2420/include/cc2420_registers.h
M drivers/include/cc2420.h
M drivers/include/mrf24j40.h
M drivers/include/net/netdev.h
M drivers/kw2xrf/include/kw2xrf_getset.h
M drivers/kw2xrf/kw2xrf_getset.c
M drivers/kw2xrf/kw2xrf_netdev.c
M drivers/mrf24j40/mrf24j40_getset.c
M drivers/mrf24j40/mrf24j40_netdev.c
M sys/include/net/gnrc/netif/hdr.h
M sys/net/gnrc/netif/hdr/gnrc_netif_hdr_print.c
Log Message:
-----------
Merge pull request #6895 from bergzand/drivers/radio-rssi-conv
drivers/radios Apply register to rssi dBm conversion to all radios
Compare: https://github.com/RIOT-OS/RIOT/compare/a637314ce069...a63bb6d47bd0
More information about the commits
mailing list