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 |
|
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 |
|
jgromes
|
df466486aa
|
[APRS] Added APRS support
|
2021-11-28 22:56:36 +01:00 |
|
jgromes
|
3eb831d7e1
|
[AX.25] Added APRS classes
|
2021-11-28 22:54:20 +01:00 |
|
jgromes
|
14d3ac6dff
|
[AX.25] Fixed macro guard
|
2021-11-28 22:54:01 +01:00 |
|
jgromes
|
963ef4f36a
|
[AX.25] Fixed encoding issue of some frames (#407)
|
2021-11-28 14:35:01 +01:00 |
|
jgromes
|
24ea845c7c
|
Bump version to 5.0.0
|
2021-11-27 18:20:59 +01:00 |
|
jgromes
|
80441dd1ed
|
Updated library description
|
2021-11-27 18:20:40 +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
|
cc75519972
|
[AX.25] Removed redundant call to standby
|
2021-11-27 17:35:36 +01:00 |
|
jgromes
|
afe524cfc7
|
[SX126x] Added builtin module for CubeCell (#412)
|
2021-11-27 10:20:51 +01:00 |
|
jgromes
|
7545343f0c
|
[AX.25] Ensure transmission is stopped in AFSK mode (#411)
|
2021-11-26 08:02:49 +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
|
77689e81e0
|
[PHY] Fixed known binary receive length
|
2021-11-21 21:16:23 +01:00 |
|
jgromes
|
f8bdbae73a
|
Fixed RadioShield definition
|
2021-11-16 10:22:10 +01:00 |
|
jgromes
|
88c1078ac7
|
Added missing static macro guards (#407)
|
2021-11-16 10:06:27 +01:00 |
|
jgromes
|
ffda180513
|
Fixed incorrect macro guards
|
2021-11-16 10:05:58 +01:00 |
|
jgromes
|
01f98e4d4c
|
Fixed digitalRead for Arduino Zero CI_BUILD_ALL
|
2021-11-14 14:13:50 +01:00 |
|
jgromes
|
9d5a66573e
|
Indentation fix CI_BUILD_ALL
|
2021-11-14 14:03:32 +01:00 |
|