Commit graph

808 commits

Author SHA1 Message Date
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
5c0c7f32c3 [SX128x] Set default regulator mode to DC-DC 2020-04-09 12:10:38 +02:00
jgromes
635c008e26 [SX128x] Fixed bug in ToA calculation for non-LoRa modems (#132) 2020-04-09 09:59:31 +02:00
jgromes
f8c9b5d03a [SX128x] Fixed incorrect status code 2020-04-09 09:58:35 +02:00
jgromes
7c9f422e0c [SX128x] Fixed type conflict in max() 2020-04-07 13:42:30 +02:00
jgromes
46be852915 [SX128x] Removed reference to unsupported method 2020-04-07 13:42:09 +02:00
jgromes
5eb92ef4dc Updated readme 2020-04-07 13:41:44 +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
cc90345342 [SX126x] Minor formatting fixes 2020-04-07 13:27:55 +02:00
jgromes
34559fdee3 [SSTV] Added missing calls to yield 2020-04-01 14:02:25 +02:00
jgromes
8701492959 [RTTY] Added missing calls to yield 2020-04-01 14:02:16 +02:00
jgromes
6a4fdd9a92 [nRF24] Added missing calls to yield 2020-04-01 14:02:06 +02:00
jgromes
eb71582a96 [XBee] Added missing calls to yield 2020-04-01 14:01:57 +02:00
jgromes
a7c4dd44ce [Si443x] Added missing calls to yield 2020-04-01 14:01:49 +02:00
jgromes
218587b887 [SX127x] Added missing calls to yield 2020-04-01 14:01:41 +02:00
jgromes
a46a1f5f1c [SX126x] Added missing calls to yield 2020-04-01 14:01:27 +02:00
jgromes
901783cf39 [RF69] Added missing calls to yield 2020-04-01 14:01:18 +02:00
jgromes
7fec5e629b [ESP8266] Added missing calls to yield 2020-04-01 14:01:02 +02:00
jgromes
9c0cd464d1 Moved unsupported platform warning to RadioLib.h to only show it once 2020-04-01 10:49:45 +02:00
jgromes
b731b60852 [SSTV] Added missing Doxygen comments 2020-03-31 18:02:51 +02:00
jgromes
c39c4f6b0d [SSTV] Added SSTV support 2020-03-31 17:31:10 +02:00
jgromes
75b9395349 [CC1101] Using range check macro 2020-03-30 19:31:52 +02:00
jgromes
532c1e6fe9 [RF69] Using range check macro 2020-03-30 19:31:20 +02:00
jgromes
7f083bb083 [SX126x] Using range check macro 2020-03-30 19:31:02 +02:00
jgromes
08e4c3b13b [RFM9x] Using range check macro 2020-03-30 19:29:55 +02:00
jgromes
274b38d556 [SX127x] Using range check macro 2020-03-30 19:29:29 +02:00
jgromes
d58a4c008e [nRF24] Using range check macro 2020-03-30 19:27:17 +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
43295e6827 Renamed range check macro 2020-03-30 17:38:21 +02:00
jgromes
83b713b776 [Si443x] Added support for Si443x/RFM2x 2020-03-30 17:38:04 +02:00
Jan Gromeš
2910351740 Update issue templates 2020-03-29 10:05:03 +02:00
jgromes
7007cd873a Extracted build options into a new file 2020-03-29 10:02:23 +02:00
jgromes
512567b9f3 Fixed typos 2020-03-27 21:03:23 +01:00
Jan Gromeš
035693fc11
Update README.md 2020-03-27 14:40:20 +01:00
Jan Gromeš
d8816f7bad
Update README.md 2020-03-27 14:39:45 +01:00
jgromes
c9785f30b2 Renamed NC macro 2020-03-27 14:11:13 +01:00
jgromes
39c259848c Added support for Nano 33 BLE 2020-03-27 14:10:45 +01:00
jgromes
fd6ef55a06 Simplified ESP8266 detection macro 2020-03-27 14:09:46 +01:00
Jan Gromeš
8a496efd41
Update CONTRIBUTING.md 2020-03-26 21:41:52 +01:00
jgromes
b05c264363 Fixed typo in version macro 2020-03-23 20:23:37 +01:00
jgromes
73d5a482d1 [nRF24] Fixed typos 2020-03-22 08:14:32 +01:00
jgromes
61bb57b9be [ESP8266] Fixed typos 2020-03-22 08:14:23 +01:00
jgromes
d3cec5d3b4 [Module] Removed String class from AT commands 2020-03-22 08:14:03 +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