Commit graph

2856 commits

Author SHA1 Message Date
jgromes
6fc4bfa8fc [LR11x0] Fix comments referencing DIO1 2024-09-01 18:12:30 +02:00
jgromes
595e7806d5 [LR11x0] Fixed default CAD scan config IRQ 2024-08-31 16:50:04 +02:00
jgromes
ed30c50f8b [SX126x] Fixed default CAD scan config IRQ 2024-08-31 16:49:45 +02:00
jgromes
7d1df89df0 [SX127x] Add missing IRQ conversion 2024-08-30 18:54:59 +02:00
jgromes
9d99e38a43 [PHY] Pass scan config by const reference 2024-08-28 19:36:43 +02:00
jgromes
d5987ac22e [SX128x] Pass scan config by const reference 2024-08-28 19:36:21 +02:00
jgromes
fa1760d0b1 [SX126x] Pass scan config by const reference 2024-08-28 19:36:12 +02:00
jgromes
d81d802076 [LR11x0] Pass scan config by const reference 2024-08-28 19:35:53 +02:00
jgromes
0e694f3985 [SX127x] Added default startReceive arguments 2024-08-28 19:26:26 +02:00
jgromes
26aae8da8d [LR11x0] Fix missing initializers 2024-08-28 19:23:09 +02:00
jgromes
0caedc1886 [SX127x] Fixed shadowed variable 2024-08-28 19:15:13 +02:00
jgromes
29dd65d7ad [SX127x] Make Rx mode implicit based on timeout 2024-08-28 19:10:05 +02:00
jgromes
b3edfd89bd Add missing typedef 2024-08-25 18:19:22 +02:00
jgromes
1a462dcd87 [LoRaWAN] Use generic IRQ 2024-08-25 18:16:39 +02:00
jgromes
8fe6ba86ab [SX128x] Rework generic IRQ to allow multiple flags 2024-08-25 18:16:15 +02:00
jgromes
17de5754ae [SX127x] Rework generic IRQ to allow multiple flags 2024-08-25 18:16:05 +02:00
jgromes
cc299053b1 [SX126x] Rework generic IRQ to allow multiple flags 2024-08-25 18:15:52 +02:00
jgromes
ef5ee1f089 [LR11x0] Rework generic IRQ to allow multiple flags 2024-08-25 18:12:03 +02:00
jgromes
644d0ecef8 [PHY] Rework generic IRQ to allow multiple flags 2024-08-25 18:10:43 +02:00
jgromes
b9ffbb1f06 [CI] Drop Morse builds for AVR 2024-08-25 18:09:23 +02:00
jgromes
4f3c7d449f [CI] Drop APRS builds on AVR 2024-08-21 19:33:47 +02:00
jgromes
44c474219f [PHY] Added missing IRQ map initializer 2024-08-20 20:55:45 +02:00
jgromes
77241d29df [SX128x] Added missing override specifiers 2024-08-20 20:51:12 +02:00
jgromes
28f404a237 [SX127x] Added missing override specifiers 2024-08-20 20:51:06 +02:00
jgromes
21bf99cfe6 [SX126x] Added missing override specifiers 2024-08-20 20:51:00 +02:00
jgromes
76096ef29e [LR11x0] Added missing override specifiers 2024-08-20 20:50:50 +02:00
jgromes
bac6791066 [SX128x] Fix non-trivial initializer usage 2024-08-20 20:45:48 +02:00
jgromes
25458860e3 [PHY] Fix IRQ method argument type 2024-08-20 20:44:34 +02:00
jgromes
d1803bcc49 Added missing typedef 2024-08-20 20:38:49 +02:00
jgromes
8c24a5fcf5 [SX128x] Added generalized IRQ handling via PHY 2024-08-20 20:37:23 +02:00
jgromes
7067c67304 [SX127x] Added generalized IRQ handling via PHY 2024-08-20 20:37:12 +02:00
jgromes
fcdc1d782e [SX126x] Added generalized IRQ handling via PHY 2024-08-20 20:36:01 +02:00
jgromes
d75e286aa5 [LR11x0] Added generalized IRQ handling via PHY 2024-08-20 20:34:05 +02:00
jgromes
02b92fd8eb [PHY] Added generalized IRQ handling via PHY 2024-08-20 20:32:47 +02:00
jgromes
f2d005ce9e Use microsecond timeout 2024-08-18 17:36:59 +02:00
jgromes
5a04007187 [SX128x] Added channel scan configuration 2024-08-18 11:09:15 +02:00
jgromes
b0f9ed6d78 [SX126x] Added channel scan configuration 2024-08-18 11:08:44 +02:00
jgromes
6fdc077999 [LR11x0] Added channel scan configuration 2024-08-18 11:07:27 +02:00
jgromes
9fe39d5461 [PHY] Added channel scan configuration 2024-08-18 11:04:52 +02:00
Jan Gromeš
0abb7512fc
Merge pull request #1188 from jgromes/irqFlags
[PHY, modules, LoRaWAN] Generalize IRQ checks
2024-08-18 09:57:40 +02:00
StevenCellist
647fa23ce9 [LoRaWAN] Remove redundant PHY check 2024-08-17 22:04:28 +02:00
StevenCellist
0bc0e3d9c8 [PHY, modules, LoRaWAN] Integrate feedback 2024-08-17 22:03:48 +02:00
jgromes
260534741d Added readme to ESP-IDF example 2024-08-17 21:19:14 +02:00
jgromes
2717ef5c21 Merge branch 'master' into irqFlags 2024-08-16 22:38:12 +02:00
jgromes
382bf19100 Remove more duplicates from manifest files 2024-08-16 22:33:43 +02:00
jgromes
c35f4044e7 Fixed duplicate tag in manifest files 2024-08-16 22:12:13 +02:00
jgromes
66799fca92 Update IDF manifest to new format 2024-08-16 22:07:42 +02:00
StevenCellist
32dc5babd4 [LoRaWAN] Move to generalized IRQ check (PHY) 2024-08-16 00:05:55 +02:00
StevenCellist
b401d11127 [SX128x] Implement generalized IRQ checks 2024-08-16 00:05:06 +02:00
StevenCellist
08f92cdd29 [SX127x] Generalize IRQ checks 2024-08-16 00:04:52 +02:00