rusefi
|
500315b042
|
refactoring - updating name according to new reality
|
2019-12-03 14:39:11 -05:00 |
rusefi
|
eb305f0265
|
#490
|
2019-12-03 00:29:12 -05:00 |
rusefi
|
7ee657d238
|
aux valves unit test
|
2019-11-23 22:55:21 -05:00 |
rusefi
|
af60a46229
|
making progres on angle-based scheduling
|
2019-11-23 20:36:40 -05:00 |
rusefi
|
ad7e36c228
|
refactoring
|
2019-11-20 01:35:08 -05:00 |
rusefi
|
15a571fb3e
|
this is not great :(
#639
#971
|
2019-11-11 22:19:35 -05:00 |
Matthew Kennedy
|
10a6d6eb8b
|
fix wwae (#980)
|
2019-10-17 00:06:54 -04:00 |
rusefi
|
5f9fdfe9a6
|
Revert "Revert "Performance improvement: call GetBaseFuel less (#979)""
This reverts commit 7eb9947fd4 .
|
2019-10-16 23:02:24 -04:00 |
rusefi
|
7eb9947fd4
|
Revert "Performance improvement: call GetBaseFuel less (#979)"
This reverts commit 95e51f13
|
2019-10-16 22:29:19 -04:00 |
Matthew Kennedy
|
95e51f1399
|
Performance improvement: call GetBaseFuel less (#979)
* Remove extra calls to getInjectionDuration
* increase callback frequency
|
2019-10-16 22:13:10 -04:00 |
rusefi
|
a65c8c9295
|
something is over-complicated here? looks like two classes should become one?
|
2019-10-08 02:35:21 -04:00 |
rusefi
|
2b59940161
|
really not clear what is the best place for these classes
|
2019-10-08 02:13:52 -04:00 |
rusefi
|
ade7ad158a
|
typo & better field name
|
2019-10-08 01:36:03 -04:00 |
rusEfi
|
d5ef749761
|
s/NULL/nullptr/
|
2019-09-22 08:22:35 -04:00 |
rusefi
|
78b9e5a438
|
refactoring
|
2019-09-20 00:17:00 -04:00 |
rusefi
|
e79287f537
|
Delayed A/C compressor switch #922
|
2019-09-08 21:05:03 -04:00 |
rusefi
|
539cd8b1c7
|
current toolchain does not work great with current rusEfi code, two methods with same name are hard for full text search :(
|
2019-08-08 22:33:52 -04:00 |
rusefi
|
121ad9b786
|
fixing build & taking a safer route
|
2019-08-08 22:12:51 -04:00 |
rusefi
|
7d73c6a8a9
|
WFT is wrong with MRE_miata_na6 config? operationMode complexity #898
fancy smansy unit test with some C++11
|
2019-08-08 21:27:57 -04:00 |
rusefi
|
51110b33ad
|
WFT is wrong with MRE_miata_na6 config? operationMode complexity #898
refactoring to begin with, zero logic change
|
2019-08-08 00:19:09 -04:00 |
rusefi
|
6bdb8c50bf
|
Annotations in C++ code to produce formulas in rusEfi console #807
typo & refactoring: splitting class
|
2019-07-12 23:15:52 -04:00 |
rusefi
|
a3de5fc276
|
Annotations in C++ code to produce formulas in rusEfi console #807
refactoring wall wetting
|
2019-07-12 22:34:38 -04:00 |
Matthew Kennedy
|
77075fce3d
|
Fix some maf logic (#880)
* fix maf
* thank you vscode for mangling ANSI -> utf8
|
2019-07-10 09:14:47 +03:00 |
rusefi
|
4f939bbe4a
|
refactoring
|
2019-06-10 11:17:36 -04:00 |
Matthew Kennedy
|
95003e9a7b
|
const, explicit, and override (#831)
* const, explicit, and override
* more const
* more const
* missed a spot
|
2019-06-08 09:51:36 -04:00 |
rusefi
|
cfe1f06e65
|
refactoring
|
2019-05-27 19:05:59 -04:00 |
rusefi
|
2ac7d748ac
|
refactoring
|
2019-05-27 18:58:43 -04:00 |
rusefi
|
5e296328c5
|
refactoring: splitting huge header
|
2019-05-27 18:50:23 -04:00 |
rusefi
|
5f642ac254
|
unit tests should not have global context, including mock values
|
2019-05-27 15:56:12 -04:00 |
rusefi
|
0dca6e6da1
|
refactoring: better variable names
|
2019-05-27 11:17:28 -04:00 |
rusefi
|
8c00f9ebe8
|
FEATURE REQ: aux temperature inputs #332
|
2019-05-09 19:39:21 -04:00 |
rusefi
|
1220a1a1fb
|
Injection/Ignition angle inaccuracy on 60-2? EngineSniffer vs Real Hardware #778
first steps of scheduling metric
|
2019-05-07 17:22:26 -04:00 |
rusefi
|
61231fb1af
|
Injection/Ignition angle inaccuracy on 60-2? EngineSniffer vs Real Hardware #778
refactoring only
|
2019-05-07 16:45:29 -04:00 |
rusefi
|
edb4e37505
|
docs
|
2019-05-02 17:52:48 -04:00 |
rusefi
|
f04732830f
|
PID - fix dTime usages #776
|
2019-04-25 21:31:33 -04:00 |
rusefi
|
45588e9f17
|
Revert "Revert "The Big Refactoring of 2019: configuration version should not be a global variable fix #656""
This reverts commit 570ce62871 .
|
2019-04-15 21:37:54 -04:00 |
rusefi
|
5ad1044d19
|
The Big Refactoring of 2019: configuration version should not be a global variable #656
|
2019-04-15 21:09:43 -04:00 |
rusefi
|
49841f1adb
|
The Big Refactoring of 2019: configuration version should not be a global variable #656
|
2019-04-15 21:02:42 -04:00 |
rusefi
|
570ce62871
|
Revert "The Big Refactoring of 2019: configuration version should not be a global variable fix #656"
This reverts commit 98a75d19
|
2019-04-15 20:42:22 -04:00 |
rusefi
|
98a75d19e7
|
The Big Refactoring of 2019: configuration version should not be a global variable fix #656
|
2019-04-15 20:27:19 -04:00 |
rusefi
|
541c445a2d
|
defined(__DOXYGEN__) ? #748
|
2019-04-12 22:07:03 -04:00 |
rusefi
|
bd2b992918
|
unifying_file_naming
|
2019-03-29 09:11:13 -04:00 |
rusefi
|
7c1020b17c
|
random progress
|
2019-03-14 13:28:51 -04:00 |
rusefi
|
3127b6fd24
|
Refactor Trigger System #635
reducing global state magic
|
2019-02-03 02:33:33 -05:00 |
rusefi
|
3dab4b5163
|
#656 global is not great
|
2019-01-28 02:29:13 -05:00 |
rusefi
|
9a3441f11b
|
#657 pulling global access down
|
2019-01-28 00:44:30 -05:00 |
rusefi
|
ee4ac9b240
|
NA6 progress
A/C toggle switch indicator in TS
renaming "pedalPosition" to "throttlePedalPosition"
|
2019-01-27 00:02:58 -05:00 |
rusefi
|
e1687b30ca
|
refactoring: reducing header tree hell
|
2019-01-20 23:38:41 -05:00 |
rusefi
|
aa84ca62d4
|
refactoring: reducing header tree hell
|
2019-01-20 23:25:39 -05:00 |
rusefi
|
8b0f885a84
|
I like C++11 :)
|
2019-01-19 22:31:55 -05:00 |