rusefi
ce2ec3d544
TEST_33816
2020-02-25 21:35:21 -05:00
Matthew Kennedy
6307a446d3
Omit canned configs from Proteus ( #1159 )
...
* omit presets from proteus
* ifdef guard
2020-02-25 19:46:22 -05:00
Matthew Kennedy
8647abd22b
Add single flag for omitting PnP configs ( #1157 )
...
* switch to single enable flag
* engine_configuration.cpp
2020-02-24 19:08:02 -05:00
rusefi
9c0bcd4be0
v12
2020-02-24 00:20:36 -05:00
rusefi
9decb79a5e
migrate slow ADC to software timer so that TIM8 is also available for input capture #630
2020-02-24 00:12:51 -05:00
rusefi
97d68ccbfa
MRE technical info
2020-02-24 00:12:26 -05:00
rusefi
b4c371f44d
v12
2020-02-23 09:16:11 -05:00
rusefi
40145ab09c
minor progress
2020-02-22 13:04:19 -05:00
rusefi
890984214f
explicit cross-referencing
2020-02-21 20:08:16 -05:00
rusefi
59ff1713c2
"so I guess defaults are fine then, maybe add main relay = PB9"
2020-02-21 19:31:36 -05:00
rusefi
2bace565d2
M73
2020-02-19 22:34:51 -05:00
rusefi
a7e5e5280b
proteus
2020-02-19 22:34:38 -05:00
rusEfi
84995652df
reviving FRANKENSO_QA_ENGINE
2020-02-18 17:53:56 -05:00
rusefi
b84971cc6a
code style & pleasing LGTM
2020-02-18 08:16:19 -05:00
rusEfi
ca1d44ae2c
vbatt MRE happiness
2020-02-16 16:59:33 -05:00
rusefi
d5faa3b517
making migration seamless on useRunningMathForCranking
2020-02-16 16:13:15 -05:00
rusefi
c4e1e1e928
dreams about useFixedMsForCranking
2020-02-15 19:17:42 -05:00
rusEfi
fe063d53cd
proper 'f' syntax
2020-02-12 23:16:46 -05:00
rusEfi
aed1152c7a
MRE divider
2020-02-12 22:15:36 -05:00
rusEfi
59eb424ba0
TLE8888 watchdog #917
...
window watchdog progress
2020-02-10 13:24:09 -05:00
Matthew Kennedy
98e6e4b0eb
Fix master ( #1134 )
...
* Revert "something went very wrong."
This reverts commit 53179dfd22
.
* Revert "trying to fix build broken by "Sensor reconfiguration while running (#1131 )""
This reverts commit 0bf32a7291
.
* Revert "partial Revert of "Stricter compile options (#1132 )""
This reverts commit a17cc28382
.
* temp prometheus fix
* fix bootloader
* fix batch files
2020-02-08 16:34:29 -05:00
rusefi
0d1f45422e
cam/vvt decoder
2020-02-05 01:49:33 -05:00
Matthew Kennedy
52c710bb62
move flash addr in to mpu_util ( #1123 )
...
* move flash addr in to mpu_util
* this _may_ work
* don't use offsetof
* proper header + defines
2020-02-05 08:06:38 +05:30
rusefi
c4c28431f2
Three wire idle air valve #1122
...
ugly but should work to begin with
2020-02-04 01:06:20 -05:00
rusefi
c2e02cc235
fixing build
2020-02-02 13:18:41 -05:00
rusefi
0ea8407097
launch dreams
2020-02-02 12:23:55 -05:00
rusefi
7a4a4c2c64
more Proteus CI
2020-02-02 08:42:05 -05:00
960
4b4e683957
Boost pr ( #1114 )
...
* boost control
* cleanup
* Delete rusefi_config.txt
* Add files via upload
* Delete rusefi_config.txt
* Add files via upload
* Update rusefi.input
* Update boost_control.cpp
2020-02-02 03:56:21 -05:00
Matthew Kennedy
8c3d8d5665
more proteus pins ( #1118 )
2020-02-02 02:38:15 -05:00
rusefi
6022838656
looking forward
2020-02-01 17:55:58 -05:00
rusefi
48ee092ac6
reducing headers
2020-02-01 17:27:24 -05:00
rusefi
5a21964925
Matt does this look right?
2020-02-01 14:45:55 -05:00
rusefi
e7deff7a79
proteus build into CI
2020-02-01 14:27:41 -05:00
rusefi
371e1cb7f6
DBG_BOOST
2020-01-31 23:58:15 -05:00
rusefi
7c714e5727
opening the door to boost controller!
2020-01-31 14:29:52 -05:00
rusefi
c2f0a30397
opening the door to boost controller!
2020-01-31 14:23:15 -05:00
Matthew Kennedy
d004efa844
minor proteus default config & mapping fixes ( #1113 )
...
* vbatt and can
* correct comment
* fix mapping
2020-01-29 23:32:48 -05:00
rusefi
73a6b7b813
code style
2020-01-14 03:41:11 -05:00
rusefi
bb217b01dd
happy new year unification
2020-01-13 21:57:43 -05:00
dron0gus
618d6f5a5e
Gpio diagnostic ( #1100 )
...
* enums: add brain_pin_diag_e enum for pin diagnostic
* gpio core: add pin diagnostic call
* gpio: mc33810: add diagnostic support
* gpio: mc33972: add diagnostic support
* gpio: tle6240: add diagnostic
* pin_repository: output diagnostic data for gpio chips
* enums: kinetis: add brain_pin_diag_e enum for pin diagnostic
2020-01-12 10:20:10 -05:00
rusefi
113fc4be36
refactoring
2020-01-12 05:17:42 -05:00
rusefi
f74cf3bfbe
refactoring
2020-01-12 05:12:09 -05:00
rusefi
1fe6899781
fresh
2020-01-12 03:45:33 -05:00
Matthew Kennedy
ecd240d6f2
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
688107ed77
second channels for ETB related stuff
2020-01-11 01:08:41 -05:00
rusefi
b83a5310be
happy new year
2020-01-08 00:02:40 -05:00
Matthew Kennedy
5c85d53e16
Pass action_s instead of callback/param ( #1084 )
...
* change action
* consumers
* fix test
* didn't mean to add those
* simplify
* fix simulator
* fix sim for real
* oy
* maybe this time the simulator will actually be fixed, for real
* don't rely on undefined behavior
2020-01-07 00:41:18 -05:00
rusefi
07222f68c0
E30 M3 Tach output solution #907
2019-12-30 01:41:23 -05:00
rusEfi
2d59d23ce2
docs
2019-12-29 14:58:39 -05:00
rusEfi
4126262aa6
improvements around weird engine types
2019-12-28 23:26:43 -05:00