RadioLibSmol/src/protocols
StevenCellist 556f37f608
[LoRaWAN] Implement full session persistence & more v1.1 specification (#835)
* Implement session persistence & more 1.1 protocol

* [LoRaW] Improve session persistence, check frame counters & Nonces, multiple MAC commands

* [LoRaWAN] fix popping MAC command from queue

I just realized that the method popMacCommand did not correctly remove items from the queue - this should solve the problem

* [LoRaWAN] implement improvements from #835

* [LoRaWAN] String --> uint8_t[]

* [LoRaWAN] Fix typo
2023-10-23 17:50:16 +02:00
..
AFSK [AFSK] Added copy constructor 2023-04-29 22:55:27 +02:00
APRS [APRS] Fix array length calculation in static only mode 2023-10-18 17:47:09 +02:00
AX25 [AX25] Added check for Bell modem 2023-07-21 18:08:40 +02:00
BellModem [Bell] Added missing exclude guard 2023-05-12 20:56:23 +02:00
ExternalRadio [EXT] Implemented direct transmit (#646) 2023-07-07 20:48:51 +02:00
FSK4 [FSK4] Use compact Doxygen and stop using reserved format 2023-04-22 19:35:42 +02:00
Hellschreiber [Print] Removed redundant headers 2023-04-30 11:34:58 +02:00
LoRaWAN [LoRaWAN] Implement full session persistence & more v1.1 specification (#835) 2023-10-23 17:50:16 +02:00
Morse [Morse] Fix typo 2023-07-15 19:25:51 +02:00
Pager Typo fixes 2023-07-15 19:13:16 +02:00
PhysicalLayer [PHY] Added coding rate to data rate struct 2023-09-12 19:06:30 +02:00
Print [ITA2] Added missing header 2023-04-30 11:32:38 +02:00
RTTY Added missing headers 2023-04-30 11:37:38 +02:00
SSTV [SSTV] Use compact Doxygen and stop using reserved format 2023-04-22 19:34:27 +02:00