rusefi
|
8525c48036
|
evil manual merge of https://github.com/DonaldBecker/rusefi
|
2019-11-06 18:26:50 -05:00 |
rusefi
|
487acd62de
|
Missing dwell altogether in some corner cases #796
only additional live data here
|
2019-11-05 23:36:33 -05:00 |
rusefi
|
8f5895321c
|
refactoring
|
2019-11-05 23:17:44 -05:00 |
rusefi
|
cc6381fe96
|
evil manual merge of https://github.com/DonaldBecker/rusefi
|
2019-11-05 20:07:55 -05:00 |
rusefi
|
801b2eb70e
|
progress towards #961
|
2019-11-04 22:52:37 -05:00 |
rusefi
|
bab1744d1d
|
progress towards #961
|
2019-11-04 22:44:52 -05:00 |
rusefi
|
2e3e53c613
|
custom codes cleanup
|
2019-11-04 09:20:00 -05:00 |
rusefi
|
d1afb9b183
|
moving setDefaultFrankensoConfiguration down is the way of righteousness
|
2019-11-03 21:29:12 -05:00 |
rusefi
|
22453f8392
|
nicer enum name
|
2019-11-03 21:19:13 -05:00 |
rusefi
|
a2bee7f46b
|
moving setDefaultFrankensoConfiguration down is the way of righteousness
|
2019-11-03 19:36:56 -05:00 |
rusefi
|
06b7524c1d
|
moving setDefaultFrankensoConfiguration down is the way of righteousness
|
2019-11-03 17:25:34 -05:00 |
rusefi
|
9c94dd503e
|
moving setDefaultFrankensoConfiguration down is the way of righteousness
|
2019-11-03 17:17:43 -05:00 |
andreika-git
|
ee5ee1942c
|
Kinetis & TLE8888 compatibility & fixes... (#991)
* TLE8888: More compatibility & postTunerStudioState
* activeConfiguration & EFI_ACTIVE_CONFIGURATION_IN_FLASH fix
* Kinetis: jump_to_bootloader() impl.
* Kinetis: UART baudrate safety check
* Kinetis: OMG!..
|
2019-10-31 16:06:34 -04:00 |
rusefi
|
4d095d4844
|
60/2 VW trigger has running issue on 19/10/19 snapshot fix #986
|
2019-10-30 20:51:20 -04:00 |
rusefi
|
7a3369795f
|
smarter IAC PID
|
2019-10-30 09:27:12 -04:00 |
rusefi
|
0a8a0d0b81
|
docs
|
2019-10-26 21:53:22 -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 |
rusefi
|
344136eea9
|
preparing for #973
|
2019-10-16 22:10:38 -04:00 |
rusefi
|
d0596388e6
|
preparing for #961
better code style
|
2019-10-15 02:06:15 -04:00 |
rusefi
|
5a4c7b38cd
|
preparing for #974
code comments & refactoring
|
2019-10-14 16:04:28 -04:00 |
rusefi
|
5cb90d0e1b
|
preparation for #961
more unified access to pre-calculated value
|
2019-10-13 09:59:06 -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 |
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
|
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
|
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
|
53231f7b49
|
refactoring: smarter C++ initialization
|
2019-10-08 00:27:49 -04:00 |
Matthew Kennedy
|
faa2a481ea
|
Simplify thermistor config (#962)
* simplify thermistor config
* fix test
|
2019-10-02 21:00:10 -04:00 |
rusefi
|
c935903162
|
do not let "Use fixed baro corr from MAP" kill VE fix #960
|
2019-09-29 09:58:29 -04:00 |
rusefi
|
8e3912e6b1
|
firing order 1-2-7-8-4-5-6-3
|
2019-09-28 10:25:57 -04:00 |
rusEfi
|
89ed15838f
|
ETB is sticky around zero and does not want to close all the way #943
|
2019-09-22 23:28:11 -04:00 |
rusefi
|
e99955fce5
|
ETB target is using integer values #945
refactoring - ADC mocking is a mess
|
2019-09-22 17:43:00 -04:00 |
rusefi
|
7d65f1931e
|
ETB target is using integer values #945
refactoring - ADC mocking is a mess
|
2019-09-22 17:39:13 -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
|
03b6a6ec58
|
Merge branch 'master' of https://github.com/rusefi/rusefi
|
2019-09-22 08:45:03 -04:00 |
rusefi
|
1b604359a9
|
ETB target is using integer values #945
refactoring
|
2019-09-22 08:44:51 -04:00 |
rusEfi
|
d5ef749761
|
s/NULL/nullptr/
|
2019-09-22 08:22:35 -04:00 |
rusEfi
|
f843968636
|
ETB target is using integer values #945
first we will write a unit test
|
2019-09-22 00:16:46 -04:00 |