rusefi
|
9403b2a8fc
|
fixing build is my most favourite time!
|
2019-12-13 18:02:24 -05:00 |
rusefi
|
af4f20551b
|
getting rid of boardConfiguration / binary compatible change
|
2019-12-11 17:48:55 -05:00 |
rusefi
|
62481d7fe8
|
The Big Refactoring of 2019: folder structure #723
|
2019-12-08 13:21:35 -05:00 |
rusefi
|
c5cfd21a70
|
just a trivial massive rename: TriggerState > TriggerWaveform
|
2019-12-08 01:09:39 -05:00 |
rusefi
|
d6471a84bc
|
Refactor Trigger System #635
injecting callback via parameters instead of nasty "bool isInitializingTrigger" field
|
2019-12-06 01:57:11 -05:00 |
rusefi
|
717abd6b67
|
Refactor Trigger System #635
injecting callback via parameters via magic and potentially broken field manipulation
|
2019-12-06 01:05:19 -05:00 |
rusefi
|
28a12d9d04
|
typo
|
2019-12-06 00:07:27 -05:00 |
rusefi
|
c0450ebd9b
|
following the pattern
|
2019-12-04 07:33:56 -05:00 |
rusefi
|
5055797f6b
|
The Big Refactoring of 2019: folder structure #723
|
2019-12-04 01:15:52 -05:00 |
rusefi
|
813b6aa6ce
|
The Big Refactoring of 2019: folder structure #723
|
2019-12-04 01:11:10 -05:00 |
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
|
d007a7f902
|
making new scheduling API avalable
|
2019-12-02 22:28:32 -05:00 |
rusefi
|
12a828b391
|
codes clean-up
|
2019-12-02 20:16:41 -05:00 |
rusefi
|
0583fd0b6c
|
misc clean-up
|
2019-12-02 10:03:50 -05:00 |
rusefi
|
366805a1ab
|
MapAveragingCallback schedules all cylinders at once #974
|
2019-11-24 23:20:24 -05:00 |
rusefi
|
04f6913d56
|
MapAveragingCallback schedules all cylinders at once #974
saving pennies
|
2019-11-24 20:48:25 -05:00 |
rusefi
|
730df561df
|
pausing aux work for now
|
2019-11-24 12:45:38 -05:00 |
rusefi
|
6f50cae286
|
improving API?
|
2019-11-24 00:15:44 -05:00 |
rusefi
|
1cb2f92142
|
more correct variable names
|
2019-11-23 23:49:39 -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
|
1bb3f2698c
|
making progres on angle-based scheduling
|
2019-11-23 19:47:53 -05:00 |
rusefi
|
f0c4817e1b
|
'triggerEventAngle' not really needed
|
2019-11-23 17:44:44 -05:00 |
rusefi
|
aa4967383a
|
explicit list field to simplify code navigation
|
2019-11-23 17:04:51 -05:00 |
rusefi
|
56ff75004b
|
consistency
|
2019-11-23 15:53:22 -05:00 |
rusefi
|
8edf6c8d38
|
bug: aux valve actions can overlap
|
2019-11-23 10:34:43 -05:00 |
rusefi
|
c606bb27ac
|
aux overlap debugging
|
2019-11-22 18:50:46 -05:00 |
rusefi
|
b8ce0daf85
|
more code into unit tests
|
2019-11-20 01:42:03 -05:00 |
rusefi
|
ad7e36c228
|
refactoring
|
2019-11-20 01:35:08 -05:00 |
Matthew Kennedy
|
93d24dfc0b
|
Merge remote-tracking branch 'origin/master' into perf-tracing
|
2019-11-19 16:28:58 -08:00 |
rusefi
|
7dfdfc6378
|
docs & code formatting
|
2019-11-19 18:17:03 -05:00 |
rusefi
|
ebe6a4b981
|
v12 done right
|
2019-11-17 09:32:12 -05:00 |
rusefi
|
6b3b090eea
|
refactoring: reducing complexity?
|
2019-11-17 09:02:49 -05:00 |
rusefi
|
6456374eb8
|
v12
|
2019-11-16 16:00:50 -05:00 |
rusefi
|
15a571fb3e
|
this is not great :(
#639
#971
|
2019-11-11 22:19:35 -05:00 |
rusefi
|
79e049a5f8
|
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
|
42cd78fbd5
|
Trying latest gcc 9 #1001
|
2019-11-07 11:28:49 -05:00 |
rusefi
|
d2e24cf2e5
|
evil manual merge of https://github.com/DonaldBecker/rusefi
|
2019-11-06 20:33:40 -05:00 |
rusefi
|
8525c48036
|
evil manual merge of https://github.com/DonaldBecker/rusefi
|
2019-11-06 18:26:50 -05:00 |
andreika-git
|
4e19c96cb6
|
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
|
df291f4421
|
Missing dwell altogether in some corner cases fix #796
|
2019-11-06 00:31:24 -05:00 |
rusefi
|
5106ada9ce
|
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
|
eb4ceda52b
|
refactoring: removing unused parameter
|
2019-11-05 22:49:11 -05:00 |
rusefi
|
d4574a3cab
|
evil manual merge of https://github.com/DonaldBecker/rusefi
|
2019-11-05 22:40:33 -05:00 |
rusefi
|
22453f8392
|
nicer enum name
|
2019-11-03 21:19:13 -05:00 |
rusefi
|
5c46ad25a7
|
review feedback
|
2019-11-03 10:36:35 -05:00 |
rusefi
|
47eaea3da3
|
scramblr reports sync issues on NB1 fix #990
|
2019-10-30 21:01:23 -04:00 |
rusefi
|
74e0c20235
|
flipping NB1 trigger definition
|
2019-10-29 21:19:00 -04:00 |
rusefi
|
8cf19d3d12
|
refactoring & verbose trigger to simulator
|
2019-10-29 21:12:44 -04:00 |
rusefi
|
fe77766b2b
|
bugfix around verboseTriggerSynchDetails - 64 bits on stack was causing broken messages
|
2019-10-29 18:20:55 -04:00 |
rusefi
|
88348ebd09
|
refactoring: reducing code duplication
|
2019-10-21 23:47:40 -04: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 |
Matthew Kennedy
|
4db3fa46cd
|
fix #977 (#978)
|
2019-10-15 05:24:33 -04:00 |
Matthew Kennedy
|
d6e065f99e
|
Merge remote-tracking branch 'upstream/master' into perf-tracing
|
2019-10-14 23:45:39 -07:00 |
Matthew Kennedy
|
d76670d946
|
trace all the things
|
2019-10-14 23:34:12 -07: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
|
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 |
Matthew Kennedy
|
29804cbc8a
|
move tsOutputChannels to header (#970)
|
2019-10-08 21:02:51 -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
|
4e26bd2fd2
|
refactoring
|
2019-10-08 02:01:41 -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 |
Matthew Kennedy
|
d1da567b85
|
fix gm 24x decoder (#963)
* fix gm
* fix
* fix default config, tests
|
2019-10-05 08:27:30 -04:00 |
rusefi
|
533087f475
|
ETB target is using integer values #945
refactoring - ADC mocking is a mess
|
2019-09-22 09:56:06 -04:00 |
rusEfi
|
d5ef749761
|
s/NULL/nullptr/
|
2019-09-22 08:22:35 -04:00 |
rusefi
|
c59d8164c6
|
unit tests progress
|
2019-09-19 21:41:52 -04:00 |
rusefi
|
db018723f7
|
refactoring: better field name
|
2019-09-09 19:39:13 -04:00 |
rusefi
|
8d1d88bf73
|
instant RPM for idle control #925
refactoring
|
2019-09-09 14:41:26 -04:00 |
rusefi
|
612a4ab3b3
|
MRE NB2
|
2019-09-03 23:35:49 -04:00 |
rusefi
|
f32b29f318
|
Live Data: trigger current gap
|
2019-09-03 19:30:51 -04:00 |
rusEfi
|
1b8219432c
|
Live Data for hw VVT signals
|
2019-09-02 21:02:08 -04:00 |
rusEfi
|
c2980a36a9
|
Live Data VVT counter
|
2019-09-02 14:47:05 -04:00 |
rusefi
|
7842c7305f
|
Live Data progress
|
2019-09-01 00:45:36 -04:00 |
rusefi
|
4858124edb
|
unified names for generated headers
|
2019-08-31 23:12:39 -04:00 |
rusefi
|
2804b31e7e
|
cranking fuel live data #911
|
2019-08-26 23:41:04 -04:00 |
rusefi
|
9161703598
|
reducing unit test noise
|
2019-08-25 02:01:09 -04:00 |
rusefi
|
e5e0ce0b94
|
minor test code fix & refactoring
|
2019-08-25 01:35:36 -04:00 |
rusefi
|
8a4d3f9896
|
reducing unit test noise
|
2019-08-25 01:15:18 -04:00 |
rusEfi
|
1c0d38abef
|
new feature: check engine light to blink on trigger synchronization
|
2019-08-18 15:53:38 -04:00 |
rusEfi
|
7a7dbb8c30
|
refactoring: engine sniffer magic constants
|
2019-08-18 15:04:02 -04:00 |
rusefi
|
e0acec2a63
|
WTF is wrong with MRE_miata_na6 config? operationMode complexity #898
fatal error is the best I can come up with quickly
|
2019-08-08 22:57:22 -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
|
643cc24931
|
WFT is wrong with MRE_miata_na6 config? operationMode complexity #898
more refactoring
|
2019-08-08 00:32:31 -04:00 |
rusefi
|
f25b1e5f2f
|
WFT is wrong with MRE_miata_na6 config? operationMode complexity #898
more refactoring
|
2019-08-08 00:30:32 -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
|
676035f950
|
refactoring: extracting method to facilitate debugging
|
2019-08-07 22:02:08 -04:00 |
rusefi
|
7a00ccd2ce
|
better trigger state debug field logging
|
2019-08-07 20:13:30 -04:00 |