Commit graph

1427 commits

Author SHA1 Message Date
jgromes
098e611eae Updated SparkFun Apollo3 core (SparkFun:apollo3:sfe_artemis) 2021-02-05 20:02:54 +01:00
jgromes
a9fecdb181 Updated CI workflow (SparkFun:apollo3:sfe_artemis) 2021-02-05 19:59:50 +01:00
jgromes
4a5e48962e Updated Apollo3 platform definition (#239) 2021-02-05 19:58:31 +01:00
Jan Gromeš
f6cfed4c60
Merge pull request #243 from angrypig7/master
Added GetRSSIInst command for SX126x
2021-02-04 09:35: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
Jan Gromeš
8a209472f3
Removed doxygen job from CI 2021-02-04 08:31:49 +01:00
Jan Gromeš
9e4f897701
Added separate doxygen workflow 2021-02-04 08:30:27 +01: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
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
Federico Maggi
8ce8080577
Merge pull request #1 from FiorixF1/master
Fixed compiling issues
2020-12-04 15:44:32 +01:00
Alessandro Fiorillo
1787505ea7 [RF69] Fixed setOOK() 2020-12-04 15:36:58 +01:00
Alessandro Fiorillo
3d1c45654b [CC1101] Fix in promiscuous mode 2020-12-02 16:43:02 +01:00
Alessandro Fiorillo
9329214405 Fixed compiling issues 2020-11-28 00:56:24 +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