Pete Lewis
c215587366
New platform support for SparkFun LoRa Thing Plus - expLoRaBLE
...
Added platform support for new SparkFun Hardware, the SparkFun LoRa Thing Plus - expLoRaBLE. This module uses the apollo3 and sx1262.
-Note, also adjusted the SX126x.cpp file. I added a check for apollo3 archtecture to ensure the SPITransfer works more consitently using the 1 ms delay.
2021-02-02 12:39:14 -07: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
7a0601da14
[CI] Removed duplicate Arduino Zero build
2021-01-02 17:31:40 +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
073fca8e82
Update readme for MegaCoreX (MegaCoreX:megaavr:4809)
2020-12-25 14:24:10 +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
2096a811d4
Added TODO list for debug decoder
2020-12-05 12:06:12 +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
eea595a5ae
Added debug decoder script
2020-12-05 11:48:35 +01:00
jgromes
61f4fb5190
Update gitignore
2020-12-05 11:48:17 +01:00
jgromes
f670cc3361
Changed structure of extras folder
2020-12-05 11:46:33 +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
6e18dea7e1
Delete old Travis CI config file
2020-11-19 21:12:05 +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š
c8ff0234b3
[CI] Use arduino:mbed instead of beta for Portenta H7
2020-11-03 16:02:14 +01:00
Jan Gromeš
063b643a7b
[Si443x] Fixed frequency deviation 0 for RTTY ( #195 )
2020-11-03 15:42:37 +01:00
jgromes
d58ffee443
[CI] Disable Arduino Portenta build (fails to install) CI_BUILD_ALL
2020-10-29 16:46:53 +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
jgromes
5d92240f89
Added support for tone on ESP32 ( #190 )
2020-10-28 11:24:05 +01:00
jgromes
e549039b15
[SX127x] Fixed incorrect shaping register ( #186 )
2020-10-13 19:25:15 +02:00
jgromes
e96fd0f8af
Replace workflow add-path commands with echo to env file
2020-10-09 20:10:12 +02:00
jgromes
598eb34ad5
Bump version to 4.0.4
2020-10-09 18:55:31 +02:00
jgromes
bb1bb59aff
[SX126x] Added option to disable TCXO using SX126x::setTCXO(0) ( #99 )
2020-09-22 07:49:27 +02:00
jgromes
cd142df4b9
[CC1101] Added 0x04 as valid version register value ( #183 )
2020-09-19 19:48:21 +02:00
jgromes
35f02ed402
[CC1101] Added TRNG support
2020-09-13 17:53:37 +02:00
jgromes
ff8d9d672d
[RF69] Added TRNG support
2020-09-13 17:53:30 +02:00