RadioLibSmol/examples
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 [AFSK] Added SX126x to examples 2023-02-11 14:12:55 +01:00
APRS [LR11x0] Added direct mode support 2024-04-20 18:05:31 +02:00
AX25 [LR11x0] Added direct mode support 2024-04-20 18:05:31 +02:00
BellModem/BellModem_Transmit [Bell] Added Bell modem example 2023-04-30 10:18:50 +02:00
CC1101 Added getPacketLength to examples (#214) 2023-07-15 19:36:23 +02:00
FSK4 [AFSK] Added SX126x to examples 2023-02-11 14:12:55 +01:00
Hellschreiber Added LR11x0 to supported protocols 2024-04-20 18:07:27 +02:00
LoRaWAN [LoRaWAN] Improve PHY behaviour, update beginABP, bugfixes (#1080) 2024-05-01 13:35:22 +02:00
LR11x0 [LR11x0] Added support for LR-FHSS 2024-04-21 15:01:57 +02:00
Morse [LR11x0] Added direct mode support 2024-04-20 18:05:31 +02:00
NonArduino Use RadioLibTime_t (aka unsigned long) when dealing with millis() and micros() (#1075) 2024-04-25 21:50:58 +02:00
nRF24 Added getPacketLength to examples (#214) 2023-07-15 19:36:23 +02:00
Pager [Pager] Added note about module pin 2023-05-08 20:12:51 +02:00
PhysicalLayer/PhysicalLayer_Interface [PHY] Added interface showcase example (#773) 2023-06-21 22:25:31 +02:00
RF69 Added getPacketLength to examples (#214) 2023-07-15 19:36:23 +02:00
RTTY Added LR11x0 to supported protocols 2024-04-20 18:07:27 +02:00
Si443x Added getPacketLength to examples (#214) 2023-07-15 19:36:23 +02:00
SSTV [AFSK] Added SX126x to examples 2023-02-11 14:12:55 +01:00
STM32WLx [STM32WL] Fixed output power for modules without LP (#798) 2023-07-16 15:50:26 +02:00
Stream Removed remaining enable interrupt (#657) 2023-01-07 22:31:20 +01:00
SX123x [SX123x] Added support for SX1233 (#898) 2023-12-09 15:34:56 +01:00
SX126x Added ESP IRAM attribute to examples (#1010) 2024-03-10 20:40:41 +01:00
SX127x Added ESP IRAM attribute to examples (#1010) 2024-03-10 20:40:41 +01:00
SX128x Added getPacketLength to examples (#214) 2023-07-15 19:36:23 +02:00