Matthew Kennedy
c60b425ef0
plumb new load channels ( #1573 )
...
* wire up new channels
* add deprecation comment
* add gauges
* these tables are indeed used in those modes
* simplify
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-07-05 16:25:19 -04:00
rusefi
408836931c
more on wipeString
2020-07-05 14:09:43 -04:00
rusefi
8396237890
wipe strings in configuration images
2020-07-05 11:16:07 -04:00
rusefi
2a8b556ddd
idle_min through FSIO not working as intended #1553
2020-07-04 21:40:56 -04:00
rusefi
7b5f782e91
idle_min through FSIO not working as intended #1553
...
FSIO debug outputs progress
2020-07-04 21:32:12 -04:00
rusefi
88b958a2d1
detailed error message
2020-07-04 17:46:16 -04:00
rusefi
4a3de20ae7
detailed error message
2020-07-04 17:22:27 -04:00
Matthew Kennedy
bd14fe28ca
Add ign & fuel load fields ( #1568 )
...
* add to code
* output channels size
* rusefi.input
* java offsets
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-07-04 16:40:31 -04:00
Matthew Kennedy
784f990c56
fix maf gauge scaling ( #1566 )
...
* div by 10
* define ratio
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-07-03 23:06:00 -04:00
andreika-git
8b84243dae
Gen config refactor 2 ( #1560 )
...
* gen_config refactor, part II
* short board defines
* oops
* comment & undef
* define QUOTE
Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2020-07-02 12:33:31 -04:00
rusefi
250994a0ca
UART DMA for "primary" connector #1528
2020-06-22 11:32:47 -04:00
rusefi
3a0790533b
UART DMA for "primary" connector #1528
2020-06-22 09:46:56 -04:00
rusefi
5917879169
UART DMA for "primary" connector #1528
2020-06-22 01:18:58 -04:00
rusefi
b0e45d1974
UART DMA for "primary" connector #1528
2020-06-22 00:46:17 -04:00
rusefi
6136c3ad43
UART DMA for "primary" connector #1528
2020-06-22 00:25:19 -04:00
rusefi
2343e3d6e2
UART DMA for "primary" connector #1528
2020-06-21 23:31:41 -04:00
rusefi
c107aa6d1b
UART DMA for "primary" connector #1528
2020-06-21 23:12:08 -04:00
rusefi
676aecd581
UART DMA for "primary" connector #1528
2020-06-21 21:47:51 -04:00
rusefi
0032ad9778
refactoring connectivity
2020-06-21 21:17:48 -04:00
rusefi
d371be19fe
refactoring connectivity
2020-06-21 20:47:46 -04:00
rusefi
b6de8c78a1
refactoring connectivity
2020-06-21 19:48:55 -04:00
rusefi
af82d63112
refactoring connectivity
2020-06-21 16:37:33 -04:00
rusefi
d1f1491fb0
refactoring
2020-06-21 15:50:21 -04:00
rusefi
d3ba22063c
refactoring
2020-06-21 15:40:59 -04:00
rusefi
9ad0d5f386
ROE progress
2020-06-20 22:33:13 -04:00
rusefi
025ac28a2c
REO progress
2020-06-20 18:36:58 -04:00
rusefi
3103c18860
indicators are broken - reported by Jokeri
2020-06-18 14:50:00 -04:00
Matthew Kennedy
531f1c63c7
fuel math simplifications ( #1485 )
...
* simplify
* fix
* tweak
* cleaning
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-06-17 17:15:04 -04:00
rusefi
ce9a624e0c
REO progress - binary logs
2020-06-14 15:43:54 -04:00
rusefi
3225665382
MLQ code duplication & docs
2020-06-14 14:46:24 -04:00
rusefi
cec672905c
MLQ code duplication & docs
2020-06-14 13:38:14 -04:00
rusefi
f3727cdd1b
MLQ code duplication & docs
2020-06-14 13:07:06 -04:00
rusefi
ff8f0731fd
a few unneeded properties
2020-06-13 22:46:10 -04:00
rusefi
152fa17990
warning LED is for warnings only, communications have to reflected by COMMS LED
2020-06-13 13:23:34 -04:00
rusefi
7165b43030
making dead code!
2020-06-13 11:54:19 -04:00
rusefi
cbfdd37243
tuneCrc16 - we use it to match logs to tunes
2020-06-04 20:43:52 -04:00
rusefi
79c5a4803f
tuneCrc16 - we use it to match logs to tunes
2020-06-04 20:07:00 -04:00
Matthew Kennedy
9ecb0a4e55
refactor ( #1481 )
2020-06-03 21:12:12 -04:00
Matthew Kennedy
2c69809b9c
fix tpsadc ( #1479 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-06-01 13:09:48 -04:00
Matthew Kennedy
d0e5b8674f
Integrate stft ( #1475 )
...
* code changes
* missed a spot
* update UI
* gauge name
* adjust gauge scaling
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-05-31 16:59:05 -04:00
rusefi
4aaa670bc5
refactornig & new console command
2020-05-31 14:15:18 -04:00
Matthew Kennedy
4e25d88632
fix ( #1476 )
2020-05-30 21:50:57 -04:00
rusefi
e5c839b5b1
extracting protocol constants
2020-05-30 12:23:27 -04:00
rusefi
0c1cafde57
composite logger for console
2020-05-30 11:31:18 -04:00
Matthew Kennedy
c95ed26d89
Remove old thermistor implementation ( #1458 )
...
* remove test clt/iat
* remove warning since this code is nearly dead
* remove old therm impl
* tests & live doc
* not quite right
2020-05-28 17:51:33 -04:00
rusefi
18eeb5d5a4
more of the same
2020-05-27 23:18:33 -04:00
rusefi
e1ee03cdf9
console composite logger
2020-05-26 22:30:53 -04:00
rusefi
7d8236a6b3
composite log for console
2020-05-26 00:07:18 -04:00
rusefi
4a30cd5077
docs
2020-05-25 22:38:57 -04:00
rusefi
f4e69143a2
reusing constants
2020-05-25 19:30:02 -04:00