Wykres commitów

2686 Commity (298a612699dbe74bd2747855719dbdbcc9b95c35)

Autor SHA1 Wiadomość Data
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
jgromes bfb27ec8c9 [CI] Skip CubeCell LR11x0 FW update 2024-05-20 20:02:43 +02:00
jgromes e52fe99f03 [CC1101] Rework power check to not use constexpr 2024-05-20 19:56:47 +02:00
jgromes 90627325d3 [CI] Fix STM32F1 skip pattern 2024-05-20 19:39:51 +02:00
jgromes 8cda0d7a26 [CI] Fix STM32F1 skip pattern 2024-05-20 19:30:07 +02:00
jgromes bcbefab4e8 [CI] Fix STM32WL skip pattern missing 2024-05-20 19:19:14 +02:00
jgromes 020a2ce8df [LR11x0] Do not use yield in example 2024-05-20 18:08:27 +02:00
jgromes 2b65070212 [CI] Disable LR11x0 FW update on most platforms 2024-05-20 18:07:48 +02:00
StevenCellist f660f2794f
Merge pull request #1102 from pnxs/master
fix payload of DevStatusAns mac-command
2024-05-20 11:24:27 +02:00
Thomas Schätzlein f2e1b547d5 fix payload of DevStatusAns mac-command
Lorawan specs say (e.g. 1.0.4 or 1.1), that the first byte is the
battery-level and the second byte is the margin.
2024-05-20 10:51:41 +02:00
jgromes e121f963dc [CI] Skip LR11x0 firmware example on AVRs 2024-05-19 21:22:19 +02:00
jgromes 648268d5c1 [CI] Remove Intel Arc (broken platform) 2024-05-19 21:14:44 +02:00
jgromes ffafb7353d [CI] Fix syntax 2024-05-19 21:06:15 +02:00
jgromes 764c0bf271 [CI] Disable LR11x0 firmware update on low-end platforms 2024-05-19 19:19:07 +02:00
jgromes 534a2f2d62 [LR11x0] Fix struct initialization 2024-05-19 19:09:04 +02:00
jgromes 98c80a9cb9 [STM32WL] Fix output ramp time configuration 2024-05-19 19:05:03 +02:00
jgromes 60d1738c91 [AX25] Fix possible string truncation 2024-05-19 18:32:44 +02:00
jgromes 76f61144df Fix gitattributes 2024-05-19 15:03:44 +02:00
jgromes 9ebafbe507 Exclude FW images from linguist 2024-05-19 15:02:36 +02:00
jgromes 4ab0ac8a13 [CI] Skip LR11x0 FW update build on Uno 2024-05-19 15:00:05 +02:00
jgromes 5e398bd868 [LR11x0] Added firmware update support 2024-05-19 14:55:11 +02:00
jgromes 8f5440e4b5 [LR11x0] Clarified device macro naming 2024-05-19 13:55:53 +02:00
jgromes ffbcdd0d57 [MOD] Move SPI timeout to SPI config struct 2024-05-19 13:55:22 +02:00
jgromes b5fd75b4dc [LR11x0] Implemented v2 GNSS commands 2024-05-18 08:44:50 +02:00
jgromes 47f5569e7f [LR11x0] Dump FW versions in debug mode 2024-05-15 21:27:31 +02:00
jgromes 3b412d7521 [SX126x] Add rounding when using custom image rejection (#1096) 2024-05-15 20:22:30 +02:00
Jan Gromeš 5ac5bdaadc
Merge pull request #1099 from alistair23/alistair/tock-bump
examples/NonArduino/Tock: Update to the latest libtock-c API
2024-05-15 18:49:33 +02:00
jgromes f9af9b4d3f [SX128x] Fix forgotten sleep 2024-05-15 18:45:57 +02:00
jgromes 63ef9e0977 Fixup doxygen comments (#1089) 2024-05-15 18:43:19 +02:00
Dominic Moffat b336dd59f9
Fixes overload warning when building with ESP IDF (#1089)
* fixes overload

* fixes overload

* fixes overload warnings in ESP-IDF
2024-05-15 18:40:08 +02:00
Alistair Francis f12875fac5 examples/NonArduino/Tock: Update to the latest libtock-c API
Update to use the latest libtock-c functions.

Signed-off-by: Alistair Francis <alistair@alistair23.me>
2024-05-15 19:52:18 +10:00
jgromes 23dcc4b8b7 Remove submodule file 2024-05-13 12:36:01 +02:00
Jan Gromeš 6fe3eb67e4
Merge pull request #1095 from alistair23/alistair/libtock-c-removal
examples/NonArduino/Tock: Remove libtock-c submodule
2024-05-13 12:31:41 +02:00
Alistair Francis 58c8d2d1f4 examples/NonArduino/Tock: Remove libtock-c submodule
Remove the libtock-c submodule to fix https://github.com/jgromes/RadioLib/issues/1091

Signed-off-by: Alistair Francis <alistair@alistair23.me>
2024-05-13 19:45:13 +10:00
jgromes 9e8da76740 [ITA2] Added assignment operator overload and copy constructor 2024-05-12 19:49:56 +01:00
jgromes 71ccce4a3d [EXT] Added assignment operator overload and copy constructor 2024-05-12 19:49:46 +01:00
jgromes e3f851ef6d [AX.25] Added assignment operator overload 2024-05-12 19:49:28 +01:00
Jan Gromeš 0e28810bb0
Merge pull request #1094 from bkleiner/feature-fix-set-rfswitch
LR11x0: fix setDioAsRfSwitch argument count
2024-05-12 19:22:05 +02:00
bkleiner f3d358bbe3 LR11x0: fix setDioAsRfSwitch argument count 2024-05-12 19:01:17 +02:00
jgromes dd9dc39f69 [Crypto] Fixed issues found by cppcheck 2024-05-12 12:04:41 +01:00
jgromes 330f4e8fe1 [CRC] Fixed issues found by cppcheck 2024-05-12 12:04:19 +01:00
jgromes 356e8c8546 [FEC] Fixed issues found by cppcheck 2024-05-12 12:04:09 +01:00
jgromes a93e7b93de [SSTV] Fixed issues found by cppcheck 2024-05-12 12:03:53 +01:00
jgromes d4e7af836c [Hell] Fixed issues found by cppcheck 2024-05-12 12:03:43 +01:00
jgromes 1dcd61b71d [SX128x] Use const pointers where appropriate 2024-05-12 12:03:19 +01:00
jgromes be4ad51330 [LR11x0] Use const pointers where appropriate 2024-05-12 12:03:08 +01:00
jgromes f0ed8cdf00 [CI] cppcheck do not report progress 2024-05-11 20:34:10 +01:00
jgromes f72f7bd46d [RTTTY] Fixed issues found by cppcheck 2024-05-11 20:33:45 +01:00
jgromes 909969aa15 [Print] Fixed issues found by cppcheck 2024-05-11 20:33:39 +01:00
jgromes 89e406775d [Pager] Fixed issues found by cppcheck 2024-05-11 20:33:07 +01:00