RadioLibSmol/src/protocols
StevenCellist 1b2b8bd67b
[LoRaWAN] Improve PHY behaviour, update beginABP, bugfixes (#1080)
* [LoRaWAN] Add getter for ToA, prevent MAC queue overflow

* [LoRaWAN] Permute arguments to beginABP

* Implement & split off checkOutputPower

* [LoRaWAN] Configure physical layer on each up/downlink

* [LoRaWAN] Remove unnecessary dynamic array

* [LoRaWAN] Improve downlink handling

* Resolve return-warnings in checkOutputPower()

* [LoRaWAN] Improve buffer definition

* [LoRaWAN] Prevent requesting repeated MAC commands

* Update keywords.txt

* [CC1101] Resolve unused variable warning

* [CC1101] Update checkOutputPower

* [SX1278] Fix variable assignment

* Update keywords.txt

* [CC1101] Added checkOutputPower override for PHY compatibility

* [LR11x0] Added checkOutputPower override for PHY compatibility

* [SX127x] Added checkOutputPower override for PHY compatibility

---------

Co-authored-by: jgromes <jan.gromes@gmail.com>
2024-05-01 13:35:22 +02:00
..
AFSK [Doxygen] Warnings fixes (#1046) 2024-04-01 11:11:24 +02:00
APRS [Doxygen] Warnings fixes (#1046) 2024-04-01 11:11:24 +02:00
AX25 [AX25] Fix direct mode start 2024-04-20 18:05:57 +02:00
BellModem Use RadioLibTime_t (aka unsigned long) when dealing with millis() and micros() (#1075) 2024-04-25 21:50:58 +02:00
ExternalRadio [Doxygen] Warnings fixes (#1046) 2024-04-01 11:11:24 +02:00
FSK4 Use RadioLibTime_t (aka unsigned long) when dealing with millis() and micros() (#1075) 2024-04-25 21:50:58 +02:00
Hellschreiber Use RadioLibTime_t (aka unsigned long) when dealing with millis() and micros() (#1075) 2024-04-25 21:50:58 +02:00
LoRaWAN [LoRaWAN] Improve PHY behaviour, update beginABP, bugfixes (#1080) 2024-05-01 13:35:22 +02:00
Morse Use RadioLibTime_t (aka unsigned long) when dealing with millis() and micros() (#1075) 2024-04-25 21:50:58 +02:00
Pager Use RadioLibTime_t (aka unsigned long) when dealing with millis() and micros() (#1075) 2024-04-25 21:50:58 +02:00
PhysicalLayer [LoRaWAN] Improve PHY behaviour, update beginABP, bugfixes (#1080) 2024-05-01 13:35:22 +02:00
Print [Doxygen] Warnings fixes (#1046) 2024-04-01 11:11:24 +02:00
RTTY Use RadioLibTime_t (aka unsigned long) when dealing with millis() and micros() (#1075) 2024-04-25 21:50:58 +02:00
SSTV Use RadioLibTime_t (aka unsigned long) when dealing with millis() and micros() (#1075) 2024-04-25 21:50:58 +02:00