rusEfi
9e78fcfc7e
minor bugfix: periodic version status message via TTL
2018-04-01 23:49:57 -04:00
rusEfi
bb8d34b834
docs
2018-04-01 23:38:34 -04:00
rusEfi
96da03ccd2
refactoring: removing some dead code
2018-04-01 23:29:00 -04:00
rusEfi
7361f93e96
docs
2018-04-01 23:28:42 -04:00
rusEfi
12b911b92c
todo docs
2018-04-01 23:28:04 -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
b3a7e07344
#586 undoing bootloader damage
2018-03-25 09:18:40 -04:00
rusefi
2547363423
more on #587
2018-03-25 09:12:51 -04:00
rusefi
23f5a43adb
#587 maybe?
2018-03-24 23:48:47 -04:00
rusefi
67939bb19c
#586
2018-03-24 23:10:46 -04:00
rusefi
77089f84a8
#586
...
some clarity
2018-03-24 22:05:08 -04:00
rusefi
eab0410622
Merge branch 'master' of https://github.com/rusefi/rusefi
2018-03-24 21:13:37 -04:00
rusefi
2127133564
version into simulator output
2018-03-24 21:13:08 -04:00
andreika-git
5ba5e680d6
Coasting Fuel Cut-off - Implementation (basic) ( #585 )
...
* Use getRpm() instead of rpmValue - needed for unit-tests
* Impl.
* Defaults
* Unit-tests
2018-03-22 13:37:34 -04:00
rusefi
4bec14be2a
date
2018-03-22 08:13:53 -04:00
rusefi
15fab8178f
fuel cutoff fields
2018-03-22 08:13:17 -04:00
andreika-git
56e694c149
Coasting Fuel cutoff (initial) ( #584 )
2018-03-22 08:12:34 -04:00
andreika-git
127ec74f21
Fix CJ125 postState() debug output ( #582 )
2018-03-21 15:14:53 -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
rusEfi
f5ce12204d
chasing that funny issue on change engine
2018-03-20 23:12:32 -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
afad3beb31
ETB dream
2018-03-18 16:05:02 -04:00
rusefi
273278b539
#569
2018-03-18 12:15:51 -04:00
rusefi
8abe406f22
nicer message
2018-03-18 11:13:23 -04:00
rusefi
6377537e6d
more servo pins
2018-03-18 11:10:03 -04:00
rusefi
b973fa580c
detailed message
2018-03-18 09:03:39 -04:00
rusefi
29d8a216fc
coasting
2018-03-18 09:02:46 -04:00
rusefi
4a6338257a
#569
2018-03-17 21:51:46 -04:00
rusefi
2f887ec315
#569
2018-03-17 21:24:04 -04:00
rusefi
71a36eef12
https://rusefi.com/forum/viewtopic.php?f=9&t=1354
2018-03-17 19:55:23 -04:00
rusefi
e172b23b50
eclipse 97 engine 420a, same as neon 95
2018-03-14 06:38:52 -04:00
rusefi
6cf8edd8cc
let's guess
2018-03-11 22:55:41 -04:00
andreika-git
eb27c6b6e4
Impl. faster engine spin-up mode (alpha-version) ( #567 )
...
* Impl. faster engine spin-up mode (alpha-version)
* A comment for RPM_LOW_THRESHOLD
* Faster engine stop detection
* Safety check for instant RPM on spinning-up
* rusefi.xml
* unit-tests & relevant fixes
2018-03-10 20:58:51 -05:00
rusefi
0ebe1c0207
#563 fix
...
#571 unit test coverage
2018-03-05 08:25:20 -05:00
rusefi
ed2b84ca4c
#571 I am not getting it
2018-03-04 23:53:48 -05:00
rusefi
78a4aaee00
progress
2018-03-04 23:42:30 -05:00
rusefi
935f47d268
wat?
2018-03-04 23:36:06 -05:00
rusefi
63ceeba942
#571
2018-03-04 23:32:25 -05:00
rusefi
0f67373bc1
usability
2018-03-04 23:21:43 -05:00
rusefi
d94f34bef8
refactoring
2018-03-04 23:08:32 -05:00
rusefi
e70b084926
minor fix
2018-03-04 22:55:24 -05:00
rusefi
a602ba525d
minor fix
2018-03-04 22:47:52 -05:00
rusefi
ea6c9dd332
making code testable
2018-03-04 22:45:20 -05:00