1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers/at86rf215
Benjamin Valentin 634714ff78 drivers/at86rf215: implement Reduced Power Consumption
Reduced Power Consumption is available for MR-O-QPSK and
MR-FSK.
In this mode the receiver will be turned off periodically,
defaulting to a 50% duty cycle.

This reduces power consumption when in IDLE RX by almost 50%
and is therefore enabled by default.
2020-09-07 13:48:47 +02:00
..
include drivers/at86rf215: make reset pulse width configurable 2020-06-11 15:05:21 +02:00
at86rf215_getset.c drivers/at86rf215: implement Reduced Power Consumption 2020-09-07 13:48:47 +02:00
at86rf215_internal.c drivers/at86rf215: make reset pulse width configurable 2020-06-11 15:05:21 +02:00
at86rf215_netdev.c drivers/at86rf215: implement Reduced Power Consumption 2020-09-07 13:48:47 +02:00
at86rf215_o-qpsk.c drivers/at86rf215: implement MR-O-QPSK 2020-04-29 10:41:37 +02:00
at86rf215_ofdm.c drivers/at86rf215: implement MR-OFDM 2020-06-03 15:58:50 +02:00
at86rf215.c drivers/at86rf215: implement Reduced Power Consumption 2020-09-07 13:48:47 +02:00
Kconfig drivers/at86rf215: implement Reduced Power Consumption 2020-09-07 13:48:47 +02:00
Makefile drivers/at86rf215: Add basic driver for the AT86RF215 radio 2020-03-19 14:39:18 +01:00
Makefile.dep drivers/at86rf215: use eui_provider 2020-08-30 23:43:57 +02:00
Makefile.include drivers: move USEMODULE_INCLUDES in each driver directories 2020-07-15 20:36:27 +02:00