Commit Graph

554 Commits

Author SHA1 Message Date
andreika-git a7b7f94e0d Prepare for TPS-based Advance and tCharge Modes + Fixes (#610)
* rusefi_config.txt

* rusefi.input for TPS-based Advance

* rusefi.input for tCharge

* Fix compilation for Prometheus config

* Fix CJ125 calibration & debug flood

* Fix EnumToString utility for main.h->global.h refactoring
2018-09-25 15:45:17 -04:00
rusefi cde09d5579 VVT debug field label fix 2018-08-14 12:37:43 -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
rusEfi 7344608124 docs 2018-07-22 11:54:58 -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 7980c104de typo 2018-06-16 08:40:50 -04:00
rusefi 73eb77c4a0 WBO docs 2018-06-16 08:17:54 -04:00
rusefi f8fa7aa1bb idle settings TS improvements 2018-06-15 20:45:06 -04:00
rusefi 2a3a13e21b knock and bore 2018-05-20 13:22:32 -04:00
rusefi fa7e1c20d5 docs 2018-05-08 13:32:33 -04:00
rusefi 82bca4fd13 500 is the new 300 for MAP limit 2018-05-04 16:43:13 -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
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 2547363423 more on #587 2018-03-25 09:12:51 -04:00
andreika-git 56e694c149 Coasting Fuel cutoff (initial) (#584) 2018-03-22 08:12:34 -04:00
rusEfi afad3beb31 ETB dream 2018-03-18 16:05:02 -04:00
rusefi 273278b539 #569 2018-03-18 12:15:51 -04:00
rusefi 29d8a216fc coasting 2018-03-18 09:02:46 -04:00
rusefi 71a36eef12 https://rusefi.com/forum/viewtopic.php?f=9&t=1354 2018-03-17 19:55:23 -04:00
rusefi 0f67373bc1 usability 2018-03-04 23:21:43 -05:00
rusefi 39ef2ddae3 reducing merge drama #567 2018-03-03 08:54:23 -05:00
rusefi 7686bfd70d #570 2018-02-26 22:24:48 -05:00
rusefi 675df4bdaa #569 2018-02-25 20:51:34 -05:00
rusefi 6f466c97fd debug fields for #568 2018-02-07 00:21:41 +03:00
andreika-git 7c88a97edc Impl. useSeparateAdvanceForCranking & useAdvanceCorrectionsForCranking (#565) 2018-02-02 08:18:00 -05:00
rusefi b8bca64807 CAN debug field #26 2018-01-29 19:41:39 -05:00
andreika-git ebbcb01a1e Add Option: Force stepper parking every restart (#562) 2018-01-29 18:27:39 -05:00
rusEfi 46f14b8cb8 MPX4250A .ini fix "too many options for 3 bits" 2018-01-28 17:18:10 -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
andreika-git 19dca45042 Prepare debug & output for CJ125 (#558) 2018-01-28 13:04:19 -05:00
rusefi cfbd283018 #557 2018-01-26 22:47:09 -05:00
andreika-git 94e201c858 Add a new MAP sensor type (MPX4250A) (#554) 2018-01-26 10:50:12 -05:00
rusefi 4805b5677a #549 2018-01-24 09:03:42 -05:00
rusefi c17455dc0d #540 2018-01-23 08:34:18 -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 e53efc0cbd #492 2018-01-17 19:37:26 -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 4ce94603bb new command style 2018-01-03 15:38:08 -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 639305cd56 spare unused bits for future use 2018-01-02 21:25:40 -05:00
rusEfi 40dba276af docs 2017-12-31 20:13:53 -05:00
rusefi 6da8c3444a more idle control complexity 2017-12-27 00:26:40 -05:00
rusefi fb6cb5b2cf switching to target RPM curve 2017-12-24 22:05:16 -05:00
andreika-git fc818cf156 Update config files for the new features (tables) + fixes (#521) 2017-12-23 11:13:34 -05:00
rusefi 6e61392ae9 debug field STATUS 2017-12-17 13:14:39 -05:00
rusefi cc052b9e19 more FSIO logging 2017-12-17 00:11:21 -05:00
rusefi 1c6de08a68 fixing build 2017-12-11 11:29:36 -05:00
rusefi a7c5b24861 #4 2017-12-11 10:14:42 -05:00
rusefi 819535f56f #512 2017-12-06 18:46:31 -05:00
rusEfi ef0afb8beb #510 2017-12-03 18:29:52 -05:00
andreika-git c17cbc53e4 Add more precision to narrowToWideOxygen (AFR xx.xx) (#508) 2017-12-03 07:43:11 -05:00
andreika-git 1963218099 Add DBG_FSIO_ADC (#505) 2017-12-03 07:42:44 -05:00
rusefi 90135bfda1 docs 2017-12-02 17:13:01 -05:00
rusefi 6fbc4938e1 docs 2017-11-29 13:49:04 -05:00
rusefi 8eec794fda map_samplingWindow TS 2017-11-27 17:50:52 -05:00
rusefi d5da2fabc3 #4 docs 2017-11-24 15:40:52 -05:00
rusefi 3cb6040e03 #490 2017-11-23 02:50:04 -05:00
rusEfi 2bc7dc9eff #495 todo clean-up 2017-11-19 15:24:36 -05:00
rusefi 094ff94c26 #495 2017-11-19 14:22:14 -05:00
rusefi 72df70cb48 #495
compacting data structure without changing the size yet
2017-11-19 12:07:07 -05:00
rusefi 54fc653546 #490 2017-11-19 11:05:57 -05:00
rusefi 6d86f14d4a refactoring - better variable name 2017-11-19 10:23:47 -05:00
rusefi 6a30ab7bce #490 2017-11-18 10:06:57 -05:00
Matthew Kennedy 8a5036f9bf Implement oil pressure sensor (#491)
* code changes

* config changes
2017-11-15 14:30:13 -05:00
andreika-git 40d63d154e Fix ini for Narrow EGO (#488) 2017-11-07 08:41:19 -05:00
rusefi 2e98d3922b docs 2017-11-06 22:06:23 -05:00
rusefi 43f11c4425 #487 2017-11-06 19:00:30 -05:00
rusefi 4452717d9a #385 2017-10-29 20:29:02 -04:00
rusefi 1a5cb96ad8 #385 2017-10-29 15:48:54 -04:00
rusefi 9b07b041dd #480 2017-10-16 14:52:42 -04:00
rusefi 6c90269de8 #473 2017-08-28 22:55:29 -04:00
rusefi b97a7b23c5 #476 2017-08-28 21:00:36 -04:00
rusefi a393d8aa9d #473 2017-08-17 02:32:06 -04:00
rusefi b9586befb9 http://rusefi.com/forum/viewtopic.php?f=9&t=1253&start=30 2017-08-12 12:05:49 -04:00
rusefi 4444b7444f better constant name 2017-08-06 19:43:01 -04:00
rusefi 5f20ffa424 #332 2017-08-05 16:55:28 -04:00
rusefi 6984d9010d useFSIO16ForTimingAdjustment 2017-08-03 21:09:32 -04:00
rusefi 15e3878bff Merge branch 'master' of https://github.com/rusefi/rusefi 2017-08-02 07:54:23 -04:00
rusefi d226450530 #382 2017-08-02 07:50:19 -04:00
rusefi 6e9cb638aa #417 2017-07-31 15:35:12 -04:00
rusefi 0fac846dec FSIO-based timing correction 2017-07-25 20:32:54 -04:00
rusefi c18d968843 consistent better debug field names everywhere 2017-07-23 20:43:28 -04:00
rusefi cbd9a294a0 better debug field names 2017-07-23 18:50:05 -04:00
rusefi 3467ee3bfa VVT progress 2017-07-22 20:43:54 -04:00
rusefi 59cb74193a startOfCrankingPrimingPulse 2017-07-15 15:36:49 -04:00
rusefi 1f4e447ca5 #4 2017-07-15 15:24:06 -04:00
rusefi 9098fc6fac test fields in TS! 2017-06-26 09:38:12 +03:00
rusefi 74e5a3cc90 refactoring: better name 2017-06-26 09:23:26 +03:00
rusefi bcceaeaf9b refactoring: better name 2017-06-26 09:14:31 +03:00
rusefi 9a929731b3 startUpFuelPumpDuration 2017-06-24 02:37:38 +03:00
rusefi 9b351ceb2a mapMinBufferLength progress 2017-06-24 02:33:08 +03:00
rusefi 94baea80ba mapMinBufferLength 2017-06-22 09:25:21 +03:00
rusefi 402653721a refactoring 2017-06-21 07:16:19 +03:00
rusefi c6c8212ad1 #351 2017-06-13 10:40:16 -04:00
rusefi 6b1fefd1c6 stepper and linear termistors 2017-06-12 18:22:25 -04:00
rusEfi f78a18c3dc #442 2017-06-12 08:18:19 -04:00
rusefi 565909191c docs 2017-06-11 15:36:23 -04:00
rusefi 4b15a23316 new command: set_injector_lag VOLTAGE LAG 2017-06-11 15:32:29 -04:00
rusefi 5536f4bdd2 Lamborghini Diablo firing order 2017-06-08 20:35:42 -04:00
rusefi 0def9818bd debug modes 2017-06-07 23:12:04 -04:00
rusefi 5f8a367df9 debug modes 2017-06-07 23:04:56 -04:00
rusEfi 46e1ad1c0a ETB 2017-06-04 13:07:22 -04:00
rusEfi 62835fbd9b enable verbose_etb 2017-05-29 23:13:02 -04:00
rusEfi d8ecf8bd1d fixing throttle pedal settings storage & better names 2017-05-29 22:35:24 -04:00
rusEfi b036d3f629 ETB 2017-05-29 21:59:05 -04:00
rusefi 3fb5167f7a PID storage refactoring - minor incompatible storage change 2017-05-28 22:32:32 -04:00
rusefi 53a6ebf7cc ETB 2017-05-28 14:22:43 -04:00
rusefi 338a4acd9b #4 new parameters 2017-05-27 23:43:48 -04:00
rusefi a8a3063247 #4 2017-05-27 23:22:24 -04:00
rusefi 2d7fb88c79 MAP is kPa 2017-05-27 16:59:01 -04:00
rusefi 9bcc06ef7b silentTriggerError 2017-05-25 08:28:30 -04:00
rusefi 9a20976ad0 ETB progress 2017-05-25 00:38:37 -04:00
rusefi 15b6993cb4 #4 progress 2017-05-22 23:25:34 -04:00
rusefi 4f894c9c42 #295 2017-05-22 19:42:34 -04:00
rusefi 31f19b25e8 ETB progress 2017-05-22 18:26:58 -04:00
rusefi 55a6cbce5d #4 2017-05-16 22:13:40 -04:00
rusefi 8e32c98aef #4 2017-05-16 20:55:01 -04:00
rusefi 3577af1991 #415 2017-05-15 20:16:48 -04:00
rusefi 0796baf64c #415 2017-05-15 04:53:04 -04:00
rusefi a1e5a4a6f2 trigger debug 2017-05-13 07:31:21 -04:00
rusefi 6fc585cd30 docs 2017-05-12 16:28:56 -04:00
rusefi 08bcaa01a5 #413 2017-05-11 19:15:57 -04:00
rusefi 1a16b21495 flexibility for andreika 2017-05-09 19:05:47 -04:00
rusefi 9e682b7d46 flexibility for andreika 2017-05-09 18:58:25 -04:00
rusefi 127b99b38c better config 2017-04-29 14:32:43 -04:00
rusefi b03ebc94f5 #382 2017-04-13 23:37:17 -04:00
rusefi ec13ebcee2 #382 2017-04-13 23:22:54 -04:00
rusefi 45a60578ce sdCardSpiDevice 2017-04-11 19:16:48 -04:00
rusefi 320dc0d305 #393 2017-04-10 14:34:09 -04:00
rusefi e37a2561ae knock sensor debug status 2017-04-09 22:07:41 -04:00
rusefi 080cd63a5f docs 2017-04-08 09:23:57 -04:00
rusefi 122038962d docs 2017-04-08 08:57:17 -04:00
rusefi 1d65c14ca7 http://rusefi.com/forum/viewtopic.php?f=10&t=1195&p=24818#p24818 2017-04-08 08:40:58 -04:00
rusefi b8248ca78c #382 example how to convert one field to use constant 2017-04-03 21:27:38 -04:00
rusefi e78b69f5fc #382 2017-03-26 18:57:20 -04:00
rusefi 95a2b045bb #382 2017-03-26 18:06:47 -04:00
rusefi 37bab53de3 docs 2017-03-18 10:21:26 -04:00
rusefi 27b114f96c progress #371 2017-03-12 10:28:42 -04:00
rusefi 1428d989c1 progress #371 2017-03-11 20:15:27 -05:00
rusefi 410f436516 progress #371 2017-03-11 20:01:29 -05:00
rusefi 12fa6ea513 progress #371 2017-03-11 19:52:41 -05:00
rusefi 75b33a8842 #363 new flag for softer error handling 2017-02-23 08:44:10 -05:00
rusefi 0f3405b7e4 removing dead property customUseRiseEdge 2017-02-22 21:28:31 -05:00
rusEfi 7256d4481e auto-sync 2017-02-18 15:01:47 -05:00
rusEfi 70fa5911f9 auto-sync 2017-02-15 11:03:28 -05:00
rusEfi 899a225a46 auto-sync 2017-02-14 00:02:59 -05:00
rusEfi 36438d5760 auto-sync 2017-02-13 22:02:52 -05:00
rusEfi cb9c6cba62 auto-sync 2017-02-13 18:03:38 -05:00
rusEfi 9f392f5659 auto-sync 2017-02-12 21:04:18 -05:00
rusEfi 110e66e7b2 auto-sync 2017-02-12 02:02:24 -05:00
rusEfi 61353ca04b auto-sync 2017-02-09 22:02:07 -05:00
rusEfi c53c331149 auto-sync 2017-02-09 13:05:40 -05:00
rusEfi 0f070ea5e9 auto-sync 2017-02-09 12:03:46 -05:00
rusEfi fa4cb349bb auto-sync 2017-02-08 01:03:36 -05:00
rusEfi 8a13b2693b auto-sync 2017-02-06 20:02:18 -05:00
rusEfi 47019ad79a auto-sync 2017-02-06 19:03:19 -05:00
rusEfi 772bfea71a auto-sync 2017-02-05 23:04:55 -05:00
rusEfi 84e9e7fde3 auto-sync 2017-02-05 12:08:29 -05:00
rusEfi 6370a1dd71 auto-sync 2017-01-30 06:02:53 -05:00
rusEfi 43e05c128a auto-sync 2017-01-28 20:03:19 -05:00
rusEfi c7cf472467 auto-sync 2017-01-26 23:03:04 -05:00
rusEfi ac198d9434 auto-sync 2017-01-26 14:03:59 -05:00
rusEfi ab0e676d6e auto-sync 2017-01-23 21:03:11 -05:00
rusEfi 1fda8259d3 auto-sync 2017-01-23 16:03:46 -05:00
rusEfi 52801e6acc auto-sync 2017-01-23 00:06:44 -05:00
rusEfi 422b3a475a auto-sync 2017-01-22 18:04:24 -05:00
rusEfi 0a110249b4 auto-sync 2017-01-22 16:04:09 -05:00
rusEfi 2696e6ef67 auto-sync 2017-01-22 12:06:10 -05:00
rusEfi a8d04181f0 auto-sync 2017-01-13 10:03:24 -05:00
rusEfi b2af89dd9d auto-sync 2017-01-13 00:03:30 -05:00
rusEfi 372d783f6f auto-sync 2017-01-06 10:04:41 -05:00
rusEfi 51afd8a9e7 auto-sync 2017-01-06 09:03:33 -05:00
rusEfi 3da9eb3744 auto-sync 2017-01-02 19:03:36 -05:00
rusEfi 44699e0514 auto-sync 2016-12-28 22:01:57 -05:00
rusEfi c7d8289136 auto-sync 2016-12-28 00:02:03 -05:00
rusEfi 799ac1f2e3 auto-sync 2016-12-27 13:02:00 -05:00
rusEfi 9ee1d030e1 auto-sync 2016-12-26 14:03:16 -05:00
rusEfi 041d70acef auto-sync 2016-12-25 13:02:34 -05:00
rusEfi dd52c4365e auto-sync 2016-12-25 11:02:42 -05:00
rusEfi 3a7444a0be auto-sync 2016-12-22 14:02:38 -05:00
rusEfi 4d78855f93 auto-sync 2016-12-21 12:02:35 -05:00
rusEfi 0857cae517 auto-sync 2016-12-19 17:01:43 -05:00
rusEfi a379917557 auto-sync 2016-12-17 11:01:40 -05:00
rusEfi db256231d9 auto-sync 2016-12-06 23:03:39 -05:00
rusEfi 5ae8ddd567 auto-sync 2016-12-06 22:03:16 -05:00
rusEfi 0aa7adc7d1 auto-sync 2016-11-23 16:02:02 -05:00
rusEfi a965ecbad5 auto-sync 2016-11-17 23:02:17 -05:00
rusEfi 481f550938 auto-sync 2016-11-16 19:02:10 -05:00
rusEfi ee1a7e0997 auto-sync 2016-11-14 22:02:35 -05:00
rusEfi 1bb4b04364 auto-sync 2016-11-13 23:02:33 -05:00
rusEfi 3b2477595c auto-sync 2016-11-11 22:02:30 -05:00
rusEfi d971e40649 auto-sync 2016-10-19 08:02:00 -04:00
rusEfi bc65a8db05 auto-sync 2016-10-18 17:00:37 -04:00
rusEfi bc5097eadb auto-sync 2016-10-13 15:02:07 -04:00
rusEfi f1683c34c4 auto-sync 2016-10-11 22:01:50 -04:00