Artem
846f6efa51
Change position field MAP Deactivation Threshold ( #605 )
2018-08-19 18:29:34 -04:00
rusefi
c502247e97
coastingFuelCutMap into project
2018-08-13 20:53:40 -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
f19623596d
pin mode correction
2018-06-17 20:04:06 -04:00
rusefi
1508696fe9
allpins panel 5
2018-06-17 19:05:54 -04:00
rusefi
0d3d018712
cj125isUaDivided parameter
2018-06-17 15:07:42 -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
junk3r
784a802c50
Update rusefi.input ( #595 )
2018-06-12 16:31:15 +03:00
rusefi
88e0a98507
MAP thresholds into project
2018-06-10 04:43:49 -04:00
rusefi
59478f1458
usability?
2018-06-05 17:42:42 -04:00
rusefi
19f8d0df61
knockCount into logs
2018-05-31 00:50:05 -04:00
rusefi
15eb2a5738
EGT into datalog
2018-05-27 11:20:41 -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
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
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
23f5a43adb
#587 maybe?
2018-03-24 23:48:47 -04:00
andreika-git
56e694c149
Coasting Fuel cutoff (initial) ( #584 )
2018-03-22 08:12:34 -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
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
273278b539
#569
2018-03-18 12:15:51 -04:00
rusefi
6377537e6d
more servo pins
2018-03-18 11:10:03 -04:00
rusefi
e172b23b50
eclipse 97 engine 420a, same as neon 95
2018-03-14 06:38:52 -04:00
rusefi
ad156c622e
current launch control status
2018-03-04 17:47:56 -05:00
rusefi
befb1a5830
future flag to reduce merge
2018-03-03 19:20:33 -05:00
rusefi
316fab8800
#569
2018-02-25 21:17:59 -05:00
rusefi
de7dd846da
tiny project file progress
2018-02-12 21:44:39 +03:00
rusefi
73839fac66
obvious typos
2018-02-12 21:13:01 +03:00
andreika-git
7c88a97edc
Impl. useSeparateAdvanceForCranking & useAdvanceCorrectionsForCranking ( #565 )
2018-02-02 08:18:00 -05:00
andreika-git
ebbcb01a1e
Add Option: Force stepper parking every restart ( #562 )
2018-01-29 18:27:39 -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
rusefi
cfbd283018
#557
2018-01-26 22:47:09 -05:00
rusefi
3f4075b4d5
#365
2018-01-24 15:08:10 -05:00
rusefi
4805b5677a
#549
2018-01-24 09:03:42 -05:00
rusefi
c17455dc0d
#540
2018-01-23 08:34:18 -05:00
andreika-git
383a22af4b
CJ125: prepare config ( #544 )
2018-01-22 17:46:34 -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
7722ea1350
#492
2018-01-17 21:53:08 -05:00
rusefi
0be1710660
curve minor cleanup
2018-01-17 20:11:33 -05:00
rusefi
c16e187306
#492
2018-01-17 19:18:48 -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
f249d80fdd
fuelConsumptionPerHour gauge
2018-01-06 10:53:15 -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
dfffe61e67
docs
2018-01-02 12:29:04 -05:00
andreika-git
0e6cea5cdd
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
fc818cf156
Update config files for the new features (tables) + fixes ( #521 )
2017-12-23 11:13:34 -05:00
rusefi
5e8c632b6c
tools
2017-11-29 13:49:10 -05:00
rusefi
b1db389be2
fix #490
2017-11-27 21:49:58 -05:00
rusefi
7df1855dde
#495
2017-11-26 23:49:28 -05:00
rusefi
eadad9d916
#490
2017-11-26 01:17:37 -05:00
rusefi
d5da2fabc3
#4 docs
2017-11-24 15:40:52 -05:00
rusefi
54fc653546
#490
2017-11-19 11:05: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
8b23bacc1d
Merge branch 'master' of https://github.com/rusefi/rusefi
2017-10-29 20:32:36 -04:00
rusefi
4452717d9a
#385
2017-10-29 20:29:02 -04:00
andreika-git
ddff8fc6e5
Enable WUE Wizard for TunerStudio ( #482 )
2017-10-29 19:09:47 -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
4c22537ec1
#476
2017-08-28 21:54:01 -04:00
rusefi
b97a7b23c5
#476
2017-08-28 21:00:36 -04:00
rusefi
6b7268a750
#473
2017-08-28 20:11:32 -04:00
rusefi
c043f56573
docs
2017-08-17 01:12:02 -04:00
rusefi
11ab831e6e
more 'alpha version' labels, minor fixes
2017-08-17 00:57:02 -04:00
rusefi
4734603ef8
#416
2017-08-12 13:06:10 -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
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
743d3b36e7
#416
2017-07-26 22:52:13 -04:00
rusefi
3d68370a84
Merge branch 'master' of https://github.com/rusefi/rusefi
2017-07-26 20:30:14 -04:00
rusefi
c81e7a5bae
#413
2017-07-26 20:27:08 -04:00
rusefi
43fbfe0543
stop engine button
2017-07-25 22:11:37 -04:00
rusefi
0fac846dec
FSIO-based timing correction
2017-07-25 20:32:54 -04:00
rusefi
b1b0fc627b
logging radiator fan state
2017-07-24 21:26:35 -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
59cb74193a
startOfCrankingPrimingPulse
2017-07-15 15:36:49 -04:00
rusefi
1f4e447ca5
#4
2017-07-15 15:24:06 -04:00
rusefi
c9802670b5
auto idle is still alpha
2017-07-01 11:51:03 +03:00
rusefi
9098fc6fac
test fields in TS!
2017-06-26 09:38:12 +03:00
rusefi
9a929731b3
startUpFuelPumpDuration
2017-06-24 02:37:38 +03:00
rusefi
94baea80ba
mapMinBufferLength
2017-06-22 09:25:21 +03:00
rusefi
18e05a501a
TS project progress
2017-06-20 05:29:03 +03:00
rusefi
adfd0acfd4
gaugeCategory
2017-06-20 00:08:17 +03:00
rusefi
aef7a9856d
TS project usability
2017-06-19 11:19:12 +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
5e6621d816
better indicator
2017-06-10 14:15:37 -04:00
rusefi
20a117e8ed
docs
2017-06-07 07:54:04 -04:00
rusefi
d5f012ba0d
#4
2017-06-04 20:56:58 -04:00
rusefi
0fbb8bea29
#4
2017-06-04 19:33:54 -04:00
rusEfi
46e1ad1c0a
ETB
2017-06-04 13:07:22 -04:00
rusEfi
d8ecf8bd1d
fixing throttle pedal settings storage & better names
2017-05-29 22:35:24 -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
3ac921fe1c
docs into TS
2017-05-27 17:10:42 -04:00
rusefi
fe90efd946
#429
2017-05-27 09:00:18 -04:00
rusEfi
becec7f652
ETB
2017-05-26 20:04:45 -04:00
rusefi
9bcc06ef7b
silentTriggerError
2017-05-25 08:28:30 -04:00
rusefi
4f894c9c42
#295
2017-05-22 19:42:34 -04:00
rusefi
0d62327819
#4
2017-05-22 15:10:15 -04:00
rusefi
3fd3488b13
puff requesting uartConsoleSerialSpeed
2017-05-19 11:31:21 -04:00
rusefi
a92be9db5b
#4
2017-05-18 08:06:28 -04:00
rusefi
3577af1991
#415
2017-05-15 20:16:48 -04:00
rusefi
cbf908e2d5
#415
2017-05-15 20:10:27 -04:00
rusefi
a60ba90abd
#415
2017-05-15 05:08:17 -04:00
rusefi
18eb0796b8
#382
2017-05-15 04:42:58 -04:00
rusefi
ae565255fb
aux pins missing from full pinout
2017-05-14 07:45:01 -04:00
rusefi
1a16b21495
flexibility for andreika
2017-05-09 19:05:47 -04:00
rusefi
441647b83f
flexibility for andreika
2017-05-09 18:59:54 -04:00
rusefi
cbf03e0add
#365
2017-05-07 08:20:23 -04:00
rusefi
a2ca47b356
#365
2017-05-06 22:36:36 -04:00
rusefi
1b0ae3d4cb
telemetry dreams
2017-05-01 22:33:20 -04:00
rusefi
0ff6908c39
cranking IAC extra
2017-04-29 21:17:52 -04:00
rusefi
6cb9269193
spelling typo
2017-04-28 10:06:33 -04:00
rusefi
13405c9318
#390
2017-04-13 23:48:44 -04:00
rusefi
b03ebc94f5
#382
2017-04-13 23:37:17 -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
39d8ebca98
removing duplicate entry
2017-04-08 15:56:11 -04:00
rusefi
b8248ca78c
#382 example how to convert one field to use constant
2017-04-03 21:27:38 -04:00
rusefi
3327257b7a
#382 using constants in TS project
2017-04-03 21:12:21 -04:00
rusefi
01afcd869f
#382
2017-03-26 17:54:37 -04:00
rusefi
1ab5ed713e
#336 note
2017-03-25 09:00:01 -04:00
rusefi
dcb98adf27
CEL missing on all pins
2017-03-12 16:32:10 -04:00
rusefi
df21347a33
fsio_setting to use human indexes #369
2017-03-12 14:49:13 -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
1f70712a70
#368 progress
2017-03-07 01:28:26 -05:00
rusefi
58315aa1ea
dwell units fix
2017-03-06 17:15:06 -05:00
rusefi
92e9878a3f
SD CS pin to TS
2017-02-22 22:05:34 -05:00
rusefi
0f3405b7e4
removing dead property customUseRiseEdge
2017-02-22 21:28:31 -05:00
rusefi
e0a155ea29
#315 progress
2017-02-22 21:22:36 -05:00
rusEfi
7256d4481e
auto-sync
2017-02-18 15:01:47 -05:00
rusEfi
3061999890
auto-sync
2017-02-17 21:03:22 -05:00