rusefi
|
f776513a5a
|
preparation for #961
macro as a syntax sugar for method invocation
|
2019-10-10 07:28:52 -04:00 |
rusefi
|
0d6f15a1ea
|
logic duplication - we arleady have isCltError
preparation for #961
|
2019-10-10 07:09:04 -04:00 |
rusefi
|
9776d3c57d
|
better handling of corner case
|
2019-10-10 07:07:59 -04:00 |
Matthew Kennedy
|
821ca6156f
|
move tsOutputChannels to header (#970)
|
2019-10-08 21:02:51 -04:00 |
Matthew Kennedy
|
9471a23484
|
low hanging performance fruit (#969)
|
2019-10-08 20:44:59 -04:00 |
rusefi
|
c5f12fbcd9
|
I got carried away, but DEAD CODE?!
|
2019-10-08 03:14:21 -04:00 |
rusefi
|
875fb3d1bc
|
something is over-complicated here? looks like two classes should become one?
|
2019-10-08 02:56:19 -04:00 |
rusefi
|
415de92543
|
something is over-complicated here? looks like two classes should become one?
|
2019-10-08 02:35:21 -04:00 |
rusefi
|
5d6a329c80
|
wow, dead field
|
2019-10-08 02:17:32 -04:00 |
rusefi
|
54fe92e534
|
really not clear what is the best place for these classes
|
2019-10-08 02:13:52 -04:00 |
rusefi
|
f189bbab04
|
refactoring
|
2019-10-08 02:01:41 -04:00 |
rusefi
|
ba59ef00e7
|
docs & refactoring
|
2019-10-08 01:49:42 -04:00 |
rusefi
|
bd7b286ae4
|
fancier C++ initialization
|
2019-10-08 01:36:35 -04:00 |
rusefi
|
74c8b59e44
|
typo & better field name
|
2019-10-08 01:36:03 -04:00 |
rusefi
|
15ae9b1580
|
fancy C++ s/NULL/nullptr/
|
2019-10-08 01:26:35 -04:00 |
rusefi
|
7e1e7629ee
|
refactoring: better field name(s)
|
2019-10-08 01:03:57 -04:00 |
rusefi
|
46e1ff671a
|
refactoring: better field name
|
2019-10-08 00:54:19 -04:00 |
rusefi
|
ad9950a8d8
|
refactoring: better variable names
|
2019-10-08 00:42:47 -04:00 |
rusefi
|
0f248ff967
|
refactoring: better parameter name
|
2019-10-08 00:30:20 -04:00 |
rusefi
|
4c1c497bbc
|
refactoring: smarter C++ initialization
|
2019-10-08 00:27:49 -04:00 |
rusefi
|
c9821588e9
|
One cylinder, 4 stroke, only crank sensor needs special wasted_mode spark control #968
just a unit test for now
|
2019-10-07 23:12:29 -04:00 |
rusefi
|
95d3368b0f
|
refactoring: all events are now validated in relation to current timestamp
|
2019-10-07 23:02:47 -04:00 |
rusefi
|
63375dc24c
|
refactoring
|
2019-10-07 21:54:03 -04:00 |
rusefi
|
fefd15ea7b
|
Merge branch 'master' of https://github.com/rusefi/rusefi
|
2019-10-07 21:29:29 -04:00 |
rusefi
|
b68ed9f8cb
|
docs & refactoring
|
2019-10-07 21:23:38 -04:00 |
rusefi
|
0aa7088f99
|
date
|
2019-10-06 00:39:50 -04:00 |
Matthew Kennedy
|
40853e1a3f
|
fix gm 24x decoder (#963)
* fix gm
* fix
* fix default config, tests
|
2019-10-05 08:27:30 -04:00 |
rusefi
|
8467adb13f
|
Two distributors
|
2019-10-04 22:36:53 -04:00 |
Matthew Kennedy
|
9b1dc07ae1
|
Simplify thermistor config (#962)
* simplify thermistor config
* fix test
|
2019-10-02 21:00:10 -04:00 |
rusefi
|
b6d22a007b
|
docs
|
2019-09-29 15:14:08 -04:00 |
rusefi
|
52e95a5d68
|
pid limits / etb limits
|
2019-09-29 14:56:18 -04:00 |
rusefi
|
eb59a41724
|
extracting pid test to separate file
|
2019-09-29 14:36:41 -04:00 |
rusefi
|
5a59f1b232
|
fixing build
|
2019-09-29 14:22:51 -04:00 |
rusefi
|
9425b714fc
|
Merge branch 'master' of https://github.com/rusefi/rusefi
|
2019-09-29 14:16:51 -04:00 |
rusEfi
|
313e1da631
|
etbCalibrationOnStart
|
2019-09-29 14:00:04 -04:00 |
rusefi
|
9a961fd0c2
|
do not let "Use fixed baro corr from MAP" kill VE fix #960
|
2019-09-29 09:58:29 -04:00 |
rusefi
|
d897b898e7
|
docs
|
2019-09-28 18:49:39 -04:00 |
rusefi
|
7d68b3d829
|
firing order 1-2-7-8-4-5-6-3
|
2019-09-28 10:25:57 -04:00 |
rusefi
|
e6cc663e96
|
docs
|
2019-09-28 09:59:40 -04:00 |
rusEfi
|
c5eaf092c3
|
PID display in console was broken
|
2019-09-27 23:37:57 -04:00 |
rusEfi
|
d73d668a9e
|
new command 'etb_freq X'
|
2019-09-27 23:37:40 -04:00 |
rusEfi
|
80d222fc55
|
it's a cruel world
|
2019-09-27 23:01:47 -04:00 |
Matthew Kennedy
|
b68ed85491
|
Fix sensor mock spill, again (#957)
* actually reset
* add test
* doh
|
2019-09-27 21:40:36 -04:00 |
rusEfi
|
9193e73090
|
Revert "Fix sensor mocking bug (#956)"
This reverts commit 7989d593
|
2019-09-27 20:33:45 -04:00 |
Matthew Kennedy
|
7989d59311
|
Fix sensor mocking bug (#956)
* actually reset
* add test
|
2019-09-27 20:21:50 -04:00 |
rusefi
|
ba1d8eb512
|
idle&ETB progress
|
2019-09-26 00:02:47 -04:00 |
rusefi
|
2b26fcc6c9
|
reducing copy/paste in unit tests
|
2019-09-25 09:09:32 -04:00 |
rusefi
|
9827177afe
|
reducing copy/paste in unit tests
|
2019-09-25 08:55:18 -04:00 |
rusefi
|
3b44a70501
|
fixing build
|
2019-09-25 08:46:26 -04:00 |
rusefi
|
1ebbfa7ebb
|
Merge branch 'master' of https://github.com/rusefi/rusefi
|
2019-09-25 08:40:56 -04:00 |