Wykres commitów

  • 1cc26f089e
    Merge c3716c29f7 into 7fc83f732c GUVWAF 2025-09-13 13:45:37 +0000
  • c3716c29f7 Fix cppcheck errors GUVWAF 2025-09-13 15:45:30 +0200
  • dace7fb871 Explicitly assign all struct members GUVWAF 2025-09-13 15:21:18 +0200
  • c25c653119 Remove old methods and equivalance tests GUVWAF 2025-09-13 14:32:06 +0200
  • 0a711b2b22 Add TOA unit tests GUVWAF 2025-09-13 14:25:29 +0200
  • a7e50cce10 Add calculateTimeOnAir to keywords.txt GUVWAF 2025-09-13 14:22:39 +0200
  • b6b3eafa18 Add `calculateTimeOnAir()` method to relevant modules GUVWAF 2025-09-13 14:22:21 +0200
  • 690b63abe0 [PhysicalLayer] Add packet configurations GUVWAF 2025-09-13 14:19:09 +0200
  • 0928f01914 Deploying to gh-pages from @ 7fc83f732c 🚀 gh-pages jgromes 2025-09-10 05:11:32 +0000
  • 7fc83f732c
    User-controlled timeout for blocking receive (#1592) master Jan Gromeš 2025-09-10 07:07:28 +0200
  • 0c06b337b8 [SX128x] Add explanation regarding 10x timeout value receive-timeout jgromes 2025-09-08 20:50:14 +0200
  • c70ab67044 Fix swapped order of operations in finishReceive jgromes 2025-09-08 20:48:54 +0200
  • bc7d08e469 deploy: bbb2e4e575 jgromes 2025-09-07 15:46:31 +0000
  • 66ec315bfb Deploying to gh-pages from @ bbb2e4e575 🚀 jgromes 2025-09-07 15:45:54 +0000
  • bbb2e4e575 [LoRaWAN] Add extra padding to prevent adrMasks overflow jgromes 2025-09-07 17:45:10 +0200
  • 9c0f1b8c7d [SX127x] Simplify receive timeout duration (5x ToA instead of 100 symbols) jgromes 2025-09-07 14:22:15 +0200
  • 8f1afaeaaf [LR11x0] Simplify receive timeout duration (5x ToA instead of 100 symbols) jgromes 2025-09-07 14:22:09 +0200
  • 2f291ddbf5 [SX126x] Simplify receive timeout duration (5x ToA instead of 100 symbols) jgromes 2025-09-07 13:07:55 +0100
  • c7e9da7cd9 [CC1101] Fix incorrect timeout reference jgromes 2025-09-07 11:37:17 +0200
  • 9def9d8f05 Add finishReceive to keywords jgromes 2025-09-07 11:16:49 +0200
  • 738753c3d6 [SX127x] Implement finishReceive jgromes 2025-09-07 11:16:39 +0200
  • 4fd6f43eb8 [SX127x] Implement blocking receive timeout jgromes 2025-09-07 11:16:19 +0200
  • 89804b58d7 [LR11x0] Implement finishReceive jgromes 2025-09-06 18:18:10 +0100
  • 4b916d39b6 [LR11x0] Implement blocking receive timeout jgromes 2025-09-06 18:17:58 +0100
  • c5ce2f43b3 [SX128x] Implement finishReceive jgromes 2025-09-06 18:09:58 +0100
  • 9ff26d9679 [SX128x] Implement blocking receive timeout jgromes 2025-09-06 18:09:49 +0100
  • 792dd13b7b [Si443x] Implement finishReceive jgromes 2025-09-06 16:54:47 +0100
  • 4581004779 [Si443x] Implement blocking receive timeout jgromes 2025-09-06 16:54:35 +0100
  • 422b1e728b [RF69] Implement finishReceive jgromes 2025-09-06 16:46:12 +0100
  • 290e201a3b [RF69] Implement finishReceive jgromes 2025-09-06 16:46:01 +0100
  • 2481649e97 [nRF24] Implement finishReceive jgromes 2025-09-06 16:40:08 +0100
  • ef79ed02d8 [nRF24] Implement blocking receive timeout jgromes 2025-09-06 16:39:29 +0100
  • f32eece01d [CC1101] Implement finishReceive jgromes 2025-09-06 16:33:38 +0100
  • 1890308f4f [CC1101] Implement blocking receive timeout jgromes 2025-09-06 16:33:22 +0100
  • 3d5adf8779 [SX126x] Implement blocking receive timeout jgromes 2025-09-06 16:27:45 +0100
  • 4c498e288e [SX126x] Implement finishReceive method jgromes 2025-09-06 16:27:13 +0100
  • d42c391499 [PHY] Add finishReceive method for cleanup after Rx jgromes 2025-09-06 16:23:17 +0100
  • b2a70682e1 [PHY] Add timeout argument to blocking receive method jgromes 2025-09-06 16:22:53 +0100
  • 2fdb0958d2 deploy: 6c38520393 jgromes 2025-09-05 13:24:33 +0000
  • 6c38520393
    [SX128x] Merge pull request #1590 from MarusGradinaru/SX128x.receive()-timeout-bug Jan Gromeš 2025-09-05 15:23:14 +0200
  • 8833871aef
    Fixed a small bug in receive() method Marus Alexander 2025-09-05 14:48:08 +0300
  • 56a552781e Deploying to gh-pages from @ f7612e9a65 🚀 jgromes 2025-09-02 18:30:51 +0000
  • 651708afa4 deploy: f7612e9a65 jgromes 2025-09-02 18:29:24 +0000
  • f7612e9a65
    Add methods to retrieve received LoRa header info (#1588) GUVWAF 2025-09-02 20:28:12 +0200
  • 387e5a0425 Add `getLoRaRxHeaderInfo` to keywords GUVWAF 2025-09-02 19:37:16 +0200
  • ab8043ac4e [SX128x] Add LoRa Rx header infos method GUVWAF 2025-08-31 19:35:47 +0200
  • 72873b4a97 [SX127x] Add LoRa Rx header infos method GUVWAF 2025-08-31 19:34:28 +0200
  • 5944f48dae [SX126x] Add LoRa Rx header infos method GUVWAF 2025-08-31 19:33:56 +0200
  • 28854895b4 [LR11x0] Move Rx header infos to public method GUVWAF 2025-08-31 19:32:41 +0200
  • 93e827350b Deploying to gh-pages from @ b78ff1444e 🚀 jgromes 2025-09-02 07:23:51 +0000
  • c4cb07ec7d deploy: b78ff1444e jgromes 2025-09-02 07:23:42 +0000
  • b78ff1444e
    Add support for LoRa coding rate 4/4 (#1587) GUVWAF 2025-09-02 09:22:34 +0200
  • ceb27967e1 [SX128x] Add support for coding rate 4/4 GUVWAF 2025-09-01 19:57:58 +0200
  • 5d61453dbf [LR11x0] Add support for coding rate 4/4 GUVWAF 2025-09-01 19:53:55 +0200
  • 1578671e9b [SX126x] Add support for coding rate 4/4 GUVWAF 2025-09-01 19:53:27 +0200
  • b7fbf2fc23 [SX1278] Add support for coding rate 4/4 GUVWAF 2025-09-01 19:51:47 +0200
  • 47bc673bc5 [SX1272] Add support for coding rate 4/4 GUVWAF 2025-09-01 19:50:55 +0200
  • 71fd9aea7c deploy: a28234e262 StevenCellist 2025-08-29 11:31:16 +0000
  • 0f465cbeb5 Deploying to gh-pages from @ a28234e262 🚀 StevenCellist 2025-08-29 11:30:17 +0000
  • a28234e262 [SX127x] Add safety delay while entering sleep StevenCellist 2025-08-29 13:29:34 +0200
  • ac624ac69b Deploying to gh-pages from @ 42c3b2e416 🚀 StevenCellist 2025-08-28 07:33:44 +0000
  • 6ad6c570b7 deploy: 42c3b2e416 StevenCellist 2025-08-28 07:31:46 +0000
  • 42c3b2e416 [LoRaWAN] Put radio to sleep during Rx windows and RetransmitTimeout StevenCellist 2025-08-28 09:28:27 +0200
  • 4cd658f5b5 [LoRaWAN] Fixes for network package StevenCellist 2025-08-28 09:06:03 +0200
  • 8a8e0765a5
    Merge branch 'jgromes:master' into fix-sx126x-timeout Marus Alexander 2025-08-26 09:14:20 +0300
  • 2fcd57eb95 Corected a comment. Marus Gradinaru 2025-08-26 00:06:23 +0300
  • 36df0d5740 deploy: 3d94858f36 jgromes 2025-08-24 18:26:23 +0000
  • 67c57f2611 Deploying to gh-pages from @ 3d94858f36 🚀 jgromes 2025-08-24 18:26:07 +0000
  • 3d94858f36
    [LoRaWAN] Channel improvements (#1573) StevenCellist 2025-08-24 20:21:53 +0200
  • 58fbfeb5e0 Improving modules receive() method by adding an optional parameter with user extra timeout and fixing timeout calculations bugs for SX126x and SX128x. Marus Gradinaru 2025-08-24 14:59:29 +0300
  • 61542f5dbd [LoRaWAN] Update Nonces buffer version StevenCellist 2025-08-22 18:07:14 +0200
  • e11e5f1286 [LoRaWAN] Fully persistent channel management StevenCellist 2025-08-22 18:03:37 +0200
  • 76b3567a69 deploy: e47f1e20af jgromes 2025-08-21 16:56:02 +0000
  • 7b206497d5 Deploying to gh-pages from @ e47f1e20af 🚀 jgromes 2025-08-21 16:45:17 +0000
  • e47f1e20af [SX127x] Clarify FSK FIFO size is due to hardware (#1578) jgromes 2025-08-21 18:39:36 +0200
  • 25df076b16 [LoRaWAN] Remove debug output StevenCellist 2025-08-18 15:13:50 +0200
  • 0dde18078b [LoRaWAN] Restore channel masks and flags within and outside of sessions StevenCellist 2025-08-18 15:12:37 +0200
  • ce8c84197d [LoRaWAN] Fix pRNG seed StevenCellist 2025-08-18 13:34:56 +0200
  • 235de1d455
    Potential fix for code scanning alert no. 35: Comparison of narrow type with wide type in loop condition StevenCellist 2025-08-15 01:19:41 +0200
  • b74d0457e0 [LoRaWAN] Resolve CI feedback StevenCellist 2025-08-15 01:17:48 +0200
  • c71fc32780 [LoRaWAN] Fixes for fixed bands StevenCellist 2025-08-15 00:45:11 +0200
  • 112c0821b2 [LoRaWAN] Improve channel management StevenCellist 2025-08-15 00:21:53 +0200
  • 6ff96d83ed deploy: 2d51048050 jgromes 2025-08-12 14:41:41 +0000
  • c632933f48 Deploying to gh-pages from @ 2d51048050 🚀 jgromes 2025-08-12 14:40:47 +0000
  • 2d51048050
    Merge pull request #1571 from NemesisXB/fix_overload_error Jan Gromeš 2025-08-12 16:40:10 +0200
  • 388779d678 restore CC1101:begin behaviour for setPreambleLength(size_t len) from 7*4 to len-4 Tiaan-Alberts 2025-08-12 08:26:32 +0200
  • 8e3bb5992c Fix static analysis failure Tiaan-Alberts 2025-08-11 19:09:17 +0200
  • 910403c531 Fix overload-virtual errors Tiaan-Alberts 2025-08-11 10:32:02 +0200
  • 876125f3b9 deploy: 1dfd194c9c jgromes 2025-07-21 05:06:59 +0000
  • 1e6c3eb271 Deploying to gh-pages from @ 1dfd194c9c 🚀 jgromes 2025-07-21 05:06:42 +0000
  • 1dfd194c9c [HAL] Fix RPiPico detach interrupt (#1558) jgromes 2025-07-21 07:03:15 +0200
  • 0ee5d445db
    Merge cda7d5df27 into d05dbf07d1 Jan Gromeš 2025-07-20 14:22:41 +0200
  • 2f265990a2 Deploying to gh-pages from @ d05dbf07d1 🚀 jgromes 2025-07-20 09:42:15 +0000
  • 9548119a50 deploy: d05dbf07d1 jgromes 2025-07-20 09:41:47 +0000
  • d05dbf07d1 [SX126x] Add missing state assert (#1561) jgromes 2025-07-20 11:40:32 +0200
  • cda7d5df27 [HAL] Apply changes after merge uncrustify jgromes 2025-07-19 21:12:05 +0200
  • d176c6e2cb Merge branch 'master' into uncrustify jgromes 2025-07-19 21:10:29 +0200
  • 9024ae1502 Chore: apply formatting changes after merge jgromes 2025-07-19 21:09:04 +0200
  • 5374507e4d Merge branch 'master' into uncrustify jgromes 2025-07-19 21:07:23 +0200
  • f9f1a5da8d [CI] Build uncrustify from source jgromes 2025-07-19 20:40:26 +0200