1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers/kw2xrf
smlng fc9e1d9024 kw2xrf: set tx_power in gnrc_netdev_t
without this patch, tx_power is directly set on the device but not in
gnrc_netdev_t. Thus, calling ifconfig in shell shows tx_power always
at 0dBm, never showing the correct, current value. Additionally, it
verifies that given tx_power to be set is in valid range.
2016-09-16 10:52:53 +02:00
..
include everything: Remove filename from @file Doxygen command 2015-05-22 07:34:41 +02:00
kw2xrf_spi.c drivers: adapted gpio_init(_x)() calls 2016-03-17 14:55:30 +01:00
kw2xrf.c kw2xrf: set tx_power in gnrc_netdev_t 2016-09-16 10:52:53 +02:00
Makefile Initial import of tests for kw2x radio 2015-05-13 13:06:59 +02:00