rusefi
|
af4f20551b
|
getting rid of boardConfiguration / binary compatible change
|
2019-12-11 17:48:55 -05:00 |
rusefi
|
0555d2170d
|
TPS#2 calibration & fixing ETB in TS
|
2019-12-08 00:37:33 -05:00 |
rusefi
|
cc87ccd58a
|
docs
|
2019-12-07 23:19:40 -05:00 |
rusefi
|
0664c1f566
|
docs
|
2019-12-07 14:09:06 -05:00 |
andreika-git
|
2a39c69f51
|
iacPidMultTbl + EFI_IDLE_PID_CIC + kinetis_hysteresis (#1043)
* rename EFI_IDLE_INCREMENTAL_PID_CIC -> EFI_IDLE_PID_CIC
* Impl. IacPidMultTable
* Kinetis: Trigger Comparator Hysteresis settings (+adaptive mode)
|
2019-12-04 00:37:32 -05:00 |
rusefi
|
b7f689d811
|
actually it's better to give TS access to all bits
|
2019-12-02 20:26:43 -05:00 |
rusefi
|
51088287ff
|
actually it's better to give TS access to all bits
|
2019-12-02 20:24:10 -05:00 |
rusefi
|
2eab39d3ff
|
auxFastSensor
|
2019-12-02 17:49:01 -05:00 |
andreika-git
|
3b352f6a3a
|
5V-compatible adcVcc + trigger_input_comp + Kinetis COMP driver impr. (#1036)
* adcVcc is not only for 3V STM32
* update ini files
* Kinetis: improve COMP driver
* Improve trigger_input_comp.cpp (hysteresis)
|
2019-12-01 12:08:55 -05:00 |
rusefi
|
3ed889486e
|
making things nicer with dual ETB settings
|
2019-11-30 17:38:33 -05:00 |
rusefi
|
b961edc654
|
refactoring
|
2019-11-30 16:49:40 -05:00 |
rusefi
|
b04166d173
|
that's how we can move all fields one by one from boardConfiguration to engineConfiguration
my approach is to move fields from the bottom of BC struct
|
2019-11-30 10:24:37 -05:00 |
rusefi
|
ff3fbffd80
|
extracing constant & more information for HW CI
|
2019-11-29 21:57:59 -05:00 |
rusEfi
|
799027c2e9
|
all ETBs to run in same HW mode
|
2019-11-29 16:51:51 -05:00 |
rusefi
|
8a8a398c70
|
starterRelayPinMode
|
2019-11-25 01:01:00 -05:00 |
rusefi
|
9df259fbfb
|
starterRelay & debugMapAveraging
|
2019-11-25 00:59:05 -05:00 |
rusefi
|
91a5bd5ce3
|
refactoring: extracting constant
|
2019-11-23 12:52:57 -05:00 |
rusefi
|
1d328c17e8
|
simulation docs
|
2019-11-19 09:23:25 -05:00 |
rusEfi
|
a55e0e1460
|
launch control #203
|
2019-11-18 19:22:29 -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
|
487acd62de
|
Missing dwell altogether in some corner cases #796
only additional live data here
|
2019-11-05 23:36:33 -05:00 |
rusefi
|
7015a5c250
|
generating fresh
|
2019-11-05 21:05:19 -05:00 |
rusefi
|
ed3a707e3a
|
improving user documentation
|
2019-11-05 21:03:39 -05:00 |
rusefi
|
7a3369795f
|
smarter IAC PID
|
2019-10-30 09:27:12 -04:00 |
rusefi
|
3e8b46b6ca
|
preparation for industrial-PID
|
2019-10-23 21:41:30 -04:00 |
rusefi
|
d2c8e84e95
|
Two distributors
|
2019-10-04 22:36:53 -04:00 |
rusEfi
|
fc3b7ec1bd
|
etbCalibrationOnStart
|
2019-09-29 14:00:04 -04:00 |
rusefi
|
8e3912e6b1
|
firing order 1-2-7-8-4-5-6-3
|
2019-09-28 10:25:57 -04:00 |
rusefi
|
8c5be72106
|
idle&ETB progress
|
2019-09-26 00:02:47 -04:00 |
rusefi
|
567bd7dd58
|
absolute fuel pressure flow calculation #954
|
2019-09-24 18:39:26 -04:00 |
rusefi
|
fc8db12323
|
absolute fuel pressure flow calculation #954
|
2019-09-24 17:57:49 -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
|
1b604359a9
|
ETB target is using integer values #945
refactoring
|
2019-09-22 08:44:51 -04:00 |
rusefi
|
4ba441fd49
|
"set_etb" is now "set_etb_duty"
|
2019-09-21 22:15:34 -04:00 |
rusefi
|
2bbbc1c787
|
ETB pinEnableMode
|
2019-09-20 22:16:54 -04:00 |
rusefi
|
b9f649a93c
|
ETB to SD logs
|
2019-09-20 20:41:45 -04:00 |
rusefi
|
3ac801f9c5
|
configurable SD card logging speed
|
2019-09-20 20:18:22 -04:00 |
rusefi
|
ef85a6ceed
|
more fields to SD card logs
|
2019-09-20 19:38:19 -04:00 |
rusefi
|
b80710e7a7
|
refactoring "date" command and flex dead code
|
2019-09-20 18:12:56 -04:00 |
Matthew Kennedy
|
a20f353506
|
Kill Dead Code 2: Electric Boogaloo (#940)
* remove dead
* remove dead
* deflex
|
2019-09-18 20:23:14 -04:00 |
Matthew Kennedy
|
3680af96c7
|
Reduce PID significant figures from 7 -> 4 (#939)
* 7 -> 3
* 3 -> 4
|
2019-09-18 09:10:19 -04:00 |
rusefi
|
8e67952fb8
|
idle timing tooltips for tunerstudio
|
2019-09-11 20:59:05 -04:00 |
rusefi
|
a6fbc5036a
|
Delayed A/C compressor switch #922
|
2019-09-11 20:46:50 -04:00 |
rusefi
|
cc011ee081
|
instant RPM for idle control #925
|
2019-09-10 23:03:55 -04:00 |
rusefi
|
2818c803b5
|
fatalErrorPin setting is not used #926
|
2019-09-09 21:34:15 -04:00 |
rusefi
|
8c3780e78d
|
Delayed A/C compressor switch #922
|
2019-09-08 22:46:47 -04:00 |
rusefi
|
e77b703beb
|
Reinitialize TLE8888 if it resets #904
nasty "solution"
|
2019-09-06 20:30:27 -04:00 |
rusefi
|
c1c1e59006
|
Hall mode for TLE88888 - VRSConfig1 VRSM #915
TS settings typo
|
2019-09-04 00:19:44 -04:00 |
rusEfi
|
8a35983bfe
|
Hall mode for TLE88888 - VRSConfig1 VRSM #915
TS setting only
|
2019-09-03 23:56:28 -04:00 |
rusefi
|
f32b29f318
|
Live Data: trigger current gap
|
2019-09-03 19:30:51 -04:00 |