rusefi
5b3d7da10b
we need aux voltage in addition to aux temp
2020-05-02 15:29:28 -04:00
rusefi
a07ac78b4e
docs
2020-05-01 17:21:26 -04:00
Matthew Kennedy
1e3e630367
Add raw gauges to sensor config pages ( #1390 )
...
* clt
* iat
* minor cranking
* fix
* oilp too
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-04-30 18:44:34 -04:00
Matthew Kennedy
7b590173b5
fsio settings -> 2 decimals ( #1388 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-04-30 16:05:20 -04:00
rusefi
65fde14800
Add firing order fix #1385
2020-04-29 16:46:59 -04:00
Matthew Kennedy
fefafd61b8
TPS Auto Calibration with ETB ( #1382 )
...
* switch to thread
* actually use default frequency define
* crank ADC too
* make space in RAM
* remove TS field
* this should work for test
* auto cal
* wire up bench testing
* s
* fix
* rearrange a bit
* inject
* remove unused bit
* mock repair
* guard for ECUs without ETB
2020-04-28 19:31:41 -04:00
Matthew Kennedy
dee2568fd5
Minor ETB improvements ( #1381 )
...
* fix pid reset and pedal failure
* pause control later
* test pauseEtbControl
* update tooltip + field name
* update test
2020-04-28 16:52:40 -04:00
rusefi
e313bc18e3
amazing flex fuel progress
2020-04-27 16:07:40 -04:00
rusefi
6480d6ac29
docs
2020-04-26 21:41:03 -04:00
Matthew Kennedy
738e53442d
General purpose PWM: implementation & tests ( #1366 )
...
* config
* significant digits
* renumber enum, no need for a "none"
* ui
* impl base
* error handle MAP
* init & update
* don't need arg
* don't lie about sensor
* fix test build
* test stub
* initialize
* null check
* fix clamping
* test output
* types & enums
* don't need param
* test getOutput
* fix
* output pin instead of brain pin
* default config
2020-04-26 14:06:28 -04:00
Matthew Kennedy
9bf1d5aad3
TS protocol framing for auto tune/calibration features ( #1370 )
...
* rearrange
* fix enum
* too much
* format
* enough generate for CI
* comment
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-04-26 14:06:09 -04:00
Matthew Kennedy
f55556fb49
General purpose PWM: configuration fields ( #1365 )
...
* config
* significant digits
* renumber enum, no need for a "none"
* ui
2020-04-25 17:17:58 -04:00
Matthew Kennedy
67ea0368c9
Remove scheduler debug pins ( #1359 )
...
* trigger gen refactoring
* missed one
* remove microsecond timer debug pins
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-04-24 23:13:05 -04:00
Matthew Kennedy
39c84378eb
don't store self stim in config ( #1356 )
...
* kill
* add bench test
* fix
2020-04-23 22:38:14 -04:00
rusefi
8f554e7a52
tle8888 modes corrected
2020-04-23 19:39:59 -04:00
rusefi
b607400984
TLE8888 mode flexibility
2020-04-23 16:57:37 -04:00
rusefi
6bf8e0deed
different take on remove warning message in tune #1347
2020-04-22 19:07:42 -04:00
shadowm60
1d230a1b32
can_dash fix for w202 + TS enum ( #1346 )
2020-04-22 14:24:38 -04:00
rusEfi
35ffb13ca4
TS to show warning text
2020-04-19 21:42:00 -04:00
shadowm60
b327d1db5f
Prep TS for VSS over CAN ( #1329 )
...
TS update
Co-authored-by: rusefi <rusefi@users.noreply.github.com>
2020-04-19 18:23:06 -04:00
kon
6cf1340880
aux serial config files ( #1326 )
2020-04-19 15:04:59 -04:00
rusefi
c1a4bd857b
TT_HONDA_K_12_1
2020-04-19 14:23:01 -04:00
rusefi
d74e7f5d11
progress towards renix 66-2-2-2
2020-04-19 09:59:55 -04:00
rusefi
6816b38371
FSIO RPN progress
2020-04-18 21:01:23 -04:00
rusefi
711c7c970a
Fresh generated - auto
2020-04-18 16:40:59 -04:00
Matthew Kennedy
3bc5824efd
unused config field ( #1314 )
2020-04-18 07:57:28 -04:00
Matthew Kennedy
80f0c7e101
ETB pedal map scale ( #1316 )
2020-04-18 07:55:33 -04:00
rusefi
44a5840bcf
dreaming about 63 volts
2020-04-15 21:28:44 -04:00
rusefi
3115755236
fresh for ETB and engine sniffer usability idea
2020-04-15 18:24:26 -04:00
rusefi
ae0cc21ca3
multi-channel Tuner Studio tooth logger #1284
2020-04-13 20:47:54 -04:00
rusefi
f6986e604f
MC flag0
2020-04-13 19:01:22 -04:00
Matthew Kennedy
bf7ed3b4da
add new config ( #1290 )
2020-04-13 09:21:51 -04:00
rusefi
0f5e1505a0
i think we better be explicit about buffer size?
2020-04-12 23:59:24 -04:00
rusefi
167f484d8f
multi-channel Tuner Studio tooth logger #1284
...
reducing magic constants
2020-04-12 19:10:36 -04:00
Matthew Kennedy
9bbb7bc497
etb autotune ( #1274 )
...
* Astrom-Hagglund
* enums
* comments
* dead
* fix
* changed enum
* ts guard
* safety
* etb autotune debug channels
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-04-11 22:15:49 -04:00
rusefi
44ef63e102
making magic constants a bit less fragile
2020-04-11 01:22:31 -04:00
Matthew Kennedy
1a59950240
support ETB disable pin ( #1273 )
...
* config & hand gen
* board configs
* add dc motor support
* initialization
* also set duty to zero
* use disable in etb
* fix proteus default
* add TS fields
* I guess we needed 8 bytes
* :D
* comment
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-04-10 17:27:13 -04:00
rusefi
cb2b699db6
DBG_TRIGGER_SYNC merged into DBG_TRIGGER_COUNTERS
2020-04-10 13:19:54 -04:00
rusefi
e673281a9d
set_cj125_cs_pin & set_cj125_heater_pin
2020-04-08 22:37:00 -04:00
rusefi
7c4b4894cc
isCJ125Verbose
2020-04-08 22:12:33 -04:00
rusefi
a85b2f8989
fresh
2020-04-08 21:43:05 -04:00
Matthew Kennedy
3abd181f6f
CLT/IAT/Aux in the new sensor world ( #1269 )
...
* hook up clt
* init test
* probably fix test
* aux temp
* relax checking
* more significant figures
* remove old aux temp
* hand generate
* claim RAM
* move to ccm
* subscribe
* info printing
* warnings
* raise high voltage failure threshold
* fix test
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-04-07 16:07:09 -04:00
Matthew Kennedy
95ef31da67
Goodbye, old TPS ( #1266 )
...
* clear out tps
* boost control
* aux valves
* launch, aux valves
* unused field
2020-04-05 19:33:33 -04:00
rusefi
5993a6a7f0
killing nbVvtIndex
2020-04-05 11:43:45 -04:00
Matthew Kennedy
8badc4cca3
remove ETB controlPinMode ( #1260 )
2020-04-04 08:41:45 -04:00
rusefi
add38e4f24
extracting magic constant
2020-04-03 16:06:21 -04:00
rusefi
f2dafeefe0
CAN progress
2020-03-31 20:08:30 -04:00
rusefi
f559976a19
CAN progress
2020-03-31 16:52:52 -04:00
rusefi
fe604f71b8
CAN progress
2020-03-31 16:49:19 -04:00
rusEfi
a3588f64fa
v12 & dual-TPS
2020-03-30 01:13:02 -04:00
rusefi
8a3e47d9e6
refactoring + MAP broadcast consumption
2020-03-29 21:15:06 -04:00
rusefi
d8fa2f449a
ETB progress
2020-03-29 10:29:33 -04:00
rusefi
84e0e1b6e9
critical error usability improvements
2020-03-28 21:28:32 -04:00
rusefi
79e5059c5a
critical error usability improvements
2020-03-28 20:14:17 -04:00
rusefi
bd3b616d1f
no longer relevant
2020-03-28 19:02:46 -04:00
rusefi
f08b1542b0
AfterStart Enrichment #1230
2020-03-27 12:13:12 -04:00
Matthew Kennedy
7596a80242
Ts cleanup 2 ( #1226 )
...
* remove biquad config
* fuel pump clarity
* hide stuff
* hide more stuff correctly
* more hides
* hide comparator except for kinetis
* didn't mean to change all those
* fix kinetis
2020-03-26 11:41:58 -04:00
Matthew Kennedy
8642a0a6c7
TS cleanup pass ( #1225 )
...
* remove biquad config
* fuel pump clarity
* one code usage
* minimal generate for ci
* and don't build it either
* remove commented out code
2020-03-25 23:00:17 -04:00
rusefi
736957a875
startStopDialog
2020-03-25 00:58:59 -04:00
rusEfi
66990d5c8d
Launch debug mode
2020-03-24 23:09:35 -04:00
rusefi
42834ba5ec
launch control #203
...
somewhat questionable code
2020-03-23 23:20:54 -04:00
rusefi
d3071ea348
start/stop progress debug mode
2020-03-22 20:43:27 -04:00
rusefi
fb115578dc
start/stop
2020-03-20 20:45:35 -04:00
rusEfi
fbbac83010
v12 progress
2020-03-20 00:36:22 -04:00
rusefi
37bdc68ff5
"rusefi CAN" config #1198
2020-03-19 09:22:16 -04:00
rusefi
b442d16d87
progress towards start/stop
2020-03-18 15:56:17 -04:00
rusefi
717400e1c4
hiding SPI from MRE users
2020-03-17 15:50:42 -04:00
rusefi
f44cda67bc
docs
2020-03-17 13:40:14 -04:00
rusefi
ecfc8c250e
cj125 usability
2020-03-17 10:20:29 -04:00
Matthew Kennedy
78c1a614cd
Multispark configuration ( #1190 )
...
* multispark
* scaling, units
* hide in "broken stuff" menu for now
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-03-14 09:13:38 -04:00
rusefi
bd34f5479a
In case of incompatible firmware and console we have a vague error message fix #1180
2020-03-10 19:12:37 -04:00
rusEfi
a1fc53e269
more of the same
2020-03-09 19:29:10 -04:00
rusEfi
c816317a0f
stepper in TS should be output not any
2020-03-09 19:15:13 -04:00
rusefi
2ae15b5bab
hard-coding miata Nb2 VVT Ratio magic
2020-03-09 16:59:19 -04:00
rusefi
98d402a66f
logicAnalyzerMode was unused, removing for now
2020-03-08 09:14:49 -04:00
rusefi
3a3d693cec
useHbridges
2020-03-02 19:49:47 -05:00
rusefi
58cc442a18
better setting name and help?
2020-03-01 22:32:09 -05:00
rusefi
9e47bf2b02
hiding "Analog divider" from MRE
2020-03-01 09:21:39 -05:00
rusEfi
7e07d18afe
throttle2Position progress
2020-02-27 03:21:42 -05:00
rusEfi
a17403ada3
verboseTLE8888
2020-02-27 01:11:44 -05:00
rusefi
84640f43f0
bugfix - new option was flipped in TS
2020-02-18 16:38:57 -05:00
rusefi
1c4dfcab6e
making migration seamless on useRunningMathForCranking
2020-02-16 16:13:15 -05:00
rusefi
d722146e1e
dreams about useFixedMsForCranking
2020-02-15 19:17:42 -05:00
rusefi
94c2f3a4cd
he owes me one now
2020-02-14 23:03:26 -05:00
rusefi
14d2881810
Three wire idle air valve #1122
...
ugly but should work to begin with
2020-02-04 01:06:20 -05:00
rusefi
67de6fe6fd
fixing build
2020-02-02 13:18:41 -05:00
ola
b94ba38efc
Some initial work at Launch/ALS
...
(cherry picked from commit 07b3a0632f6673ad57db5b2d6b8ad21674cf3509)
2020-02-02 12:17:06 -05:00
rusefi
6dd509a34b
opening the door to boost controller!
2020-01-31 14:23:15 -05:00
rusefi
5fbe44c8b7
refactoring
2020-01-12 05:17:42 -05:00
rusefi
18e874ba7b
refactoring
2020-01-12 05:12:09 -05:00
Matthew Kennedy
8200a3da64
AEM X-Series CAN Wideband Support ( #1096 )
...
* aem xseries
* parens to avoid operator precedence issues
* put in cfg
* disable that too
* fix sim/unit
* enough generated for ci
* this will guard correctly
2020-01-12 03:44:37 -05:00
rusefi
335d8d2fc1
second channels for ETB related stuff
2020-01-11 01:08:41 -05:00
rusefi
1c4ed283f8
typo
2020-01-03 21:41:11 -05:00
rusefi
6570f3112c
E30 M3 Tach output solution #907
2019-12-30 01:41:23 -05:00
Matthew Kennedy
df57b24e3f
Shrink output channels, now with passing CI ( #1077 )
...
* reorder fields
* temporary tle8888 fix
* comment, simplify
* hand tweak generated
* oops, those are reciprocal
* fix engineLoadAccelExtra
* aggressive priority order
* fix output size
* comments
* reorder fields, no sizes yet
* should've been signed
* simplify constructor mess, hook up scaling
* notes
* typo
* if -> switch
* rev signature
* correct map offset
* handle unsigned properly
* RPM is unsigned
* vss isn't scaled
* extract magic
* required generated for build
* de-scale rpm
* field type cases
2019-12-22 08:12:45 -05:00
rusefi
28ae4e478e
refactoring only #1076
2019-12-21 20:17:58 -05:00
rusefi
83507320f6
refactoring & docs update
2019-12-21 19:59:33 -05:00
rusefi
9ffda831a7
Revert "DRAFT Shrink output channels, again ( #1074 )"
...
This reverts commit ad7a383d
2019-12-21 15:02:49 -05:00
rusefi
5c679034a7
Revert "fresh integration & changing protocol versions & versions"
...
This reverts commit 8a8ea6c0
2019-12-21 15:02:37 -05:00
rusefi
d297bf2341
Revert "reducing magic constants"
...
This reverts commit 67e7d4f4
2019-12-21 15:02:17 -05:00
rusefi
4e3e1983a8
Revert "trying to save build. it's a useful PR overall but :("
...
This reverts commit c7dd1631
2019-12-21 15:01:22 -05:00
rusefi
c7dd1631c4
trying to save build. it's a useful PR overall but :(
2019-12-21 14:34:50 -05:00
rusefi
67e7d4f4e6
reducing magic constants
2019-12-21 13:30:47 -05:00
rusefi
8a8ea6c096
fresh integration & changing protocol versions & versions
2019-12-21 12:35:47 -05:00
Matthew Kennedy
ad7a383d74
DRAFT Shrink output channels, again ( #1074 )
...
* reorder fields
* temporary tle8888 fix
* comment, simplify
* hand tweak generated
* oops, those are reciprocal
* fix engineLoadAccelExtra
* aggressive priority order
* fix output size
* comments
* reorder fields, no sizes yet
* should've been signed
* simplify constructor mess, hook up scaling
* notes
* typo
* if -> switch
2019-12-21 08:55:19 -05:00
rusefi
7dc6057ac7
Revert "Shrink output channels, use scaling ( #1069 )"
...
This reverts commit 1e0f1a26
2019-12-19 22:35:06 -05:00
rusefi
81b15259d4
Revert "hmm ( #1073 )"
...
This reverts commit 85d0f6db
2019-12-19 22:34:52 -05:00
Matthew Kennedy
85d0f6dbef
hmm ( #1073 )
2019-12-19 21:09:59 -05:00
Matthew Kennedy
1e0f1a2628
Shrink output channels, use scaling ( #1069 )
...
* reorder fields
* temporary tle8888 fix
* comment, simplify
* hand tweak generated
* oops, those are reciprocal
* fix engineLoadAccelExtra
* aggressive priority order
2019-12-19 20:37:42 -05:00
rusefi
f47a1a16d1
getting rid of boardConfiguration / binary compatible change
2019-12-11 17:48:55 -05:00
rusefi
90492dd423
TPS#2 calibration & fixing ETB in TS
2019-12-08 00:37:33 -05:00
rusefi
120e771b2c
docs
2019-12-07 23:19:40 -05:00
rusefi
69eeb77529
docs
2019-12-07 14:09:06 -05:00
andreika-git
ae9c619c50
iacPidMultTbl + EFI_IDLE_PID_CIC + kinetis_hysteresis ( #1043 )
...
* rename EFI_IDLE_INCREMENTAL_PID_CIC -> EFI_IDLE_PID_CIC
* Impl. IacPidMultTable
* Kinetis: Trigger Comparator Hysteresis settings (+adaptive mode)
2019-12-04 00:37:32 -05:00
rusefi
23a61bed3d
actually it's better to give TS access to all bits
2019-12-02 20:26:43 -05:00
rusefi
a87c432761
actually it's better to give TS access to all bits
2019-12-02 20:24:10 -05:00
rusefi
63d8f050bc
auxFastSensor
2019-12-02 17:49:01 -05:00
andreika-git
70fcb50a62
5V-compatible adcVcc + trigger_input_comp + Kinetis COMP driver impr. ( #1036 )
...
* adcVcc is not only for 3V STM32
* update ini files
* Kinetis: improve COMP driver
* Improve trigger_input_comp.cpp (hysteresis)
2019-12-01 12:08:55 -05:00
rusefi
34f53bd102
making things nicer with dual ETB settings
2019-11-30 17:38:33 -05:00
rusefi
149c1c09e8
refactoring
2019-11-30 16:49:40 -05:00
rusefi
2738fefa48
that's how we can move all fields one by one from boardConfiguration to engineConfiguration
...
my approach is to move fields from the bottom of BC struct
2019-11-30 10:24:37 -05:00
rusefi
815589825c
extracing constant & more information for HW CI
2019-11-29 21:57:59 -05:00
rusEfi
980a3d7086
all ETBs to run in same HW mode
2019-11-29 16:51:51 -05:00
rusefi
28facbee47
starterRelayPinMode
2019-11-25 01:01:00 -05:00
rusefi
3ad8dc1894
starterRelay & debugMapAveraging
2019-11-25 00:59:05 -05:00
rusefi
ef6b2be840
refactoring: extracting constant
2019-11-23 12:52:57 -05:00
rusefi
67e4a7c8d7
simulation docs
2019-11-19 09:23:25 -05:00
rusEfi
ef7c988c0c
launch control #203
2019-11-18 19:22:29 -05:00
rusefi
ca0984007d
Strange INJ1 signal behavior (when the frequency of scheduler's timer is less than 1MHz) #996
...
new advanced debugging: hardware pins
2019-11-10 12:39:47 -05:00
rusefi
0b5709ac1b
generating fresh
2019-11-05 21:05:19 -05:00
rusefi
303a2a7bbc
improving user documentation
2019-11-05 21:03:39 -05:00
rusefi
f453cc6737
smarter IAC PID
2019-10-30 09:27:12 -04:00
rusefi
bc750f61cf
preparation for industrial-PID
2019-10-23 21:41:30 -04:00
rusefi
8467adb13f
Two distributors
2019-10-04 22:36:53 -04:00
rusEfi
313e1da631
etbCalibrationOnStart
2019-09-29 14:00:04 -04:00
rusefi
7d68b3d829
firing order 1-2-7-8-4-5-6-3
2019-09-28 10:25:57 -04:00
rusefi
ba1d8eb512
idle&ETB progress
2019-09-26 00:02:47 -04:00
rusefi
80f8facd8a
absolute fuel pressure flow calculation #954
2019-09-24 18:39:26 -04:00
rusefi
bdb4a561a1
absolute fuel pressure flow calculation #954
2019-09-24 17:57:49 -04:00
rusEfi
97e0270b1c
ETB is sticky around zero and does not want to close all the way #943
2019-09-22 23:28:11 -04:00
rusefi
c44f76f2ed
"set_etb" is now "set_etb_duty"
2019-09-21 22:15:34 -04:00
rusefi
282cc41980
ETB pinEnableMode
2019-09-20 22:16:54 -04:00
rusefi
02fb27440e
ETB to SD logs
2019-09-20 20:41:45 -04:00
rusefi
aa8d0eb640
configurable SD card logging speed
2019-09-20 20:18:22 -04:00
rusefi
37d703f6e0
more fields to SD card logs
2019-09-20 19:38:19 -04:00
rusefi
d95740467e
refactoring "date" command and flex dead code
2019-09-20 18:12:56 -04:00
Matthew Kennedy
4aaf028251
Kill Dead Code 2: Electric Boogaloo ( #940 )
...
* remove dead
* remove dead
* deflex
2019-09-18 20:23:14 -04:00
Matthew Kennedy
ad1a751a1e
Reduce PID significant figures from 7 -> 4 ( #939 )
...
* 7 -> 3
* 3 -> 4
2019-09-18 09:10:19 -04:00
rusefi
cb6234c1a5
idle timing tooltips for tunerstudio
2019-09-11 20:59:05 -04:00
rusefi
f0427360bf
Delayed A/C compressor switch #922
2019-09-11 20:46:50 -04:00
rusefi
f56e2b3a46
instant RPM for idle control #925
2019-09-10 23:03:55 -04:00
rusefi
3d85de7ee5
fatalErrorPin setting is not used #926
2019-09-09 21:34:15 -04:00
rusefi
cc6806adae
Delayed A/C compressor switch #922
2019-09-08 22:46:47 -04:00
rusefi
2b64e34313
Reinitialize TLE8888 if it resets #904
...
nasty "solution"
2019-09-06 20:30:27 -04:00
rusefi
40ed41c387
Hall mode for TLE88888 - VRSConfig1 VRSM #915
...
TS settings typo
2019-09-04 00:19:44 -04:00
rusEfi
d568fbc42e
Hall mode for TLE88888 - VRSConfig1 VRSM #915
...
TS setting only
2019-09-03 23:56:28 -04:00
rusefi
fe6b5d8c56
Live Data: trigger current gap
2019-09-03 19:30:51 -04:00
rusefi
ba9c96df91
Merge branch 'master' of https://github.com/rusefi/rusefi
...
# Conflicts:
# java_console/models/src/com/rusefi/config/generated/Fields.java
2019-09-03 18:54:54 -04:00
rusefi
3fa5399ed7
EFI_CJ125_DIRECTLY_CONNECTED_UR should be a runtime parameter fix #914
2019-09-03 18:44:05 -04:00
rusefi
b51e32424b
refactoring: extracting magic command constant
2019-09-02 22:57:40 -04:00
rusefi
7c0688969f
make iTerm limits visible for idle RPM pid #913
2019-09-02 00:19:06 -04:00
rusEfi
8f10e85d03
mock PPS voltage command in addition to mock PPS position
...
ETB pane progress
2019-09-01 17:35:43 -04:00
rusefi
8be592f3d4
Live Data progress
2019-09-01 13:56:46 -04:00
rusefi
8be92bbdb7
live data: consistent naming
2019-08-31 23:39:30 -04:00
rusEfi
d696412312
reducing dead code
2019-08-31 17:59:18 -04:00
rusEfi
81cd1df0cc
refactoring: engine sniffer magic constants
2019-08-18 15:04:02 -04:00
rusEfi
3dabc98749
docs
2019-08-18 14:11:15 -04:00
rusefi
04009fd6f7
refactoring: extracting common magic constant
2019-08-18 12:30:59 -04:00
rusefi
5ffa32185f
refactoring: extracting common magic constants
2019-08-18 12:14:33 -04:00
rusefi
62268fb092
1-4-3-2
2019-08-16 19:24:41 -04:00
rusefi
d345369ac2
steps towards ETB live documentation
2019-08-15 20:24:17 -04:00
rusefi
334f021137
WFT is wrong with MRE_miata_na6 config? operationMode complexity #898
...
more refactoring
2019-08-08 00:32:31 -04:00
rusEfi
475377dcfc
DFU command & refactoring
2019-08-03 19:58:38 -04:00
rusefi
d57779b686
F7 nucleo does not work?
...
funny, it was about some very unused feature
2019-08-02 01:36:02 -04:00
rusefi
e33a9c8301
trigger error message makes trigger very unhappy #888
...
quick dirty temporary solution
2019-07-22 17:38:52 -04:00
rusefi
360e33cb0f
throttle pedal up switch for Miata NA6
2019-07-21 17:06:16 -04:00
Matthew Kennedy
a2f2a677b4
Remove warmup afr pid ( #879 )
...
* config changes
* actually remove from config
* rip out implementation
2019-07-18 18:26:18 -04:00
rusefi
5b5b56f01b
gcc 2019 q3 fails integration testing #886
...
kind of guessing potential problem
2019-07-14 15:47:08 -04:00
rusefi
091f19d808
refactoring: sharing command names between firmware and console
2019-07-14 15:20:56 -04:00
rusefi
fd8f70d8c4
Annotations in C++ code to produce formulas in rusEfi console #807
2019-07-13 09:00:03 -04:00
rusefi
756dec106a
support multiple VVT sensors #885
...
new fields & packing configuration. bumping configuration version
2019-07-12 14:24:45 -04:00
OrchardPerformance
0366497e58
TStips ( #882 )
...
* Spell checked and hopefully merge fixed
* More TStips added, correction to spelling error in rusefi.input
* Reverted change made to fuel_math.cpp. I don't know why it insisted on that change.
* Few more TPtips added and something about a hardware/rusefi_lib
* Added a few more bits
* Two typos corrected - Thanks Andreika
* Removed some old notes that were causing conflicts in TS
2019-07-12 03:46:38 +03:00
OrchardPerformance
b72a66d146
TStips ( #881 )
...
* Spell checked and hopefully merge fixed
* More TStips added, correction to spelling error in rusefi.input
* Reverted change made to fuel_math.cpp. I don't know why it insisted on that change.
* Few more TPtips added and something about a hardware/rusefi_lib
* Added a few more bits
* Two typos corrected - Thanks Andreika
2019-07-11 13:59:13 +03:00
rusefi
3f2b475ecd
setting min 10% for crankingFuelCoef
2019-07-06 21:04:37 -04:00
rusefi
53fe1c419c
refactoring: extracting magic constant
2019-07-05 19:40:12 -04:00
rusefi
b193970adf
NB2 magic clarification
2019-07-01 12:48:08 -04:00
rusefi
2164661274
undoing wrong fix & better fix for #805
...
also generator logging improvements
This reverts commit 96270758c9
.
2019-06-30 14:28:47 -04:00
rusefi
f67689911d
TS bit array fix?
2019-06-28 17:54:12 -04:00
rusefi
d9fb0f72f1
launch control: clutch up&down inverted setting
2019-06-26 19:41:46 -04:00
Matthew Kennedy
5054da67b7
Add ETB status gauges, fix gauge menus ( #863 )
...
* testing
* fix offsets
* consolidate ts config
* cleanup
* typo
* unwind some
* fix etb idle range setting
* unwind
2019-06-26 19:24:32 -04:00
rusefi
ffc00f3613
verbose trigger sync: better field name & check box to engine sniffer
2019-06-25 02:25:26 -04:00
rusefi
7da2be66da
fixing build - console command line build
2019-06-18 19:17:40 -04:00
rusefi
96270758c9
"Calibrate TPS" broken in TS fix #805
2019-06-17 22:00:34 -04:00
rusefi
0b843819eb
TPS Live Documentation
2019-06-17 21:37:11 -04:00
rusefi
d90c6ee1a3
Annotations in C++ code to produce formulas in rusEfi console #807 ( #847 )
...
* Annotations in C++ code to produce formulas in rusEfi console #807
firmware part of the change
* removing unneeded stuff & fixing unit test compilation
* not complete better unit test compilation fix :(
* better C++ usage
2019-06-17 12:18:55 -04:00
rusefi
69a3b45b3d
ETB: TPS should be f(RPM, pedal) - target table #835
2019-06-15 14:11:38 -04:00
rusefi
8ea5d687aa
idle using ETB #783
2019-06-15 13:33:14 -04:00
rusefi
ecd0d83f68
Revert "Spell checked and more descriptions added ( #841 )"
...
This reverts commit 541c6797
2019-06-14 19:17:16 -04:00
OrchardPerformance
541c6797b0
Spell checked and more descriptions added ( #841 )
...
* Update rusefi_config.txt
Added additional description text
* Update rusefi_config.txt
Fixed typos and added some more descriptions
* Update rusefi_config.txt
Couple more typos fixed
* Spell checked, few more descriptions added
2019-06-14 19:15:10 -04:00
rusefi
bd80315737
bumping configuration version in light of #773
2019-06-14 13:04:04 -04:00
rusefi
f3855a931b
fresh stuff
2019-06-13 14:56:13 -04:00
OrchardPerformance
46a297497e
Update rusefi_config.txt ( #840 )
...
Added additional description text
2019-06-13 14:52:14 -04:00
Matthew Kennedy
89f59db75f
Fix tunerstudio ratio vs. percent ( #838 )
...
* fix ratio vs pct
* fix idle cranking clt position
* fix defaults
* fix typo
* fix baro corr gauge
* baro default
* fix degree symbols
* fix testFuelMap
* fix testPlainCrankingWithoutAdvancedFeatures
* test testFasterEngineSpinningUp
2019-06-13 09:05:22 -04:00
rusefi
7faf861960
typo
2019-06-11 22:01:07 -04:00
rusefi
e4231b0819
refactoring: extracting constant
2019-06-11 21:44:16 -04:00
rusefi
cda681e280
bias resistor clarification
2019-06-11 20:32:27 -04:00
rusefi
48796a6763
ETB: TPS should be f(RPM, pedal) #835
2019-06-10 23:57:35 -04:00
rusefi
2639214285
ETB: TPS should be f(RPM, pedal) #835
2019-06-10 23:38:44 -04:00
rusefi
3d88b546b5
input has sizes hard-coded #836
2019-06-10 13:38:25 -04:00
rusefi
fb7f72eab8
ETB: TPS should be f(RPM, pedal) #835
2019-06-10 13:07:42 -04:00
rusefi
3b1361de37
ETB: TPS should be f(RPM, pedal) #835
2019-06-10 12:52:26 -04:00
rusefi
9292efadbe
TS flexibility for MRE
2019-06-07 17:38:12 -04:00
rusefi
50e3f4e671
hiding GPS
2019-06-06 19:20:00 -04:00
rusefi
5ea3151da3
board-specific usability #808
...
hiding more stuff from MRE
2019-06-05 00:36:35 -04:00
rusefi
59ad3f9d12
board-specific usability #808
...
hiding cj125
2019-06-04 12:13:59 -04:00
rusefi
3ede8a1bd9
real MAF to TS
2019-06-03 10:02:29 -04:00
rusefi
844c5a9c1b
pins mapping logic fix & pins kind fix
2019-06-02 14:10:21 -04:00
rusefi
5601f8da03
board-specific usability #808
...
hiding menu items for specific boards
2019-06-01 18:29:50 -04:00
rusefi
4c75ebde21
Usability: TS project rework #811
...
trying to address encoding nightmare
2019-06-01 17:15:01 -04:00
rusefi
483c891e16
board-specific usability #808
2019-05-30 00:18:41 -04:00
rusefi
811da95cef
minor technical debt
2019-05-29 23:15:31 -04:00
rusefi
413d318da6
EFI_IDLE_INCREMENTAL_PID_CIC should be a runtime parameter #806
2019-05-27 10:38:06 -04:00
rusefi
8d18d37719
lower 16 values are used on stm32 rusEfi, values above 16 are related to Kinetis work in progress
2019-05-27 06:55:53 -04:00
rusefi
d2f6a37cba
MC33816 integraion #784
2019-05-25 15:35:25 -04:00
rusefi
9c3292054c
#784
2019-05-25 13:47:09 -04:00
rusefi
71de08e20a
Trigger: warning code on normal engine start up #669
2019-05-11 13:39:27 -04:00
rusefi
cd85d485d0
gauges cleanup
2019-05-11 10:57:58 -04:00
rusefi
3a3444ab30
better gauge name
2019-05-11 10:51:38 -04:00
rusefi
91c404b353
FEATURE REQ: aux temperature inputs #332
2019-05-09 19:39:21 -04:00
rusefi
7fc699fce2
Injection/Ignition angle inaccuracy on 60-2? EngineSniffer vs Real Hardware #778
...
metric progress
2019-05-07 19:16:01 -04:00
rusefi
a8c60c5b71
docs
2019-05-06 09:16:03 -04:00
rusefi
cb14925229
allowing negative PID offset
2019-05-05 17:44:28 -04:00
rusefi
8794e72cd2
Saab CDM knock signal integration #647
2019-05-05 17:21:36 -04:00
rusefi
2c24571ddb
dreams of two ETBs
2019-05-05 12:02:42 -04:00
rusEfi
71976df42f
MC33816 integraion #784
...
bare bones skeleton
2019-05-03 21:13:25 -04:00
rusefi
231d1af489
idle using ETB #783
...
configuration fields
2019-05-02 22:12:43 -04:00
rusefi
762feb1b03
console usability: engine sniffer jitter fix #780
2019-05-02 18:42:59 -04:00
rusefi
7a8aa9a119
more pins to allow smart outputs
2019-05-02 11:21:35 -04:00
rusefi
40e1995e7f
FSIO to allow smart output pins
2019-05-01 22:26:07 -04:00
rusefi
86f894d3df
fixing mock voltage controls
2019-05-01 09:36:29 -04:00
rusEfi
1c013228dc
'warninigLedPin' typo and minor TS progress
2019-04-28 23:04:52 -04:00
rusefi
f9802b8542
ETB pause feature - useful while playing on the bench
2019-04-26 13:46:58 -04:00
rusefi
0292df332c
reducing analog_inputs debug confusion :)
2019-04-25 08:32:20 -04:00
rusefi
b8ae3810b3
DBG_ANALOG_INFO
2019-04-24 22:16:37 -04:00
rusefi
081a63367b
All corrections should be ratio, 1.0 = no correction #773
2019-04-23 19:24:12 -04:00
rusefi
fe8899f562
All corrections should be ratio, 1.0 = no correction
2019-04-23 18:37:53 -04:00
rusefi
41e096aa13
All corrections should be ratio, 1.0 = no correction
2019-04-23 18:34:45 -04:00
rusefi
0b1620feb2
USB and TLE8888 not working for F4 or F767 #764
2019-04-20 23:39:06 -04:00
rusefi
1de81b44be
TPS/TPS TS confusion reduction
2019-04-20 14:54:16 -04:00
rusefi
2badaa4f73
we need TLE8888 driver #714
2019-04-15 19:15:53 -04:00
rusefi
220e72fdc5
SPI progress
2019-04-14 18:12:15 -04:00
rusefi
50c481924e
steps towards smarter gpio
2019-04-13 10:58:52 -04:00
rusefi
b973379a35
docs
2019-04-12 18:24:43 -04:00
rusefi
76d3630588
ETB using tle7209 #746
2019-04-11 23:21:16 -04:00
rusEfi
c130b249ba
cleanup #4
2019-04-11 22:15:06 -04:00
rusefi
dae6638b62
rusEfi settings editor is broken for one byte enums #709
2019-04-08 11:19:07 -04:00
rusefi
e84ad495db
docs
2019-04-04 21:45:18 -04:00
rusefi
d5fd0f0f86
we need TLE8888 driver #714
2019-04-04 21:34:33 -04:00
rusefi
6fc05ee07c
cranking base_fuel reform
2019-04-04 08:26:57 -04:00
rusefi
bceec323c2
The Big Refactoring of 2019: console vs TS vs CONSOLE_MODE_SWITCH_PIN vs text protocol #725
...
removing startConsoleInBinaryMode
2019-04-01 11:45:06 -04:00
rusefi
9c4da7d9f8
better location for spi pin modes
...
stm32-specific code would upset someone
2019-03-29 02:44:52 -04:00
andreika-git
887580f7e2
Tps-accel. fractional mode ( #715 )
...
* Add new config settings for tps_accel_fractional_mode
* Add new variables for the fractional algo
* Add resetFractionValues() method
* Call onEngineCycleTps() and fix onEngineCycle()
* Implement the fractional algo
* More debug outputs for tps-enrich
* Nice & juicy unit-test!
2019-03-28 22:47:20 -04:00
rusefi
76b7554491
we need TLE8888 driver #714
2019-03-26 12:30:30 -04:00
rusefi
1f81aa169a
we need TLE8888 driver #714
2019-03-25 20:30:36 -04:00
rusefi
11e60e35bf
we need TLE8888 driver #714
2019-03-25 15:08:32 -04:00
andreika-git
b7a9cc13bb
Idle timing PID control & TPS-based VE table ( #713 )
...
* Add new config settings for idleTimingPidControl & TPSBasedVeTable
* Add dialogs for idleTimingPidControl settings
* Add dialogs for TPSBasedVeTable settings
* Share the code for getTargetRpmForIdleCorrection() and move it from idle_thread.cpp
* Implement TPSBasedVeTable
* Add PID to advance_map.cpp
* Implement idleTimingPidControl
* Make getAdvanceCorrections() visible to unit-tests
* Unit-tests! Yeah!
2019-03-22 22:55:51 -04:00
rusefi
e6edc4942c
cranking docs
2019-03-21 20:26:14 -04:00
rusefi
61b54b3f80
TPS acceleration docs
2019-03-16 11:14:52 -04:00
rusefi
13521eec0b
"60/2 with variable cam location" trigger #707
2019-03-15 13:35:44 -04:00
rusefi
dbfb040990
fuel gauges unification
2019-03-12 21:48:28 -04:00
rusefi
e7660a9090
overall usability progress
2019-03-12 14:35:49 -04:00
rusefi
0e356b7c5e
allowing bigger injectors
2019-03-12 10:16:50 -04:00
rusefi
9d851d59f4
hip9011 knock detection chip driver #35
2019-03-11 13:38:39 -04:00
rusefi
5b8dc728c8
hip9011 knock detection chip driver #35
2019-03-11 09:42:11 -04:00
rusefi
9e46bbf519
better Electronic Throttle body control #493
...
two ETBs
2019-03-10 12:02:25 -04:00
rusEfi
90bf18bcd7
better Electronic Throttle body control #493
2019-03-09 23:31:47 -05:00
rusEfi
91e421ebae
ETB iTerm limits
2019-03-02 14:00:32 -05:00
rusEfi
e93c2b5efb
TPS commands & compacting
2019-03-02 13:21:12 -05:00
rusefi
d9489b9ad5
TS project clean-up
2019-02-26 22:32:17 -05:00
rusefi
d8c0a5cf49
fix #688
2019-02-23 08:52:12 -05:00
rusefi
45e5913aa3
#688
2019-02-22 22:17:09 -05:00
rusefi
e1ba29febd
688 brainpins ( #694 )
...
* GPIOF, GPIOG and GPIOH ports are not available #688
2019-02-22 22:10:41 -05:00
rusefi
78969f00c8
ETB progress
2019-02-17 18:00:41 -05:00
rusefi
c60c8ce777
better (?) variable names
2019-02-10 22:47:49 -05:00
Matthew Kennedy
a0c130b81c
Fix dwell default, improve TS field names ( #689 )
...
* improve message
* clarify cranking dwell settings
* change default
* fix unit test that made assumption
2019-02-07 07:44:07 -05:00
rusefi
1e12cbefd5
dwell docs
2019-02-05 23:49:19 -05:00
rusefi
aba0f44df5
NA6 progress
...
A/C toggle switch indicator in TS
renaming "pedalPosition" to "throttlePedalPosition"
2019-01-27 00:02:58 -05:00
rusefi
b1d8bf0dbf
minimal pin configuration & EFI_COMMUNICATION_PIN fix
2019-01-26 11:38:14 -05:00
rusefi
6c5becdbdc
docs
2019-01-25 22:19:44 -05:00
rusefi
cd1760fafd
docs
2019-01-20 20:03:15 -05:00
rusefi
6244cda6b4
better method name and docs related to improved craking logic
2019-01-20 11:33:40 -05:00
rusefi
5dca790c8c
TS project typo
2019-01-14 08:57:53 -05:00
rusefi
e383cabfbe
#658
2019-01-10 17:05:03 -05:00
rusefi
66c6b6dc1a
#658
2019-01-10 16:37:52 -05:00
rusefi
ceba688e7e
#658
2019-01-10 16:33:27 -05:00
rusefi
1030cc9085
float ETB bins for now
2019-01-07 19:30:35 -05:00
Matthew Kennedy
7154da1f5f
Improve wall wetting AE to use time constant ( #650 )
...
* impruv
* c++17
* add tests, docs
2019-01-06 20:45:51 -05:00
rusefi
a1d834130e
FSIO to stop engine if things are REALLY bad - user-configurable and disabled by default obviously
2019-01-05 23:48:37 -05:00
rusefi
3711c491b5
#647
2019-01-04 22:09:38 -05:00
rusefi
f665bae938
#151 docs
2019-01-04 21:54:57 -05:00
rusEfi
c3380c4ef3
#35
2019-01-04 17:18:43 -05:00
rusefi
b171625c35
ion enum
2018-12-31 09:19:05 -05:00
rusefi
415f410baf
ETB bias curve in TS
2018-12-09 13:50:13 -05:00
rusefi
e14e12393c
ETB bias curve by TPS
2018-12-09 10:19:47 -05:00
rusEfi
d93f3ecd89
better? field name
2018-11-30 00:17:55 -05:00
rusEfi
eb26b7cc5c
docs
2018-11-29 23:19:41 -05:00
rusefi
14d0183ebc
docs
2018-11-22 23:15:05 -05:00
rusefi
c492e65c4e
Mazda Z5 trigger integration
2018-11-22 10:01:48 -05:00
rusefi
096809169e
#619
2018-10-30 05:32:13 -04:00
rusefi
932d68d87d
#615 start
2018-10-25 17:42:42 -04:00
andreika-git
a7b7f94e0d
Prepare for TPS-based Advance and tCharge Modes + Fixes ( #610 )
...
* rusefi_config.txt
* rusefi.input for TPS-based Advance
* rusefi.input for tCharge
* Fix compilation for Prometheus config
* Fix CJ125 calibration & debug flood
* Fix EnumToString utility for main.h->global.h refactoring
2018-09-25 15:45:17 -04:00
rusefi
cde09d5579
VVT debug field label fix
2018-08-14 12:37:43 -04:00
rusefi
e4bfce6ad2
manual chery-pick of #602
2018-08-04 10:24:10 -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
7344608124
docs
2018-07-22 11:54:58 -04:00
Matthew Kennedy
c36991a5ed
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
0d3d018712
cj125isUaDivided parameter
2018-06-17 15:07:42 -04:00
rusefi
7980c104de
typo
2018-06-16 08:40:50 -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
rusefi
2a3a13e21b
knock and bore
2018-05-20 13:22:32 -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
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
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
2547363423
more on #587
2018-03-25 09:12:51 -04:00
andreika-git
56e694c149
Coasting Fuel cutoff (initial) ( #584 )
2018-03-22 08:12:34 -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
29d8a216fc
coasting
2018-03-18 09:02:46 -04:00
rusefi
71a36eef12
https://rusefi.com/forum/viewtopic.php?f=9&t=1354
2018-03-17 19:55:23 -04:00
rusefi
0f67373bc1
usability
2018-03-04 23:21:43 -05:00
rusefi
39ef2ddae3
reducing merge drama #567
2018-03-03 08:54:23 -05:00
rusefi
7686bfd70d
#570
2018-02-26 22:24:48 -05:00
rusefi
675df4bdaa
#569
2018-02-25 20:51:34 -05:00
rusefi
6f466c97fd
debug fields for #568
2018-02-07 00:21:41 +03:00
andreika-git
7c88a97edc
Impl. useSeparateAdvanceForCranking & useAdvanceCorrectionsForCranking ( #565 )
2018-02-02 08:18:00 -05:00
rusefi
b8bca64807
CAN debug field #26
2018-01-29 19:41:39 -05:00
andreika-git
ebbcb01a1e
Add Option: Force stepper parking every restart ( #562 )
2018-01-29 18:27:39 -05:00
rusEfi
46f14b8cb8
MPX4250A .ini fix "too many options for 3 bits"
2018-01-28 17:18:10 -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
andreika-git
19dca45042
Prepare debug & output for CJ125 ( #558 )
2018-01-28 13:04:19 -05:00
rusefi
cfbd283018
#557
2018-01-26 22:47:09 -05:00
andreika-git
94e201c858
Add a new MAP sensor type (MPX4250A) ( #554 )
2018-01-26 10:50:12 -05:00
rusefi
4805b5677a
#549
2018-01-24 09:03:42 -05:00
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
be13920775
cranking usability
2018-01-17 23:05:01 -05:00
rusefi
e53efc0cbd
#492
2018-01-17 19:37:26 -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
4ce94603bb
new command style
2018-01-03 15:38:08 -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
639305cd56
spare unused bits for future use
2018-01-02 21:25:40 -05:00
rusEfi
40dba276af
docs
2017-12-31 20:13:53 -05:00
rusefi
6da8c3444a
more idle control complexity
2017-12-27 00:26:40 -05:00
rusefi
fb6cb5b2cf
switching to target RPM curve
2017-12-24 22:05:16 -05:00
andreika-git
fc818cf156
Update config files for the new features (tables) + fixes ( #521 )
2017-12-23 11:13:34 -05:00
rusefi
6e61392ae9
debug field STATUS
2017-12-17 13:14:39 -05:00
rusefi
cc052b9e19
more FSIO logging
2017-12-17 00:11:21 -05:00
rusefi
1c6de08a68
fixing build
2017-12-11 11:29:36 -05:00
rusefi
a7c5b24861
#4
2017-12-11 10:14:42 -05:00
rusefi
819535f56f
#512
2017-12-06 18:46:31 -05:00
rusEfi
ef0afb8beb
#510
2017-12-03 18:29:52 -05:00
andreika-git
c17cbc53e4
Add more precision to narrowToWideOxygen (AFR xx.xx) ( #508 )
2017-12-03 07:43:11 -05:00
andreika-git
1963218099
Add DBG_FSIO_ADC ( #505 )
2017-12-03 07:42:44 -05:00
rusefi
90135bfda1
docs
2017-12-02 17:13:01 -05:00
rusefi
6fbc4938e1
docs
2017-11-29 13:49:04 -05:00
rusefi
8eec794fda
map_samplingWindow TS
2017-11-27 17:50:52 -05:00
rusefi
d5da2fabc3
#4 docs
2017-11-24 15:40:52 -05:00
rusefi
3cb6040e03
#490
2017-11-23 02:50:04 -05:00
rusEfi
2bc7dc9eff
#495 todo clean-up
2017-11-19 15:24:36 -05:00
rusefi
094ff94c26
#495
2017-11-19 14:22:14 -05:00
rusefi
72df70cb48
#495
...
compacting data structure without changing the size yet
2017-11-19 12:07:07 -05:00
rusefi
54fc653546
#490
2017-11-19 11:05:57 -05:00
rusefi
6d86f14d4a
refactoring - better variable name
2017-11-19 10:23:47 -05:00
rusefi
6a30ab7bce
#490
2017-11-18 10:06: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
2e98d3922b
docs
2017-11-06 22:06:23 -05:00
rusefi
43f11c4425
#487
2017-11-06 19:00:30 -05:00
rusefi
4452717d9a
#385
2017-10-29 20:29:02 -04:00
rusefi
1a5cb96ad8
#385
2017-10-29 15:48:54 -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
b97a7b23c5
#476
2017-08-28 21:00:36 -04:00
rusefi
a393d8aa9d
#473
2017-08-17 02:32:06 -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
4444b7444f
better constant name
2017-08-06 19:43:01 -04:00
rusefi
5f20ffa424
#332
2017-08-05 16:55:28 -04:00
rusefi
6984d9010d
useFSIO16ForTimingAdjustment
2017-08-03 21:09:32 -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
0fac846dec
FSIO-based timing correction
2017-07-25 20:32:54 -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
3467ee3bfa
VVT progress
2017-07-22 20:43:54 -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
9098fc6fac
test fields in TS!
2017-06-26 09:38:12 +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
rusefi
9a929731b3
startUpFuelPumpDuration
2017-06-24 02:37:38 +03:00
rusefi
9b351ceb2a
mapMinBufferLength progress
2017-06-24 02:33:08 +03:00
rusefi
94baea80ba
mapMinBufferLength
2017-06-22 09:25:21 +03:00
rusefi
402653721a
refactoring
2017-06-21 07:16:19 +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
565909191c
docs
2017-06-11 15:36:23 -04:00
rusefi
4b15a23316
new command: set_injector_lag VOLTAGE LAG
2017-06-11 15:32:29 -04:00
rusefi
5536f4bdd2
Lamborghini Diablo firing order
2017-06-08 20:35:42 -04:00
rusefi
0def9818bd
debug modes
2017-06-07 23:12:04 -04:00
rusefi
5f8a367df9
debug modes
2017-06-07 23:04:56 -04:00
rusEfi
46e1ad1c0a
ETB
2017-06-04 13:07:22 -04:00
rusEfi
62835fbd9b
enable verbose_etb
2017-05-29 23:13:02 -04:00
rusEfi
d8ecf8bd1d
fixing throttle pedal settings storage & better names
2017-05-29 22:35:24 -04:00
rusEfi
b036d3f629
ETB
2017-05-29 21:59:05 -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
a8a3063247
#4
2017-05-27 23:22:24 -04:00
rusefi
2d7fb88c79
MAP is kPa
2017-05-27 16:59:01 -04:00
rusefi
9bcc06ef7b
silentTriggerError
2017-05-25 08:28:30 -04:00
rusefi
9a20976ad0
ETB progress
2017-05-25 00:38:37 -04:00
rusefi
15b6993cb4
#4 progress
2017-05-22 23:25:34 -04:00
rusefi
4f894c9c42
#295
2017-05-22 19:42:34 -04:00
rusefi
31f19b25e8
ETB progress
2017-05-22 18:26:58 -04:00
rusefi
55a6cbce5d
#4
2017-05-16 22:13:40 -04:00
rusefi
8e32c98aef
#4
2017-05-16 20:55:01 -04:00
rusefi
3577af1991
#415
2017-05-15 20:16:48 -04:00
rusefi
0796baf64c
#415
2017-05-15 04:53:04 -04:00
rusefi
a1e5a4a6f2
trigger debug
2017-05-13 07:31:21 -04:00
rusefi
6fc585cd30
docs
2017-05-12 16:28:56 -04:00
rusefi
08bcaa01a5
#413
2017-05-11 19:15:57 -04:00
rusefi
1a16b21495
flexibility for andreika
2017-05-09 19:05:47 -04:00
rusefi
9e682b7d46
flexibility for andreika
2017-05-09 18:58:25 -04:00
rusefi
127b99b38c
better config
2017-04-29 14:32:43 -04:00
rusefi
b03ebc94f5
#382
2017-04-13 23:37:17 -04:00
rusefi
ec13ebcee2
#382
2017-04-13 23:22:54 -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
e37a2561ae
knock sensor debug status
2017-04-09 22:07:41 -04:00
rusefi
080cd63a5f
docs
2017-04-08 09:23:57 -04:00
rusefi
122038962d
docs
2017-04-08 08:57:17 -04:00
rusefi
1d65c14ca7
http://rusefi.com/forum/viewtopic.php?f=10&t=1195&p=24818#p24818
2017-04-08 08:40:58 -04:00
rusefi
b8248ca78c
#382 example how to convert one field to use constant
2017-04-03 21:27:38 -04:00
rusefi
e78b69f5fc
#382
2017-03-26 18:57:20 -04:00
rusefi
95a2b045bb
#382
2017-03-26 18:06:47 -04:00
rusefi
37bab53de3
docs
2017-03-18 10:21:26 -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
410f436516
progress #371
2017-03-11 20:01:29 -05:00
rusefi
12fa6ea513
progress #371
2017-03-11 19:52:41 -05:00
rusefi
75b33a8842
#363 new flag for softer error handling
2017-02-23 08:44:10 -05:00
rusefi
0f3405b7e4
removing dead property customUseRiseEdge
2017-02-22 21:28:31 -05:00
rusEfi
7256d4481e
auto-sync
2017-02-18 15:01:47 -05:00
rusEfi
70fa5911f9
auto-sync
2017-02-15 11:03:28 -05:00
rusEfi
899a225a46
auto-sync
2017-02-14 00:02:59 -05:00
rusEfi
36438d5760
auto-sync
2017-02-13 22:02:52 -05:00
rusEfi
cb9c6cba62
auto-sync
2017-02-13 18:03:38 -05:00
rusEfi
9f392f5659
auto-sync
2017-02-12 21:04:18 -05:00
rusEfi
110e66e7b2
auto-sync
2017-02-12 02:02:24 -05:00
rusEfi
61353ca04b
auto-sync
2017-02-09 22:02:07 -05:00
rusEfi
c53c331149
auto-sync
2017-02-09 13:05:40 -05:00
rusEfi
0f070ea5e9
auto-sync
2017-02-09 12:03:46 -05:00
rusEfi
fa4cb349bb
auto-sync
2017-02-08 01:03:36 -05:00
rusEfi
8a13b2693b
auto-sync
2017-02-06 20:02:18 -05:00
rusEfi
47019ad79a
auto-sync
2017-02-06 19:03:19 -05:00
rusEfi
772bfea71a
auto-sync
2017-02-05 23:04:55 -05:00
rusEfi
84e9e7fde3
auto-sync
2017-02-05 12:08:29 -05:00
rusEfi
6370a1dd71
auto-sync
2017-01-30 06:02:53 -05:00
rusEfi
43e05c128a
auto-sync
2017-01-28 20:03:19 -05:00
rusEfi
c7cf472467
auto-sync
2017-01-26 23:03:04 -05:00
rusEfi
ac198d9434
auto-sync
2017-01-26 14:03:59 -05:00
rusEfi
ab0e676d6e
auto-sync
2017-01-23 21:03:11 -05:00
rusEfi
1fda8259d3
auto-sync
2017-01-23 16:03:46 -05:00
rusEfi
52801e6acc
auto-sync
2017-01-23 00:06:44 -05:00
rusEfi
422b3a475a
auto-sync
2017-01-22 18:04:24 -05:00
rusEfi
0a110249b4
auto-sync
2017-01-22 16:04:09 -05:00
rusEfi
2696e6ef67
auto-sync
2017-01-22 12:06:10 -05:00
rusEfi
a8d04181f0
auto-sync
2017-01-13 10:03:24 -05:00
rusEfi
b2af89dd9d
auto-sync
2017-01-13 00:03:30 -05:00
rusEfi
372d783f6f
auto-sync
2017-01-06 10:04:41 -05:00
rusEfi
51afd8a9e7
auto-sync
2017-01-06 09:03:33 -05:00
rusEfi
3da9eb3744
auto-sync
2017-01-02 19:03:36 -05:00
rusEfi
44699e0514
auto-sync
2016-12-28 22:01:57 -05:00
rusEfi
c7d8289136
auto-sync
2016-12-28 00:02:03 -05:00
rusEfi
799ac1f2e3
auto-sync
2016-12-27 13:02:00 -05:00
rusEfi
9ee1d030e1
auto-sync
2016-12-26 14:03:16 -05:00
rusEfi
041d70acef
auto-sync
2016-12-25 13:02:34 -05:00
rusEfi
dd52c4365e
auto-sync
2016-12-25 11:02:42 -05:00
rusEfi
3a7444a0be
auto-sync
2016-12-22 14:02:38 -05:00
rusEfi
4d78855f93
auto-sync
2016-12-21 12:02:35 -05:00
rusEfi
0857cae517
auto-sync
2016-12-19 17:01:43 -05:00
rusEfi
a379917557
auto-sync
2016-12-17 11:01:40 -05:00
rusEfi
db256231d9
auto-sync
2016-12-06 23:03:39 -05:00
rusEfi
5ae8ddd567
auto-sync
2016-12-06 22:03:16 -05:00