Wykres commitów

184 Commity (29103517408e73c71d297bf0b429f21214af36a2)

Autor SHA1 Wiadomość Data
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
jgromes fa9da6b967 [CC1101] Implemented getPacketLength 2019-06-16 14:33:46 +02:00
Jan Gromeš cca121c85e
[SX126x] Updated example 2019-06-08 08:44:51 +02:00
jgromes eddf96bbb2 [SX126x] Changed CAD to only use DIO1 (#19) 2019-06-07 10:05:40 +02:00