jgromes
|
cf677e6b15
|
[SX126x] Fixed default parameters
|
2023-05-28 22:32:24 +02:00 |
|
jgromes
|
2b28296c94
|
[SX128x] Added default startReceive method
|
2023-05-28 22:20:54 +02:00 |
|
jgromes
|
5158ac5b6b
|
[SX126x] Fixed long prints
|
2023-05-21 18:26:03 +02:00 |
|
jgromes
|
efbec6b9d1
|
Added custom min/max/abs macros
|
2023-05-16 17:13:43 +01:00 |
|
jgromes
|
89f909fc6e
|
[SX126x] Added force wakeup to standby (#740)
|
2023-05-02 21:05:13 +02:00 |
|
jgromes
|
bdc5bb0bba
|
[SX126x] Wakeup device on standby() call (#740)
|
2023-05-02 18:59:33 +02:00 |
|
jgromes
|
d4365a3b1e
|
[SX126x] Fixed variable shadowing
|
2023-04-23 22:04:40 +02:00 |
|
jgromes
|
f1c9423035
|
[SX126x] Fixed typo
|
2023-04-23 21:11:27 +02:00 |
|
jgromes
|
a015e541f6
|
[SX126x] General reformatting
|
2023-04-23 19:06:45 +02:00 |
|
Jan Gromeš
|
b76b819b12
|
Merge pull request #730 from Mesteery/new-hal
Improve hardware abstraction layer
|
2023-04-22 16:26:31 +02:00 |
|
jgromes
|
2e8d0ae8a3
|
[SX126x] Fixed IQ inversion not caching (#731)
|
2023-04-17 19:10:26 +02:00 |
|
Mestery
|
9a68a3c901
|
use uint32 instead of uint8 for pin type
|
2023-04-16 21:39:00 +02:00 |
|
Mestery
|
ec3d4eaf20
|
Improve hardware abstraction layer
|
2023-04-12 23:16:18 +02:00 |
|
Jan Gromeš
|
9c019a58e7
|
Merge pull request #726 from Mesteery/fix-generic-build
Fix generic build
|
2023-04-10 17:25:40 +02:00 |
|
jgromes
|
cb385f5946
|
[SX126x] Remove standby before data read (#703)
|
2023-04-10 14:05:25 +02:00 |
|
Mestery
|
220b4dad7f
|
use printf in both build
|
2023-04-10 09:13:58 +00:00 |
|
Mestery
|
2a45f71384
|
fix undef digitalread
|
2023-04-10 09:13:57 +00:00 |
|
jgromes
|
7c0fc5305a
|
[STM32WL] Fixed build for Platformio (#718)
|
2023-04-10 10:29:21 +02:00 |
|
jgromes
|
9dde85598b
|
[SX126x] Added IQ inversion
|
2023-04-08 21:44:51 +02:00 |
|
jgromes
|
5f0cfa9bf6
|
[SX126x] Improved RNG
|
2023-04-02 21:01:13 +02:00 |
|
jgromes
|
ece2621a6f
|
[SX126x] Fixed packet length in LoRa implicit mode
|
2023-03-31 22:02:35 +02:00 |
|
Jan Gromeš
|
c2b40f088f
|
Merge pull request #711 from G4lile0/master
[SX1278] New getInstRSSI to get current RSSI
|
2023-03-27 23:28:18 +02:00 |
|
jgromes
|
ab9cf0d528
|
[SX126x] Unified getRSSI interface
|
2023-03-27 23:21:37 +02:00 |
|
G4lile0
|
50318a6c60
|
bool packet miss on SX126x::getRSSI
|
2023-03-27 21:21:45 +02:00 |
|
G4lile0
|
09ab5f8073
|
[SX127x] & [SX126x] read current RSSI for getRSSI
|
2023-03-27 20:51:44 +02:00 |
|
jgromes
|
c10343e853
|
[SX126x] Added spectral scan in frequency
|
2023-03-27 18:48:32 +02:00 |
|
jgromes
|
9dd401e4a1
|
[SX126x] Added PHY startReceive (#700)
|
2023-03-26 22:19:53 +02:00 |
|
jgromes
|
9dae818033
|
[SX126x] Explicitly enabled CRC (#706)
|
2023-03-23 19:07:04 +01:00 |
|
jgromes
|
48d49aabba
|
Merge branch 'master' of https://github.com/jgromes/RadioLib
|
2023-03-22 22:13:32 +01:00 |
|
jgromes
|
8bbcc908f5
|
[SX126x] Fixed frequency error calculation (#706)
|
2023-03-22 22:12:28 +01:00 |
|
Davide Lasagna
|
b7e12f5c71
|
fix for #705
|
2023-03-21 19:56:21 +00:00 |
|
jgromes
|
cd4575ebb0
|
[SX126x] Fixed chip id (#707)
|
2023-03-21 18:18:17 +01:00 |
|
jgromes
|
dc2eb523a9
|
[SX126x] Cleanup whitespaces
|
2023-03-20 21:59:07 +01:00 |
|
jgromes
|
cfe6128656
|
[SX126x] Added frequency error reading
|
2023-03-18 10:56:00 +01:00 |
|
jgromes
|
00bb31cb2e
|
[SX126x] Added patch binary license
|
2023-03-11 22:52:14 +01:00 |
|
jgromes
|
0818230a7c
|
[SX126x] Fixed incorrect variable names
|
2023-03-11 20:57:32 +01:00 |
|
jgromes
|
97ab0d357a
|
[SX126x] Added spectral scan
|
2023-03-11 20:09:03 +01:00 |
|
jgromes
|
ed4fc84a70
|
[SX126x] Fixed calibration order (#689) (CI_BUILD_ALL)
|
2023-03-05 19:30:20 +01:00 |
|
jgromes
|
823c0ff82c
|
[SX126x] Added missing XTAL check
|
2023-03-05 19:28:21 +01:00 |
|
jgromes
|
5ba6f41230
|
[MOD] Convert end of RF switch mode to macro (https://github.com/jgromes/RadioLib/actions/runs/4337180408)
|
2023-03-05 19:16:37 +01:00 |
|
jgromes
|
8392cea011
|
[SX126x] Added more LBT/scan registers (CI_FORCE_UNCRUST)
|
2023-03-05 18:08:14 +01:00 |
|
jgromes
|
007d9ac2cb
|
[SX126x] Set SX1262 to accept SX1261 device string (#683)
|
2023-03-05 16:42:48 +01:00 |
|
jgromes
|
7a8cadc639
|
[SX126x] Added more verbose calibration result check (#689)
|
2023-03-05 16:40:45 +01:00 |
|
jgromes
|
721962cacd
|
[SX126x] Fixed bug in getDeviceErrors
|
2023-03-05 16:39:50 +01:00 |
|
jgromes
|
8bf15941c7
|
[SX126x] Added option to control XTAL/TCXO via member variable
|
2023-03-05 16:38:28 +01:00 |
|
GUVWAF
|
f59bf4750c
|
[SX126x] Add irqFlags and irqMask parameters to receive methods
|
2023-02-26 13:33:30 +01:00 |
|
jgromes
|
00998b5185
|
[MOD] Fixed incorrect default TCXO voltage
|
2023-02-25 13:47:54 +01:00 |
|
jgromes
|
3596f0f55b
|
[SX126x] Removed WIP FHSS method
|
2023-02-25 13:25:16 +01:00 |
|
jgromes
|
bd258380c8
|
[SX126x] Implemeted device type string check
|
2023-02-25 13:16:21 +01:00 |
|
jgromes
|
547a522826
|
[SX126x] Added undocumented registers
|
2023-02-25 13:14:11 +01:00 |
|