Commit graph

2001 commits

Author SHA1 Message Date
jgromes
644d0ecef8 [PHY] Rework generic IRQ to allow multiple flags 2024-08-25 18:10:43 +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
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
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
StevenCellist
3a73ed8c1f [SX126x] Generalize IRQ checks 2024-08-16 00:04:42 +02:00
StevenCellist
0eb987a83c [LR11x0] Generalize IRQ checks 2024-08-16 00:04:34 +02:00
StevenCellist
19ec9da281 [PHY] Generalize IRQ checks 2024-08-16 00:03:55 +02:00
GUVWAF
ddaf1ffd52 [SX128x] Remove unnecessary (void)update; 2024-08-10 18:40:19 +02:00
GUVWAF
8b5d705174 [SX126x] Remove unnecessary (void)update; 2024-08-10 18:40:09 +02:00
GUVWAF
5f6f6f9a3c [SX128x] Start reading from Rx buffer offset 2024-08-10 12:56:12 +02:00
GUVWAF
0620d8edda [SX126x] Start reading from Rx buffer offset
Remove setting RxBaseAddr to 0
2024-08-10 12:56:12 +02:00
jgromes
141bdd0998 [MOD] Make hexdump format match xxd 2024-08-09 21:25:39 +02:00
Maik Menz
701c6f8e46 SX127x: Set FIFO read pointer to the start of the current packet 2024-08-09 19:19:33 +02:00
jgromes
079874345b [FEC] Move generically useful macros 2024-08-05 21:08:35 +02:00
jgromes
d95e5e39e8 [MOD] Added missing Doxygen parameter 2024-08-05 21:06:35 +02:00
jgromes
908e297d60 [LR11x0] Added register to set LNA mode 2024-08-05 21:03:39 +02:00
jgromes
4e274fab07 Fix typo in comment 2024-08-04 21:41:10 +02:00
jgromes
39bfa51518 Added verbose assert 2024-08-04 16:33:23 +02:00
StevenCellist
9195dbabda
[LoRaWAN] Fix downlink user-MAC commands piling up 2024-07-21 22:39:28 +02:00
StevenCellist
907d9f9ef2 Merge branch 'master' of https://www.github.com/jgromes/RadioLib 2024-07-21 21:37:25 +02:00
StevenCellist
a6c9d0037a [LoRaWAN] Collection of fixes
- Fix v1.0.4 MAC-in-payload decryption
- Don't process 0MHz frequencies from CFList
- Fix downlink-event datarate not showing correctly after ADR request
- Convert getDevAddr to uint32_t
- Backend: improve MAC Queue<>Buffer processing
2024-07-21 21:37:01 +02:00
jgromes
7c3ed88c0d [SX126x] Clarify DIO3 for AFSK-based examples 2024-07-20 16:41:13 +02:00
jgromes
737e948efc [LR11x0] Fix printf types 2024-07-18 17:32:46 +02:00
jgromes
0a77cae0de [LR11x0] Remove debug hexdump 2024-07-18 17:25:53 +02:00
jgromes
15b8489f1d [LR11x0] Cleanup, mark GNSS methods as work-in-progress 2024-07-18 17:16:53 +02:00
Jan Gromeš
aa0c017134
Merge pull request #1167 from kb9nate/patch-2
Update SX1278.cpp Turn on LnaBoost even in AutoAGC mode
2024-07-18 16:46:52 +02:00
Nate Welch
3985c2edc4
Update SX1278.cpp Turn on LnaBoost even in AutoAGC mode
LnaBoost can still be enabled when the gain is not manually set.
The Receiver Sensitivity ratings in the SX1276/7/8 datasheet are specified with the LnaBoost enabled.

I tested this on a few boards here and on average get a 3dB increase in signal strength. This is comparable to the SX1262 "Boosted Gain" setting
2024-07-18 09:20:59 -05:00
Nate Welch
ceba2d9b3b
Update SX1278.cpp to fix errataFix typo
The binary representations that were being written to register 0x31 were not setting the correct bit. In particular for the 500kHz bandwidth setting. Changed from 0b1000000 to 0b10000000
2024-07-18 08:45:29 -05:00
jgromes
858bf6409e [LR11x0] Fix SNR calculation (#1161) 2024-07-16 21:10:47 +02:00
jgromes
fffb1fae9f [PHY] Make transmit data const (#1156) 2024-07-13 16:42:46 +01:00