Wykres commitów

  • 317ff3a0fd Deploying to gh-pages from @ 5f73a87a3a 🚀 jgromes 2025-06-30 17:07:12 +0000
  • 4e01453d3a deploy: 5f73a87a3a jgromes 2025-06-30 17:05:04 +0000
  • 5f73a87a3a
    [CI] ESP-IDF fix (#1547) Jan Gromeš 2025-06-30 19:03:47 +0200
  • 3e7efbe411 [CI] Fix path jgromes 2025-06-30 18:39:11 +0200
  • a0b6696dd1 [CI] Fix esp-idf version to 5.4.2 jgromes 2025-06-30 18:35:12 +0200
  • 13a3088d9b Deploying to gh-pages from @ 227e40b855 🚀 StevenCellist 2025-06-30 13:29:42 +0000
  • 8dfdd6072d deploy: 227e40b855 StevenCellist 2025-06-30 13:27:01 +0000
  • 227e40b855 [LoRaWAN] Fix dynamic default channels, fix #1538 StevenCellist 2025-06-30 15:25:58 +0200
  • 067c54a504 deploy: bbcb3ec6d5 StevenCellist 2025-06-30 10:52:10 +0000
  • 52f8c4bc28 Deploying to gh-pages from @ bbcb3ec6d5 🚀 StevenCellist 2025-06-30 10:51:53 +0000
  • bbcb3ec6d5
    Change README to reflect general LoRaWAN pre-certified status StevenCellist 2025-06-30 12:51:13 +0200
  • ab1db16d0a deploy: 073e57cbbb StevenCellist 2025-06-30 10:28:16 +0000
  • 2b0edfe447 Deploying to gh-pages from @ 073e57cbbb 🚀 StevenCellist 2025-06-30 10:27:50 +0000
  • 073e57cbbb [LoRaWAN] Clean up fixed plan channel handling, fix default DR StevenCellist 2025-06-30 12:27:11 +0200
  • 4b56b5be5f [LoRaWAN] Remove outdated RP 1.1A comment StevenCellist 2025-06-30 12:24:08 +0200
  • a50a73f167 deploy: 75ac7b7487 StevenCellist 2025-06-29 22:50:01 +0000
  • be0e66b5ff Deploying to gh-pages from @ 75ac7b7487 🚀 StevenCellist 2025-06-29 22:48:55 +0000
  • 75ac7b7487 [LoRaWAN] Pre-certified for fixed channelplans! StevenCellist 2025-06-30 00:39:00 +0200
  • a52a03b155 [LoRaWAN] Remove unused TS009 function from example StevenCellist 2025-06-30 00:36:49 +0200
  • a4375086ac [LoRaWAN] Fix to RP 1.0.4 / 1.1B StevenCellist 2025-06-30 00:36:06 +0200
  • d2cef5bc9f Update keywords.txt StevenCellist 2025-06-30 00:39:48 +0200
  • 311e671da9 deploy: fbdf9608b1 jgromes 2025-06-26 12:19:42 +0000
  • 9cf2dab317 Deploying to gh-pages from @ fbdf9608b1 🚀 jgromes 2025-06-26 12:18:48 +0000
  • fbdf9608b1
    Merge pull request #1542 from Dazza0/docs/add_missing_offset_param_desc Jan Gromeš 2025-06-26 14:18:09 +0200
  • 01fa4d0c2d
    [LR11X0] Add missing description to 'offset' parameter in 'getPacketLength()' Darian Leung 2025-06-26 18:07:02 +0800
  • 1f209c8673 deploy: 66830d651d jgromes 2025-06-23 14:27:22 +0000
  • 9421e84ba3 Deploying to gh-pages from @ 66830d651d 🚀 jgromes 2025-06-23 14:26:33 +0000
  • 66830d651d
    Merge pull request #1536 from Dazza0/refactor/esp_idf_config_defaults Jan Gromeš 2025-06-23 16:25:52 +0200
  • ed67ef372a
    refactor: Use sdkconfig.defaults for ESP-IDF example Darian Leung 2025-06-23 19:49:59 +0800
  • c01449f63d Fix buffer overflow in POCSAG batch calculationThe previous batch calculation logic incorrectly decremented numBatcheswhen (1 + numDataBlocks) % RADIOLIB_PAGER_BATCH_LEN == 0, causingbuffer underallocation and heap corruption on ESP32.Replace with mathematically correct ceiling division that properlycalculates the required number of batches for all frame combinations.Fixes heap corruption crash with specific message lengths like 41-byteescaped messages while maintaining all existing functionality. 500153744 2025-06-22 12:31:27 -0500
  • c5458c9345 deploy: a3a4b15791 StevenCellist 2025-06-21 19:01:43 +0000
  • 7a4b27f480 Deploying to gh-pages from @ a3a4b15791 🚀 StevenCellist 2025-06-21 19:00:55 +0000
  • a3a4b15791
    [LoRaWAN] Bump nonces buffer version 7.2.0 StevenCellist 2025-06-21 21:00:22 +0200
  • 6eb251bbb5 deploy: 48a863d801 jgromes 2025-06-21 15:47:41 +0000
  • 4d6d74560b Deploying to gh-pages from @ 48a863d801 🚀 jgromes 2025-06-21 15:47:28 +0000
  • 48a863d801 Bump version to 7.2.0 jgromes 2025-06-21 17:46:41 +0200
  • 967e277d5a deploy: bfa440aa1c jgromes 2025-06-21 14:51:16 +0000
  • 1c3880cdb8 Deploying to gh-pages from @ bfa440aa1c 🚀 jgromes 2025-06-21 14:50:15 +0000
  • bfa440aa1c [LoRaWAN] Add missing callback initializer jgromes 2025-06-21 16:49:26 +0200
  • b10175c7f8 Deploying to gh-pages from @ f2fbd73044 🚀 jgromes 2025-06-21 13:52:34 +0000
  • 08ede86249 deploy: f2fbd73044 jgromes 2025-06-21 13:51:12 +0000
  • f2fbd73044
    [LoRaWAN] Provide support for TSxxx packages (including TS009 reference implementation) (#1528) StevenCellist 2025-06-21 15:48:30 +0200
  • 4f2226556b [CI] Fix uncrustify install jgromes 2025-06-21 15:09:49 +0200
  • 21e4116427 [CI] Add uncrustify script and action jgromes 2025-06-21 14:16:50 +0200
  • 6b8e8d1c6a [LoRaWAN] Feedback improvements StevenCellist 2025-06-21 08:57:36 +0200
  • 0796710d9f
    Merge 882da3ab46 into 83fbedb833 brooksbUWO 2025-06-20 18:34:54 +0200
  • aad9e8d822 deploy: 83fbedb833 jgromes 2025-06-20 16:17:49 +0000
  • 96cc3b5c72 Deploying to gh-pages from @ 83fbedb833 🚀 jgromes 2025-06-20 16:17:16 +0000
  • 83fbedb833 [SX126x] Fixed packet offset in implicit header mode (#1520) jgromes 2025-06-20 18:15:43 +0200
  • b74e13e649 deploy: e173cb32ed jgromes 2025-06-20 12:49:11 +0000
  • e70f6a4d6f Deploying to gh-pages from @ e173cb32ed 🚀 jgromes 2025-06-20 12:48:37 +0000
  • e173cb32ed
    Merge pull request #1529 from Dazza0/feature/add_ramp_time Jan Gromeš 2025-06-20 14:48:00 +0200
  • 70b0a89b01
    [LR11X0] Add support for specifying PA ramp time Darian Leung 2025-06-20 13:30:21 +0800
  • 8a9de13a7c deploy: bda5e39789 jgromes 2025-06-19 17:02:37 +0000
  • e61d8dfdda Deploying to gh-pages from @ bda5e39789 🚀 jgromes 2025-06-19 17:02:18 +0000
  • bda5e39789
    [SX126x] Merge pull request #1527 from christianh104/patch-1 Jan Gromeš 2025-06-19 19:01:39 +0200
  • eb9395a906
    chore: Fix formatting issues caught by pre-commit Darian Leung 2025-06-19 20:10:47 +0800
  • 6ad5088ee9
    chore: Add pre-commit Darian Leung 2025-06-19 20:09:39 +0800
  • dd50ab7d1e [LoRaWAN] Fix cppcheck issue StevenCellist 2025-06-19 10:50:47 +0200
  • ccf3c3e616 [LoRaWAN] Remove printf from example StevenCellist 2025-06-19 10:50:07 +0200
  • e4a68d2870 [LoRaWAN] Fix scope of variables StevenCellist 2025-06-19 10:36:23 +0200
  • 3a8e46da2b [LoRaWAN] Remove printf from example StevenCellist 2025-06-19 10:36:01 +0200
  • 1a9f89efbf [LoRaWAN] Remove unused variable StevenCellist 2025-06-19 10:08:08 +0200
  • 2c7f6247df [LoRaWAN] Make TSxxx example platform independent StevenCellist 2025-06-19 09:58:23 +0200
  • b17406fc25 [LoRaWAN] Comment a platform dependency in TS009 header StevenCellist 2025-06-19 09:08:35 +0200
  • c28d3291a9 [LoRaWAN] Add TS009 example StevenCellist 2025-06-19 09:01:06 +0200
  • 4c7170d40a Revert unused error code StevenCellist 2025-06-19 08:31:09 +0200
  • 88209dd776 [LoRaWAN] Implement TSxxx package support StevenCellist 2025-06-19 08:30:43 +0200
  • a7db7947f1
    Optimize CAD for improved detection rate and SF5/SF6 Christian Harris 2025-06-18 16:47:55 -0700
  • cb4d7f8a6c [LoRaWAN] Fix for incorrect use of dutycycle function StevenCellist 2025-06-17 07:57:57 +0200
  • bf4e4999c2 Deploying to gh-pages from @ 5b38ce9f20 🚀 StevenCellist 2025-06-16 08:59:58 +0000
  • 7cfa11be4e deploy: 5b38ce9f20 StevenCellist 2025-06-16 08:58:21 +0000
  • 5aa8419cc7 deploy: 827fbd9f17 StevenCellist 2025-06-16 08:57:41 +0000
  • c4b0900b97 Deploying to gh-pages from @ 827fbd9f17 🚀 StevenCellist 2025-06-16 08:57:14 +0000
  • 5b38ce9f20
    Add LoRaWAN Class and pre-certification info to README StevenCellist 2025-06-16 10:56:46 +0200
  • 827fbd9f17
    Add new LoRaWAN examples to the LoRaWAN README StevenCellist 2025-06-16 10:56:38 +0200
  • 7066667164 deploy: 494cfb692e StevenCellist 2025-06-16 06:50:24 +0000
  • 4823084731 Deploying to gh-pages from @ 494cfb692e 🚀 StevenCellist 2025-06-16 06:49:58 +0000
  • 494cfb692e [LoRaWAN] Self-certified! (Class A, dynamic channelplan) lorawan-pre-cert-class-a StevenCellist 2025-06-16 08:49:19 +0200
  • 3e82e65ac2 deploy: 20d0f58d7c jgromes 2025-06-14 20:35:10 +0000
  • 1b8786fce7 Deploying to gh-pages from @ 20d0f58d7c 🚀 jgromes 2025-06-14 20:33:40 +0000
  • 20d0f58d7c
    Merge pull request #1523 from ToshikSoni/master Jan Gromeš 2025-06-14 22:32:59 +0200
  • 0ce1a38deb Fix RFM typo in README Toshik Soni 2025-06-14 10:28:19 +0530
  • 882da3ab46 Fix ESP32 heap corruption in POCSAG transmission 500153744 2025-06-09 23:50:14 -0500
  • 2472fbdf72 [LR2021] Initial WIP commit jgromes 2025-06-09 20:26:10 +0200
  • b4e39075dd deploy: c852a37953 jgromes 2025-06-01 08:33:21 +0000
  • c852a37953 [CI] Fix missing flags for LoRaWAN examples jgromes 2025-06-01 10:32:00 +0200
  • 7dfd4914f4 Deploying to gh-pages from @ d7205cd006 🚀 jgromes 2025-06-01 08:08:03 +0000
  • 9606a1957a deploy: d7205cd006 jgromes 2025-06-01 08:07:52 +0000
  • d7205cd006 [LoRaWAN] Fix variable redefinition jgromes 2025-06-01 10:06:25 +0200
  • 99fb72a315 deploy: f7c6071169 StevenCellist 2025-06-01 06:31:04 +0000
  • dcab11dccb Deploying to gh-pages from @ f7c6071169 🚀 StevenCellist 2025-06-01 06:30:46 +0000
  • f7c6071169 [LoRaWAN] Add Class C and Multicast examples StevenCellist 2025-06-01 08:30:07 +0200
  • 49bfeceedb deploy: 6430fa5e38 jgromes 2025-05-31 08:55:49 +0000
  • 5ab4ad9873 Deploying to gh-pages from @ 6430fa5e38 🚀 jgromes 2025-05-31 08:55:13 +0000
  • 6430fa5e38 [LR11x0] Split source into multiple files jgromes 2025-05-31 09:54:23 +0100
  • 56b394e487 deploy: 06af9a8f7f jgromes 2025-05-31 08:37:54 +0000
  • 4d39a5a3a5 Deploying to gh-pages from @ 06af9a8f7f 🚀 jgromes 2025-05-31 08:37:20 +0000
  • 06af9a8f7f [LoRaWAN] Do not use range in switch case jgromes 2025-05-31 10:36:37 +0200
  • 9fb35f3ded deploy: 49d340e667 jgromes 2025-05-29 19:09:54 +0000