nuttx/drivers/wireless
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
..
bluetooth arch/arm/src/tiva/hardware: Add CCFG register definition files. 2018-12-11 09:35:07 -06:00
ieee80211 All network drivers! Change pre-processor logic that selects the high priority work queue or gives preferential treatment to the high priority work. All network logic must run on the low priority work queue! Or suffer the consequences. 2018-11-21 07:57:26 -06:00
ieee802154 sched/signal and related changes to other OS subsystems. 2019-01-27 09:28:59 -06:00
lpwan Merged in raiden00/nuttx_lora (pull request #829) 2019-02-24 17:58:46 +00:00
spirit Merged in antmerlino/nuttx/sixlowpan-ul-bit (pull request #787) 2018-12-18 13:34:41 +00:00
cc1101.c drivers/wireless: Fix some issues in the CC1101 driver; Update the CC1101 chip version number 2018-03-19 09:25:41 -06:00
ISM1_868MHzGFSK100kbps.c drivers/wireless: Fixes to spacing and alignement 2015-10-10 11:51:32 -06:00
ISM2_433MHzMSK500kbps.c Squashed commit of the following: 2018-03-03 08:53:51 -06:00
ISM2_905MHzGFSK250kbps.c drivers/wireless: Fixes to spacing and alignement 2015-10-10 11:51:32 -06:00
Kconfig Merged in raiden00/nuttx_lora (pull request #821) 2019-01-20 13:03:11 +00:00
Make.defs Merged in raiden00/nuttx_lora (pull request #821) 2019-01-20 13:03:11 +00:00
nrf24l01.c Trivial, cosmetic changes from review of last PR. 2018-10-28 06:55:20 -06:00
nrf24l01.h IOCTLS. Separate wireless character driver IOCTL commands from wireless network driver IOCTL commands. Move from wireless.h to ioctl.h. 2017-04-27 16:58:30 -06:00