rusEfi
9cce922b78
per error code
2018-07-23 21:38:05 -04:00
rusefi
74bd1d7e10
error code into angle validation
2018-07-23 21:03:20 -04:00
rusEfi
e887db0813
docs
2018-07-22 11:54:58 -04:00
Matthew Kennedy
741116378b
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
5497522d00
cj125isUaDivided parameter
2018-06-17 15:07:42 -04:00
rusefi
4add73e360
typo
2018-06-16 08:40:50 -04:00
rusefi
22b566f472
WBO docs
2018-06-16 08:17:54 -04:00
rusefi
2235d03e1f
idle settings TS improvements
2018-06-15 20:45:06 -04:00
rusefi
e3dfcc4df9
more detailed warning
2018-06-12 05:45:11 -04:00
rusefi
426db4ca2b
refactoring: code style in method name
2018-06-12 05:14:19 -04:00
rusefi
f7ca461c32
getHip_state_e(hip_state_e value) method for usability
2018-05-31 00:23:20 -04:00
rusefi
f959619a59
better state validation
2018-05-24 22:12:57 -04:00
rusefi
c757009065
knock and bore
2018-05-20 13:22:32 -04:00
rusefi
d7211d8c64
better field name
2018-05-08 13:33:49 -04:00
rusefi
d2c0373d75
docs
2018-05-08 13:32:33 -04:00
rusefi
644635bf44
trigger noise filtering
2018-04-26 02:15:03 -04:00
andreika-git
99ea4ee796
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
andreika-git
16c4f84d8d
Coasting Fuel Cut-off - Implementation (basic) ( #585 )
...
* Use getRpm() instead of rpmValue - needed for unit-tests
* Impl.
* Defaults
* Unit-tests
2018-03-22 13:37:34 -04:00
rusefi
3eaefe8b1b
fuel cutoff fields
2018-03-22 08:13:17 -04:00
rusefi
b23fea4dd5
#569
2018-03-18 12:15:51 -04:00
rusefi
3c9ebf4513
https://rusefi.com/forum/viewtopic.php?f=9&t=1354
2018-03-17 19:55:23 -04:00
andreika-git
ac0189270e
Impl. faster engine spin-up mode (alpha-version) ( #567 )
...
* Impl. faster engine spin-up mode (alpha-version)
* A comment for RPM_LOW_THRESHOLD
* Faster engine stop detection
* Safety check for instant RPM on spinning-up
* rusefi.xml
* unit-tests & relevant fixes
2018-03-10 20:58:51 -05:00
rusefi
f3711be226
usability
2018-03-04 23:21:43 -05:00
rusefi
2d6404fe77
minor fix
2018-03-04 22:47:52 -05:00
rusefi
e6d368d6f7
reducing global state in unit tests
2018-03-04 21:32:48 -05:00
rusefi
b237ea2423
reducing confusion / better code
2018-03-04 17:53:52 -05:00
rusefi
d5b3f9a87a
reducing merge drama #567
2018-03-03 08:54:23 -05:00
rusefi
923a5e97a2
progress
2018-02-28 07:57:04 -05:00
rusefi
94371fedba
#570
2018-02-26 22:24:48 -05:00
rusefi
be8d3847f2
#569
2018-02-25 20:51:34 -05:00
rusefi
c990cfb8ef
debug fields for #568
2018-02-07 00:21:41 +03:00
rusefi
7197d752cc
refactoring: moving code to a better location
2018-02-06 23:47:19 +03:00
rusefi
5385a040fd
refactoring
2018-02-03 20:43:31 -05:00
rusefi
5e0f8b221e
refactoring
2018-02-03 20:16:14 -05:00
rusefi
86f7a89412
minor bugfix in theoretical case of two consequitive changes
2018-02-03 12:47:37 -05:00
rusefi
863701ef90
#566
2018-02-03 12:04:28 -05:00
rusefi
436f7aa965
reducing coupling between trigger emulation and FSIO
2018-02-03 11:42:50 -05:00
rusefi
1eea49aaec
extracting macro
2018-02-03 10:48:35 -05:00
andreika-git
9424d39ab3
Impl. useSeparateAdvanceForCranking & useAdvanceCorrectionsForCranking ( #565 )
2018-02-02 08:18:00 -05:00
rusEfi
f7b2760550
NA8
2018-01-31 21:30:28 -05:00
rusefi
14f69b6b93
reducing start-up mess
2018-01-30 14:53:13 -05:00
rusefi
f7cda7449b
CAN debug field #26
2018-01-29 19:41:39 -05:00
andreika-git
7129b23947
Add Option: Force stepper parking every restart ( #562 )
2018-01-29 18:27:39 -05:00
andreika-git
d45cec568d
Reduce step skipping for stepper motor ( #559 )
...
* Reduce step skipping for stepper motor
* Add stepperParkingExtraSteps
2018-01-28 14:44:01 -05:00
rusefi
049848c577
#557
2018-01-28 14:03:58 -05:00
rusefi
2577c02fc2
docs
2018-01-28 14:02:32 -05:00
andreika-git
abb1c745e6
Prepare debug & output for CJ125 ( #558 )
2018-01-28 13:04:19 -05:00
rusefi
67f90f86ef
#557
2018-01-26 22:47:09 -05:00
rusefi
11f8423de4
fixing build
2018-01-26 11:34:01 -05:00
andreika-git
1725058dc6
Add a new MAP sensor type (MPX4250A) ( #554 )
2018-01-26 10:50:12 -05:00