rusefi
|
5993a6a7f0
|
killing nbVvtIndex
|
2020-04-05 11:43:45 -04:00 |
rusefi
|
b54937b42a
|
fresh ini
|
2020-04-04 09:07:30 -04:00 |
rusefi
|
add38e4f24
|
extracting magic constant
|
2020-04-03 16:06:21 -04:00 |
rusefi
|
fe604f71b8
|
CAN progress
|
2020-03-31 16:49:19 -04:00 |
rusefi
|
84e0e1b6e9
|
critical error usability improvements
|
2020-03-28 21:28:32 -04:00 |
rusefi
|
79e5059c5a
|
critical error usability improvements
|
2020-03-28 20:14:17 -04:00 |
rusefi
|
f08b1542b0
|
AfterStart Enrichment #1230
|
2020-03-27 12:13:12 -04:00 |
rusefi
|
c03910ac0c
|
fresh generated
|
2020-03-26 11:43:14 -04:00 |
rusefi
|
736957a875
|
startStopDialog
|
2020-03-25 00:58:59 -04:00 |
rusEfi
|
66990d5c8d
|
Launch debug mode
|
2020-03-24 23:09:35 -04:00 |
rusefi
|
42834ba5ec
|
launch control #203
somewhat questionable code
|
2020-03-23 23:20:54 -04:00 |
rusefi
|
d3071ea348
|
start/stop progress debug mode
|
2020-03-22 20:43:27 -04:00 |
rusefi
|
fb115578dc
|
start/stop
|
2020-03-20 20:45:35 -04:00 |
rusefi
|
37bdc68ff5
|
"rusefi CAN" config #1198
|
2020-03-19 09:22:16 -04:00 |
rusefi
|
b442d16d87
|
progress towards start/stop
|
2020-03-18 15:56:17 -04:00 |
rusefi
|
3785585a5b
|
fresh config
|
2020-03-14 09:18:25 -04:00 |
rusefi
|
bd34f5479a
|
In case of incompatible firmware and console we have a vague error message fix #1180
|
2020-03-10 19:12:37 -04:00 |
rusEfi
|
a1fc53e269
|
more of the same
|
2020-03-09 19:29:10 -04:00 |
rusEfi
|
c816317a0f
|
stepper in TS should be output not any
|
2020-03-09 19:15:13 -04:00 |
rusefi
|
2ae15b5bab
|
hard-coding miata Nb2 VVT Ratio magic
|
2020-03-09 16:59:19 -04:00 |
rusefi
|
98d402a66f
|
logicAnalyzerMode was unused, removing for now
|
2020-03-08 09:14:49 -04:00 |
rusefi
|
3a3d693cec
|
useHbridges
|
2020-03-02 19:49:47 -05:00 |
rusEfi
|
7e07d18afe
|
throttle2Position progress
|
2020-02-27 03:21:42 -05:00 |
rusEfi
|
a17403ada3
|
verboseTLE8888
|
2020-02-27 01:11:44 -05:00 |
rusEfi
|
45be5f4f16
|
fresh generated
|
2020-02-25 22:01:13 -05:00 |
rusefi
|
1c4dfcab6e
|
making migration seamless on useRunningMathForCranking
|
2020-02-16 16:13:15 -05:00 |
rusefi
|
d722146e1e
|
dreams about useFixedMsForCranking
|
2020-02-15 19:17:42 -05:00 |
rusefi
|
14d2881810
|
Three wire idle air valve #1122
ugly but should work to begin with
|
2020-02-04 01:06:20 -05:00 |
rusefi
|
67de6fe6fd
|
fixing build
|
2020-02-02 13:18:41 -05:00 |
rusefi
|
f79b69bf94
|
launch dreams
|
2020-02-02 12:23:55 -05:00 |
rusefi
|
6dd509a34b
|
opening the door to boost controller!
|
2020-01-31 14:23:15 -05:00 |
rusefi
|
5fbe44c8b7
|
refactoring
|
2020-01-12 05:17:42 -05:00 |
rusefi
|
18e874ba7b
|
refactoring
|
2020-01-12 05:12:09 -05:00 |
rusefi
|
b1a8b16e8c
|
fresh
|
2020-01-12 03:45:33 -05:00 |
rusefi
|
335d8d2fc1
|
second channels for ETB related stuff
|
2020-01-11 01:08:41 -05:00 |
rusefi
|
6570f3112c
|
E30 M3 Tach output solution #907
|
2019-12-30 01:41:23 -05:00 |
rusefi
|
e1fb9ad271
|
maybe improvent for trigger errors in TS and console, TS still does not know about order error counter
|
2019-12-25 15:57:47 -05:00 |
rusefi
|
d56b47b18d
|
version compatibility validation fix
|
2019-12-25 14:15:44 -05:00 |
Matthew Kennedy
|
df57b24e3f
|
Shrink output channels, now with passing CI (#1077)
* reorder fields
* temporary tle8888 fix
* comment, simplify
* hand tweak generated
* oops, those are reciprocal
* fix engineLoadAccelExtra
* aggressive priority order
* fix output size
* comments
* reorder fields, no sizes yet
* should've been signed
* simplify constructor mess, hook up scaling
* notes
* typo
* if -> switch
* rev signature
* correct map offset
* handle unsigned properly
* RPM is unsigned
* vss isn't scaled
* extract magic
* required generated for build
* de-scale rpm
* field type cases
|
2019-12-22 08:12:45 -05:00 |
rusefi
|
28ae4e478e
|
refactoring only #1076
|
2019-12-21 20:17:58 -05:00 |
rusefi
|
83507320f6
|
refactoring & docs update
|
2019-12-21 19:59:33 -05:00 |
rusefi
|
9ffda831a7
|
Revert "DRAFT Shrink output channels, again (#1074)"
This reverts commit ad7a383d
|
2019-12-21 15:02:49 -05:00 |
rusefi
|
5c679034a7
|
Revert "fresh integration & changing protocol versions & versions"
This reverts commit 8a8ea6c0
|
2019-12-21 15:02:37 -05:00 |
rusefi
|
d297bf2341
|
Revert "reducing magic constants"
This reverts commit 67e7d4f4
|
2019-12-21 15:02:17 -05:00 |
rusefi
|
7f48a93a05
|
Revert "bugfix - MAP was broken in console due to wrong offset"
This reverts commit 0ea6c9a4
|
2019-12-21 15:01:45 -05:00 |
rusefi
|
4e3e1983a8
|
Revert "trying to save build. it's a useful PR overall but :("
This reverts commit c7dd1631
|
2019-12-21 15:01:22 -05:00 |
rusefi
|
c7dd1631c4
|
trying to save build. it's a useful PR overall but :(
|
2019-12-21 14:34:50 -05:00 |
rusefi
|
0ea6c9a41b
|
bugfix - MAP was broken in console due to wrong offset
|
2019-12-21 13:33:26 -05:00 |
rusefi
|
67e7d4f4e6
|
reducing magic constants
|
2019-12-21 13:30:47 -05:00 |
rusefi
|
8a8ea6c096
|
fresh integration & changing protocol versions & versions
|
2019-12-21 12:35:47 -05:00 |