Commit graph

1025 commits

Author SHA1 Message Date
Robert
01fc7fb844 Add method to support SX128x Frequency Error of last received LoRa or Ranging packet. Updated SX128x receive examples. 2022-02-23 11:41:29 -05:00
Arthur B. Grossi
2538af82a9 [Si443x] Fixes getPacketLength
Fixes getPacketLength function to read the correct register when
on fixed packet length mode.
2022-01-31 18:10:41 -03:00
Jan Gromeš
7127433e3b
Merge pull request #457 from nseidle/Allow255Bytes
Fix >= to allow 255 bytes on SX1276
2022-01-29 08:38:53 +01:00
Jan Gromeš
79cde7c0f6
Merge pull request #453 from nseidle/master
Correct typos in explicit/implicitHeader functions.
2022-01-29 08:36:18 +01:00
Nathan Seidle
bad3029f4f Update SX126x.h 2022-01-28 15:54:44 -07:00
Nathan Seidle
74feffb4c7 Fix >= to allow 255 bytes 2022-01-28 15:50:59 -07:00
Chris Terwilliger
4661757482
Merge branch 'jgromes:master' into documentation-updates 2022-01-25 15:36:42 -05:00
Nathan Seidle
b5e5e079c8 Correct typos in explicit/implicitHeader functions. Add a few missing keywords. 2022-01-25 12:17:01 -07:00
jgromes
19109bc7d8 [Si443x] Added fixed packet length mode 2022-01-23 17:05:58 +01:00
Jan Gromeš
bd0158c734
Merge pull request #441 from nseidle/FHSS
Add FHSS support
2022-01-23 10:46:30 +01:00
jgromes
6367198546 [SX127x] Fixed shaping disable (#452) 2022-01-23 10:21:28 +01:00
Nathan Seidle
06ef449b68 Move helper functions from SX1276/7/8/9 to global SX127x. 2022-01-17 11:47:49 -07:00
Nathan Seidle
20e1ab23df Add helper functions for SX1277, SX1278, SX1279 2022-01-17 11:35:19 -07:00
Nathan Seidle
3cc299d17b Add FHSS support 2022-01-13 12:25:02 -07:00
Chris Terwilliger
5fb2ce66ab
Update SX127x.h 2021-12-23 22:03:39 -05:00
Chris Terwilliger
7a1d813dc4
Update CC1101.h 2021-12-23 20:57:25 -05:00
Chris Terwilliger
09d9d2c615
Update CC1101.h 2021-12-22 22:26:05 -05:00
Jan Gromeš
b01413db4a
Merge pull request #427 from cterwilliger/Add-setOokPeakThresholdStep-method
Add setOokPeakThresholdStep method
2021-12-22 16:01:44 +01:00
jgromes
ee5bdd35a8 [LLCC68] Swapped bw and sf configuration (#425) 2021-12-22 14:49:47 +01:00
Chris Terwilliger
2477d38727
Update SX127x.cpp 2021-12-20 18:25:41 -05:00
Chris Terwilliger
9f842acfe7
Update SX127x.h 2021-12-20 18:21:27 -05:00
jgromes
0bd11f8c2f [LLCC68] Added missing begin method (#425) 2021-12-20 18:12:13 +01:00
jgromes
cc9d7b7220 [SX126x] Moved SF and BW out of common part 2021-12-20 18:11:52 +01:00
jgromes
2c59097107 [SX127x] Fixed AFC trigger for FSK mode (#418) 2021-12-12 12:48:12 +01:00
jgromes
c1240c551f [RFM9x] Added missing declarations 2021-12-12 11:26:54 +01:00
jgromes
92682fc5d6 [RFM9x] Fixed incorrect frequency range applied in FSK mode (#407) 2021-12-12 11:23:01 +01:00
jgromes
1240659d0c [Si443x] Set default FSK bitrate to 4k8 2021-11-27 18:13:35 +01:00
jgromes
1698409e84 [SX127x] Set default FSK bitrate to 4k8 2021-11-27 18:13:06 +01:00
jgromes
d931982594 [SX126x] Set default FSK bitrate to 4k8 2021-11-27 18:12:57 +01:00
jgromes
d949666a57 [SX1231] Set default FSK bitrate to 4k8 2021-11-27 18:12:47 +01:00
jgromes
330e5ad543 [RF69] Set default FSK bitrate to 4k8 2021-11-27 18:12:40 +01:00
jgromes
495f1a7862 [CC1101] Set default FSK bitrate to 4k8 2021-11-27 18:12:34 +01:00
jgromes
fe4830afa0 [SX127x] Set default AFC/AGC trigger to RSSI (#402) 2021-11-27 17:53:17 +01:00
jgromes
1d4295feed [RF69] Fixed known binary receive length (#408) 2021-11-21 21:17:26 +01:00
jgromes
90b9bd02fb [CC1101] Fixed known binary receive length 2021-11-21 21:17:10 +01:00
jgromes
f3de4602e6 [SX126x] Fixed known binary receive length 2021-11-21 21:16:58 +01:00
jgromes
3047409b27 [SX127x] Fixed known binary receive length 2021-11-21 21:16:51 +01:00
jgromes
c2cfe597cc [SX128x] Fixed known binary receive length 2021-11-21 21:16:45 +01:00
jgromes
c99e79073f [Si443x] Fixed known binary receive length 2021-11-21 21:16:37 +01:00
jgromes
e4eec9c5bd [nRF24] Fixed known binary receive length 2021-11-21 21:16:31 +01:00
jgromes
03126f79d3 [SX127x] Update macro names 2021-11-14 13:00:34 +01:00
jgromes
22ae7dfd9b [RF69] Update macro names 2021-11-14 13:00:28 +01:00
jgromes
5d712f0bda Merge remote-tracking branch 'origin/master' into hal 2021-11-14 12:55:22 +01:00
jgromes
a6d901d577 [LLCC68] Update to 5.0.0 2021-11-14 11:43:32 +01:00
jgromes
8e134a7980 [RFM9x] Update to 5.0.0 2021-11-14 11:43:25 +01:00
jgromes
a229912789 [nRF24] Update to 5.0.0 2021-11-14 11:43:17 +01:00
jgromes
eb9903f183 [Si443x] Update to 5.0.0 2021-11-14 11:42:52 +01:00
jgromes
1126e64587 [SX128x] Update to 5.0.0 2021-11-14 11:42:36 +01:00
jgromes
8c7b8a1b63 [SX127x] Update to 5.0.0 2021-11-14 11:42:12 +01:00
jgromes
6f744a8f13 [SX126x] Update to 5.0.0 2021-11-14 11:41:53 +01:00