Commit graph

34 commits

Author SHA1 Message Date
jgromes
df466486aa [APRS] Added APRS support 2021-11-28 22:56:36 +01:00
jgromes
f8bdbae73a Fixed RadioShield definition 2021-11-16 10:22:10 +01:00
jgromes
0d9718a603 Dropped support for ESP8266, HC05, JDY08, HTTP and MQTT 2021-11-14 11:29:51 +01:00
jgromes
e714b45dfa [FSK4] Added keywords 2021-09-24 08:58:11 +02:00
Jan Gromeš
202c71c5b2
Merge pull request #373 from darksidelemm/fsk4
Fsk4
2021-09-24 08:49:59 +02:00
jgromes
6b0c5c2c92 [LLCC68] Added support for LLCC68 param range checks (#314) 2021-06-20 16:08:01 +02:00
Mark Jessop
2de09e1b0a Added FSK4 protocol, compatible with Horus Binary 4FSK modulation 2021-05-31 21:16:38 +09:30
jgromes
1903cfa898 Updated ifndef 2021-03-13 19:06:04 +01:00
jgromes
072e4288c9 [AFSK] Added AFSK support (#139) 2020-04-30 17:09:25 +02:00
jgromes
75cc351714 Added platform name printing in debug mpde 2020-04-22 14:58:47 +02:00
jgromes
ebfa2f8e36 [Hell] Added missing link to docs 2020-04-14 10:54:44 +02:00
jgromes
abad47bdae [Hell] Added Hellschreiber support 2020-04-14 09:33:39 +02:00
jgromes
55ad72e0e0 [SX128x] Added support for SX128x 2020-04-07 13:30:05 +02:00
jgromes
9c0cd464d1 Moved unsupported platform warning to RadioLib.h to only show it once 2020-04-01 10:49:45 +02:00
jgromes
b731b60852 [SSTV] Added missing Doxygen comments 2020-03-31 18:02:51 +02:00
jgromes
c39c4f6b0d [SSTV] Added SSTV support 2020-03-31 17:31:10 +02:00
jgromes
83b713b776 [Si443x] Added support for Si443x/RFM2x 2020-03-30 17:38:04 +02:00
jgromes
512567b9f3 Fixed typos 2020-03-27 21:03:23 +01:00
jgromes
fd6ef55a06 Simplified ESP8266 detection macro 2020-03-27 14:09:46 +01:00
jgromes
e68146bcde Added missing Doxygen comments 2020-02-14 08:39:10 +01:00
jgromes
ddb478afff [AX25] Added AX.25 support 2020-02-14 08:08:59 +01:00
jgromes
4f70c67175 Added guard to only compile Radio class when using RadioShield 2019-11-23 15:34:19 +01:00
jgromes
915f3780cc Reworked directory structure 2019-11-20 17:19:15 +01:00
jgromes
2fc641449a Implemented god mode 2019-11-20 16:55:11 +01:00
jgromes
8887bac07f Added missing macro guards 2019-07-31 09:37:44 +02:00
jgromes
e751d31aa9 Added compatibility with ESP8266 platform 2019-07-31 07:25:04 +02:00
jgromes
1ebf818d88 [nRF24] Implemented basic functions 2019-06-01 20:50:43 +02:00
jgromes
11004fa685 Updated Doxygen main page 2019-05-24 18:01:50 +02:00
jgromes
ebeb3051bb Force Doxygen redeploy 2019-05-24 15:52:52 +02:00
jgromes
b9a1847f90 Added DoxyGen 2019-05-24 15:13:04 +02:00
jgromes
f0b9841cf6 [SX126x] Added FSK rx/tx, interrupt methods and CAD 2019-05-18 13:27:43 +02:00
jgromes
16b3256073 [SX126x] Added core configuration methods 2019-05-10 15:47:10 +02:00
jgromes
344afee97a [Morse] Added support for Morse code transmissions 2019-02-09 09:38:50 +01:00
jgromes
2101203d07 Changed name to RadioLib 2019-02-08 15:58:29 +01:00
Renamed from src/KiteLib.h (Browse further)