Commit graph

  • 9e42efc184 [LoRaWAN] Integrate feedback StevenCellist 2024-09-08 00:01:55 +02:00
  • efc06713c9 [LoRaWAN] Do not accept invalid Rx2 datarate StevenCellist 2024-09-07 16:00:53 +02:00
  • c0ba1e9901 [LoRaWAN] Add const StevenCellist 2024-09-07 11:55:08 +02:00
  • 8119a606b0 [LoRaWAN] Integrate feedback, fix session save/restore StevenCellist 2024-09-07 11:45:06 +02:00
  • 885a921ea3
    [SX128x] Merge pull request #1206 from Jorropo/fix-signed-ranging-result Jan Gromeš 2024-09-07 08:46:52 +02:00
  • 951bfc0625 fix getRangingResult to properly account for signed numbers Jorropo 2024-09-07 06:18:22 +02:00
  • ecd2996328 [LoRaWAN] Un-static functions to fix overriding StevenCellist 2024-09-04 16:31:00 +02:00
  • f2e26dd92d [LoRaWAN] Return Rx window number, fix casing StevenCellist 2024-09-04 13:31:15 +02:00
  • 1ca988db44 [LoRaWAN] Add missing initializers StevenCellist 2024-09-03 19:55:47 +02:00
  • d9a3aea090 Deploying to gh-pages from @ 3115fc2d67 🚀 jgromes 2024-09-03 17:07:34 +00:00
  • 3115fc2d67 [LR11x0] Fix IRQ masking jgromes 2024-09-03 19:06:57 +02:00
  • e0af297c76 [LR1110] Fix default startReceive flags jgromes 2024-09-03 18:22:43 +02:00
  • c9b95d197d [LoRaWAN] CI fixes StevenCellist 2024-09-02 19:39:01 +02:00
  • 7299e45f0c [LoRaWAN] Some CI fixes, add retransmission timeout StevenCellist 2024-09-02 19:33:18 +02:00
  • a9699d42f1 [LoRaWAN] Major rework StevenCellist 2024-09-02 16:16:08 +02:00
  • a4d0414dfd Deploying to gh-pages from @ eda4ec22ae 🚀 jgromes 2024-09-01 18:48:49 +00:00
  • eda4ec22ae
    [SX126x][SX128x][LR11x0] Don't report CRC mismatch if valid header received (#1203) GUVWAF 2024-09-01 20:48:17 +02:00
  • 6f2370ff8c [LR11x0] Don't report CRC mismatch if valid header received GUVWAF 2024-08-31 19:39:52 +02:00
  • 6fdf3fe33d [SX128x] Don't report CRC mismatch if valid header received GUVWAF 2024-08-31 19:39:40 +02:00
  • 1a9614d4a6 [SX126x] Don't report CRC mismatch if valid header received GUVWAF 2024-08-31 19:39:31 +02:00
  • 1790f6f736 Enable HEADER_VALID IRQ flags by default for receiving GUVWAF 2024-08-31 19:36:29 +02:00
  • 7e0c2e9d07 Deploying to gh-pages from @ bc801c7004 🚀 jgromes 2024-09-01 16:19:42 +00:00
  • bc801c7004
    [PHY] Channel scan configuration (#1190) Jan Gromeš 2024-09-01 18:19:07 +02:00
  • 6fc4bfa8fc [LR11x0] Fix comments referencing DIO1 jgromes 2024-09-01 18:12:30 +02:00
  • d9c0c4ed44
    Update bug_report.md Jan Gromeš 2024-09-01 08:35:37 +02:00
  • a68f689a85
    Update module-not-working.md Jan Gromeš 2024-09-01 08:34:00 +02:00
  • 595e7806d5 [LR11x0] Fixed default CAD scan config IRQ jgromes 2024-08-31 16:50:04 +02:00
  • ed30c50f8b [SX126x] Fixed default CAD scan config IRQ jgromes 2024-08-31 16:49:45 +02:00
  • 7d1df89df0 [SX127x] Add missing IRQ conversion jgromes 2024-08-30 18:54:59 +02:00
  • 1b879ed99d Deploying to gh-pages from @ d3f9eaf30b 🚀 jgromes 2024-08-29 15:42:29 +00:00
  • d3f9eaf30b
    Merge pull request #1199 from FrauBluher/pr-double-float-explicit Jan Gromeš 2024-08-29 17:41:57 +02:00
  • 6847fcda5c Reconcile implicit double / float promotion with math functions and passed function value types. Also suppress incorrect unused variable warnings when variables are used in logging macros. Pavlo Manovi 2024-08-29 09:30:31 -04:00
  • 9d99e38a43 [PHY] Pass scan config by const reference jgromes 2024-08-28 19:36:43 +02:00
  • d5987ac22e [SX128x] Pass scan config by const reference jgromes 2024-08-28 19:36:21 +02:00
  • fa1760d0b1 [SX126x] Pass scan config by const reference jgromes 2024-08-28 19:36:12 +02:00
  • d81d802076 [LR11x0] Pass scan config by const reference jgromes 2024-08-28 19:35:53 +02:00
  • 0e694f3985 [SX127x] Added default startReceive arguments jgromes 2024-08-28 19:26:26 +02:00
  • 26aae8da8d [LR11x0] Fix missing initializers jgromes 2024-08-28 19:23:09 +02:00
  • 0caedc1886 [SX127x] Fixed shadowed variable jgromes 2024-08-28 19:15:13 +02:00
  • 29dd65d7ad [SX127x] Make Rx mode implicit based on timeout jgromes 2024-08-28 19:10:05 +02:00
  • b3edfd89bd Add missing typedef jgromes 2024-08-25 18:19:22 +02:00
  • 1a462dcd87 [LoRaWAN] Use generic IRQ jgromes 2024-08-25 18:16:39 +02:00
  • 8fe6ba86ab [SX128x] Rework generic IRQ to allow multiple flags jgromes 2024-08-25 18:16:15 +02:00
  • 17de5754ae [SX127x] Rework generic IRQ to allow multiple flags jgromes 2024-08-25 18:16:05 +02:00
  • cc299053b1 [SX126x] Rework generic IRQ to allow multiple flags jgromes 2024-08-25 18:15:52 +02:00
  • ef5ee1f089 [LR11x0] Rework generic IRQ to allow multiple flags jgromes 2024-08-25 18:12:03 +02:00
  • 644d0ecef8 [PHY] Rework generic IRQ to allow multiple flags jgromes 2024-08-25 18:10:43 +02:00
  • b9ffbb1f06 [CI] Drop Morse builds for AVR jgromes 2024-08-25 18:09:23 +02:00
  • 4f3c7d449f [CI] Drop APRS builds on AVR jgromes 2024-08-21 19:33:47 +02:00
  • 44c474219f [PHY] Added missing IRQ map initializer jgromes 2024-08-20 20:55:45 +02:00
  • 77241d29df [SX128x] Added missing override specifiers jgromes 2024-08-20 20:51:12 +02:00
  • 28f404a237 [SX127x] Added missing override specifiers jgromes 2024-08-20 20:51:06 +02:00
  • 21bf99cfe6 [SX126x] Added missing override specifiers jgromes 2024-08-20 20:51:00 +02:00
  • 76096ef29e [LR11x0] Added missing override specifiers jgromes 2024-08-20 20:50:50 +02:00
  • bac6791066 [SX128x] Fix non-trivial initializer usage jgromes 2024-08-20 20:45:48 +02:00
  • 25458860e3 [PHY] Fix IRQ method argument type jgromes 2024-08-20 20:44:34 +02:00
  • d1803bcc49 Added missing typedef jgromes 2024-08-20 20:38:49 +02:00
  • 8c24a5fcf5 [SX128x] Added generalized IRQ handling via PHY jgromes 2024-08-20 20:37:23 +02:00
  • 7067c67304 [SX127x] Added generalized IRQ handling via PHY jgromes 2024-08-20 20:37:12 +02:00
  • fcdc1d782e [SX126x] Added generalized IRQ handling via PHY jgromes 2024-08-20 20:36:01 +02:00
  • d75e286aa5 [LR11x0] Added generalized IRQ handling via PHY jgromes 2024-08-20 20:34:05 +02:00
  • 02b92fd8eb [PHY] Added generalized IRQ handling via PHY jgromes 2024-08-20 20:32:47 +02:00
  • f2d005ce9e Use microsecond timeout jgromes 2024-08-18 17:36:59 +02:00
  • 5a04007187 [SX128x] Added channel scan configuration jgromes 2024-08-18 11:09:15 +02:00
  • b0f9ed6d78 [SX126x] Added channel scan configuration jgromes 2024-08-18 11:08:44 +02:00
  • 6fdc077999 [LR11x0] Added channel scan configuration jgromes 2024-08-18 11:07:27 +02:00
  • 9fe39d5461 [PHY] Added channel scan configuration jgromes 2024-08-18 11:04:52 +02:00
  • c292f933bb Deploying to gh-pages from @ 0abb7512fc 🚀 jgromes 2024-08-18 07:58:11 +00:00
  • 0abb7512fc
    Merge pull request #1188 from jgromes/irqFlags Jan Gromeš 2024-08-18 09:57:40 +02:00
  • 647fa23ce9 [LoRaWAN] Remove redundant PHY check StevenCellist 2024-08-17 22:04:28 +02:00
  • 0bc0e3d9c8 [PHY, modules, LoRaWAN] Integrate feedback StevenCellist 2024-08-17 22:03:48 +02:00
  • 260534741d Added readme to ESP-IDF example jgromes 2024-08-17 21:19:14 +02:00
  • 2717ef5c21 Merge branch 'master' into irqFlags jgromes 2024-08-16 22:38:12 +02:00
  • 382bf19100 Remove more duplicates from manifest files jgromes 2024-08-16 22:33:43 +02:00
  • c35f4044e7 Fixed duplicate tag in manifest files jgromes 2024-08-16 22:12:13 +02:00
  • 66799fca92 Update IDF manifest to new format jgromes 2024-08-16 22:07:42 +02:00
  • 32dc5babd4 [LoRaWAN] Move to generalized IRQ check (PHY) StevenCellist 2024-08-16 00:05:55 +02:00
  • b401d11127 [SX128x] Implement generalized IRQ checks StevenCellist 2024-08-16 00:05:06 +02:00
  • 08f92cdd29 [SX127x] Generalize IRQ checks StevenCellist 2024-08-16 00:04:52 +02:00
  • 3a73ed8c1f [SX126x] Generalize IRQ checks StevenCellist 2024-08-16 00:04:42 +02:00
  • 0eb987a83c [LR11x0] Generalize IRQ checks StevenCellist 2024-08-16 00:04:34 +02:00
  • 19ec9da281 [PHY] Generalize IRQ checks StevenCellist 2024-08-16 00:03:55 +02:00
  • 09589e0ff5 Deploying to gh-pages from @ 56249713f3 🚀 jgromes 2024-08-10 20:17:19 +00:00
  • 56249713f3
    Merge pull request #1185 from GUVWAF/rxBufferOffset Jan Gromeš 2024-08-10 22:16:05 +02:00
  • ddaf1ffd52 [SX128x] Remove unnecessary (void)update; GUVWAF 2024-08-10 18:40:19 +02:00
  • 8b5d705174 [SX126x] Remove unnecessary (void)update; GUVWAF 2024-08-10 18:40:09 +02:00
  • 5f6f6f9a3c [SX128x] Start reading from Rx buffer offset GUVWAF 2024-08-10 12:54:58 +02:00
  • 0620d8edda [SX126x] Start reading from Rx buffer offset Remove setting RxBaseAddr to 0 GUVWAF 2024-08-10 12:54:39 +02:00
  • 141bdd0998 [MOD] Make hexdump format match xxd jgromes 2024-08-09 21:25:39 +02:00
  • 6ac8c45bee Deploying to gh-pages from @ a025b78f53 🚀 jgromes 2024-08-09 19:25:13 +00:00
  • a025b78f53
    Merge pull request #1184 from mycosd/master Jan Gromeš 2024-08-09 21:24:42 +02:00
  • 701c6f8e46 SX127x: Set FIFO read pointer to the start of the current packet Maik Menz 2024-08-09 19:19:33 +02:00
  • bce1dbbefe Deploying to gh-pages from @ 079874345b 🚀 jgromes 2024-08-05 19:09:12 +00:00
  • 079874345b [FEC] Move generically useful macros jgromes 2024-08-05 21:08:35 +02:00
  • 45ba147045 Deploying to gh-pages from @ d95e5e39e8 🚀 jgromes 2024-08-05 19:07:08 +00:00
  • d95e5e39e8 [MOD] Added missing Doxygen parameter jgromes 2024-08-05 21:06:35 +02:00
  • 2c6ba9147d Deploying to gh-pages from @ 908e297d60 🚀 jgromes 2024-08-05 19:04:58 +00:00
  • 908e297d60 [LR11x0] Added register to set LNA mode jgromes 2024-08-05 21:03:39 +02:00
  • 2fc41fc6e6 Deploying to gh-pages from @ 4e274fab07 🚀 jgromes 2024-08-04 19:41:43 +00:00
  • 4e274fab07 Fix typo in comment jgromes 2024-08-04 21:41:10 +02:00