Commit graph

451 commits

Author SHA1 Message Date
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