zephyr/drivers/lora
Tim Cooijmans 4c285fc53c drivers: lora: Add support for setting sync-word and iq-inverted
Add support for setting sync-word and iq-inverted in lora_modem_config. By
being able to set the sync-word it's possible to send "raw" public-network
packets using lora_send and using iq-inverted both uplink and downlink
messages can be sent.

Signed-off-by: Tim Cooijmans <timcooijmans@gmail.com>
2022-08-16 18:06:18 +02:00
..
CMakeLists.txt
hal_common.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
Kconfig lorawan: move REQUIRES_FULL_LIBC dependency 2022-07-02 14:16:18 +02:00
Kconfig.sx12xx
shell.c lora: shell: Remove use of DT_LABEL 2022-06-09 22:01:00 -05:00
sx12xx_common.c drivers: lora: Add support for setting sync-word and iq-inverted 2022-08-16 18:06:18 +02:00
sx12xx_common.h drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
sx126x_common.h drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
sx126x_standalone.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
sx126x_stm32wl.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
sx126x.c drivers: lora: sx126x: Replace use of DT_INST_LABEL 2022-07-02 18:11:10 -05:00
sx127x.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00