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
|
344136eea9
|
preparing for #973
|
2019-10-16 22:10:38 -04:00 |
rusefi
|
f9fb4143a5
|
preparing for #973
wall wetting was not covered by any unit test?!
|
2019-10-16 16:46:34 -04:00 |
rusefi
|
54d1dd359a
|
preparing for #979
|
2019-10-15 15:03:19 -04:00 |
rusefi
|
96f432fb4c
|
Coil duty cycle ignores dwell #977
|
2019-10-15 05:30:38 -04:00 |
Matthew Kennedy
|
4db3fa46cd
|
fix #977 (#978)
|
2019-10-15 05:24:33 -04:00 |
rusefi
|
938d7739a6
|
Coil duty cycle ignores dwell #977
test-driven is the way to go
|
2019-10-15 05:16:30 -04:00 |
Matthew Kennedy
|
d6e065f99e
|
Merge remote-tracking branch 'upstream/master' into perf-tracing
|
2019-10-14 23:45:39 -07:00 |
Matthew Kennedy
|
fe82bc8468
|
hook up TS commands
|
2019-10-14 23:41:15 -07:00 |
Matthew Kennedy
|
d76670d946
|
trace all the things
|
2019-10-14 23:34:12 -07:00 |
rusefi
|
d0596388e6
|
preparing for #961
better code style
|
2019-10-15 02:06:15 -04:00 |
rusefi
|
dda7f4d343
|
preparing for #974
code comments & refactoring
|
2019-10-15 01:27:19 -04:00 |
rusefi
|
6629b90a7f
|
preparing for #974
code comments & refactoring
|
2019-10-14 18:32:16 -04:00 |
rusefi
|
5a4c7b38cd
|
preparing for #974
code comments & refactoring
|
2019-10-14 16:04:28 -04:00 |
rusefi
|
1f4a06e993
|
preparing for #974
code comments & refactoring
|
2019-10-14 13:10:19 -04:00 |
rusefi
|
fc5232da69
|
poke
|
2019-10-14 12:58:27 -04:00 |
rusefi
|
7bb8bb7f14
|
preparing for #974
code comments & refactoring
|
2019-10-14 09:09:08 -04:00 |
rusefi
|
12137fc7cd
|
preparing for #974
code comments & refactoring
|
2019-10-14 06:18:08 -04:00 |
Matthew Kennedy
|
f52bdecb80
|
profile all the things
|
2019-10-13 13:14:08 -07:00 |
rusefi
|
38db34fe58
|
sweet unit test hack
|
2019-10-13 09:59:43 -04:00 |
rusefi
|
6a1604815d
|
Merge branch 'master' of https://github.com/rusefi/rusefi
|
2019-10-13 09:59:19 -04:00 |
rusefi
|
5cb90d0e1b
|
preparation for #961
more unified access to pre-calculated value
|
2019-10-13 09:59:06 -04:00 |
Matthew Kennedy
|
763b17fb50
|
experiment
|
2019-10-11 17:43:21 -07:00 |
rusEfi
|
dfef5748b9
|
pin conflict in MRE test config
|
2019-10-10 13:32:07 -04:00 |
rusefi
|
62577c47da
|
preparation for #961
more unified access to pre-calculated value
|
2019-10-10 08:25:58 -04:00 |
rusefi
|
71e904e421
|
preparation for #961
more unified access to pre-calculated value
|
2019-10-10 08:16:21 -04:00 |
rusefi
|
9a26b2eca2
|
preparation for #961
macro as a syntax sugar for method invocation
|
2019-10-10 07:37:37 -04:00 |
rusefi
|
ca6e49dcbc
|
preparation for #961
macro as a syntax sugar for method invocation
|
2019-10-10 07:28:52 -04:00 |
rusefi
|
41192ba2f0
|
logic duplication - we arleady have isCltError
preparation for #961
|
2019-10-10 07:09:04 -04:00 |
rusefi
|
f17fc56aa5
|
better handling of corner case
|
2019-10-10 07:07:59 -04:00 |
Matthew Kennedy
|
29804cbc8a
|
move tsOutputChannels to header (#970)
|
2019-10-08 21:02:51 -04:00 |
Matthew Kennedy
|
9c2dd10734
|
low hanging performance fruit (#969)
|
2019-10-08 20:44:59 -04:00 |
rusefi
|
4574aaccce
|
I got carried away, but DEAD CODE?!
|
2019-10-08 03:14:21 -04:00 |
rusefi
|
2acdbf308b
|
something is over-complicated here? looks like two classes should become one?
|
2019-10-08 02:56:19 -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
|
fbbf8995e4
|
wow, dead field
|
2019-10-08 02:17:32 -04:00 |
rusefi
|
2b59940161
|
really not clear what is the best place for these classes
|
2019-10-08 02:13:52 -04:00 |
rusefi
|
4e26bd2fd2
|
refactoring
|
2019-10-08 02:01:41 -04:00 |
rusefi
|
cd1e87ff41
|
docs & refactoring
|
2019-10-08 01:49:42 -04:00 |
rusefi
|
5bf399e280
|
fancier C++ initialization
|
2019-10-08 01:36:35 -04:00 |
rusefi
|
ade7ad158a
|
typo & better field name
|
2019-10-08 01:36:03 -04:00 |
rusefi
|
42dc9e3662
|
fancy C++ s/NULL/nullptr/
|
2019-10-08 01:26:35 -04:00 |
rusefi
|
1ab488e4b4
|
refactoring: better field name(s)
|
2019-10-08 01:03:57 -04:00 |
rusefi
|
ca67249522
|
refactoring: better field name
|
2019-10-08 00:54:19 -04:00 |
rusefi
|
8424723024
|
refactoring: better variable names
|
2019-10-08 00:42:47 -04:00 |
rusefi
|
0d31cdddea
|
refactoring: better parameter name
|
2019-10-08 00:30:20 -04:00 |
rusefi
|
53231f7b49
|
refactoring: smarter C++ initialization
|
2019-10-08 00:27:49 -04:00 |
rusefi
|
fdfd2244ce
|
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
|
e6f5a6e3f4
|
refactoring: all events are now validated in relation to current timestamp
|
2019-10-07 23:02:47 -04:00 |
rusefi
|
0380d4d709
|
refactoring
|
2019-10-07 21:54:03 -04:00 |