Commit graph

290 commits

Author SHA1 Message Date
jgromes
d53ddf1ca4 [CC1101] Added ESP8266/ESP32 IRAM attribute 2021-12-29 08:48:40 +01:00
jgromes
ee59967815 [SX127x] Fixed incorrect NSS pin in example 2021-12-12 11:48:10 +01:00
jgromes
df466486aa [APRS] Added APRS support 2021-11-28 22:56:36 +01:00
jgromes
afe524cfc7 [SX126x] Added builtin module for CubeCell (#412) 2021-11-27 10:20:51 +01:00
jgromes
8deec71b6f Use Arduino tone/noTone 2021-11-14 12:36:00 +01:00
jgromes
53d7a6a577 [AX.25] Fixed macro names 2021-11-14 12:28:05 +01:00
jgromes
a229912789 [nRF24] Update to 5.0.0 2021-11-14 11:43:17 +01:00
jgromes
eb9903f183 [Si443x] Update to 5.0.0 2021-11-14 11:42:52 +01:00
jgromes
1126e64587 [SX128x] Update to 5.0.0 2021-11-14 11:42:36 +01:00
jgromes
8c7b8a1b63 [SX127x] Update to 5.0.0 2021-11-14 11:42:12 +01:00
jgromes
6f744a8f13 [SX126x] Update to 5.0.0 2021-11-14 11:41:53 +01:00
jgromes
bd5d824d73 [SX1231] Update to 5.0.0 2021-11-14 11:41:27 +01:00
jgromes
9504bc24ab [SSTV] Update to 5.0.0 2021-11-14 11:41:09 +01:00
jgromes
7f3ef0bff5 [RTTY] Update to 5.0.0 2021-11-14 11:40:52 +01:00
jgromes
008187b0b1 [RF69] Update to 5.0.0 2021-11-14 11:40:31 +01:00
jgromes
d0670fd997 [Morse] Update to 5.0.0 2021-11-14 11:39:51 +01:00
jgromes
d7701c3ec7 [Hell] Update to 5.0.0 2021-11-14 11:39:33 +01:00
jgromes
727e4b4703 [FSK4] Update to 5.0.0 2021-11-14 11:39:17 +01:00
jgromes
e82049587b [CC1101] Update to 5.0.0 2021-11-14 11:38:31 +01:00
jgromes
ba1568669f [AX25] Update to 5.0.0 2021-11-14 11:38:05 +01:00
jgromes
fbdb3eb6a2 [AFSK] Update to 5.0.0 2021-11-14 11:37:49 +01:00
jgromes
0d9718a603 Dropped support for ESP8266, HC05, JDY08, HTTP and MQTT 2021-11-14 11:29:51 +01:00
jgromes
3a8360c361 [SX126x] Added interrupt-driven CAD 2021-10-28 15:44:44 +02:00
jgromes
ebc4852fc2 [SX127x] Added interrupt-driven CAD (#396) 2021-10-28 15:44:25 +02:00
jgromes
29446986f3 [SX127x] Added ping-pong example 2021-10-27 23:57:43 +02:00
jgromes
2c3f22335f Use Module::tone override in FSK example 2021-10-27 23:22:14 +02:00
jgromes
e03b674e10 [SX127x] Skip tone() for CubeCell (CubeCell:CubeCell:CubeCell-Board) 2021-10-27 22:07:00 +02:00
jgromes
d1409ff80c [FSK4] Added AFSK example 2021-09-24 09:19:47 +02:00
jgromes
20b0f11ee6 [FSK4] Example formatting update 2021-09-24 09:19:37 +02:00
Jan Gromeš
202c71c5b2
Merge pull request #373 from darksidelemm/fsk4
Fsk4
2021-09-24 08:49:59 +02:00
jgromes
9bd17bdb4c [RTTY] Remove call to standby after each byte (#306) 2021-09-23 09:54:48 +02:00
jgromes
64faa57325 [nRF24] Added interrupt-driven examples 2021-09-13 18:49:35 +02:00
jgromes
6460d566cd [AX.25] Added option to adjust audio frequencies (#346) 2021-09-05 16:04:14 +02:00
jgromes
8c66edc03e [MQTT] User SerialModule wrapper 2021-09-05 12:04:05 +02:00
jgromes
f40d264343 [HTTP] User SerialModule wrapper 2021-09-05 12:03:59 +02:00
jgromes
3f803f0e16 [XBee] Use SerialModule wrapper 2021-09-05 12:01:23 +02:00
jgromes
ef95c3ece5 [JDY08] Use SerialModule wrapper 2021-09-05 12:01:15 +02:00
jgromes
06f3023f2a [HC05] Use SerialModule wrapper 2021-09-05 12:01:08 +02:00
jgromes
304e876c02 [CC1101] Fixed blocking receive always returning timeout (#348) 2021-08-18 17:23:08 +02:00
jgromes
2ccebd1fdc Added AFSK via OOK example 2021-07-27 18:54:05 +02:00
jgromes
f62af14090 [SX126x] Added interrupt-driven ping pong example (#260) 2021-06-17 19:23:42 +02:00
jgromes
9da23db59c [SX127x] Added support for direct reception 2021-06-14 21:00:54 +02:00
Mark Jessop
df0ba40caa Remove reference to RTTY 2021-05-31 21:26:04 +09:30
Mark Jessop
58b75832c4 Add example 2021-05-31 21:25:17 +09:30
jgromes
07f8eb0512 [SX127x] Added note about FSK transmitter (#264) 2021-03-13 19:04:30 +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
85ba05c1f8 [AFSK] Added begin method 2021-02-13 15:44:15 +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