rusefi
|
c17455dc0d
|
#540
|
2018-01-23 08:34:18 -05:00 |
rusefi
|
53394cd506
|
fix #539 reducing idle stepper reaction time
|
2018-01-21 12:19:36 -05:00 |
rusefi
|
f5a4376036
|
happy new year
|
2018-01-20 20:55:31 -05:00 |
rusefi
|
7b5302d897
|
fix #532
|
2018-01-07 12:11:49 -05:00 |
rusEfi
|
87f47b4a0e
|
better method name
|
2018-01-07 11:17:49 -05:00 |
rusefi
|
6da8c3444a
|
more idle control complexity
|
2017-12-27 00:26:40 -05:00 |
rusefi
|
612baa70d5
|
fixing build
|
2017-12-25 10:26:17 -05:00 |
rusefi
|
644eeb864a
|
switching to target RPM curve
|
2017-12-24 22:41:57 -05:00 |
rusefi
|
7e6d593aea
|
switching to target RPM curve
|
2017-12-24 22:14:08 -05:00 |
rusefi
|
fb6cb5b2cf
|
switching to target RPM curve
|
2017-12-24 22:05:16 -05:00 |
andreika-git
|
e9c8a2a6a8
|
Bootloader set default pin states (#524)
* Set default pin states needed by Bootloader
* Small Bootloader fix
|
2017-12-24 13:45:03 -05:00 |
rusefi
|
f8014b2a1a
|
fix #514
|
2017-12-17 15:41:58 -05:00 |
rusefi
|
2230a232c6
|
FSIO usability
|
2017-12-17 12:02:35 -05:00 |
rusEfi
|
ba9d3c06a6
|
code style
|
2017-12-03 15:31:11 -05:00 |
rusefi
|
b9e845db0c
|
another board testing approach
|
2017-12-02 20:59:31 -05:00 |
rusefi
|
b1db389be2
|
fix #490
|
2017-11-27 21:49:58 -05:00 |
rusefi
|
eadad9d916
|
#490
|
2017-11-26 01:17:37 -05:00 |
rusefi
|
05ba9966e7
|
better enum name
|
2017-11-19 17:54:00 -05:00 |
rusEfi
|
2bc7dc9eff
|
#495 todo clean-up
|
2017-11-19 15:24:36 -05:00 |
rusefi
|
72df70cb48
|
#495
compacting data structure without changing the size yet
|
2017-11-19 12:07:07 -05:00 |
rusefi
|
a6ed13cb60
|
#490
|
2017-11-19 11:32:05 -05:00 |
rusefi
|
6d86f14d4a
|
refactoring - better variable name
|
2017-11-19 10:23:47 -05:00 |
Matthew Kennedy
|
8a5036f9bf
|
Implement oil pressure sensor (#491)
* code changes
* config changes
|
2017-11-15 14:30:13 -05:00 |
rusefi
|
5a51e0e1bb
|
#442
|
2017-08-31 07:53:41 -04:00 |
rusefi
|
5faad39810
|
#473
|
2017-08-18 16:18:11 -04:00 |
rusefi
|
52544462ec
|
#473
|
2017-08-17 02:56:25 -04:00 |
rusefi
|
7b0814276e
|
fixing build
|
2017-08-06 19:47:16 -04:00 |
rusefi
|
4444b7444f
|
better constant name
|
2017-08-06 19:43:01 -04:00 |
rusefi
|
29b9af9a6e
|
refactoring
|
2017-08-06 19:39:24 -04:00 |
rusefi
|
59cb74193a
|
startOfCrankingPrimingPulse
|
2017-07-15 15:36:49 -04:00 |
andreika-git
|
810509440d
|
onConfigurationChangeTriggerCallback() (#448)
* onConfigurationChangeTriggerCallback()
* conform isTriggerConfigChanged
* #if EFI_EMULATE_POSITION_SENSORS
* Now it works!
* svnversion
|
2017-06-26 21:31:10 +03:00 |
rusefi
|
74e5a3cc90
|
refactoring: better name
|
2017-06-26 09:23:26 +03:00 |
rusefi
|
bcceaeaf9b
|
refactoring: better name
|
2017-06-26 09:14:31 +03:00 |
andreika-git
|
d3895fd4c1
|
Fsio progress (#449)
* gen_config.bat
* FSIO: fuelPump & mainRelay progress
* typo
|
2017-06-25 08:35:46 +03:00 |
rusefi
|
bd026d534f
|
mapMinBufferLength
|
2017-06-22 09:29:52 +03:00 |
rusefi
|
c6c8212ad1
|
#351
|
2017-06-13 10:40:16 -04:00 |
rusefi
|
5e9ed07904
|
configurable stepper pulse
|
2017-06-12 18:31:55 -04:00 |
rusefi
|
0c4fc55e7a
|
#442
|
2017-06-12 08:41:32 -04:00 |
rusefi
|
87d213f9b2
|
reducing code duplication
|
2017-06-11 15:27:23 -04:00 |
rusefi
|
6a4d69acc8
|
reducing code duplication
|
2017-06-11 15:17:02 -04:00 |
rusefi
|
53d1b39a1c
|
reducing code duplication
|
2017-06-11 15:13:03 -04:00 |
rusefi
|
9273a5c8d7
|
better method name
|
2017-06-11 15:06:05 -04:00 |
rusefi
|
be44198033
|
default TPS2TPS map
|
2017-06-11 00:54:37 -04:00 |
rusefi
|
543d9c06f5
|
#4
|
2017-06-04 20:13:37 -04:00 |
Andrei
|
e24b8736c9
|
Separate Serial & sdCard configs for bootloader use
|
2017-05-30 20:50:33 +03: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
|
99d82d9e4e
|
#4 idle min/max
|
2017-05-28 13:44:26 -04:00 |
rusefi
|
7c7cd41471
|
ETB online settings
|
2017-05-27 23:01:41 -04:00 |
rusefi
|
55a6cbce5d
|
#4
|
2017-05-16 22:13:40 -04:00 |