Commit graph

546 commits

Author SHA1 Message Date
jgromes
04ea05c7ec [RFM9x] Reworked driver exclusion 2020-06-30 10:43:14 +02:00
jgromes
e6657cf2f0 [RFM2x] Reworked driver exclusion 2020-06-30 10:43:00 +02:00
jgromes
984cfac319 [RF69] Reworked driver exclusion 2020-06-30 10:42:47 +02:00
jgromes
67e36f4ed9 [JDY08] Reworked driver exclusion 2020-06-30 10:42:37 +02:00
jgromes
535e35a3db [HC05] Reworked driver exclusion 2020-06-30 10:42:23 +02:00
jgromes
36a44ed44d [ESP8266] Reworked driver exclusion 2020-06-30 10:42:13 +02:00
jgromes
995d7054ef [CC1101] Reworked driver exlusion 2020-06-30 10:41:48 +02:00
jgromes
aa4f4c9ab4 [SX126x] Added SPI delay for SAMD cores (#153) 2020-06-20 21:13:50 +02:00
jgromes
6bdef76031 [SX128x] Added SPI delay for SAMD cores 2020-06-20 21:09:12 +02:00
jgromes
06c254bc6e [SX126x] Added missing RF switch control 2020-06-20 17:04:17 +02:00
jgromes
3fe7da9788 [SX127x] Added missing RF switch control 2020-06-20 17:04:11 +02:00
jgromes
75197d78a0 [SX128x] Added missing RF switch control 2020-06-20 17:04:03 +02:00
jgromes
5f4481aef6 [Si443x] Added missing RF switch control 2020-06-20 17:03:55 +02:00
jgromes
b68bd2f9f9 [RF69] Added missing RF switch control 2020-06-20 17:03:42 +02:00
jgromes
05f1e998d7 [CC1101] Added missing RF switch control 2020-06-20 17:03:34 +02:00
jgromes
bb7108a52b [SX126x] Fixed RF switch state in Rx mode 2020-06-19 08:23:28 +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
d1527b0d8c [Si443x] Implemented RF switch control 2020-06-18 16:32:52 +02:00
jgromes
0f287a53e7 [RF69] Implemented RF switch control 2020-06-18 16:32:30 +02:00
jgromes
3aafb2f5bf [CC1101] Implemented RF switch control 2020-06-18 16:32:11 +02:00
jgromes
cec0c4d1e2 [SX127x] Added comment about op mode change 2020-06-01 16:14:33 +02:00
gozu42
f534185cfb
[SX127x] add getTempRaw method
Signed-off-by: gozu42 <tvguho-tbmh42-tct.76b2756e@hashmail.org>
2020-06-01 14:26:30 +02:00
jgromes
f068a15029 [SX127x] Added getIRQFlags and getModemStatus methods (#145) 2020-05-28 21:07:23 +02:00
jgromes
3a15335b59 [RFM9x] Added 0x12 as valid device ID 2020-05-20 11:17:40 +02:00
jgromes
bff077af3c [SX127x] Added interface argument to Module::term (#146) 2020-05-17 20:28:22 +02:00
jgromes
6e7554191f [SX1231] Added interface argument to Module::term 2020-05-17 20:28:05 +02:00
jgromes
b0a6b1db08 [Si443x] Added interface argument to Module::term 2020-05-17 20:27:58 +02:00
jgromes
e6caf3fc37 [nRF24] Added interface argument to Module::term 2020-05-17 20:27:51 +02:00
jgromes
657d7495cb [RF69] Added interface argument to Module::term 2020-05-17 20:27:42 +02:00
jgromes
3721d0a51b [CC1101] Added interface argument to Module::term 2020-05-17 20:27:34 +02:00
jgromes
7503604765 [SX127x] Fixed sprintf buffer size 2020-05-12 08:39:28 +02:00
jgromes
3aae02e4ea [nRF24] Added digital pin to interrupt macro 2020-05-11 20:33:02 +02:00
jgromes
8b12def14d [Si443x] Added digital pin to interrupt macro 2020-05-11 20:32:56 +02:00
jgromes
e2689940a6 [SX128x] Added digital pin to interrupt macro 2020-05-11 20:32:47 +02:00
jgromes
9b0cf7abb2 [SX127x] Added digital pin to interrupt macro 2020-05-11 20:32:41 +02:00
jgromes
d005112407 [SX126x] Added digital pin to interrupt macro 2020-05-11 20:32:32 +02:00
jgromes
19028b64e0 [RF69] Added digital pin to interrupt macro 2020-05-11 20:32:26 +02:00
jgromes
f9c7e9e7f5 [CC1101] Added digital pin to interrupt macro 2020-05-11 20:32:17 +02:00
jgromes
d609c8ba56 [CC1101] Lowered findChip delay to 10 ms 2020-05-01 20:53:50 +02:00
jgromes
078ec4d13e [RF69] Lowered findChip delay to 10 ms 2020-05-01 20:53:23 +02:00
jgromes
1fa483f98b [SX1231] Lowered findChip delay to 10 ms 2020-05-01 20:53:15 +02:00
jgromes
9119020d0d [Si443x] Lowered findChip delay to 10 ms 2020-05-01 20:53:08 +02:00
jgromes
305d880926 [Xbee] Lowered findChip delay to 10 ms 2020-05-01 20:52:59 +02:00
jgromes
601f6324e4 [SX128x] Fixed unitialized variable warning 2020-05-01 20:26:53 +02:00
Jan Gromeš
2b8a5e2ecf
Merge pull request #142 from meshtastic/probe
when probing for sx127xs don't wait so long between attempts.
2020-05-01 20:04:15 +02:00
geeksville
2c31adc401 Set the min/max ranges per the Semtech SX1278/SX1276 datasheet 2020-05-01 09:18:37 -07:00
geeksville
e070cf9ef4 No reason to wait 1s between probes (for a 4MHz spi bus). Change
to 10ms so probing for parts doesn't slow our boot so much.
2020-05-01 09:17:26 -07:00
jgromes
eccf6e3865 [ESP8266] Fixed format overflow warning 2020-05-01 13:50:29 +02:00