rusefi
15eb2a5738
EGT into datalog
2018-05-27 11:20:41 -04:00
rusefi
407504893f
happy new year
2018-05-27 11:18:21 -04:00
rusefi
2c6faf3dce
better state validation
2018-05-24 22:12:57 -04:00
rusefi
47c34c73e1
poke
2018-05-20 15:51:20 -04:00
rusefi
3b20bc575e
better error message
2018-05-20 13:36:15 -04:00
rusefi
2a3a13e21b
knock and bore
2018-05-20 13:22:32 -04:00
rusefi
bdb7ce4b08
poke
2018-05-08 14:57:11 -04:00
rusefi
3f850ea35b
better field name
2018-05-08 13:33:49 -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
rusefi
fc38c3b6ee
poke
2018-05-04 07:01:00 -04:00
rusefi
c2f978a1dd
poke
2018-05-03 22:44:17 -04:00
rusefi
acd8779824
refactoring - better method name and removing a bit of dead code
2018-04-30 02:22:54 -04:00
rusefi
9654789ffb
trigger noise filtering
2018-04-26 02:15:03 -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
Artem
34434f0809
explain some fields ( #591 )
...
Updating some text fields. Now it more understood than before
2018-04-09 07:46:15 -04:00
rusefi
92526ad8cf
docs
2018-04-08 11:38:14 -04:00
rusefi
ebaa011a01
docs
2018-04-08 11:35:24 -04:00
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
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
6377537e6d
more servo pins
2018-03-18 11:10:03 -04:00
rusefi
29d8a216fc
coasting
2018-03-18 09:02:46 -04:00
rusefi
4a6338257a
#569
2018-03-17 21:51:46 -04:00