Commit Graph

259 Commits

Author SHA1 Message Date
andreika-git bd40691e67 AirFlow-interpolated tCharge Mode (#612)
* Add vars & enums

* updateTChargeK()

* limitRateOfChange()

* Impl. AirFlow-interpolated tCharge mode

* Update tsOutputChannels: tCharge & airFlow

* Set default config params

* Unit-tests

* Fix tChargeMode_e
2018-09-29 12:16:36 -04:00
andreika-git d2569a1d11 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 3970fb4527 air mass into TS logs 2018-08-29 10:40:13 -04:00
rusefi b447f2d359 #607 2018-08-26 17:35:06 -04:00
Artem 7be28d3aa2 Change position field MAP Deactivation Threshold (#605) 2018-08-19 18:29:34 -04:00
rusefi 26a3e3f568 coastingFuelCutMap into project 2018-08-13 20:53:40 -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
rusefi 418154b99c pin mode correction 2018-06-17 20:04:06 -04:00
rusefi 614003570b allpins panel 5 2018-06-17 19:05:54 -04:00
rusefi 5497522d00 cj125isUaDivided parameter 2018-06-17 15:07:42 -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
junk3r 0510b0a17e Update rusefi.input (#595) 2018-06-12 16:31:15 +03:00
rusefi 6a7c5857bc MAP thresholds into project 2018-06-10 04:43:49 -04:00
rusefi bddd85e144 usability? 2018-06-05 17:42:42 -04:00
rusefi 8881bef3cd knockCount into logs 2018-05-31 00:50:05 -04:00
rusefi f2aa684aec EGT into datalog 2018-05-27 11:20:41 -04:00
rusefi c757009065 knock and bore 2018-05-20 13:22:32 -04:00
rusefi d2c0373d75 docs 2018-05-08 13:32:33 -04:00
andreika-git 58b7fbb96e 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 3170cf596a explain some fields (#591)
Updating some text fields. Now it more understood than before
2018-04-09 07:46:15 -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 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