Commit graph

833 commits

Author SHA1 Message Date
jgromes
6b46623133 Reordered compile options 2021-02-12 21:05:27 +01:00
jgromes
9a9af85fdc Added option to disable "paranoid" SPI mode (enabled by default) 2021-02-12 21:03:49 +01:00
jgromes
4461e9a98e [CC1101] Added timeout in Rx/Tx blocking mode 2021-02-12 20:46:10 +01:00
jgromes
da3015f7b8 Fixed STM32 digital pin to interrupt macro (#249) 2021-02-12 20:21:27 +01:00
jgromes
02593bfba4 Bump version to 4.2.0 2021-02-07 18:00:58 +01:00
jgromes
f1d51fd1b9 [SX127x] Fixed FSK preamble unit 2021-02-07 17:52:17 +01:00
jgromes
bc613daf23 [SX127x] Moved non-configurable parameters config into base class 2021-02-07 17:51:55 +01:00
jgromes
158b30c383 Added missing SX126x/8x SPI slowdown on Apollo3 2021-02-05 23:25:26 +01:00
jgromes
b24a523c37 [SX128x] Simplify SPI slowdown 2021-02-05 23:25:07 +01:00
jgromes
bac2be1576 [SX126x] Simplify SPI slowdown 2021-02-05 23:25:02 +01:00
jgromes
aad4b84b89 Added default argument for SPISettings (#239) 2021-02-05 23:15:09 +01:00
jgromes
e04aea52dd Revert "Updated SparkFun Apollo3 core (SparkFun:apollo3:sfe_artemis)"
This reverts commit 098e611eae.
2021-02-05 20:12:08 +01:00
jgromes
098e611eae Updated SparkFun Apollo3 core (SparkFun:apollo3:sfe_artemis) 2021-02-05 20:02:54 +01:00
jgromes
4a5e48962e Updated Apollo3 platform definition (#239) 2021-02-05 19:58:31 +01:00
Kihun Song
07cc802f9b
Convert arbitrary unit to dBm 2021-02-04 17:02:52 +09:00
Kihun Song
d6330cfe44
Convert arbitrary unit to dBm 2021-02-04 16:51:05 +09:00
Kihun Song
318ac691d0 comments 2021-02-04 14:59:32 +09:00
Kihun Song
0b835f9fcf Added getRSSIInst command for SX126x 2021-02-04 14:27:23 +09:00
jgromes
6061145ae6 Force CI build CI_BUILD_ALL 2021-01-02 17:46:45 +01:00
jgromes
2f68d38f35 Swap Arduino and Adafruit SAMD detection order 2021-01-02 17:44:21 +01:00
jgromes
22975cbcee Create separate Arduino SAMD platform (SAMD core >= 1.8.11) CI_BUILD_ALL 2021-01-02 17:41:13 +01:00
jgromes
b0af8cf819 Bump version to 4.1.0 2021-01-02 17:25:42 +01:00
jgromes
c63c8f376f [SX127x] Clarify ternary operator priority (#217) 2020-12-29 08:41:48 +01:00
jgromes
1dcb873f22 [nRF24] Clarify ternary operator priority 2020-12-29 08:41:31 +01:00
jgromes
8ad7d1be45 [CC1101] Clarify ternary operator priority 2020-12-29 08:41:22 +01:00
jgromes
65379c4772 Added support for MegaCoreX 2020-12-25 14:21:41 +01:00
jgromes
533131f83f Fixed unitialized variable warning 2020-12-25 14:17:07 +01:00
jgromes
8438aa93ef [SX127x] Fixed incorrect CRC configuration (#217) 2020-12-25 09:37:06 +01:00
jgromes
81135e0ae5 [CC1101] Fixed version register check (#208) 2020-12-08 17:31:54 +01:00
jgromes
721645d384 [SX128x] Update markers for debug decoder 2020-12-05 12:05:49 +01:00
jgromes
b7bf150594 [SX127x] Update markers for debug decoder 2020-12-05 12:05:42 +01:00
jgromes
d1cbe133e2 [SX126x] Update markers for debug decoder 2020-12-05 12:05:36 +01:00
jgromes
5e22589e05 [SX1231] Update markers for debug decoder 2020-12-05 12:05:04 +01:00
jgromes
936eb262a1 [RFM9x] Update markers for debug decoder 2020-12-05 12:04:57 +01:00
jgromes
ef50f9e1e8 [RF69] Update markers for debug decoder 2020-12-05 12:04:47 +01:00
jgromes
6bc6777cac [CC1101] Update markers for debug decoder 2020-12-05 12:04:39 +01:00
jgromes
dc05904ae4 [nRF24] Update markers for debug decoder 2020-12-05 12:04:26 +01:00
jgromes
ea464ce10d [Si443x] Update markers for debug decoder 2020-12-05 12:04:00 +01:00
jgromes
8e3d89c4f5 Bump version to 4.0.6 2020-11-20 18:40:16 +01:00
jgromes
36afff855d [Si443x] Added method to read version register 2020-11-20 17:53:03 +01:00
jgromes
3c832171f0 [SX1231] Added method to read version register 2020-11-20 17:52:55 +01:00
jgromes
4c62de06cf [RF69] Added method to read version register 2020-11-20 17:52:47 +01:00
jgromes
b4701c370b [CC1101] Added method to read version register 2020-11-20 17:52:32 +01:00
jgromes
ff520e2a15 [SX127x] Added method to read version register (#204) 2020-11-20 17:52:17 +01:00
jgromes
c127712c5e [SX127x] Added check for LoRa header CRC mismatch (#200) 2020-11-19 17:07:32 +01:00
Jan Gromeš
9b5eed83d2
[RTTY] Fixed idle (#195) 2020-11-05 21:29:41 +01:00
Jan Gromeš
063b643a7b
[Si443x] Fixed frequency deviation 0 for RTTY (#195) 2020-11-03 15:42:37 +01:00
jgromes
4816d7383e Bump version to 4.0.5 2020-10-29 16:33:41 +01:00
jgromes
4cdbcb60c5 Changed ESP32 tone emulation channel to 1 2020-10-29 07:53:51 +01:00
jgromes
dbc35c814e Removed RADIOLIB_TONE_UNSUPPORTED flag from Apollo3 and STM32 unofficial 2020-10-28 11:45:58 +01:00