jgromes
fffb1fae9f
[PHY] Make transmit data const ( #1156 )
2024-07-13 16:42:46 +01:00
Jan Gromeš
a93dd1af91
Merge pull request #1158 from alistair23/alistair/scan-guard
...
protocol: LoRaWAN: Allow configuring scanGuard
2024-07-13 17:10:01 +02:00
jgromes
fb049cc3af
[SSTV] Added Robot36 and Robot72 modes ( #1160 )
2024-07-13 14:53:57 +01:00
Alistair Francis
5b9cad0c8c
protocol: LoRaWAN: Allow configuring scanGuard
...
The current code uses scanGuard to increase the Rx window. Sometimes the
default 10ms scanGuard isn't enough. So allow uses of LoRaWAN to set a
larger scanGuard.
Signed-off-by: Alistair Francis <alistair@alistair23.me>
2024-07-11 10:09:55 +10:00
StevenCellist
d1bfccd612
Merge branch 'master' of https://github.com/jgromes/RadioLib
2024-07-09 21:01:11 +02:00
StevenCellist
0eeb5fe0d9
[LoRaWAN] Fix #1154 , finalize LW v1.0.4
...
Holiday parting gift - happy holidays!
2024-07-09 21:01:09 +02:00
Jan Gromeš
5185443d6e
Merge pull request #1155 from SebKuzminsky/fix-clear-fhss-interrupt-6.6.0
...
[SX127x] When clearing the FHSS interrupt, don't also clear all the others
2024-07-09 20:14:19 +02:00
Sebastian Kuzminsky
a9bd1bffe8
[SX127x] When clearing the FHSS interrupt, don't also clear all the others
2024-07-08 15:36:39 -06:00
Oliver
61a4cae935
Method SetBitrateTolerance added for CC1101, Updated error handling ( #1152 )
...
* Update TypeDef.h
* Update CC1101.h
* Update CC1101.cpp
* Update CC1101.cpp
Update of error handling
2024-07-08 22:37:09 +02:00
Alistair Francis
ace0997359
NonArduino: Tock: A collection of fixes for LoRaWAN support ( #1145 )
2024-07-03 18:23:00 +02:00
Jan Gromeš
71a7ebf86e
Merge pull request #1144 from lyusupov/master
...
[LR11x0] use the same irq mask for both DIO9 and DIO11
2024-07-02 06:48:41 +02:00
Linar Yusupov
edae29e1e9
[LR11x0] use the same irq mask for both DIO9 and DIO11
2024-07-01 21:29:12 +03:00
jgromes
7a0b5bae99
Merge branch 'master' of https://github.com/jgromes/RadioLib
2024-06-29 18:36:24 +02:00
jgromes
786dea5f56
[SX127x] Added delay to halting while loops
2024-06-29 18:34:41 +02:00
jgromes
3bf973d568
[SX126x] Added delay to halting while loops
2024-06-29 18:34:29 +02:00
jgromes
b34be58e1a
[Stream] Added delay to halting while loops
2024-06-29 18:33:34 +02:00
jgromes
406197e667
[SX123x] Added delay to halting while loops
2024-06-29 18:33:25 +02:00
jgromes
87c1851dc4
[STM32WL] Added delay to halting while loops
2024-06-29 18:33:19 +02:00
jgromes
e942ac5ffc
[SSTV] Added delay to halting while loops
2024-06-29 18:33:03 +02:00
jgromes
abbbda671b
[Si443x] Added delay to halting while loops
2024-06-29 18:32:48 +02:00
jgromes
3ee37e4de5
[RTTY] Added delay to halting while loops
2024-06-29 18:32:38 +02:00
jgromes
d99dd952df
[RF69] Added delay to halting while loops
2024-06-29 18:32:30 +02:00
jgromes
ff5b7117bf
[PHY] Added delay to halting while loops
2024-06-29 18:32:19 +02:00
jgromes
1178f5e718
[Pager] Added delay to halting while loops
2024-06-29 18:32:05 +02:00
jgromes
d3a81e4fa4
[nRF24] Added delay to halting while loops
2024-06-29 18:31:54 +02:00
jgromes
0023a73069
[Morse] Added delay to halting while loops
2024-06-29 18:31:46 +02:00
jgromes
2b844ae816
[LR11x0] Added delay to halting while loops
2024-06-29 18:31:38 +02:00
jgromes
83bf003589
[Hell] Added delay to halting while loops
2024-06-29 18:31:27 +02:00
jgromes
5908841834
[FSK4] Added delay to halting while loops
2024-06-29 18:31:20 +02:00
jgromes
ab7ed60b2c
[CC1101] Added delay to halting while loops
2024-06-29 18:31:13 +02:00
jgromes
74c5bb253c
[Bell] Added delay to halting while loops
2024-06-29 18:31:07 +02:00
jgromes
6f1ec9f016
[AX25] Added delay to halting while loops
2024-06-29 18:31:01 +02:00
jgromes
3ebf371f6b
[APRS] Added delay to halting while loops
2024-06-29 18:30:50 +02:00
jgromes
44ee248de9
[AFSK] Added delay to halting while loops
2024-06-29 18:29:11 +02:00
jgromes
798ba3efbe
[SX128x] Added delay to halting while loops
2024-06-29 18:28:58 +02:00
StevenCellist
33480235d6
[LoRaWAN] Fix JoinRequest dwelltime calculation
2024-06-27 17:38:29 +02:00
jgromes
ce8e6fdfb0
[SX126x] Added missing PHY getRSSI ( #1132 )
2024-06-25 16:56:26 +01:00
jgromes
e406c550b8
[LR11x0] Fix output power configuration at S-band ( #1128 )
2024-06-21 17:53:11 +02:00
jgromes
87fac1797e
[LR11x0] Do not read out GNSS and WiFi versions on LR1121 ( #1128 )
2024-06-21 17:04:46 +02:00
jgromes
ff7ac57aeb
[CI] Remove lg archive after install
2024-06-19 21:19:23 +02:00
jgromes
cdefb0e614
Merge branch 'master' of https://github.com/jgromes/RadioLib
2024-06-19 21:08:13 +02:00
jgromes
d31d9968af
[LoRaWAN] Remove pin maps from example config file ( #1106 )
2024-06-19 21:08:11 +02:00
jgromes
bc36c1e98a
Use lgpio as the RPi HAL
2024-06-14 19:49:19 +01:00
jgromes
940eb07674
[HAL] Fix tone on ESP32 IDF > 5.0.0 ( #1123 )
2024-06-13 17:09:23 +02:00
Jack Hance
a8b6c38488
[CC1101] Fix getRSSI data source ( #1121 )
...
* [CC1101] Fix getRSSI data source
* [CC1101] Fix packet mode not resetting directModeEnabled bool
2024-06-12 17:46:10 +02:00
jgromes
e855636384
[LR11x0] Added missing macros
2024-06-09 10:27:39 +02:00
jgromes
81b9e6cd53
[LR11x0] Fix LR-FHSS time on air calculation ( #1117 )
2024-06-09 10:22:21 +02:00
StevenCellist
68d0e393b7
[LoRaWAN] Remove forbidden CN780
2024-06-07 10:09:59 +02:00
IoTThinks.com
38abf92aaf
[LoRaWAN] Added frequency plans AS923_2, AS923_3 and AS923_4 for Asian countries ( #1116 )
...
* Added AS923_2, AS923_3 and AS923_4
These plans are used by Asian countries such as Vietnam, Indonesia, Philippines...
2024-06-07 10:04:38 +02:00
StevenCellist
e42cd7e2a5
[LoRaWAN] Fix dwelltime & JR-dr for AU915, add JR dwelltime check
2024-06-05 21:27:19 +02:00