RadioLibSmol/src
Jan Gromeš dc77e6e662
[SX126x] LR-FHSS support (#1228)
* [FEC] Added Vitervi encoder

* [SX126x] Added initial LR-FHSS transmission support

* [CI] Use RPi build for CodeQL

* [SX126x] Fix signed comparison warning

* [FEC] Make input to Viterbi encoder const

* [CI] Drop SX126x examples from Arduino Uno builds

* [CI] Build SX123x for CodeQL scan

* [FEC] Fix comparison type

* [SX126x] Added configurable grid step

* [SX126x] Rename convolutional coding class

* [SX126x] Fix payload CRC

* [SX126x] ADded LR-FHSS example

* [SX126x] Make argument const
2024-10-07 20:00:19 +02:00
..
modules [SX126x] LR-FHSS support (#1228) 2024-10-07 20:00:19 +02:00
protocols [LR1110] Added configurable LR-FHSS grid spacing 2024-10-06 10:13:56 +02:00
utils [SX126x] LR-FHSS support (#1228) 2024-10-07 20:00:19 +02:00
ArduinoHal.cpp [HAL] Fix tone on ESP32 IDF > 5.0.0 (#1123) 2024-06-13 17:09:23 +02:00
ArduinoHal.h [HAL] Make ArduinoHal constructor explicit 2024-05-01 15:41:24 +01:00
BuildOpt.h Bump version to 7.0.2 2024-09-30 18:11:11 +02:00
BuildOptUser.h Fix typo in comment 2024-08-04 21:41:10 +02:00
Hal.cpp Use RadioLibTime_t (aka unsigned long) when dealing with millis() and micros() (#1075) 2024-04-25 21:50:58 +02:00
Hal.h Use RadioLibTime_t (aka unsigned long) when dealing with millis() and micros() (#1075) 2024-04-25 21:50:58 +02:00
Module.cpp [MOD] Make hexdump format match xxd 2024-08-09 21:25:39 +02:00
Module.h [MOD] Added missing Doxygen parameter 2024-08-05 21:06:35 +02:00
RadioLib.h [LR11x0] Added LR1120/21 classes 2024-04-21 15:24:49 +02:00
TypeDef.h [SX127x] Handle multiple IRQ flags (#1190) 2024-09-28 13:29:41 +02:00