rusefi
565ac60218
fix #688
2019-02-23 08:52:12 -05:00
rusefi
f3b64f5227
#688
2019-02-22 22:17:09 -05:00
rusefi
9547c44ff1
688 brainpins ( #694 )
...
* GPIOF, GPIOG and GPIOH ports are not available #688
2019-02-22 22:10:41 -05:00
rusefi
9325cd6d23
better (?) variable names
2019-02-10 22:47:49 -05:00
rusefi
ee4ac9b240
NA6 progress
...
A/C toggle switch indicator in TS
renaming "pedalPosition" to "throttlePedalPosition"
2019-01-27 00:02:58 -05:00
rusefi
2526d7897e
migrating console away from text protocol
2019-01-13 16:19:32 -05:00
rusefi
58610c565a
minor progress
2019-01-11 18:46:16 -05:00
rusefi
54adb0cade
float ETB bins for now
2019-01-07 19:30:35 -05:00
Matthew Kennedy
45d4243636
Improve wall wetting AE to use time constant ( #650 )
...
* impruv
* c++17
* add tests, docs
2019-01-06 20:45:51 -05:00
rusefi
90baa5ab73
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
933a202995
#647
2019-01-04 22:09:38 -05:00
rusEfi
9edbf8218a
#35
2019-01-04 17:18:43 -05:00
rusefi
36047e7f3d
ETB bias curve by TPS
2018-12-09 10:19:47 -05:00
rusEfi
3d3122c76c
better? field name
2018-11-30 00:17:55 -05:00
rusefi
2fa2213227
more docs related to trigger process
2018-11-22 10:25:02 -05:00
rusefi
d5ddb0bc9d
#619
2018-10-30 05:32:13 -04:00
rusefi
cfb671feab
#615 start
2018-10-25 17:42:42 -04:00
rusefi
df0ae75d94
sorry not real work
2018-10-12 15:03:21 -04:00
rusEfi
dfd6a1e98a
new debug field to show PID period
2018-10-10 22:25:21 -04:00
rusefi
c8c6e4b182
better toString
2018-10-07 19:34:43 -04:00
rusefi
18044cdc64
progress
2018-10-07 14:01:34 -04:00
rusefi
d8a675571f
extra unit test
2018-10-05 22:55:15 -07:00
rusefi
153baecbb8
ETB progress
2018-09-29 22:53:02 -07:00
rusefi
3821ef6702
docs & refactoring
2018-09-29 22:04:01 -07:00
rusefi
1c86e4a2f9
refactoring
2018-09-29 21:15:19 -07:00
rusefi
b6c2eceb3b
fresh auto-genenrated
2018-09-25 15:48:58 -04:00
rusEfi
315ae344d8
pedal gauge fix
2018-09-24 23:44:04 -04:00
rusefi
51baecd3d0
console compiles again
2018-09-10 23:43:44 -04:00
rusefi
45b9355640
progress
2018-09-02 22:15:07 -04:00
rusefi
38cb52b77a
clean-up
2018-09-02 20:03:01 -04:00
rusefi
16756c86d6
clean-up
2018-09-02 19:26:35 -04:00
rusefi
4b8ef855d9
better class name
2018-09-02 19:14:49 -04:00
rusefi
e2c1cc91ad
field name correction
2018-08-19 10:54:11 -04:00
rusefi
3fa3aa3094
manual chery-pick of #602
2018-08-04 10:24:10 -04:00
rusefi
36ba17ac1c
#600
2018-07-29 18:02:37 -04:00
rusefi
a396c9b587
refactoring: better field names
2018-07-26 15:51:06 -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
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
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
rusefi
d5b3f9a87a
reducing merge drama #567
2018-03-03 08:54:23 -05:00
rusefi
c049eea877
fix #570
2018-03-01 06:01:15 -05:00
rusefi
be8d3847f2
#569
2018-02-25 20:51:34 -05:00
andreika-git
9424d39ab3
Impl. useSeparateAdvanceForCranking & useAdvanceCorrectionsForCranking ( #565 )
2018-02-02 08:18:00 -05:00
rusefi
f7cda7449b
CAN debug field #26
2018-01-29 19:41: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
67f90f86ef
#557
2018-01-26 22:47:09 -05:00