RadioLibSmol/src
GUVWAF eda4ec22ae
[SX126x][SX128x][LR11x0] Don't report CRC mismatch if valid header received (#1203)
* Enable `HEADER_VALID` IRQ flags by default for receiving

* [SX126x] Don't report CRC mismatch if valid header received

* [SX128x] Don't report CRC mismatch if valid header received

* [LR11x0] Don't report CRC mismatch if valid header received
2024-09-01 20:48:17 +02:00
..
modules [SX126x][SX128x][LR11x0] Don't report CRC mismatch if valid header received (#1203) 2024-09-01 20:48:17 +02:00
protocols [SX126x][SX128x][LR11x0] Don't report CRC mismatch if valid header received (#1203) 2024-09-01 20:48:17 +02:00
utils [FEC] Move generically useful macros 2024-08-05 21:08:35 +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 Added verbose assert 2024-08-04 16:33:23 +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 [PHY] Channel scan configuration (#1190) 2024-09-01 18:19:07 +02:00