rusefi
b0703ca99b
Merge remote-tracking branch 'origin/master'
2020-04-12 10:44:57 -04:00
rusefi
e5b20a5aa5
some release notes
2020-04-12 10:44:46 -04:00
Matthew Kennedy
24b0c85a9e
fix warnings ( #1282 )
...
* warnings
* don't need to template those
2020-04-12 09:39:14 -04:00
Matthew Kennedy
d666743ab5
filter ETB autotune results ( #1281 )
...
* Astrom-Hagglund
* enums
* comments
* dead
* fix
* changed enum
* ts guard
* safety
* etb autotune debug channels
* filter results
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-04-11 22:28:50 -04:00
rusefi
573264fd73
fresh
2020-04-11 22:16:45 -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
52a0bb375f
documentation
2020-04-11 22:08:04 -04:00
rusefi
adb1402f31
DI progress
2020-04-11 21:48:04 -04:00
rusefi
7ce992d24a
Merge branch 'master' of https://github.com/rusefi/rusefi
2020-04-11 10:20:56 -04:00
rusefi
72f6641113
making magic constants a bit less fragile
2020-04-11 01:52:16 -04:00
rusefi
44ef63e102
making magic constants a bit less fragile
2020-04-11 01:22:31 -04:00
rusefi
6b7958c7f0
thank you kon for your first contribution
2020-04-11 01:05:49 -04:00
rusefi
39eb537560
really rusEFI LLC
2020-04-10 23:30:44 -04:00
rusefi
0fc66f1598
progress
2020-04-10 20:31:58 -04:00
Matthew Kennedy
f2fcbc0a0e
fix again ( #1280 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-04-10 19:02:37 -04:00
Matthew Kennedy
2c12da4a27
tps ( #1279 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-04-10 17:49:13 -04:00
rusefi
c879c9ff21
PPS FSIO not complete support
2020-04-10 17:46:56 -04:00
rusefi
4d3036bb6c
better message?
2020-04-10 17:45:04 -04:00
rusefi
48a259b50d
unicode
2020-04-10 17:42:15 -04:00
rusefi
b16dc1976f
fresh
2020-04-10 17:32:36 -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
e25b6639bd
set_fsio_expression issues reported by Jimmy lunztel
2020-04-10 17:05:33 -04:00
rusefi
99bb149a1c
I got distracted as usual :(
2020-04-10 15:49:44 -04:00
rusefi
1c3afd5bba
fixing console runtime :(
2020-04-10 15:31:54 -04:00
rusefi
35f08f3958
progress
2020-04-10 13:32:06 -04:00
rusefi
cb2b699db6
DBG_TRIGGER_SYNC merged into DBG_TRIGGER_COUNTERS
2020-04-10 13:19:54 -04:00
Matthew Kennedy
b934cb666b
simplify ( #1275 )
2020-04-10 08:12:16 -04:00
rusefi
a9e7e04a81
general help with image
2020-04-09 18:09:17 -04:00
rusEfi
371754118c
cj125 diag
2020-04-09 00:17:29 -04:00
rusEfi
80d5ef0c3f
cj125 diag
2020-04-09 00:12:27 -04:00
rusEfi
f4c72b3895
docs
2020-04-08 23:27:26 -04:00
rusefi
c98cdc9c0a
cj125 progress
2020-04-08 23:14:21 -04:00
rusefi
e673281a9d
set_cj125_cs_pin & set_cj125_heater_pin
2020-04-08 22:37:00 -04:00
rusefi
5e00b3ac17
extracting method
2020-04-08 22:36:18 -04:00
rusefi
7c4b4894cc
isCJ125Verbose
2020-04-08 22:12:33 -04:00
rusefi
a85b2f8989
fresh
2020-04-08 21:43:05 -04:00
rusefi
914855d262
refactoring
2020-04-08 21:23:49 -04:00
rusEfi
2c423052c4
docs
2020-04-08 20:37:46 -04:00
rusefi
6b171c97fb
TunerStudio: Save settings with self-simulation fix #1272
2020-04-08 18:03:46 -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
dron0gus
281e8ac754
idle: add two coil idle valve support ( #1271 )
2020-04-06 17:55:41 -04:00
rusefi
6051c4dbff
v12
2020-04-06 17:24:20 -04:00
rusEfi
11e489f8d7
date
2020-04-06 14:58:18 -04:00
Andrey Gusakov
94395de16a
pin_repository: fix for boards with gapes in brain_pin_e
...
Some additional math should be done to convert brain_pin_e to index
and back in case board do not have all chips exist in enum.
ifdef hell is for Kinetis board that uses its own brain_pin_e enum
2020-04-06 14:30:14 -04:00
Andrey Gusakov
e74cd6ae96
pin_repository: fix compilation for devices without TLE8888
2020-04-06 14:29:02 -04:00
rusefi
3888ffc007
smart gpio clean-up
2020-04-06 14:28:08 -04:00
rusefi
c1ab5ca585
smart gpio clean-up
2020-04-06 14:13:29 -04:00
rusefi
7fe8a494ef
a bit of header clean-up
2020-04-06 13:05:30 -04:00
rusefi
a1b554638f
clean-up
2020-04-06 12:58:04 -04:00
rusefi
070f6b52b8
code style
2020-04-06 12:34:21 -04:00