nuttx/configs/nucleo-l073rz/src
raiden00pl 0523e8a1d0 Merged in raiden00/nuttx_lora (pull request #829)
SX127X improvements

drivers/wireless/lpwan/sx127x/sx127x: add TX power configuration

drivers/wireless/lpwan/sx127x/sx127x: discard RX packets with unsupported length

drivers/wireless/lpwan/sx127x/sx127x: refactor some logic

drivers/wireless/lpwan/Kconfig: move some hardcoded sx127x configuration to Kconfig

drivers/wireless/lpwan/Kconfig: remove EXPERIMENTAL flag

configs/b-l072z-lrwan1/sx127x: board-specific sx127x configuration

configs/nucleo-f091rc/sx127x: board-specific sx127x configuration

configs/nucleo-l073rz/sx127x: board-specific sx127x configuration

LORA and FSK look fine but there is something missing for OOK and communication is not working yet.

Approved-by: Gregory Nutt <gnutt@nuttx.org>
2019-02-24 17:58:46 +00:00
..
Makefile Merged in raiden00/nuttx_lora (pull request #821) 2019-01-20 13:03:11 +00:00
nucleo-l073rz.h Squashed commit of the following: 2019-02-18 15:32:00 -06:00
stm32_appinit.c Squashed commit of the following: 2019-02-18 15:32:00 -06:00
stm32_autoleds.c Brings in initial WIP support for the STML0. This initial commit is in pretty bad shape and, hence it it marked EXPERIMENTAL." 2018-12-19 12:36:35 -06:00
stm32_boot.c Squashed commit of the following: 2019-02-18 15:32:00 -06:00
stm32_bringup.c Squashed commit of the following: 2019-02-18 15:32:00 -06:00
stm32_nrf24l01.c Merged in raiden00/nuttx_lora (pull request #810) 2019-01-09 20:38:00 +00:00
stm32_spi.c Merged in raiden00/nuttx_lora (pull request #821) 2019-01-20 13:03:11 +00:00
stm32_sx127x.c Merged in raiden00/nuttx_lora (pull request #829) 2019-02-24 17:58:46 +00:00