rusefi
5491669c2c
nicer handling of main relay in MRE.ini file
2020-05-15 12:05:09 -04:00
rusefi
4e703ce8e8
maybe this would just work?!...
2020-05-15 02:31:02 -04:00
rusefi
ebdee661e6
Revert "moving SD card to SPI1 thank you Matt!"
...
This reverts commit 9975d7a8
2020-05-15 00:30:49 -04:00
rusefi
9975d7a83f
moving SD card to SPI1
...
thank you Matt!
2020-05-15 00:29:18 -04:00
rusefi
bd72b0be8c
Fresh generated - auto
2020-05-14 23:46:49 -04:00
rusefi
d3785b543e
VVT_INACTIVE
2020-05-14 23:13:32 -04:00
rusefi
5138222428
:)
2020-05-14 20:53:47 -04:00
rusefi
2f233857cf
helping kinetis
2020-05-14 20:47:13 -04:00
rusefi
93f0c70dae
heling kinetis
2020-05-14 20:42:26 -04:00
dron0gus
a2565b7849
triggers: add Subaru SVX trigger (3 sensors) ( #1433 )
2020-05-14 20:40:47 -04:00
rusefi
be8fee161c
one step sideways
2020-05-14 19:10:01 -04:00
rusefi
8b3a9db412
now with EFI_CONSOLE_RX_BRAIN_PIN
2020-05-14 17:20:27 -04:00
dron0gus
48aa40b344
smart gpios: remove dead code ( #1432 )
2020-05-14 16:15:55 -04:00
rusefi
3aa6d497d7
Merge remote-tracking branch 'origin/master'
2020-05-14 08:39:42 -04:00
Matthew Kennedy
e46d9f0c99
Fix 100% duty injection ( #1431 )
...
* skip turn-off for high duty
* mock executor injection
* test
* switch to hard cut
* test no longer relevant
2020-05-14 07:44:32 -04:00
rusefi
73ab57cdfb
maybe EFI_CONSOLE_TX_BRAIN_PIN
2020-05-14 00:02:10 -04:00
rusefi
4c53fac81c
Fresh generated - auto
2020-05-13 23:48:19 -04:00
rusefi
6ab831cc49
SPI3
2020-05-13 23:29:52 -04:00
rusefi
dff7bbd4e0
SD card for MRE
2020-05-13 23:26:28 -04:00
rusefi
1f73fa208d
helping build
2020-05-13 19:41:10 -04:00
rusefi
a078922244
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# firmware/controllers/engine_controller.cpp
2020-05-13 19:31:42 -04:00
rusefi
28608449b1
docs & helping master
2020-05-13 19:27:11 -04:00
rusefi
4e5a69891d
new LED logic: constant WARNING if VBATT is below 7v
2020-05-13 01:52:27 -04:00
rusefi
257ed04fac
new LED logic: constant WARNING if VBATT is below 7v
2020-05-13 01:17:48 -04:00
rusefi
f233628c2c
lovely, yet another minor confusion
2020-05-13 01:16:05 -04:00
rusefi
52ad619b15
I think it's OK to crash very visibly if no proper SPI response
2020-05-13 01:07:11 -04:00
rusefi
159789dc5b
NB2 MAF
2020-05-12 23:37:30 -04:00
rusefi
38ec6d812d
https://github.com/rusefi/hw_microRusEfi/issues/157
2020-05-12 23:37:12 -04:00
rusefi
d2dd541548
Fresh generated - auto
2020-05-12 14:30:22 -04:00
rusefi
a8a9394f80
joy to all pins
2020-05-12 14:16:31 -04:00
dron0gus
e10259de99
either newline at end of mk file either no backslash on last line ( #1425 )
...
This fixes following build issue under linux:
make: *** No rule to make target 'build/obj/.cpp cj125.cpp', needed by 'build/obj/ build/obj/cj125.o'. Stop.
make: *** Waiting for unfinished jobs....
Introduces in 8d35c35035
2020-05-12 09:55:43 -04:00
rusefi
9bea740f77
Fresh generated - auto
2020-05-11 23:43:29 -04:00
Matthew Kennedy
e54bcc70a0
s ( #1424 )
2020-05-11 23:23:04 -04:00
NOx-z
2e3c142993
Mc33 undervolt ( #1423 )
...
* mc33 flash check
* DI sanity checks for setting HV config
* mc33 under voltage check
* mc33 under voltage check
* mc33 clear driver status on startup
Co-authored-by: Christopher W. Anderson <gitstuff@pswitch.com>
2020-05-11 21:11:16 -04:00
rusefi
8069605091
helping master build
2020-05-11 19:59:35 -04:00
rusefi
a955e96b62
RED FATAL/CRITICAL LED is a bit dim when it should be OFF
...
fix https://github.com/rusefi/hw_microRusEfi/issues/157
2020-05-11 18:35:28 -04:00
rusefi
eae24e82d1
more dead code
2020-05-11 18:24:29 -04:00
rusefi
047d2e0ce1
refactoring related to RED FATAL/CRITICAL LED is a bit dim when it should be OFF
...
#157
2020-05-11 18:22:51 -04:00
rusefi
e5db74c3ee
https://www.youtube.com/watch?v=g7tYt_0NTs8
2020-05-11 12:57:19 -04:00
rusefi
e2bda6f173
https://www.youtube.com/watch?v=g7tYt_0NTs8
2020-05-11 12:45:34 -04:00
kon
8d35c35035
Aux serial ( #1422 )
...
* aux serial updates from last PR
* trying to guess
* wow that's old! also not working maybe?
* hiding diag code which was messing with GP2/GP3 i.e. TLE8888_PIN_22 TLE8888_PIN_23
* date
* Mc33 undervolt (#1421 )
* mc33 flash check
* DI sanity checks for setting HV config
* mc33 under voltage check
* mc33 under voltage check
Co-authored-by: Christopher W. Anderson <gitstuff@pswitch.com>
* fixed {}
Co-authored-by: rusefi <rusefillc@gmail.com>
Co-authored-by: NOx-z <50815960+NOx-z@users.noreply.github.com>
Co-authored-by: Christopher W. Anderson <gitstuff@pswitch.com>
Co-authored-by: kon <dev@triggerdevel>
2020-05-11 12:17:42 -04:00
rusefi
6426d433d2
dead line in a dead file
2020-05-11 11:28:43 -04:00
NOx-z
7513b8ea5a
Mc33 undervolt ( #1421 )
...
* mc33 flash check
* DI sanity checks for setting HV config
* mc33 under voltage check
* mc33 under voltage check
Co-authored-by: Christopher W. Anderson <gitstuff@pswitch.com>
2020-05-11 01:52:20 -04:00
rusefi
0e8282995e
date
2020-05-11 00:59:55 -04:00
rusefi
60da1d818f
Merge branch 'tle8888_random'
2020-05-11 00:59:11 -04:00
rusefi
75781f1262
hiding diag code which was messing with GP2/GP3 i.e. TLE8888_PIN_22 TLE8888_PIN_23
2020-05-11 00:53:50 -04:00
rusefi
8bc2c403d6
34-2 3 cam Toyota wheel progress
2020-05-10 18:10:50 -04:00
rusefi
1f692c4a9b
34-2 3 cam Toyota wheel progress
2020-05-10 18:03:11 -04:00
rusefi
3b774976e4
Fresh generated - auto
2020-05-10 16:50:29 -04:00
Matthew Kennedy
c7fadd475f
configuration for secondary (redundant) TPS sensors ( #1419 )
...
* add new fields
* add tps 2 secondary
* sensible error detection limits
* UI mods
* grey out as appropriate
* defaults
* either it's unused or its not
2020-05-10 16:13:15 -04:00
rusefi
3e506a674a
34-2 3 cam Toyota wheel progress
2020-05-10 15:22:50 -04:00
rusefi
055751a232
Merge remote-tracking branch 'origin/master'
2020-05-10 11:54:36 -04:00
rusefi
342a331e1c
34-2 3 cam Toyota wheel progress
2020-05-10 11:54:21 -04:00
rusefi
7071d63cad
34-2 3 cam Toyota wheel progress
2020-05-10 11:54:04 -04:00
rusefi
43e2ffd27a
Fresh generated - auto
2020-05-10 10:32:49 -04:00
rusefi
cf99bcd4f0
Merge remote-tracking branch 'origin/master'
2020-05-10 10:12:50 -04:00
rusefi
ec38cdac95
mck1117:secondary-tps-config progress
2020-05-10 10:11:51 -04:00
rusefi
89d66ad1eb
Fresh generated - auto
2020-05-10 09:19:29 -04:00
Matthew Kennedy
36a742aa50
updates for proteus v0.3 ( #1418 )
...
* updates for v0.3
* board config too
* oops
2020-05-10 09:19:01 -04:00
rusefi
d6727e4e06
Merge remote-tracking branch 'origin/master'
2020-05-10 02:36:32 -04:00
rusefi
a9b15e3cee
that's embarrassing
2020-05-10 02:36:01 -04:00
rusefi
e2b5789324
Fresh generated - auto
2020-05-10 02:23:28 -04:00
rusefi
bb8a8149f8
34-2 3 cam Toyota wheel progress
2020-05-10 02:12:47 -04:00
rusefi
a52952c668
Fresh generated - auto
2020-05-10 01:55:23 -04:00
rusefi
919afd35e8
removing some unneeded flexibility
2020-05-10 01:34:43 -04:00
rusefi
ac9faf6646
docs & clean-up
2020-05-10 00:59:32 -04:00
rusefi
0c70f0d26c
Merge remote-tracking branch 'origin/master'
2020-05-10 00:42:54 -04:00
rusefi
d18bf76fb5
34-2 3 cam Toyota wheel progress
2020-05-10 00:42:33 -04:00
rusefi
e82de4ac97
Fresh generated - auto
2020-05-10 00:26:20 -04:00
rusefi
b40d367dad
more makes
2020-05-09 23:59:10 -04:00
rusefi
8d91cc65cc
34-2 3 cam Toyota wheel progress
2020-05-09 23:47:51 -04:00
rusefi
816356f987
manual date
2020-05-09 22:44:44 -04:00
rusefi
fcbba66e89
rusEFI online engine crc
2020-05-09 22:43:39 -04:00
rusefi
633afc10c8
trying to guess
2020-05-09 20:45:20 -04:00
rusefi
c59271c669
engine crc for REO
2020-05-09 20:04:58 -04:00
rusefi
7be4c75033
Fresh generated - auto
2020-05-09 18:59:03 -04:00
rusefi
c0d45f9330
rusEFI online engine crc
2020-05-09 18:31:41 -04:00
dron0gus
f9c82b860d
board: subaru-ej20g: remove ( #1414 )
...
Noone uses this board anymore
2020-05-09 18:22:17 -04:00
rusefi
4ebbe6fd61
Merge remote-tracking branch 'origin/master'
2020-05-09 17:26:03 -04:00
rusefi
b469c5a0f7
LED docs
2020-05-09 17:25:46 -04:00
rusefi
19a1ad05b1
tle8888 restoration
2020-05-09 16:59:54 -04:00
rusefi
b88b1e4aa5
mre 050 compromise
2020-05-09 09:40:00 -04:00
rusefi
39424cf5f0
date&docs
2020-05-09 09:35:34 -04:00
rusefi
bbe4f7926b
Merge remote-tracking branch 'origin/master'
2020-05-09 09:34:36 -04:00
Matthew Kennedy
96a800acb9
fix gppwm on-off mode ( #1406 )
...
* fix
* put it back
* do it with PWM instead
* comments
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-05-09 09:25:45 -04:00
rusefi
1a55d40863
Fresh generated - auto
2020-05-09 03:46:08 -04:00
rusefi
e451e3c4aa
34-2 3 cam Toyota wheel
2020-05-09 01:51:04 -04:00
rusefi
4ea0a3de26
nicer error messages
2020-05-09 01:49:17 -04:00
rusefi
6661c66e62
34-2 3 cam Toyota wheel progress
2020-05-09 01:15:55 -04:00
rusefi
05f1e6e151
docs
2020-05-09 00:56:26 -04:00
rusefi
ab07c0082b
this part can go forward
2020-05-09 00:53:04 -04:00
rusefi
e0c59ab6b1
placing parts of confusion closer together
2020-05-09 00:47:11 -04:00
rusefi
fd9e3a1f5c
placing parts of confusion closer together
2020-05-09 00:43:28 -04:00
rusefi
c5bea0e979
placing parts of confusion closer together
2020-05-09 00:16:48 -04:00
rusefi
8c3485a8dc
Revert "Tle8888 for mre 050 ( #1408 )"
...
This reverts commit ba1a606d
2020-05-08 23:58:34 -04:00
rusefi
4364eea7a2
refactoring: extracting magic constant
2020-05-08 22:05:44 -04:00
rusefi
b4f6c6488f
helping build
2020-05-08 21:39:35 -04:00
rusefi
b504b170d0
command line switch to DFU
2020-05-08 21:11:11 -04:00
dron0gus
f78889c1b3
idle thread: debug output for bipolar stepper ( #1409 )
2020-05-08 20:05:05 -04:00
dron0gus
ba1a606d9a
Tle8888 for mre 050 ( #1408 )
...
* tle8888: fix tle8888_chip_init flow
* tle8888: set correct pin modes for mcu gpios in tle8888_chip_init
Direct drive, reset, inj_en and ign_en gpio should be outputs
2020-05-08 19:05:30 -04:00
dron0gus
d0d5cdd4dd
tle8888: on MRE 0.5.0 we can drive ING_EN and INJ_EN from STM ( #1407 )
...
Do it!
2020-05-08 17:47:41 -04:00
rusefi
4082a53f56
default engine make/code
2020-05-08 17:31:03 -04:00
rusefi
cbd933edf6
Fresh generated - auto
2020-05-07 13:46:18 -04:00
rusefi
217ca8117e
manual gen
2020-05-07 13:08:09 -04:00
rusefi
18bb2475bd
getting deeper into the rabbit hole
2020-05-07 13:06:39 -04:00
rusefi
64af9623ee
Fresh generated - auto
2020-05-07 11:03:12 -04:00
rusefi
a82eff635f
Merge remote-tracking branch 'origin/master'
2020-05-07 10:22:22 -04:00
rusefi
7fda636144
https://github.com/rusefi/web_backend/issues/1
2020-05-07 10:22:04 -04:00
dron0gus
98bca0cb23
Tle8888 stage 1 ( #1404 )
...
* TLE8888: implement diagnostic
* TLE8888: add support for PP mode on OUT21..24
* tle8888: use helpers to extract register value from 16bit reply
2020-05-07 09:49:57 -04:00
rusefi
39c5f40d17
Fresh generated - auto
2020-05-07 09:07:04 -04:00
Matthew Kennedy
e2974cfeda
short term fuel trim: part 2 ( #1405 )
...
* add tooltip
* add other direction to deadband
* add impl
* test partitioning
* makefile
* wrong comment
* fix include
2020-05-07 08:52:32 -04:00
rusefi
5e75da1b75
Fresh generated - auto
2020-05-07 01:13:25 -04:00
rusefi
2b6f0652f6
field useful for rusEFI online catalog
2020-05-07 01:00:02 -04:00
rusefi
e9e95ec5f3
Merge remote-tracking branch 'origin/master'
2020-05-07 00:56:22 -04:00
rusefi
016da58bbd
field useful for rusEFI online catalog
2020-05-07 00:55:59 -04:00
rusefi
49d4b0acee
Fresh generated - auto
2020-05-06 22:04:53 -04:00
Matthew Kennedy
aa3bf51723
short term fuel trim: part 1 ( #1402 )
...
* add cell
* add stft cell tests
* add bit
* minimally generate
* config defaults
2020-05-06 21:00:40 -04:00
dron0gus
5987fb8b88
[SAFE] Debug cleanups ( #1403 )
...
* electronic throttle: inprove debug
* idle thread: show debug info for configured idle driver
* gpio-chips: make private functions static
2020-05-06 20:06:50 -04:00
rusefi
07e6e2c4ad
steps towards tle8888
2020-05-06 19:20:12 -04:00
rusefi
2cfb6bff38
steps towards tle8888
2020-05-06 19:15:52 -04:00
Matthew Kennedy
858821ed66
proteus -> exti ( #1378 )
...
* proteus -> exti
* do frankenso pal the same way
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-05-06 18:52:15 -04:00
rusefi
320b9f74c6
it's a mess but helps Proteus F7
...
F4 Proteus will will handle separately
2020-05-06 18:14:23 -04:00
rusefi
6e832002ba
magic is around the corner
2020-05-06 14:00:08 -04:00
rusefi
589feb951f
Fresh generated - auto
2020-05-06 08:49:08 -04:00
Matthew Kennedy
74d13c391f
Rewrite boost control in new closed loop framework ( #1342 )
...
* rewrite boost
* test
* fix build
* tests
* open loop test
* test closed loop
* fix names
* typo
* tests
* mock boost setOutput
* needs more virtual
* fix boost logic
* switch to TPS based open loop
* fix test
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-05-06 08:40:42 -04:00
Matthew Kennedy
20a95bdcf1
ETB auto-PID: auto set values in TS ( #1400 )
...
* 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
* auto gains too
* s
* fix
* rearrange a bit
* inject
* remove unused bit
* mock repair
* move
* add maintainconstantvalue
* add disable button
* cleaning
* move state inside
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-05-06 08:39:02 -04:00
Matthew Kennedy
484ab6aa97
doesn't need to pass callback ( #1399 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-05-06 08:38:15 -04:00
rusefi
1e413cf7eb
reviving kinetis
2020-05-05 16:59:40 -04:00
rusefi
2d18777d00
helping build
2020-05-05 15:47:14 -04:00
Matthew Kennedy
ebde7a29d5
don't fail on multiple Start calls ( #1396 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-05-05 15:45:07 -04:00
rusefi
d6c72cb769
Fresh generated - auto
2020-05-05 15:37:44 -04:00
rusefi
a9514ec9e4
vehicleName TS field
2020-05-05 15:12:12 -04:00
Matthew Kennedy
2c9cb4e291
remove "plain MAP" mode ( #1398 )
...
* consumers
* enums, input, config
* java
* default config cleanup
2020-05-05 15:04:55 -04:00
Matthew Kennedy
745b0c04ac
pull out std air charge math ( #1397 )
2020-05-05 08:01:40 -04:00
rusefi
27de7eabc0
Fresh generated - auto
2020-05-05 00:23:26 -04:00
rusefi
75d76f850d
progress - firing order logic to be re-evaluated every time we generate
2020-05-04 23:54:28 -04:00
rusefi
a208078f7c
haha notes
2020-05-04 23:38:32 -04:00
rusefi
3575962da6
docs
2020-05-04 22:31:47 -04:00
rusefi
0efcb8f7c1
reducing confusion?
2020-05-04 20:52:32 -04:00
rusefi
e6e5d99303
Merge branch 'master' of https://github.com/rusefi/rusefi
2020-05-04 19:26:22 -04:00
rusefi
75b3db09f1
reducing confusion?
2020-05-04 19:26:13 -04:00
rusefi
af262c3c5d
Fresh generated - auto
2020-05-04 19:17:35 -04:00
rusefi
aa04de0000
Nick says we need this MAP sensor
2020-05-04 19:08:36 -04:00
rusefi
2337a89cf9
docs
2020-05-04 13:28:00 -04:00
rusefi
5caed7ec31
getting all start-up issues together
2020-05-04 00:21:22 -04:00
rusefi
69a232e12d
ugly copy-paste
2020-05-04 00:10:20 -04:00
rusefi
ae1bd9c55d
docs
2020-05-03 15:54:17 -04:00
rusefi
c5eff0d262
MRE adapter
2020-05-03 15:21:32 -04:00
rusefi
b5571569e9
docs
2020-05-03 12:40:43 -04:00
rusefi
5e11f634a5
unifying Frankenso and MRE defaults
2020-05-03 12:11:47 -04:00