nuttx/Documentation/components/drivers/character
Jorge Guzman 7bda3b7c8b wireless/lpwan/sx127x: fix the frequency step, the band and the LoRa only build
- The frequency step was truncated to 61 Hz, while it is FXOSC/(2**19),
  about 61.035 Hz.  The error puts a 915 MHz channel more than 500 kHz away
  from the requested frequency, outside its own bandwidth.

- The low or high frequency front end was left at its reset value, so a board
  wired for 868 or 915 MHz neither transmitted nor received.

- sx127x_rx_watchdog() is only used by the FSK and OOK path but was compiled
  whenever receive support was on, so a LoRa only configuration failed to
  build with -Werror.  nrf52840-dk:sx127x is such a configuration.

Adds the sync word, the default bandwidth and the default spreading factor as
configuration options, all defaulting to the previous behaviour, and a page
for the driver under components/drivers.

Assisted-by: Claude Code 4.8
Signed-off-by: Jorge Guzman <jorge.gzm@gmail.com>
2026-08-06 13:01:39 -03:00
..
analog Documentation/dac: add STM32H7 on-chip DAC driver docs 2026-07-26 14:26:47 -03:00
crypto Documentation: add dummy pages for missing filesystems and drivers 2023-10-27 13:21:40 -03:00
input Documentation: add ST7123 to input docs 2026-08-06 12:42:15 +02:00
leds !arch/stm32: move stm32l1 and finalize the directory split 2026-06-24 14:54:44 -03:00
motor drivers/foc: add support for FOC power-stage driver 2023-11-18 17:07:20 -08:00
timers docs: Add new watchdog functionality 2026-08-02 00:38:05 +08:00
wireless wireless/lpwan/sx127x: fix the frequency step, the band and the LoRa only build 2026-08-06 13:01:39 -03:00
1wire.rst 1wire DS2XXX: add 1wire and DS2XXX documentation 2025-10-11 07:39:01 -03:00
bch.rst Documentation: add dummy pages for missing filesystems and drivers 2023-10-27 13:21:40 -03:00
can.rst can: strict TX priority ordering to avoid priority inversion 2026-01-06 16:03:14 +08:00
contactless.rst Documentation: add dummy pages for missing filesystems and drivers 2023-10-27 13:21:40 -03:00
eeprom.rst Documentation: add pages for supported MTD devices 2025-12-31 11:37:49 +08:00
efuse.rst Documentation: add dummy pages for missing filesystems and drivers 2023-10-27 13:21:40 -03:00
gpio.rst drivers/gpio: gpio driver added debounce and interrupt mask functions 2025-12-18 14:52:37 +01:00
i2s.rst Documentation: add dummy pages for missing filesystems and drivers 2023-10-27 13:21:40 -03:00
index.rst documentation: add GPIO character device driver entry 2025-11-22 14:12:19 -05:00
ipcc.rst Documentation: add dummy pages for missing filesystems and drivers 2023-10-27 13:21:40 -03:00
loop.rst Documentation: add dummy pages for missing filesystems and drivers 2023-10-27 13:21:40 -03:00
math.rst Documentation: add dummy pages for missing filesystems and drivers 2023-10-27 13:21:40 -03:00
modem.rst Documentation: add dummy pages for missing filesystems and drivers 2023-10-27 13:21:40 -03:00
note.rst driver/noteram: Support poll threshold 2026-01-27 03:18:38 +08:00
nullzero.rst Documentation: cosmetics changes 2023-10-26 20:01:21 +08:00
quadrature.rst doc: Improved QE Documentation and add mt6816 board profile doc 2026-05-03 07:56:38 -03:00
rc.rst docs/rc: document RC/LIRC drivers and remove empty drivers/rmt files 2026-04-04 11:18:32 -03:00
rf.rst Documentation: add dummy pages for missing filesystems and drivers 2023-10-27 13:21:40 -03:00
serial.rst !arch/stm32: move stm32l1 and finalize the directory split 2026-06-24 14:54:44 -03:00
touchscreen.rst Documentation: add ST7123 to input docs 2026-08-06 12:42:15 +02:00