rusefi
|
6efab3683c
|
bug: aux valve actions can overlap
|
2019-11-23 10:34:43 -05:00 |
rusefi
|
8dddc62979
|
aux overlap debugging
|
2019-11-22 18:50:46 -05:00 |
rusefi
|
127b16d761
|
more code into unit tests
|
2019-11-20 01:42:03 -05:00 |
rusefi
|
4cebc85cbf
|
refactoring
|
2019-11-20 01:35:08 -05:00 |
Matthew Kennedy
|
8fd603dca9
|
Merge remote-tracking branch 'origin/master' into perf-tracing
|
2019-11-19 16:28:58 -08:00 |
rusefi
|
19bdb9a35f
|
docs & code formatting
|
2019-11-19 18:17:03 -05:00 |
rusefi
|
e4d31bafb7
|
v12 done right
|
2019-11-17 09:32:12 -05:00 |
rusefi
|
bb7895a828
|
refactoring: reducing complexity?
|
2019-11-17 09:02:49 -05:00 |
rusefi
|
1624346c97
|
v12
|
2019-11-16 16:00:50 -05:00 |
rusefi
|
80ef79eded
|
this is not great :(
#639
#971
|
2019-11-11 22:19:35 -05:00 |
rusefi
|
ca0984007d
|
Strange INJ1 signal behavior (when the frequency of scheduler's timer is less than 1MHz) #996
new advanced debugging: hardware pins
|
2019-11-10 12:39:47 -05:00 |
rusefi
|
f34023a9ea
|
Trying latest gcc 9 #1001
|
2019-11-07 11:28:49 -05:00 |
rusefi
|
7eaed773ff
|
evil manual merge of https://github.com/DonaldBecker/rusefi
|
2019-11-06 20:33:40 -05:00 |
rusefi
|
17a2847424
|
evil manual merge of https://github.com/DonaldBecker/rusefi
|
2019-11-06 18:26:50 -05:00 |
andreika-git
|
ae59680918
|
Kinetis timer freq. fix & config update (#999)
* Kinetis: fix timer frequency
* More silentTriggerError - it really helps a lot!
* Kinetis: gen_config.bat update
|
2019-11-06 14:45:55 -05:00 |
rusefi
|
c734cb0fa4
|
Missing dwell altogether in some corner cases fix #796
|
2019-11-06 00:31:24 -05:00 |
rusefi
|
fbdbc0656a
|
Missing dwell altogether in some corner cases #796
flirting with the fix but not yet the fix
|
2019-11-06 00:10:44 -05:00 |
rusefi
|
7c2f9a7c5d
|
refactoring: removing unused parameter
|
2019-11-05 22:49:11 -05:00 |
rusefi
|
3357e41614
|
evil manual merge of https://github.com/DonaldBecker/rusefi
|
2019-11-05 22:40:33 -05:00 |
rusefi
|
591f19321d
|
nicer enum name
|
2019-11-03 21:19:13 -05:00 |
rusefi
|
82b7190dc0
|
review feedback
|
2019-11-03 10:36:35 -05:00 |
rusefi
|
28df878989
|
scramblr reports sync issues on NB1 fix #990
|
2019-10-30 21:01:23 -04:00 |
rusefi
|
ec060752f7
|
flipping NB1 trigger definition
|
2019-10-29 21:19:00 -04:00 |
rusefi
|
b6c5ff5fee
|
refactoring & verbose trigger to simulator
|
2019-10-29 21:12:44 -04:00 |
rusefi
|
7dec2d3ad8
|
bugfix around verboseTriggerSynchDetails - 64 bits on stack was causing broken messages
|
2019-10-29 18:20:55 -04:00 |
rusefi
|
0fcf3bfa4e
|
refactoring: reducing code duplication
|
2019-10-21 23:47:40 -04:00 |
Matthew Kennedy
|
6f3bfcb099
|
fix wwae (#980)
|
2019-10-17 00:06:54 -04:00 |
rusefi
|
7d73334b54
|
Revert "Revert "Performance improvement: call GetBaseFuel less (#979)""
This reverts commit 323904728d .
|
2019-10-16 23:02:24 -04:00 |
rusefi
|
323904728d
|
Revert "Performance improvement: call GetBaseFuel less (#979)"
This reverts commit aa9ec543
|
2019-10-16 22:29:19 -04:00 |
Matthew Kennedy
|
aa9ec543f4
|
Performance improvement: call GetBaseFuel less (#979)
* Remove extra calls to getInjectionDuration
* increase callback frequency
|
2019-10-16 22:13:10 -04:00 |
Matthew Kennedy
|
ba97572795
|
fix #977 (#978)
|
2019-10-15 05:24:33 -04:00 |
Matthew Kennedy
|
89ca9a0406
|
Merge remote-tracking branch 'upstream/master' into perf-tracing
|
2019-10-14 23:45:39 -07:00 |
Matthew Kennedy
|
eb418f764b
|
trace all the things
|
2019-10-14 23:34:12 -07:00 |
rusefi
|
41919a4fbd
|
preparing for #974
code comments & refactoring
|
2019-10-14 06:18:08 -04:00 |
Matthew Kennedy
|
97d848bb3e
|
profile all the things
|
2019-10-13 13:14:08 -07:00 |
rusefi
|
c938b0d374
|
preparation for #961
more unified access to pre-calculated value
|
2019-10-13 09:59:06 -04:00 |
Matthew Kennedy
|
076b10fcb6
|
experiment
|
2019-10-11 17:43:21 -07:00 |
Matthew Kennedy
|
821ca6156f
|
move tsOutputChannels to header (#970)
|
2019-10-08 21:02:51 -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
|
f189bbab04
|
refactoring
|
2019-10-08 02:01:41 -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 |
Matthew Kennedy
|
40853e1a3f
|
fix gm 24x decoder (#963)
* fix gm
* fix
* fix default config, tests
|
2019-10-05 08:27:30 -04:00 |