andreika-git
1e8bebd5b3
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
508f13bdd0
UART DMA for "primary" connector #1528
2020-06-22 11:32:47 -04:00
rusefi
15e141f995
UART DMA for "primary" connector #1528
2020-06-22 09:46:56 -04:00
rusefi
cee465b963
UART DMA for "primary" connector #1528
2020-06-22 01:18:58 -04:00
rusefi
cbc3d5045b
UART DMA for "primary" connector #1528
2020-06-22 00:46:17 -04:00
rusefi
282b5af92b
UART DMA for "primary" connector #1528
2020-06-22 00:25:19 -04:00
rusefi
1be00fa89e
UART DMA for "primary" connector #1528
2020-06-21 23:31:41 -04:00
rusefi
63e936a5e8
UART DMA for "primary" connector #1528
2020-06-21 23:12:08 -04:00
rusefi
7d4f3f73f5
UART DMA for "primary" connector #1528
2020-06-21 21:47:51 -04:00
rusefi
dfe5bcd658
refactoring connectivity
2020-06-21 21:17:48 -04:00
rusefi
294ee55525
refactoring connectivity
2020-06-21 20:47:46 -04:00
rusefi
57239f6001
refactoring connectivity
2020-06-21 19:48:55 -04:00
rusefi
2a64b6eb1a
refactoring connectivity
2020-06-21 16:37:33 -04:00
rusefi
e57fbcb24b
refactoring
2020-06-21 15:50:21 -04:00
rusefi
048e910957
refactoring
2020-06-21 15:40:59 -04:00
rusefi
42d6aa53e8
ROE progress
2020-06-20 22:33:13 -04:00
rusefi
35e68da3b0
REO progress
2020-06-20 18:36:58 -04:00
rusefi
c0d7905e07
indicators are broken - reported by Jokeri
2020-06-18 14:50:00 -04:00
Matthew Kennedy
a34201d1d1
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
8165ee016f
REO progress - binary logs
2020-06-14 15:43:54 -04:00
rusefi
d0d484ac16
MLQ code duplication & docs
2020-06-14 14:46:24 -04:00
rusefi
6478c52c26
MLQ code duplication & docs
2020-06-14 13:38:14 -04:00
rusefi
ff1312f75e
MLQ code duplication & docs
2020-06-14 13:07:06 -04:00
rusefi
fc5dd7d0c3
a few unneeded properties
2020-06-13 22:46:10 -04:00
rusefi
f62eafb5d9
warning LED is for warnings only, communications have to reflected by COMMS LED
2020-06-13 13:23:34 -04:00
rusefi
685ebf1f40
making dead code!
2020-06-13 11:54:19 -04:00
rusefi
d1a30f362c
tuneCrc16 - we use it to match logs to tunes
2020-06-04 20:43:52 -04:00
rusefi
747ec8cf4a
tuneCrc16 - we use it to match logs to tunes
2020-06-04 20:07:00 -04:00
Matthew Kennedy
2bdd8128db
refactor ( #1481 )
2020-06-03 21:12:12 -04:00
Matthew Kennedy
5beca0c48c
fix tpsadc ( #1479 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-06-01 13:09:48 -04:00
Matthew Kennedy
d24b5d5e93
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
4405ce80a4
refactornig & new console command
2020-05-31 14:15:18 -04:00
Matthew Kennedy
6c92a3ab3e
fix ( #1476 )
2020-05-30 21:50:57 -04:00
rusefi
bd9a601ce6
extracting protocol constants
2020-05-30 12:23:27 -04:00
rusefi
a20a1b5fe4
composite logger for console
2020-05-30 11:31:18 -04:00
Matthew Kennedy
105460dada
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
389f0e28a4
more of the same
2020-05-27 23:18:33 -04:00
rusefi
347413e44b
console composite logger
2020-05-26 22:30:53 -04:00
rusefi
5d75c36651
composite log for console
2020-05-26 00:07:18 -04:00
rusefi
bf2794ca91
docs
2020-05-25 22:38:57 -04:00
rusefi
f738aa0b93
reusing constants
2020-05-25 19:30:02 -04:00
rusefi
30c4682b16
TS commands reuse
2020-05-25 18:49:35 -04:00
rusefi
7ab299f8e2
dead code
2020-05-25 18:27:34 -04:00
rusefi
c39d135e94
Makefile clean-up
2020-05-25 13:42:55 -04:00
rusefi
6fdbefe844
better location, better command name
2020-05-25 13:12:15 -04:00
rusefi
a4329169e9
better file name
2020-05-25 13:02:05 -04:00
rusefi
425af66f5d
docs
2020-05-25 12:55:26 -04:00
rusefi
0fb540f6cc
refactoring
2020-05-22 16:36:37 -04:00
Matthew Kennedy
af53939d84
Binary logging to SD ( #1461 )
...
* binary log
* remove old text logging
* change file extension
* just use a bare buffer
* more mem :(
* double ugh
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-05-21 15:52:58 -04:00
rusefi
9ab7507e67
BUG? handleCrc32Check does not use 'offset' parameter #1429
2020-05-21 00:14:08 -04:00