Commit graph

1618 commits

Author SHA1 Message Date
jgromes
d3d2f90627 Bump version to 5.1.2 2022-02-06 15:08:12 +01:00
jgromes
035a13b81a Merge branch 'master' of https://github.com/jgromes/RadioLib 2022-02-06 15:07:07 +01:00
jgromes
5c5afdf99f Bump version to 5.1.1 2022-02-06 15:06:58 +01:00
Jan Gromeš
b3922470c4
Merge pull request #458 from Arthurk12/packetLength
[Si443x] Fixes getPacketLength
2022-01-31 23:15:24 +01: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
Jan Gromeš
6acf8feacc
Merge pull request #454 from cterwilliger/documentation-updates
Documentation updates
2022-01-28 18:52:10 +01:00
Chris Terwilliger
4661757482
Merge branch 'jgromes:master' into documentation-updates 2022-01-25 15:36:42 -05:00
Nathan Seidle
1e564730a4 Update keywords.txt 2022-01-25 12:19:17 -07: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
jgromes
0de8ef6bce [SX127x] Fixed typo 2022-01-23 12:05:50 +01:00
jgromes
73e3da212a [SX127x] Updated FHSS example formatting 2022-01-23 12:05:30 +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
c4fec32965 Change coding style to match library style guide. 2022-01-17 11:43:13 -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
jgromes
a2eb2d7aa5 [Si443x] Added ESP8266/ESP32 IRAM attribute (#434) 2021-12-29 08:49:44 +01:00
jgromes
9f40d9a17a [nRF24] Added ESP8266/ESP32 IRAM attribute 2021-12-29 08:49:30 +01:00
jgromes
fa4a4de879 [SX128x] Added ESP8266/ESP32 IRAM attribute 2021-12-29 08:49:22 +01:00
jgromes
5cb5836ed8 [SX127x] Added ESP8266/ESP32 IRAM attribute 2021-12-29 08:49:14 +01:00
jgromes
bb2cf12c8d [SX126x] Added ESP8266/ESP32 IRAM attribute 2021-12-29 08:48:59 +01:00
jgromes
a7705236b1 [RF69] Added ESP8266/ESP32 IRAM attribute 2021-12-29 08:48:49 +01:00
jgromes
d53ddf1ca4 [CC1101] Added ESP8266/ESP32 IRAM attribute 2021-12-29 08:48:40 +01:00
jgromes
4567044deb Added support for Raspberry PI (#432) 2021-12-28 13:47:06 +01: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
ab8adc9e5f
Update keywords.txt 2021-12-20 18:28:21 -05: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
61a593c6f7 Fixed incorrect macro guards CI_BUILD_ALL 2021-12-19 13:09:42 +01:00
jgromes
04a164abdd Bump version to 5.1.0 2021-12-19 12:51:09 +01:00
jgromes
2c59097107 [SX127x] Fixed AFC trigger for FSK mode (#418) 2021-12-12 12:48:12 +01:00
jgromes
ee59967815 [SX127x] Fixed incorrect NSS pin in example 2021-12-12 11:48:10 +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
1d42f1a0ff [MOD] Use custom tone() on Arduino mbed boards (#407) 2021-12-04 17:04:59 +01:00
jgromes
97f3b94c4f [MOD] Added missing default SPI settings (#416) 2021-12-02 23:31:12 +01:00
jgromes
1c54c1d1c6 Fixed incorrect debug macro called (#407) 2021-11-30 23:19:17 +01:00
jgromes
ffe271b0c6 [PHY] Fix unknown string length buffer overrun (#413) 2021-11-29 08:05:46 +01:00