Commit graph

1309 commits

Author SHA1 Message Date
jgromes
1b289f2bae [SX127x] Added low-level access macro 2021-03-13 19:32:15 +01:00
jgromes
cb81709d93 Added low-level access macro 2021-03-13 19:31:57 +01:00
jgromes
1903cfa898 Updated ifndef 2021-03-13 19:06:04 +01:00
jgromes
d3e492ea90 Merge branch 'master' of https://github.com/jgromes/RadioLib 2021-03-13 19:05:39 +01:00
jgromes
07f8eb0512 [SX127x] Added note about FSK transmitter (#264) 2021-03-13 19:04:30 +01:00
Jan Gromeš
72b6d83f98
Merge pull request #261 from marcinczeczko/sx1278_invertiq
[SX1278] Added method to control InvertIQ
2021-03-03 15:18:23 +01:00
Marcin Czeczko
27998f3e3c
Move invertIQ to the 127x. Aligned with latest datasheet 2021-03-03 14:52:46 +01:00
Marcin Czeczko
6fdf3feef7
[SX1278] Added method to control InvertIQ 2021-03-03 13:01:15 +01:00
jgromes
1bceb90d42 Fixed conflicting macro name 2021-03-02 11:19:04 +01:00
jgromes
ef7a8b6e0f Added build macro option to disable range checks 2021-02-21 16:56:19 +01:00
jgromes
0cdd49ca11 [SX127x] Implemented implicit LoRa header (#181) 2021-02-21 16:54:38 +01:00
jgromes
50fecff60d [RF69[ Fixed method description 2021-02-21 16:53:14 +01:00
jgromes
d85dd1f8fd Added note about SPI slowdown 2021-02-21 16:36:05 +01:00
jgromes
0d3435c595 [RFM9x] Fixed frequency setting not saved (#253) 2021-02-18 18:48:09 +01:00
jgromes
f16f8e43f4 [RFM9x] Fixed frequency setting not saved (#253) 2021-02-18 18:48:01 +01:00
jgromes
3205bd1c72 [nRF24] Fixed missing pinMode for IRQ (#252) 2021-02-15 20:48:22 +01:00
jgromes
9c73e9b2d7 [RFM9x] Swap frequency and bandwidth config in LoRa begin (#251) 2021-02-13 18:14:12 +01:00
jgromes
1e47f8bca3 [SX127x] Swap frequency and bandwidth config in LoRa begin (#251) 2021-02-13 18:14:07 +01:00
jgromes
7ecd56d2ca [PHY] Disable shaping in startDirect 2021-02-13 17:43:28 +01:00
jgromes
0a44fa065d [SSTV] Use startDirect from PHY 2021-02-13 17:43:10 +01:00
jgromes
0c497c39a7 [RTTY] Use startDirect from PHY 2021-02-13 17:43:05 +01:00
jgromes
8a293cbaab [Morse] Use startDirect from PHY 2021-02-13 17:42:55 +01:00
jgromes
98970be860 [Hell] Use startDirect from PHY 2021-02-13 17:42:49 +01:00
jgromes
e4e540a390 [AX25] Use startDirect from PHY 2021-02-13 17:42:42 +01:00
jgromes
4c96b7b7ae [Si443x] Added -1 as alias for lowest supported frequency deviation 2021-02-13 17:42:13 +01:00
jgromes
f4b2b6d257 [SX128x] Added -1 as alias for lowest supported frequency deviation 2021-02-13 17:42:00 +01:00
jgromes
ed4d6e8897 [SX127x] Added -1 as alias for lowest supported frequency deviation 2021-02-13 17:41:53 +01:00
jgromes
f3c1887517 [SX128x] Added -1 as alias for lowest supported frequency deviation 2021-02-13 17:41:46 +01:00
jgromes
abbefd1226 [RF69] Added -1 as alias for lowest supported frequency deviation 2021-02-13 17:41:41 +01:00
jgromes
c8ce3160fc [CC1101] Added -1 as alias for lowest supported frequency deviation 2021-02-13 17:41:34 +01:00
jgromes
3208d57c9a [AX25] Removed redundant parameter 2021-02-13 17:41:02 +01:00
jgromes
4808ba8122 [AFSK] Added missing client begin 2021-02-13 17:40:45 +01:00
jgromes
09a73591ba [SX127x] Fixed top-level configFSK not being called 2021-02-13 16:21:00 +01:00
jgromes
85ba05c1f8 [AFSK] Added begin method 2021-02-13 15:44:15 +01:00
jgromes
1a2d66305d [PHY] Added method to set direct mode parameters (#177) 2021-02-13 15:43:16 +01:00
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
e4dc5626a9 CI Added missing skip patter SparkFun:apollo3:sfe_artemis 2021-02-05 22:59:31 +01:00
jgromes
bc2de34e39 Updated SparkFun Apollo3 core (SparkFun:apollo3:sfe_artemis) 2021-02-05 20:15:19 +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