RadioLibSmol/examples
Jan Gromeš bc801c7004
[PHY] Channel scan configuration (#1190)
* [PHY] Added channel scan configuration

* [LR11x0] Added channel scan configuration

* [SX126x] Added channel scan configuration

* [SX128x] Added channel scan configuration

* Use microsecond timeout

* [PHY] Added generalized IRQ handling via PHY

* [LR11x0] Added generalized IRQ handling via PHY

* [SX126x] Added generalized IRQ handling via PHY

* [SX127x] Added generalized IRQ handling via PHY

* [SX128x] Added generalized IRQ handling via PHY

* Added missing typedef

* [PHY] Fix IRQ method argument type

* [SX128x] Fix non-trivial initializer usage

* [LR11x0] Added missing override specifiers

* [SX126x] Added missing override specifiers

* [SX127x] Added missing override specifiers

* [SX128x] Added missing override specifiers

* [PHY] Added missing IRQ map initializer

* [CI] Drop APRS builds on AVR

* [CI] Drop Morse builds for AVR

* [PHY] Rework generic IRQ to allow multiple flags

* [LR11x0] Rework generic IRQ to allow multiple flags

* [SX126x] Rework generic IRQ to allow multiple flags

* [SX127x] Rework generic IRQ to allow multiple flags

* [SX128x] Rework generic IRQ to allow multiple flags

* [LoRaWAN] Use generic IRQ

* Add missing typedef

* [SX127x] Make Rx mode implicit based on timeout

* [SX127x] Fixed shadowed variable

* [LR11x0] Fix missing initializers

* [SX127x] Added default startReceive arguments

* [LR11x0] Pass scan config by const reference

* [SX126x] Pass scan config by const reference

* [SX128x] Pass scan config by const reference

* [PHY] Pass scan config by const reference

* [SX127x] Add missing IRQ conversion

* [SX126x] Fixed default CAD scan config IRQ

* [LR11x0] Fixed default CAD scan config IRQ

* [LR11x0] Fix comments referencing DIO1
2024-09-01 18:19:07 +02:00
..
AFSK [SX126x] Clarify DIO3 for AFSK-based examples 2024-07-20 16:41:13 +02:00
APRS [SX126x] Clarify DIO3 for AFSK-based examples 2024-07-20 16:41:13 +02:00
AX25 [SX126x] Clarify DIO3 for AFSK-based examples 2024-07-20 16:41:13 +02:00
BellModem/BellModem_Transmit [SX126x] Clarify DIO3 for AFSK-based examples 2024-07-20 16:41:13 +02:00
CC1101 [CC1101] Added delay to halting while loops 2024-06-29 18:31:13 +02:00
FSK4 [SX126x] Clarify DIO3 for AFSK-based examples 2024-07-20 16:41:13 +02:00
Hellschreiber [SX126x] Clarify DIO3 for AFSK-based examples 2024-07-20 16:41:13 +02:00
LoRaWAN [LoRaWAN] Remove pin maps from example config file (#1106) 2024-06-19 21:08:11 +02:00
LR11x0 [LR11x0] Added delay to halting while loops 2024-06-29 18:31:38 +02:00
Morse [SX126x] Clarify DIO3 for AFSK-based examples 2024-07-20 16:41:13 +02:00
NonArduino Added readme to ESP-IDF example 2024-08-17 21:19:14 +02:00
nRF24 [nRF24] Added delay to halting while loops 2024-06-29 18:31:54 +02:00
Pager [Pager] Added delay to halting while loops 2024-06-29 18:32:05 +02:00
PhysicalLayer/PhysicalLayer_Interface [PHY] Added delay to halting while loops 2024-06-29 18:32:19 +02:00
RF69 [RF69] Added delay to halting while loops 2024-06-29 18:32:30 +02:00
RTTY [SX126x] Clarify DIO3 for AFSK-based examples 2024-07-20 16:41:13 +02:00
Si443x [Si443x] Added delay to halting while loops 2024-06-29 18:32:48 +02:00
SSTV [SX126x] Clarify DIO3 for AFSK-based examples 2024-07-20 16:41:13 +02:00
STM32WLx [STM32WL] Added delay to halting while loops 2024-06-29 18:33:19 +02:00
Stream [Stream] Added delay to halting while loops 2024-06-29 18:33:34 +02:00
SX123x [SX123x] Added delay to halting while loops 2024-06-29 18:33:25 +02:00
SX126x [SX126x] Added delay to halting while loops 2024-06-29 18:34:29 +02:00
SX127x [PHY] Channel scan configuration (#1190) 2024-09-01 18:19:07 +02:00
SX128x [SX128x] Added delay to halting while loops 2024-06-29 18:28:58 +02:00