Commit Graph

1062 Commits

Author SHA1 Message Date
rusEfi 9edbf8218a #35 2019-01-04 17:18:43 -05:00
rusefi 90448f1271 misc 2018-12-25 08:19:29 -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 b5229bd9bf ETB progress 2018-11-17 21:01:24 -05:00
rusefi d5ddb0bc9d #619 2018-10-30 05:32:13 -04:00
rusefi 1c203a948d fix #615 2018-10-25 18:17:47 -04:00
rusefi cfb671feab #615 start 2018-10-25 17:42:42 -04:00
rusEfi 117be1f09d minor ETB progress 2018-10-21 17:45:14 -04:00
rusefi e862e62a9b why the heck was this buffer so small? 2018-10-13 14:10:08 -04:00
rusefi 049658dc4e refactoring 2018-10-13 14:04:38 -04:00
rusefi ca1eef2233 "older st-link" checkbox is not needed anymore! 2018-10-13 14:04:19 -04:00
rusefi bf6a2c0aa1 method name typo 2018-10-13 10:54:14 -04:00
rusefi 12f72e7d82 maybe helping simulator performance 2018-10-13 09:25:11 -04:00
rusefi 4549803fa9 maybe less confusion layout 2018-10-12 15:17:56 -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 bbdf6daf9a nicer column names in PID modes 2018-10-08 22:14:43 -04:00
rusefi 2f63e9d899 fail faster 2018-10-07 19:57:57 -04:00
rusefi d8b0753796 extracting method 2018-10-07 19:35:22 -04:00
rusefi 01510bc8aa reducing code duplication 2018-10-07 19:35:07 -04:00
rusefi c8c6e4b182 better toString 2018-10-07 19:34:43 -04:00
rusefi 68532840af ETB progress 2018-10-07 14:21:44 -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 ec5671e23c class name typo 2018-09-02 18:59:02 -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 5db803a2bd trigger image progress 2018-02-28 23:31:58 -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 bf8184498d better error handling 2018-01-30 22:05:17 -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
rusefi 641b127169 better error message 2018-01-24 22:57:47 -05:00
rusEfi 5e2da2430a probably a minor change 2018-01-24 20:41:35 -05:00
rusEfi 0ef5c0d152 more noise into logs :) 2018-01-24 20:40:54 -05:00
rusEfi c8c0985fcf more timestamps 2018-01-24 20:40:37 -05:00
rusEfi cfe39d72f9 docs & better field name 2018-01-24 20:30:45 -05:00
rusEfi c17ad984de better logging #553 2018-01-24 20:24:49 -05:00
rusEfi 507147c74c timestamps into logs 2018-01-24 20:18:39 -05:00
rusEfi 362a689691 reducing logging noise 2018-01-24 20:15:47 -05:00
rusEfi 54dd00bcb0 reducing console logs noise 2018-01-24 20:11:44 -05:00
rusEfi e25937d7b9 better message 2018-01-24 20:07:54 -05:00
rusEfi 34af6c29d9 minor #553 improvement - better threading model 2018-01-24 20:04:28 -05:00
rusefi 63b442c483 better error handling 2018-01-24 09:19:59 -05:00
rusefi acd934d762 #549 2018-01-24 09:03:42 -05:00
rusefi 3e48813e73 #540 2018-01-23 08:34:18 -05:00
rusefi 371decae53 fix #539 reducing idle stepper reaction time 2018-01-21 12:19:36 -05:00
rusefi 66d5fb896e #538 2018-01-20 23:50:31 -05:00
rusefi 5d33b85b15 better dialog name 2018-01-10 22:54:22 -05:00
rusefi 638f3675fd #530 2018-01-03 07:59:59 -05:00
rusefi 2c4c8771bb spare unused bits for future use 2018-01-02 21:25:40 -05:00
rusefi 30c66f91ea more idle control complexity 2017-12-27 00:26:40 -05:00
rusefi 3de93ad64d switching to target RPM curve 2017-12-24 22:05:16 -05:00
rusefi 43c051f8a2 fix #513 2017-12-17 14:33:51 -05:00
rusefi a57ce8c522 debug field STATUS 2017-12-17 13:14:39 -05:00
rusefi 341de4a804 more FSIO logging 2017-12-17 00:11:21 -05:00
rusEfi 5c0be05378 #494 2017-12-13 21:59:11 -05:00
rusefi 419133b905 com107 2017-12-13 21:30:04 -05:00
rusEfi 6382a26b2c sorting sensor selection menu items 2017-12-13 18:36:22 -05:00
rusefi 2cd13f578f fixing build 2017-12-11 11:23:53 -05:00
rusefi c5e762d814 #4 2017-12-11 10:14:42 -05:00
rusefi f51810bec9 #490 FSIO curves to console table editor 2017-12-03 16:11:39 -05:00
rusefi 48221b3982 progress 2017-12-03 07:46:07 -05:00
rusefi a6ccf51bbb #494 2017-11-24 19:20:55 -05:00
rusefi ce91877f9a #490 2017-11-23 02:50:04 -05:00
rusefi a2aabc3645 #495 2017-11-21 22:30:54 -05:00
rusefi 13dcf7ea40 better message 2017-11-21 22:28:22 -05:00
rusefi 5d9ba5e99b #496 2017-11-19 19:01:53 -05:00
rusefi 4e8a1ff068 fix #496 2017-11-19 18:58:52 -05:00
rusEfi 051f954dd8 #495 todo clean-up 2017-11-19 15:24:36 -05:00
rusefi c297194fea #495 2017-11-19 14:29:46 -05:00
rusefi cdf94718fd #495 2017-11-19 14:26:21 -05:00
rusefi f11c3af882 #495 2017-11-19 14:22:14 -05:00
rusefi 7222640454 #495
compacting data structure without changing the size yet
2017-11-19 12:07:07 -05:00
rusefi a66f592ea3 #490 2017-11-19 11:05:57 -05:00
rusefi 63ac17de19 refactoring - better variable name 2017-11-19 10:23:47 -05:00
rusefi a32761a07d #490 2017-11-18 10:06:57 -05:00
rusefi b20e996a9b #494 2017-11-18 10:04:54 -05:00
rusefi 1d799a5496 docs 2017-11-16 20:30:56 -05:00
rusefi adb41de7f8 refacotring - a bit of OOP 2017-11-16 20:17:32 -05:00
rusefi 1921835f39 #494 2017-11-16 18:17:51 -05:00
rusefi 20a6527615 refactoring 2017-11-16 18:17:06 -05:00
rusefi 5c8cdbfbda better error handling 2017-11-16 18:16:54 -05:00
rusefi c110a5691a java lever 1.8 2017-11-16 18:16:36 -05:00
Matthew Kennedy c3c38aa9bd Implement oil pressure sensor (#491)
* code changes

* config changes
2017-11-15 14:30:13 -05:00
rusefi 286964563c proper gauge category 2017-11-06 22:17:15 -05:00
rusefi 27eb4a9eb7 #385 2017-10-29 20:29:02 -04:00
rusefi d2d232e73f https://rusefi.com/forum/viewtopic.php?f=5&t=1288 2017-10-29 16:01:19 -04:00
rusefi cae82c1062 #385 2017-10-29 15:48:54 -04:00
rusefi 17949423b0 #480 2017-10-16 14:52:42 -04:00
rusefi 4f5793c28d better method location 2017-09-18 08:00:36 -04:00
rusefi e26f1907ab docs 2017-09-18 08:00:10 -04:00
rusefi b39e245a37 #473 2017-08-28 22:55:29 -04:00
rusefi 6e5b63411f #476 2017-08-28 21:00:36 -04:00
rusefi 979369e10b better error handling 2017-08-26 19:03:07 -04:00
rusefi f2bd43ba71 date docs & message fix 2017-08-23 00:46:34 -04:00
rusefi 67986f74f6 #473 2017-08-17 02:32:06 -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 cb2b35b6f6 FSIO command-line compilation 2017-08-06 20:24:00 -04:00
rusefi d55aa6ac78 fsio_input for FSIO convertor 2017-08-06 20:10:41 -04:00
rusefi 3f42eddd64 better constant name 2017-08-06 19:43:01 -04:00
rusefi f8d1f59250 error counter on formula pane 2017-08-05 17:34:58 -04:00
rusefi e748d50a39 jlatexmath-1.0.3.jar 2017-08-05 17:18:33 -04:00
rusefi 6feeb3140a console migrating to jlatexmath-1.0.6 2017-08-05 16:54:38 -04:00
rusefi 4ccb1ba0fc EOL mess 2017-08-03 21:09:56 -04:00
rusefi 07af5da02e FSIO tool table function 2017-08-03 08:06:13 -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 2235492bc9 FSIO-based timing correction 2017-07-25 20:32:54 -04:00
rusefi 270d3ffb57 names for console gauges 2017-07-24 23:01:27 -04:00
rusefi 95dc1e0e9c consistent better debug field names everywhere 2017-07-23 20:43:28 -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 4f6e7193c2 #461 2017-07-13 19:23:18 -04:00
rusefi a5e4895efd refactoring: better name 2017-06-26 09:23:26 +03:00
rusefi ea698a6f09 refactoring: better name 2017-06-26 09:14:31 +03:00
andreika-git 77ba93d464 Fsio progress (#449)
* gen_config.bat

* FSIO: fuelPump & mainRelay progress

* typo
2017-06-25 08:35:46 +03:00
rusefi c007a7890a mapMinBufferLength 2017-06-22 10:10:07 +03:00
rusefi 84a0a042c8 pink is the new grey 2017-06-22 09:19:43 +03:00
rusefi 8b2c9f8d33 refactoring 2017-06-21 08:00:15 +03:00
rusefi 6f01260206 refactoring 2017-06-21 07:56:23 +03:00
rusefi 8d808c7b95 refactoring 2017-06-21 07:49:37 +03:00
rusefi 33ec84c120 refactoring 2017-06-21 07:40:36 +03:00
rusefi 1ab645af78 refactoring 2017-06-21 07:33:43 +03:00
rusefi 4df9048913 refactoring 2017-06-21 07:26:30 +03:00
rusefi 831e100726 refactoring 2017-06-21 07:22:23 +03:00
rusefi 2bcd8e3025 refactoring 2017-06-21 07:16:19 +03:00
rusefi fd247c7899 refactoring 2017-06-21 07:02:36 +03:00
rusefi 0773626342 progress 2017-06-19 22:41:43 +03: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 8f28ffe011 debug modes 2017-06-07 23:04:56 -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 3b7bb57191 #4 new parameters 2017-05-27 23:43:48 -04:00
rusefi a6d018f793 #4 2017-05-27 23:22:24 -04:00
rusefi 273ee75200 #429 2017-05-27 09:00:18 -04:00
rusefi e46423df70 #429 2017-05-26 23:11:55 -04:00
rusefi 223b544877 docs 2017-05-26 23:08:29 -04:00
rusefi b2203e22cb silentTriggerError 2017-05-25 08:28:30 -04:00
rusefi ad99d13359 ETB progress 2017-05-25 00:38:37 -04:00
rusefi 3bab06a665 misc 2017-05-22 22:31:41 -04:00
rusefi 644a319f5b accepting GIT 2017-05-22 22:01:00 -04:00
rusefi 601e5d560a #295 2017-05-22 19:42:34 -04:00
rusefi 93fb8747bd ETB progress 2017-05-22 18:26:58 -04:00
rusefi d8e5cd29ec date 2017-05-22 14:56:17 -04:00
Andrei 26e60d39b0 fix ConnectionWatchdog 20 secs timeout on no text msgs 2017-05-22 19:59:22 +03:00
rusefi a7b9956b7f average angles panel to console 2017-05-21 18:09:57 -04:00
rusefi 18a88495d2 refactoring 2017-05-21 18:02:58 -04:00
rusefi ec4718550b usability 2017-05-21 17:52:40 -04:00
rusefi ba0c444d47 sniffer usability 2017-05-21 10:05:33 -04:00
rusefi 5c1b58debe port 22 config 2017-05-21 09:36:45 -04:00
rusefi f86d5d0044 #4 2017-05-16 22:13:40 -04:00
rusefi e3010e1c7b #4 2017-05-16 20:55:01 -04:00
rusefi a7a1664b07 . 2017-05-15 22:03:47 -04:00
rusefi 61fc847e4b target AFR run configuration 2017-05-15 22:02:20 -04:00
rusefi d94a700a82 #415 2017-05-15 20:16:48 -04:00
rusefi c6ed93b6fb #415 2017-05-15 04:53:04 -04:00
rusefi 55202b952e trigger debug 2017-05-13 07:31:21 -04:00
rusefi 894e62f0a3 getter fix 2017-05-12 13:08:11 -04:00
rusefi f52cadf7be un-doing test coverage 2017-05-12 11:10:40 -04:00
rusefi 03a826585a getter text coverage 2017-05-12 10:38:12 -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 357f2b96ae now 2017-05-07 14:55:25 -04:00
rusefi 30089e415f cleanup shown on gauge 2017-05-07 14:54:44 -04:00
rusefi 16c98a50ed fresh ChibiOS 2017-05-03 14:53:03 -04:00
rusefi b6d5f92791 COMBINED_WARNING_LIGHT 2017-04-27 13:05:48 -04:00
rusEfi 6d790f877c dizzybench 2017-04-24 22:43:29 -04:00
rusefi 561306bf18 progress 2017-04-21 12:55:36 -04:00
rusefi 0da71beb6c tps4tps tool 2017-04-18 21:41:32 -04:00
rusEfi 22e3c1cdb0 ignoring rusefi_console_properties.xml 2017-04-15 21:38:51 -04:00
rusEfi 6d7bc95e9d ignoting out folder 2017-04-15 21:35:39 -04:00
rusefi 6c2a89f636 fresh IDEA 2017-04-14 00:00:00 -04:00