Commit Graph

287 Commits

Author SHA1 Message Date
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 6547844065 #587 maybe? 2018-03-24 23:48:47 -04:00
andreika-git af648af363 Coasting Fuel cutoff (initial) (#584) 2018-03-22 08:12:34 -04:00
andreika-git a9aa87330c 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 ead5fbdd9c 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 a65de7e71d ini07 Ignition & Injection refactor (#580)
* Ignition refactor

* Injection refactor

* Base Engine Settings refactor
2018-03-20 19:18:56 -04:00
andreika-git 414773d5ac 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 c542b09ed2 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 2ad5d0df3c Add 'Sensor Inputs' panel (#577) 2018-03-20 07:48:39 -04:00
andreika-git b337550010 Add Controller menu and Move items between Engine/Tuning/Controller (#574) 2018-03-19 21:13:02 -04:00
andreika-git a987647da4 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 d2cc3994df 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 b23fea4dd5 #569 2018-03-18 12:15:51 -04:00
rusefi c47515f3f8 more servo pins 2018-03-18 11:10:03 -04:00
rusefi cd0e19958e eclipse 97 engine 420a, same as neon 95 2018-03-14 06:38:52 -04:00
rusefi 980925747d current launch control status 2018-03-04 17:47:56 -05:00
rusefi bd9fbc36c6 future flag to reduce merge 2018-03-03 19:20:33 -05:00
rusefi 09949293c8 #569 2018-02-25 21:17:59 -05:00
rusefi f0aa088053 tiny project file progress 2018-02-12 21:44:39 +03:00
rusefi 111eeab50c obvious typos 2018-02-12 21:13:01 +03:00
andreika-git 9424d39ab3 Impl. useSeparateAdvanceForCranking & useAdvanceCorrectionsForCranking (#565) 2018-02-02 08:18:00 -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 67f90f86ef #557 2018-01-26 22:47:09 -05:00
rusefi 5a41cdfdbe #365 2018-01-24 15:08:10 -05:00
rusefi acd934d762 #549 2018-01-24 09:03:42 -05:00
rusefi 3e48813e73 #540 2018-01-23 08:34:18 -05:00
andreika-git ba44ffcc6a CJ125: prepare config (#544) 2018-01-22 17:46:34 -05:00
rusefi 371decae53 fix #539 reducing idle stepper reaction time 2018-01-21 12:19:36 -05:00
rusefi a67c7d58f2 cranking usability 2018-01-17 23:05:01 -05:00
rusefi 779cea9e5a #492 2018-01-17 21:53:08 -05:00
rusefi ad2de1592f curve minor cleanup 2018-01-17 20:11:33 -05:00
rusefi 79482a3f77 #492 2018-01-17 19:18:48 -05:00
rusefi 5d33b85b15 better dialog name 2018-01-10 22:54:22 -05:00
rusefi d05432df12 fix #532 2018-01-07 12:11:49 -05:00
rusefi e6c9d7e8e2 fuelConsumptionPerHour gauge 2018-01-06 10:53:15 -05:00
andreika-git 021fe2fe4d 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 49128cee49 docs 2018-01-02 12:29:04 -05:00
andreika-git 784508815a 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 413ab9ee1c Update config files for the new features (tables) + fixes (#521) 2017-12-23 11:13:34 -05:00
rusefi 3bc6f663a4 tools 2017-11-29 13:49:10 -05:00
rusefi 2974ff66e2 fix #490 2017-11-27 21:49:58 -05:00
rusefi 1135f3ff8a #495 2017-11-26 23:49:28 -05:00
rusefi 4ab79c3bdb #490 2017-11-26 01:17:37 -05:00
rusefi f24021980d #4 docs 2017-11-24 15:40:52 -05:00
rusefi a66f592ea3 #490 2017-11-19 11:05:57 -05:00
Matthew Kennedy c3c38aa9bd Implement oil pressure sensor (#491)
* code changes

* config changes
2017-11-15 14:30:13 -05:00
andreika-git 3e8ffc37e7 Fix ini for Narrow EGO (#488) 2017-11-07 08:41:19 -05:00
rusefi ab095d324c Merge branch 'master' of https://github.com/rusefi/rusefi 2017-10-29 20:32:36 -04:00
rusefi 27eb4a9eb7 #385 2017-10-29 20:29:02 -04:00
andreika-git 5fce157f17 Enable WUE Wizard for TunerStudio (#482) 2017-10-29 19:09:47 -04:00
rusefi 17949423b0 #480 2017-10-16 14:52:42 -04:00
rusefi b39e245a37 #473 2017-08-28 22:55:29 -04:00
rusefi 2e013e761c #476 2017-08-28 21:54:01 -04:00
rusefi 6e5b63411f #476 2017-08-28 21:00:36 -04:00
rusefi c153e9a1dd #473 2017-08-28 20:11:32 -04:00
rusefi 4f235e67bc docs 2017-08-17 01:12:02 -04:00
rusefi cf2fd1f57e more 'alpha version' labels, minor fixes 2017-08-17 00:57:02 -04:00
rusefi 7b73928348 #416 2017-08-12 13:06:10 -04:00
rusefi 329fa64c64 http://rusefi.com/forum/viewtopic.php?f=9&t=1253&start=30 2017-08-12 12:05:49 -04:00
rusefi 8749b817db Merge branch 'master' of https://github.com/rusefi/rusefi 2017-08-02 07:54:23 -04:00
rusefi daa7ecfe2d #382 2017-08-02 07:50:19 -04:00
rusefi a2ad10c973 #417 2017-07-31 15:35:12 -04:00
rusefi c9726a1fff #416 2017-07-26 22:52:13 -04:00
rusefi 20f2a59c4b Merge branch 'master' of https://github.com/rusefi/rusefi 2017-07-26 20:30:14 -04:00
rusefi e1500ea729 #413 2017-07-26 20:27:08 -04:00
rusefi 79d72d8a90 stop engine button 2017-07-25 22:11:37 -04:00
rusefi 2235492bc9 FSIO-based timing correction 2017-07-25 20:32:54 -04:00
rusefi d690c37079 logging radiator fan state 2017-07-24 21:26:35 -04:00
rusefi 95dc1e0e9c consistent better debug field names everywhere 2017-07-23 20:43:28 -04:00
rusefi 2a8f5b16c8 better debug field names 2017-07-23 18:50:05 -04:00
rusefi c4f571949e startOfCrankingPrimingPulse 2017-07-15 15:36:49 -04:00
rusefi fc32f3930c #4 2017-07-15 15:24:06 -04:00
rusefi aa883fc616 auto idle is still alpha 2017-07-01 11:51:03 +03:00
rusefi a65e575614 test fields in TS! 2017-06-26 09:38:12 +03:00
rusefi 67a045f557 startUpFuelPumpDuration 2017-06-24 02:37:38 +03:00
rusefi 645486e82e mapMinBufferLength 2017-06-22 09:25:21 +03:00
rusefi ee3529296d TS project progress 2017-06-20 05:29:03 +03:00
rusefi a20cdc4c8d gaugeCategory 2017-06-20 00:08:17 +03:00
rusefi ea28b7815c TS project usability 2017-06-19 11:19:12 +03:00
rusefi 9a0378c335 #351 2017-06-13 10:40:16 -04:00
rusefi 4e91b721c3 stepper and linear termistors 2017-06-12 18:22:25 -04:00
rusEfi eab1aa8e68 #442 2017-06-12 08:18:19 -04:00
rusefi 02e2ba96f9 better indicator 2017-06-10 14:15:37 -04:00
rusefi 84ffca6d33 docs 2017-06-07 07:54:04 -04:00
rusefi 725e855e28 #4 2017-06-04 20:56:58 -04:00
rusefi 92927cbb79 #4 2017-06-04 19:33:54 -04:00
rusEfi 2f9623555c ETB 2017-06-04 13:07:22 -04:00
rusEfi 5a2884bf77 fixing throttle pedal settings storage & better names 2017-05-29 22:35:24 -04:00
rusefi d267c75b83 PID storage refactoring - minor incompatible storage change 2017-05-28 22:32:32 -04:00
rusefi d4513bd30d ETB 2017-05-28 14:22:43 -04:00
rusefi 3b7bb57191 #4 new parameters 2017-05-27 23:43:48 -04:00
rusefi ff454170d0 docs into TS 2017-05-27 17:10:42 -04:00
rusefi 273ee75200 #429 2017-05-27 09:00:18 -04:00
rusEfi 56777a1899 ETB 2017-05-26 20:04:45 -04:00
rusefi b2203e22cb silentTriggerError 2017-05-25 08:28:30 -04:00
rusefi 601e5d560a #295 2017-05-22 19:42:34 -04:00
rusefi 587acbe96e #4 2017-05-22 15:10:15 -04:00
rusefi dce616f48a puff requesting uartConsoleSerialSpeed 2017-05-19 11:31:21 -04:00
rusefi 175590653e #4 2017-05-18 08:06:28 -04:00
rusefi d94a700a82 #415 2017-05-15 20:16:48 -04:00
rusefi d72b4bbafe #415 2017-05-15 20:10:27 -04:00
rusefi 5c3fe0e77f #415 2017-05-15 05:08:17 -04:00
rusefi 766533edaa #382 2017-05-15 04:42:58 -04:00
rusefi a926c19005 aux pins missing from full pinout 2017-05-14 07:45:01 -04:00
rusefi 44b5bfe0db flexibility for andreika 2017-05-09 19:05:47 -04:00
rusefi b2f6c8d86e flexibility for andreika 2017-05-09 18:59:54 -04:00
rusefi 66ec33f0e4 #365 2017-05-07 08:20:23 -04:00
rusefi b1a87e218c #365 2017-05-06 22:36:36 -04:00
rusefi 065b92f4b6 telemetry dreams 2017-05-01 22:33:20 -04:00
rusefi 91a1b922ed cranking IAC extra 2017-04-29 21:17:52 -04:00
rusefi bbbbf8ae46 spelling typo 2017-04-28 10:06:33 -04:00
rusefi fa7acbad5e #390 2017-04-13 23:48:44 -04:00
rusefi a7b301f22e #382 2017-04-13 23:37:17 -04:00
rusefi c925c295d5 sdCardSpiDevice 2017-04-11 19:16:48 -04:00
rusefi 6f2ed91fa6 #393 2017-04-10 14:34:09 -04:00
rusefi ad6d8b82d3 removing duplicate entry 2017-04-08 15:56:11 -04:00
rusefi 94ed4f25b8 #382 example how to convert one field to use constant 2017-04-03 21:27:38 -04:00
rusefi 724f99aa75 #382 using constants in TS project 2017-04-03 21:12:21 -04:00
rusefi aa3d53007b #382 2017-03-26 17:54:37 -04:00
rusefi ca92b34a82 #336 note 2017-03-25 09:00:01 -04:00
rusefi 32a6a6cf65 CEL missing on all pins 2017-03-12 16:32:10 -04:00
rusefi d7cea7471e fsio_setting to use human indexes #369 2017-03-12 14:49:13 -04:00
rusefi 48884777bc progress #371 2017-03-12 10:28:42 -04:00
rusefi a97e9391c3 progress #371 2017-03-11 20:15:27 -05:00
rusefi 058421cc7d #368 progress 2017-03-07 01:28:26 -05:00
rusefi dc44eaeb0a dwell units fix 2017-03-06 17:15:06 -05:00
rusefi ea799f40b9 SD CS pin to TS 2017-02-22 22:05:34 -05:00
rusefi 134511aae5 removing dead property customUseRiseEdge 2017-02-22 21:28:31 -05:00
rusefi 258046a8a0 #315 progress 2017-02-22 21:22:36 -05:00
rusEfi e77666ef2e auto-sync 2017-02-18 15:01:47 -05:00
rusEfi 316c1a6f2c auto-sync 2017-02-17 21:03:22 -05:00
rusEfi b4cb32fda3 auto-sync 2017-02-13 22:02:52 -05:00
rusEfi 19e57be01a auto-sync 2017-02-13 18:03:38 -05:00
rusEfi ea0b748e44 auto-sync 2017-02-12 21:04:18 -05:00
rusEfi 840edd4149 auto-sync 2017-02-12 02:02:24 -05:00
rusEfi 4046450727 auto-sync 2017-02-06 21:03:09 -05:00
rusEfi d7767261be auto-sync 2017-02-05 23:04:55 -05:00
rusEfi edf35dea19 auto-sync 2017-02-05 12:08:29 -05:00
rusEfi f75f8f07d5 auto-sync 2017-02-03 23:04:50 -05:00
rusEfi 62bd768bd2 auto-sync 2017-02-03 22:03:18 -05:00
rusEfi c7bda05980 auto-sync 2017-01-28 20:03:19 -05:00
rusEfi fb7871cdca auto-sync 2017-01-28 19:03:06 -05:00
rusEfi ed3775e358 auto-sync 2017-01-28 18:03:41 -05:00
rusEfi 0d68575ee4 auto-sync 2017-01-26 14:03:59 -05:00
rusEfi 6c340f5cb1 auto-sync 2017-01-23 21:03:11 -05:00
rusEfi c6664edea7 auto-sync 2017-01-23 00:06:44 -05:00
rusEfi ef496916f9 auto-sync 2017-01-22 17:03:31 -05:00
rusEfi 92e2b13300 auto-sync 2017-01-22 16:04:09 -05:00
rusEfi b0430b6260 auto-sync 2017-01-22 15:07:42 -05:00