RadioLibSmol/src/protocols
StevenCellist 298a612699
[LoRaWAN] Change session activation (#1093)
* [LoRaWAN] Improve session restoration/activation behaviour

* [LoRaWAN] Custom return codes for session begin

* [LoRaWAN] Separate begin() and activate()

* [LoRaWAN] Fix activateABP()

* [LoRaWAN] Additional error-code

* [LoRaWAN] Fix rejoining during active session

* [LoRaWAN] Expose clearSession, drop `force`

* Update keywords...
2024-05-21 12:03:49 +02:00
..
AFSK [AFSK] Fixed issues found by cppcheck 2024-05-11 20:31:01 +01:00
APRS [APRS] Fixed issues found by cppcheck 2024-05-11 20:31:57 +01:00
AX25 [AX25] Fix possible string truncation 2024-05-19 18:32:44 +02:00
BellModem [Bell] Fixed issues found by cppcheck 2024-05-11 20:32:20 +01:00
ExternalRadio [EXT] Added assignment operator overload and copy constructor 2024-05-12 19:49:46 +01:00
FSK4 [FSK4] Fixed issues found by cppcheck 2024-05-11 20:32:41 +01:00
Hellschreiber [Hell] Fixed issues found by cppcheck 2024-05-12 12:03:43 +01:00
LoRaWAN [LoRaWAN] Change session activation (#1093) 2024-05-21 12:03:49 +02:00
Morse [Morse] Fixed issues found by cppcheck 2024-05-11 20:32:57 +01:00
Pager [Pager] Fixed issues found by cppcheck 2024-05-11 20:33:07 +01:00
PhysicalLayer [LoRaWAN] Use 32-bit IRQ flags 2024-05-08 14:51:43 +02:00
Print [ITA2] Added assignment operator overload and copy constructor 2024-05-12 19:49:56 +01:00
RTTY [RTTTY] Fixed issues found by cppcheck 2024-05-11 20:33:45 +01:00
SSTV [SSTV] Fixed issues found by cppcheck 2024-05-12 12:03:53 +01:00