Commit Graph

191 Commits

Author SHA1 Message Date
rusefi 2a3a13e21b knock and bore 2018-05-20 13:22:32 -04:00
rusefi fa7e1c20d5 docs 2018-05-08 13:32:33 -04:00
andreika-git da82040369 Noiseless trigger decoder (#592)
* fix typo

* better formatting & tiny fix

* add syncRatioAvg

* add useNoiselessTriggerDecoder setting

* resetAccumSignalData

* isUsefulSignal

* Impl. Noise Filtering for Trigger Decoder

* Unit-tests
2018-04-26 02:11:51 -04:00
Artem 34434f0809 explain some fields (#591)
Updating some text fields. Now it more understood than before
2018-04-09 07:46:15 -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
rusefi 23f5a43adb #587 maybe? 2018-03-24 23:48:47 -04:00
andreika-git 56e694c149 Coasting Fuel cutoff (initial) (#584) 2018-03-22 08:12:34 -04:00
andreika-git ae110d9a8a ini09 MAP Settings & Misc. (#583)
* Remove redundant trigger settings

* Refactor 'Oil Pressure Sensor Settings'

* Refactor 'MAP Sensor Settings'

* AUX thermistor settings fix

* Add some missing pins to All Pins

* Tuning menu refactor

* Better gauges change & minor fixes
2018-03-21 15:10:28 -04:00
andreika-git f20c0cd357 ini08 Cranking and Idle refactor (#581)
* Cranking refactor

* Idle menu & dialog refactor

* Idle stepper & PID refactor
2018-03-21 08:16:43 -04:00
andreika-git e8efa289f5 ini07 Ignition & Injection refactor (#580)
* Ignition refactor

* Injection refactor

* Base Engine Settings refactor
2018-03-20 19:18:56 -04:00
andreika-git f6c5182554 ini06 Remove redundant ADC inputs & Add a few gauges (#579)
* Remove redundant ADC inputs & Add a few gauges

* Rearrange VE table help

* Fix typo

* Change color from red ('Warning') to blue('Note')
2018-03-20 13:11:33 -04:00
andreika-git 06931d4abd ini05 Add 'Device Outputs' and move some pins there (#578)
* Add 'Device Outputs' and move some pins there

* Update rusefi.input
2018-03-20 07:51:13 -04:00
andreika-git b147cbcac6 Add 'Sensor Inputs' panel (#577) 2018-03-20 07:48:39 -04:00
andreika-git 8e263ba66f Add Controller menu and Move items between Engine/Tuning/Controller (#574) 2018-03-19 21:13:02 -04:00
andreika-git a591fd31aa ini02 Remove '3D Map Tuning','Racing Features','Board' and add 'FSIO' (#573)
* Sensors submenu

* Remove '3D Map Tuning','Racing Features','Board' and add 'FSIO'
2018-03-19 07:52:33 -04:00
andreika-git 8589aba0f3 ini01 Sensors submenu (#572)
* Sensors submenu

* Update rusefi.input

* Update rusefi.input

* Update rusefi.input

* Update rusefi.input
2018-03-18 20:55:32 -04:00
rusefi 273278b539 #569 2018-03-18 12:15:51 -04:00
rusefi 6377537e6d more servo pins 2018-03-18 11:10:03 -04:00
rusefi e172b23b50 eclipse 97 engine 420a, same as neon 95 2018-03-14 06:38:52 -04:00
rusefi ad156c622e current launch control status 2018-03-04 17:47:56 -05:00
rusefi befb1a5830 future flag to reduce merge 2018-03-03 19:20:33 -05:00
rusefi 316fab8800 #569 2018-02-25 21:17:59 -05:00
rusefi de7dd846da tiny project file progress 2018-02-12 21:44:39 +03:00
rusefi 73839fac66 obvious typos 2018-02-12 21:13:01 +03:00
andreika-git 7c88a97edc Impl. useSeparateAdvanceForCranking & useAdvanceCorrectionsForCranking (#565) 2018-02-02 08:18:00 -05:00
andreika-git ebbcb01a1e Add Option: Force stepper parking every restart (#562) 2018-01-29 18:27:39 -05:00
andreika-git e0ab7e5671 Reduce step skipping for stepper motor (#559)
* Reduce step skipping for stepper motor

* Add stepperParkingExtraSteps
2018-01-28 14:44:01 -05:00
rusefi cfbd283018 #557 2018-01-26 22:47:09 -05:00
rusefi 3f4075b4d5 #365 2018-01-24 15:08:10 -05:00
rusefi 4805b5677a #549 2018-01-24 09:03:42 -05:00
rusefi c17455dc0d #540 2018-01-23 08:34:18 -05:00
andreika-git 383a22af4b CJ125: prepare config (#544) 2018-01-22 17:46:34 -05:00
rusefi 53394cd506 fix #539 reducing idle stepper reaction time 2018-01-21 12:19:36 -05:00
rusefi be13920775 cranking usability 2018-01-17 23:05:01 -05:00
rusefi 7722ea1350 #492 2018-01-17 21:53:08 -05:00
rusefi 0be1710660 curve minor cleanup 2018-01-17 20:11:33 -05:00
rusefi c16e187306 #492 2018-01-17 19:18:48 -05:00
rusefi 4541014a3d better dialog name 2018-01-10 22:54:22 -05:00
rusefi 7b5302d897 fix #532 2018-01-07 12:11:49 -05:00
rusefi f249d80fdd fuelConsumptionPerHour gauge 2018-01-06 10:53:15 -05:00
andreika-git fc3050de22 Update config to introduce new features (#530)
* Update config to introduce new features

* Find a better place for useFixedBaroCorrFromMap

* idlePidRpmUpperLimit is now relative to the target RPM
2018-01-03 07:46:34 -05:00
rusEfi dfffe61e67 docs 2018-01-02 12:29:04 -05:00
andreika-git 0e6cea5cdd Idle with incremental PID-CIC (EFI_IDLE_INCREMENTAL_PID_CIC) (#520)
* Idle with incremental PID-CIC (EFI_IDLE_INCREMENTAL_PID_CIC)

* typo

* Remove unused targetIdleRpm from TS config
2017-12-27 17:56:04 -05:00
andreika-git fc818cf156 Update config files for the new features (tables) + fixes (#521) 2017-12-23 11:13:34 -05:00
rusefi 5e8c632b6c tools 2017-11-29 13:49:10 -05:00
rusefi b1db389be2 fix #490 2017-11-27 21:49:58 -05:00
rusefi 7df1855dde #495 2017-11-26 23:49:28 -05:00
rusefi eadad9d916 #490 2017-11-26 01:17:37 -05:00
rusefi d5da2fabc3 #4 docs 2017-11-24 15:40:52 -05:00
rusefi 54fc653546 #490 2017-11-19 11:05:57 -05:00