rusefi
1030cc9085
float ETB bins for now
2019-01-07 19:30:35 -05:00
Matthew Kennedy
7154da1f5f
Improve wall wetting AE to use time constant ( #650 )
...
* impruv
* c++17
* add tests, docs
2019-01-06 20:45:51 -05:00
rusefi
9eb868f5cb
helping build server
2019-01-06 19:47:43 -05:00
rusefi
a1d834130e
FSIO to stop engine if things are REALLY bad - user-configurable and disabled by default obviously
2019-01-05 23:48:37 -05:00
rusefi
3711c491b5
#647
2019-01-04 22:09:38 -05:00
rusEfi
c3380c4ef3
#35
2019-01-04 17:18:43 -05:00
rusefi
3ffb7dcff2
misc
2018-12-25 08:19:29 -05:00
rusefi
e14e12393c
ETB bias curve by TPS
2018-12-09 10:19:47 -05:00
rusEfi
d93f3ecd89
better? field name
2018-11-30 00:17:55 -05:00
rusefi
8b182349f3
more docs related to trigger process
2018-11-22 10:25:02 -05:00
rusEfi
afcb370972
ETB progress
2018-11-17 21:01:24 -05:00
rusefi
096809169e
#619
2018-10-30 05:32:13 -04:00
rusefi
ca016064e8
fix #615
2018-10-25 18:17:47 -04:00
rusefi
932d68d87d
#615 start
2018-10-25 17:42:42 -04:00
rusEfi
0197bd046b
minor ETB progress
2018-10-21 17:45:14 -04:00
rusefi
de8a79bfb8
why the heck was this buffer so small?
2018-10-13 14:10:08 -04:00
rusefi
4fb92fe6fd
refactoring
2018-10-13 14:04:38 -04:00
rusefi
ad83e0ad05
"older st-link" checkbox is not needed anymore!
2018-10-13 14:04:19 -04:00
rusefi
e56871ef7e
method name typo
2018-10-13 10:54:14 -04:00
rusefi
6867f4e338
maybe helping simulator performance
2018-10-13 09:25:11 -04:00
rusefi
dbce14f417
maybe less confusion layout
2018-10-12 15:17:56 -04:00
rusefi
5cfb4fa2b5
sorry not real work
2018-10-12 15:03:21 -04:00
rusEfi
d71f5e3edf
new debug field to show PID period
2018-10-10 22:25:21 -04:00
rusefi
0ebf32b2cc
nicer column names in PID modes
2018-10-08 22:14:43 -04:00
rusefi
1a9b702af7
fail faster
2018-10-07 19:57:57 -04:00
rusefi
179fc6469f
extracting method
2018-10-07 19:35:22 -04:00
rusefi
715852ebdc
reducing code duplication
2018-10-07 19:35:07 -04:00
rusefi
fb1dd5f2c4
better toString
2018-10-07 19:34:43 -04:00
rusefi
33b193e2c4
ETB progress
2018-10-07 14:21:44 -04:00
rusefi
fb38645fbc
progress
2018-10-07 14:01:34 -04:00
rusefi
1fc9a3cbe2
extra unit test
2018-10-05 22:55:15 -07:00
rusefi
3b30945845
ETB progress
2018-09-29 22:53:02 -07:00
rusefi
1a84dc3853
docs & refactoring
2018-09-29 22:04:01 -07:00
rusefi
9975276be3
refactoring
2018-09-29 21:15:19 -07:00
rusefi
d8d343affc
fresh auto-genenrated
2018-09-25 15:48:58 -04:00
rusEfi
c73b0dff6f
pedal gauge fix
2018-09-24 23:44:04 -04:00
rusefi
f487b18e35
console compiles again
2018-09-10 23:43:44 -04:00
rusefi
4e13f1ca2f
progress
2018-09-02 22:15:07 -04:00
rusefi
5673af4cc5
clean-up
2018-09-02 20:03:01 -04:00
rusefi
823c6c4e96
clean-up
2018-09-02 19:26:35 -04:00
rusefi
43c34c3eba
better class name
2018-09-02 19:14:49 -04:00
rusefi
d3634f68de
class name typo
2018-09-02 18:59:02 -04:00
rusefi
6ba06ae85d
field name correction
2018-08-19 10:54:11 -04:00
rusefi
e4bfce6ad2
manual chery-pick of #602
2018-08-04 10:24:10 -04:00
rusefi
7523f12194
#600
2018-07-29 18:02:37 -04:00
rusefi
43da335306
refactoring: better field names
2018-07-26 15:51:06 -04:00
Matthew Kennedy
c36991a5ed
Coasting Fuel Cut Fixes ( #596 )
...
* config changes
* generated
* new logic for MAP coast cutoff
* typo
* fix unit test
* add short duration injection fix
* add f suffix to constant
2018-06-23 16:32:41 +03:00
rusefi
0d3d018712
cj125isUaDivided parameter
2018-06-17 15:07:42 -04:00
rusefi
9654789ffb
trigger noise filtering
2018-04-26 02:15:03 -04:00
andreika-git
3f5cae14c9
Idle PID Coasting & Amplification Improvements ( #589 )
...
* PID Error Amplification Coef
* Add settings: useIacTableForCoasting,pidExtraForLowRpm,iacCoasting
* Modify interface for the new settings
* Run gen_config.bat and generate configs
* idlePositionSensitivityThreshold
* Remove cltCorrection from autoIdle() & more verbose debug
* Impl. idlePidRpmDeadZone and pidExtraForLowRpm; reset PID when deactivated
* Impl. useIacTableForCoasting+iacCoasting and idlePidRpmUpperLimit
2018-03-30 08:42:13 -04:00