1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/gnrc/netif
Joakim Nohlgård 52ac53b4d9 gnrc_netif_ieee802154: Provide LQI, RSSI in raw mode via netif_hdr
Useful in sniffer situations to see the signal strength of a received
packet. Also avoids the crash described in
https://github.com/RIOT-OS/applications/pull/54
2018-10-27 00:22:51 +02:00
..
hdr Merge pull request #6895 from bergzand/drivers/radio-rssi-conv 2017-11-27 23:52:15 +01:00
include gnrc_netif: add GNRC specific implementation of netif.h 2018-05-29 19:49:29 +02:00
_netif.c gnrc_netif: add GNRC specific implementation of netif.h 2018-05-29 19:49:29 +02:00
gnrc_netif_ethernet.c sys: add missig <string.h> includes 2018-09-20 23:47:40 +02:00
gnrc_netif_ieee802154.c gnrc_netif_ieee802154: Provide LQI, RSSI in raw mode via netif_hdr 2018-10-27 00:22:51 +02:00
gnrc_netif_raw.c sys/net/gnrc/netif: adapt to netdev with iolist 2018-03-06 14:00:31 +01:00
gnrc_netif.c Merge pull request #10023 from miri64/gnrc_netif/fix/no-addr-but-addr-len 2018-10-25 14:31:32 +02:00
Makefile gnrc_netif2: rename to gnrc_netif 2017-11-17 10:41:54 +01:00