Commit graph

323 commits

Author SHA1 Message Date
jgromes
6eeee45968 [CC1101] Use GDO2 for transmit interrupt (#357) 2022-10-09 19:21:39 +02:00
jgromes
ae64ec1911 [CC1101] Fixed incorrect GPIO NC check logic 2022-10-09 19:14:07 +02:00
jgromes
1f75ee0cc1 [Pager] Implemented POCSAG (#7) 2022-10-01 14:56:37 +02:00
jgromes
0b5cd51828 [SX128x] Added finishTransmit 2022-09-18 16:15:07 +02:00
jgromes
8a81a7c827 [RF69] Added finishTransmit 2022-09-18 16:14:42 +02:00
jgromes
598982c782 [nRF24] Added finishTransmit 2022-09-18 16:14:19 +02:00
jgromes
733835e9ba [Si443x] Added finishTransmit 2022-09-18 16:14:04 +02:00
jgromes
0d72dd2ac3 [SX127x] Added finishTransmit (#571) 2022-09-18 16:13:39 +02:00
jgromes
0ae6eae4d9 [SX126x] Added finishTransmit 2022-09-18 16:12:53 +02:00
jgromes
9dff4e709e [CC1101] Added finishTransmit 2022-09-18 16:12:03 +02:00
jgromes
30cb7c8dd4 [APRS] Added Mic-E (#430) 2022-08-20 18:14:13 +02:00
jgromes
4a637b44f1 [Morse] Fixed bug in decoder logic 2022-08-07 10:21:07 +02:00
jgromes
8675f13e5d [Morse] Added basic Morse receive support (#545) CI_BUILD_ALL 2022-07-30 08:53:57 +02:00
jgromes
8768900767 [Morse] Added Morse transmit AM example 2022-07-30 08:52:09 +02:00
jgromes
7735cffb62 [Morse] Reworked example naming 2022-07-30 08:51:44 +02:00
jgromes
60aa0098b3 [RF69][SX1231] Added Stream support (#201) 2022-07-10 20:41:11 +02:00
jgromes
9836e57616 [Stream] Added Stream mode support for SX127x (#201) (#403) 2022-07-10 17:43:51 +02:00
jgromes
ed43f8062e [Hell] Added method to invert text color (#529) 2022-05-28 17:58:34 +02:00
Robert
e8cb698417
Merge branch 'jgromes:master' into master 2022-02-26 18:51:09 -05:00
jgromes
70acd5b9aa [SX127x] Added missin ISR flag for ESP32/ESP8266 2022-02-26 18:01:34 +01:00
Robert
01fc7fb844 Add method to support SX128x Frequency Error of last received LoRa or Ranging packet. Updated SX128x receive examples. 2022-02-23 11:41:29 -05:00
jgromes
78536f9427 [SX126x] Fixed CubeCell predefined module macro (#479) 2022-02-20 18:04:25 +01:00
jgromes
1017ec99fd [SX127x] Fixed error on newer compilers (CI_BUILD_ALL) 2022-02-06 19:04:03 +01:00
jgromes
0de8ef6bce [SX127x] Fixed typo 2022-01-23 12:05:50 +01:00
jgromes
73e3da212a [SX127x] Updated FHSS example formatting 2022-01-23 12:05:30 +01:00
Nathan Seidle
c4fec32965 Change coding style to match library style guide. 2022-01-17 11:43:13 -07:00
Nathan Seidle
3cc299d17b Add FHSS support 2022-01-13 12:25:02 -07:00
jgromes
a2eb2d7aa5 [Si443x] Added ESP8266/ESP32 IRAM attribute (#434) 2021-12-29 08:49:44 +01:00
jgromes
9f40d9a17a [nRF24] Added ESP8266/ESP32 IRAM attribute 2021-12-29 08:49:30 +01:00
jgromes
fa4a4de879 [SX128x] Added ESP8266/ESP32 IRAM attribute 2021-12-29 08:49:22 +01:00
jgromes
5cb5836ed8 [SX127x] Added ESP8266/ESP32 IRAM attribute 2021-12-29 08:49:14 +01:00
jgromes
bb2cf12c8d [SX126x] Added ESP8266/ESP32 IRAM attribute 2021-12-29 08:48:59 +01:00
jgromes
a7705236b1 [RF69] Added ESP8266/ESP32 IRAM attribute 2021-12-29 08:48:49 +01:00
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