rusefi
37c54dd146
Merge remote-tracking branch 'origin/master'
2020-06-01 07:30:33 -04:00
rusefi
012f34f891
tools should be headless
2020-06-01 07:30:18 -04:00
rusefi
414856b8f8
Fresh generated - auto
2020-06-01 07:19:23 -04:00
Matthew Kennedy
9f539a9dc4
Post-stft cleanup ( #1478 )
...
* unused old fuel PID
* fix units
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-06-01 07:05:40 -04:00
rusefi
4c8dfcabd4
Merge remote-tracking branch 'origin/master'
2020-05-31 23:17:51 -04:00
rusefi
4da656fbd6
hello TS plugin
2020-05-31 23:17:34 -04:00
rusefi
26fc201322
Fresh generated - auto
2020-05-31 17:01:06 -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
76277ee6d8
command line tune upload
2020-05-31 15:02:46 -04:00
rusefi
4405ce80a4
refactornig & new console command
2020-05-31 14:15:18 -04:00
rusefi
7bf4c362d0
progress
2020-05-31 14:05:03 -04:00
rusefi
d8f74ff460
Fresh generated - auto
2020-05-31 13:45:33 -04:00
rusefi
8b4f6103de
reducing constant dupliation
2020-05-31 13:40:48 -04:00
rusefi
4691e457e3
progress
2020-05-31 13:19:42 -04:00
rusefi
42a69be638
progress
2020-05-31 13:18:47 -04:00
rusefi
f8b6378e94
progress
2020-05-31 13:10:25 -04:00
rusefi
bd588c0bf2
progress
2020-05-31 12:51:53 -04:00
rusefi
8a3ccbc242
progress
2020-05-31 12:49:21 -04:00
rusefi
a8196b197e
hiding not working stuff to reduce confusion
2020-05-31 11:06:36 -04:00
rusefi
12befe92ab
auth token commands, better help
2020-05-31 10:36:20 -04:00
jharvey
63eb642ee0
ADDED TP2, TP3, TP4, TP5, TP7, TP7, and TP8 per known_issues.txt 16)
2020-05-31 08:05:25 -04:00
jharvey
da9cfff415
Merge branch 'master' of https://github.com/rusefi/rusefi
2020-05-30 22:44:11 -04:00
jharvey
9a2cd57e05
added many LED's for diagnostics purposes, per known_issues.txt 17)
2020-05-30 22:43:56 -04:00
Matthew Kennedy
6c92a3ab3e
fix ( #1476 )
2020-05-30 21:50:57 -04:00
rusefi
6dca66ab0a
flexibility
2020-05-30 16:31:51 -04:00
rusefi
6d7d3f51e4
more channels into VCD
2020-05-30 16:16:28 -04:00
rusefi
925c429a93
TSHighSpeedLog
2020-05-30 16:08:18 -04:00
rusefi
84c877f71a
typo
2020-05-30 13:43:41 -04:00
rusefi
1aac0f88e7
sweet usability
2020-05-30 13:01:59 -04:00
rusefi
bd9a601ce6
extracting protocol constants
2020-05-30 12:23:27 -04:00
rusefi
0496ca941d
README.html into logs folder
2020-05-30 11:46:02 -04:00
rusefi
a20a1b5fe4
composite logger for console
2020-05-30 11:31:18 -04:00
rusefi
77342adea2
Merge remote-tracking branch 'origin/master'
2020-05-29 23:05:33 -04:00
rusefi
056bc631af
[Feature Request] Transmission Control #1454
2020-05-29 23:05:16 -04:00
rusefi
c000a28d1a
Fresh generated - auto
2020-05-29 21:23:59 -04:00
rusefi
e34940fd6d
[Feature Request] Transmission Control #1454
...
two bytes of progress
2020-05-29 21:00:34 -04:00
rusefi
4747d83e0f
[Feature Request] Transmission Control #1454
...
two bytes of progress
2020-05-29 21:00:19 -04:00
rusefi
004fea8437
dreams?
2020-05-29 20:30:23 -04:00
jharvey
f83c678fe2
draft copy, adding LED's per known_issues.txt 17)
2020-05-29 06:49:56 -04:00
rusefi
b8dafd95fa
helping build
2020-05-28 22:46:36 -04:00
rusefi
6642fd4312
mostly refactoring very little progress
2020-05-28 22:06:51 -04:00
rusefi
44b251c958
Merge remote-tracking branch 'origin/master'
2020-05-28 22:06:02 -04:00
rusefi
c11dbb2f44
helping build
2020-05-28 22:03:39 -04:00
jharvey
ee44ebd273
Many components fliped, rotated or moved per known_issues.txt 14) and 15)
2020-05-28 21:32:45 -04:00
rusefi
aa2903caec
Fresh generated - auto
2020-05-28 17:59:34 -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
Matthew Kennedy
3a7c6f242b
Hardware pwm ( #1283 )
...
* hard pwm
* fix, comments
* PC6-9 and PD12-15
* PB6-9
* dynamic frequency
* f7 mcuconf
* format
* relocate to common, support variable frequency
* error handling
* oops
* fix test build
* noop kinetis
* better guards
* guard for bl
* guards don't work if they have typos
* more mapping
* oops
* don't use for slow pwm
* enable pwm
* guard properly
* save a little memory
* use less mem
* correct timers
* all your ram are belong to us
* update limit & comment
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-05-28 16:02:41 -04:00
Matthew Kennedy
bef53d8ba5
remove maf2map mode ( #1474 )
...
* remove
* remove fully
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-05-28 14:06:18 -04:00
jharvey
a92849b0e7
Fixed courtyards per known_issues.txt 13)
...
incremental progress on known_issues.txt 14)
2020-05-28 08:13:57 -04:00
jharvey
0abea3f1a1
Merge branch 'master' of https://github.com/rusefi/rusefi
2020-05-28 06:39:55 -04:00