Wykres commitów

487 Commity (master)

Autor SHA1 Wiadomość Data
jgromes 27c1eb715a Removed remaining enable interrupt (#657) 2023-01-07 22:31:20 +01:00
jgromes 6666060d52 Removed unnecessary interrupt enable (#657) 2023-01-07 22:21:16 +01:00
jgromes a0884bf120 [SX128x] Added option to set custom ranging calibration (#293) 2023-01-01 18:31:03 +01:00
jgromes 395844922c [Stream] Cleaned up transmit example 2022-12-22 18:19:54 +01:00
Mitrokhin Anton e073da15da Fix FSK Stream mode TX and RX 2022-12-22 12:21:01 +07:00
jgromes 7295e9731e [Pager] Fixed default example pins 2022-11-27 20:47:18 +01:00
jgromes 328a3bfedc Merge branch 'master' of https://github.com/jgromes/RadioLib 2022-11-18 18:06:07 +01:00
jgromes f69723b96c [Morse] Added support for interrupt-based timing 2022-11-18 17:55:08 +01:00
CCChelios 53f954a179
Update CC1101_Settings.ino 2022-11-18 16:28:42 +03:00
jgromes 355446c43a [FSK4] Added correction method 2022-11-18 13:56:40 +01:00
jgromes 29813352d4 [SSTV] Moved correction factor to its own method 2022-11-18 13:54:12 +01:00
jgromes c9e11d4f37 Fixed some typos 2022-10-28 21:03:20 +02:00
jgromes 1227ea4cd1 [SX127x] Added CAD receive example 2022-10-23 20:41:04 +02:00
jgromes c3fa027108 [SX127x] Fixed CAD interrupt example 2022-10-23 20:40:13 +02:00
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
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
jgromes b21f93342e [SX126x] Synced parameters of all LoRa modules 2020-07-06 11:48:25 +02:00
jgromes e1141ca64c [SX127x] Synced parameters of all LoRa modules 2020-07-06 11:48:14 +02:00
jgromes 8682357881 [Si443x] Synced parameters of all FSK modules 2020-07-06 11:14:33 +02:00
jgromes 4d00170612 [SX128x] Synced parameters of all FSK modules 2020-07-06 11:14:21 +02:00
jgromes 82e4cb7f97 [SX127x] Synced parameters of all FSK modules 2020-07-06 11:13:53 +02:00
jgromes c8f4698a26 [SX126x] Synced parameters of all FSK modules 2020-07-06 11:13:37 +02:00
jgromes 59434cb025 [RF69] Synced parameters of all FSK modules 2020-07-06 11:13:24 +02:00
jgromes 58db5d1661 [CC1101] Synced parameters of all FSK modules 2020-07-06 11:13:01 +02:00
jgromes 4d87146123 [RF69] Fixed old variable name 2020-07-04 12:08:43 +02:00
jgromes 305e187bfe [SX1231] Added links to default config wiki page 2020-07-04 12:03:26 +02:00
jgromes ffe535c873 [SSTV] Added links to default config wiki page 2020-07-04 12:03:17 +02:00
jgromes 92ded01234 [RTTY] Added links to default config wiki page 2020-07-04 12:03:11 +02:00
jgromes 96f7a51ec9 [Morse] Added links to default config wiki page 2020-07-04 12:03:04 +02:00
jgromes fd69e8a294 [Hell] Added links to default config wiki page 2020-07-04 12:02:57 +02:00
jgromes 41db6b18bf [AX25] Added links to default config wiki page 2020-07-04 12:02:47 +02:00
jgromes a31a028e4e [AFSK] Added links to default config wiki page 2020-07-04 12:02:35 +02:00
jgromes 12770ddfdb [SX128x] Added links to default config wiki page 2020-07-04 11:47:24 +02:00
jgromes 4a4f3256e9 [SX126x] Fixed typo 2020-07-04 11:46:20 +02:00
jgromes 0bf3406d45 [SX127x] Fixed typo 2020-07-04 11:45:56 +02:00
jgromes 256da12c66 [SX127x] Added links to default config wiki page 2020-07-04 11:38:02 +02:00
jgromes 4a53a58258 [SX126x] Added links to default config wiki page 2020-07-04 11:32:44 +02:00
jgromes d89025d8c7 [Si443x] Added links to default config wiki page 2020-07-04 11:28:47 +02:00
jgromes 1db4a47181 [RF69] Added links to default config wiki page 2020-07-04 11:26:01 +02:00
jgromes d867bc043a [nRF24] Added links to default config wiki page 2020-07-04 11:25:05 +02:00
jgromes 4819168d2e [CC1101] Added links to default config wiki page 2020-07-04 11:22:47 +02:00
jgromes 0d5b7cb3e9 [AX.25] Fixed modulation type in comment 2020-07-04 11:21:44 +02:00
jgromes 0831b4a3a1 [AFSK] Fixed sign 2020-06-30 11:16:50 +02:00
jgromes d710a85985 [SX126x] Implemented RF switch control (#153) 2020-06-18 16:38:30 +02:00
jgromes 4ad82f1572 [SX127x] Implemented RF switch control 2020-06-18 16:36:11 +02:00
jgromes 5a3d7a7173 [SX128x] Implemented RF switch control 2020-06-18 16:36:02 +02:00
jgromes 3719d6dd92 [AFSK] Removed redundant argument 2020-05-11 20:30:57 +02:00
jgromes ed0a6623a6 [AFSK] Executed Order 66 2020-05-03 11:04:45 +02:00
jgromes 0a07f22e93 [SSTV] Added AFSK support 2020-04-30 17:11:24 +02:00
jgromes f7f81cd41e [RTTY] Added AFSK support 2020-04-30 17:11:09 +02:00
jgromes 0a705f5bb9 [Morse] Added AFSK support 2020-04-30 17:10:54 +02:00
jgromes 21c0703383 [Hell] Added AFSK support 2020-04-30 17:10:37 +02:00
jgromes ed69931041 [AX25] Added AFSK support 2020-04-30 17:10:21 +02:00
jgromes 072e4288c9 [AFSK] Added AFSK support (#139) 2020-04-30 17:09:25 +02:00
jgromes bd5be7729e [RF69] Extended power configuration (#133) 2020-04-21 12:00:23 +02:00
jgromes 9ad020750a [SX128x] Fixed unsupported FLRC bit rate 2020-04-17 08:35:47 +02:00
jgromes e8857fd8d7 [SX128x] Fixed unsupported bit rate value in example 2020-04-17 07:50:15 +02:00
jgromes 9f8ec689dd [RF69] Replaced RSSI member variable with getRSSI method 2020-04-14 15:02:33 +02:00
jgromes a089452e0f [CC1101] Fixed example 2020-04-14 15:01:19 +02:00
jgromes abad47bdae [Hell] Added Hellschreiber support 2020-04-14 09:33:39 +02:00
jgromes 1592831e0c [SX128x] Implemented ranging 2020-04-12 13:47:56 +02:00
jgromes a355a098e6 [SX128x] Added BLE modem support 2020-04-12 11:32:07 +02:00
jgromes ff3225cd19 [SX128x] Added FLRC modem support 2020-04-12 11:05:16 +02:00
jgromes 46be852915 [SX128x] Removed reference to unsupported method 2020-04-07 13:42:09 +02:00
jgromes 4b0c68e297 [RTTY] Added note about SX128x usage 2020-04-07 13:30:27 +02:00
jgromes acc2fd36f6 [Morse] Added note about SX128x usage 2020-04-07 13:30:20 +02:00
jgromes 55ad72e0e0 [SX128x] Added support for SX128x 2020-04-07 13:30:05 +02:00
jgromes c39c4f6b0d [SSTV] Added SSTV support 2020-03-31 17:31:10 +02:00
jgromes 46e5f88bf1 [RTTY] Added note about Si443x support 2020-03-30 17:39:47 +02:00
jgromes 0cdee788dd [Morse] Added note about Si443x support 2020-03-30 17:39:13 +02:00
jgromes d795787c6c [AX25] Added note about Si443x support 2020-03-30 17:39:03 +02:00
jgromes 83b713b776 [Si443x] Added support for Si443x/RFM2x 2020-03-30 17:38:04 +02:00
jgromes c9785f30b2 Renamed NC macro 2020-03-27 14:11:13 +01:00
jgromes caa05f8ad8 [SX127x] Fixed typos 2020-03-22 08:13:27 +01:00
jgromes f1f995e9d8 [SX126x] Fixed typos 2020-03-22 08:12:38 +01:00
jgromes 2f4a5c660c [SX1231] Fixed typos 2020-03-22 08:11:55 +01:00
jgromes 089d925f82 [RF69] Fixed typos 2020-03-22 08:11:32 +01:00
jgromes 28c12f4576 [CC1101] Fixed typos 2020-03-22 08:10:49 +01:00
jgromes 3bb81988dd [AX25] Fixed typos 2020-03-22 08:10:23 +01:00
jgromes 2cf4971c2d [SX127x] Set default FSK BT shaping to 0.5 for SX126x FSK (#123) 2020-03-14 13:44:50 +01:00
jgromes ddb478afff [AX25] Added AX.25 support 2020-02-14 08:08:59 +01:00
jgromes 32602307b7 [RF69] Swapped frequency deviation and rx bandwdith in begin method 2020-02-11 14:27:00 +01:00
jgromes 3bb70ff361 [CC1101] Swapped frequency deviation and rx bandwdith in begin method 2020-02-11 14:26:14 +01:00
jgromes cfd6e3e105 [SX126x] Fixed incorrect sync word in comments 2020-02-02 11:20:01 +01:00
jgromes 05313b01c6 [SX126x] Added note about regulator mode to examples 2020-01-28 17:17:28 +01:00
jgromes 946621cabf [CC1101] Fixed macro name in examples 2020-01-06 17:25:11 +01:00
jgromes a38fb18e82 [CC1101] Fixed typo 2019-12-27 13:31:09 +01:00
jgromes e7c44f3e26 [CC1101] Fixed incorrect variable name 2019-12-27 13:27:28 +01:00
jgromes 8e9ac59815 [RTTY] Updated example pin mapping 2019-12-27 13:23:35 +01:00
jgromes 7d0eab94ab [Morse] Updated example pin mapping 2019-12-27 13:22:42 +01:00
jgromes 55aff74a81 [SX126x] Changed pin mapping, added reset, changed LoRa sync word to 1B 2019-12-27 13:21:21 +01:00
jgromes beb160f705 [SX127x] Changed pin mapping and implemented reset 2019-12-27 13:19:54 +01:00
jgromes 6f0496e06e [XBee] Changed pin mapping 2019-12-27 13:18:36 +01:00
jgromes 05b300408b [nRF24] Changed pin mapping 2019-12-27 13:17:34 +01:00
jgromes 9e2ed2ca6f [CC1101] Changed pin mapping 2019-12-27 13:17:14 +01:00
jgromes 0bc7208827 [RF69] Changed pin mapping 2019-12-27 13:17:01 +01:00
jgromes 540867365c [CC1101] Changed pin mapping 2019-12-27 13:16:31 +01:00
jgromes 41f4848b9e [Morse] Formatting fixes, added missing symbol space 2019-12-23 14:25:34 +01:00
jgromes b0dee4c51c [SX126x] Removed DIO2 from constructor 2019-11-27 08:50:21 +01:00
jgromes 49f6a7c75a [SX126x] Added TCXO to begin method (#74) 2019-11-26 21:22:47 +01:00
jgromes 3d95e171f7 Fixed settings examples 2019-11-23 16:08:35 +01:00
jgromes 52b08a02e4 [CC1101] Added missing listen mode command (#72) 2019-11-19 17:56:24 +01:00
jgromes 7ce656dd81 [RF69] Added missing listen mode command (#72) 2019-11-19 17:56:14 +01:00
jgromes 2d7790d658 [SX127x] Added missing listen mode command (#72) 2019-11-19 17:56:04 +01:00
jgromes b8128c15a6 [SX126x] Moved standby call to readData 2019-10-02 19:34:48 +02:00
jgromes 5d4680709f [SX126x] Fixed incorrect example (#50) 2019-10-02 18:54:55 +02:00
jgromes d7e2dadb9f [SX126x] Added note about TCXO modules 2019-09-28 12:23:27 +02:00
jgromes c4d9fe3a37 [SX127x] Fixed units in example 2019-09-28 10:29:49 +02:00
jgromes cd169056b1 [SX126x] Fixed units in example 2019-09-28 10:29:08 +02:00
jgromes 3623c9e0f5 [SX127x] Sync with LoRaLib v8.1.2 2019-09-17 08:38:31 +02:00
jgromes 5f1f638359 [SX126x] Fixed example 2019-09-17 08:38:07 +02:00
jgromes f7fc293cd2 [RF69] Fixed example 2019-09-17 08:38:01 +02:00
jgromes 138e312895 [CC1101] Fixed example 2019-09-17 08:37:53 +02:00
mmrein 9bb8586beb
Updated note for setSyncBits example 2019-09-16 19:54:49 +02:00
mmrein c543a42124
Add examle use for setSyncBits method 2019-09-16 19:51:39 +02:00
jgromes 3f0dc11008 [Morse] Added note about non-LoRa module usage 2019-07-29 13:06:08 +02:00
jgromes 9a300da963 [RTTY] Added note about non-LoRa module usage 2019-07-29 13:05:57 +02:00
jgromes 5527573692 [SX126x] Implemented getPacketLength 2019-06-16 14:34:19 +02:00
jgromes 3ad5dfa444 [RF69] Implemented getPacketLength 2019-06-16 14:33:59 +02:00