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 |
|
jgromes
|
332a981c23
|
[CC1101] Changed interrupt pin macro
|
2020-04-22 14:59:17 +02:00 |
|
jgromes
|
271f5bd62c
|
[ESP8266] Replaced itoa() with sprintf()
|
2020-04-22 14:55:02 +02:00 |
|
jgromes
|
bd5be7729e
|
[RF69] Extended power configuration (#133)
|
2020-04-21 12:00:23 +02:00 |
|
jgromes
|
1aef03c473
|
[SX128x] Added missing BLE modem check
|
2020-04-17 07:51:29 +02:00 |
|
jgromes
|
dcf31e481d
|
[SX128x] Fixed BLE access address configuration (#135)
|
2020-04-17 07:51:06 +02:00 |
|
jgromes
|
9f8ec689dd
|
[RF69] Replaced RSSI member variable with getRSSI method
|
2020-04-14 15:02:33 +02:00 |
|
jgromes
|
e9f879aea6
|
[SX1231] Fixed typo in debug message
|
2020-04-14 15:01: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
|
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
|
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
|
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
|
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 |
|