rusefillc
47975891f1
Merge remote-tracking branch 'origin/master' into master
2020-12-11 10:33:34 -05:00
rusefillc
47db5d0d99
clang warnings again #2055
2020-12-11 10:33:00 -05:00
GitHub build-firmware Action
737a8faf57
Auto-generated configs and docs
2020-12-11 15:06:15 +00:00
rusefillc
84ae2722c5
dead code
2020-12-10 21:45:25 -05:00
GitHub set-date Action
e7dbc17471
Update date
2020-12-11 00:48:18 +00:00
rusefillc
e456413543
Merge remote-tracking branch 'origin/master' into master
2020-12-10 19:38:44 -05:00
rusefillc
3c623d8ed1
GM x24 is a well defined trigger needs hard-coded tdcPosition fix #2054
2020-12-10 19:38:33 -05:00
Matthew Kennedy
6f80da5c9c
reduce GPIO complexity ( #2051 )
2020-12-10 19:18:14 -05:00
Matthew Kennedy
719e341eeb
start fuel pump as soon as trigger events happen ( #2038 )
...
* switch pump fsio logic
* value collision
* fuel pump in tests
* mock time since trigger
* test fp
* init pin in test
* fix gpio outputs in tests
* comment
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-12-10 01:23:24 -05:00
Matthew Kennedy
ce2e7d3cbe
fix mock pins array ( #2050 )
...
* fix
* fix probably
2020-12-10 00:10:58 -05:00
Matthew Kennedy
ba1ba1452d
second lambda (x-series CAN only, for now) ( #2048 )
...
* add sensor
* second sensor
* switch sensor name
* gobblin up your memory
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-12-09 20:26:23 -05:00
GitHub set-date Action
82e7f3435d
Update date
2020-12-10 00:48:05 +00:00
GitHub build-firmware Action
c792a415fb
Auto-generated configs and docs
2020-12-09 19:33:03 +00:00
rusefillc
4072db3052
trigger lifecycle
2020-12-09 12:19:25 -05:00
GitHub build-firmware Action
40a78ce636
Auto-generated configs and docs
2020-12-09 17:15:05 +00:00
rusefi
df4f738401
Merge remote-tracking branch 'origin/master' into master
...
# Conflicts:
# firmware/controllers/engine_cycle/high_pressure_fuel_pump.cpp
2020-12-08 21:37:45 -05:00
rusefillc
81b7b2da59
refactoring
2020-12-08 21:33:59 -05:00
GitHub build-firmware Action
858a3ea9e7
Auto-generated configs and docs
2020-12-09 02:10:55 +00:00
GitHub set-date Action
819f342a63
Update date
2020-12-09 00:48:33 +00:00
rusefillc
5ae956ccd8
Merge remote-tracking branch 'origin/master' into master
2020-12-08 13:59:47 -05:00
rusefillc
3f17d84b44
fix warnings found by clang #2014
2020-12-08 13:59:40 -05:00
Matthew Kennedy
d7c56f78a9
require redundant TPS for ETB ( #2041 )
...
* Require redundant tps for ETB (#2037 )
* mod sensor api
* require redundancy
* fix tests
* check that it fails
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
* add a test that fails but should not
* fix the bug
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-12-08 06:24:20 -05:00
rusefillc
166167f805
basic hw in the loop - pwm self validation #2028
2020-12-08 05:30:12 -05:00
GitHub build-firmware Action
f1bf3f00b9
Auto-generated configs and docs
2020-12-08 10:16:15 +00:00
rusefillc
d6ea410424
basic hw in the loop - pwm self validation #2028
2020-12-08 05:07:03 -05:00
rusefillc
2f15c08498
basic hw in the loop - pwm self validation #2028
2020-12-08 04:52:49 -05:00
GitHub build-firmware Action
8f81510c9a
Auto-generated configs and docs
2020-12-08 09:43:33 +00:00
rusefillc
89548ea527
basic hw in the loop - pwm self validation #2028
2020-12-08 04:21:14 -05:00
GitHub build-firmware Action
2c9ee5bf15
Auto-generated configs and docs
2020-12-08 01:33:19 +00:00
GitHub set-date Action
dc8005ad51
Update date
2020-12-08 00:47:47 +00:00
rusefi
412e2b1d40
Revert "Revert "Split ETB in to interface + implementation headers ( #2040 )""
...
This reverts commit dae0b606
2020-12-07 01:27:27 -05:00
rusefi
e38c6d3660
Revert "Require redundant tps for ETB ( #2037 )"
...
This reverts commit c08d0b5e
2020-12-07 01:11:32 -05:00
rusefi
dae0b606cb
Revert "Split ETB in to interface + implementation headers ( #2040 )"
...
This reverts commit 53cbeedb
2020-12-07 01:11:19 -05:00
Matthew Kennedy
53cbeedb99
Split ETB in to interface + implementation headers ( #2040 )
...
* split etb interface
* mocks
* fix master while we're at it
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-12-07 00:29:09 -05:00
Matthew Kennedy
c08d0b5ed8
Require redundant tps for ETB ( #2037 )
...
* mod sensor api
* require redundancy
* fix tests
* check that it fails
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-12-07 00:05:06 -05:00
Matthew Kennedy
cd2d568b74
maybe fix sensor init checks ( #2034 )
...
* enums
* don't collide
* auto_generated_enums
* check based on new enum val
* maybe this will make generate tool happy
* add a test
* fix test
* fix and add another test
* make clang happier
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-12-06 23:19:57 -05:00
Matthew Kennedy
73fc01ceec
put back safe part of #2005 ( #2036 )
...
* put back some safe bits
* dumb typo
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-12-06 22:28:29 -05:00
GitHub set-date Action
4997ca8b13
Update date
2020-12-07 00:47:47 +00:00
rusefillc
12db055b7f
range check covers 'ERROR_CODE' already
2020-12-06 19:29:37 -05:00
rusefillc
b463166297
minor fixes
2020-12-06 19:25:48 -05:00
rusefillc
93e69bea93
refactoring
2020-12-06 19:04:23 -05:00
rusefillc
d86c53fecf
basic hw in the loop - pwm self validation #2028
2020-12-06 18:39:50 -05:00
rusefillc
12e5dfcbfe
Merge remote-tracking branch 'origin/master' into master
2020-12-06 18:13:07 -05:00
rusefillc
08dbbdb21a
subi
2020-12-06 18:08:55 -05:00
GitHub build-firmware Action
f0dcd4a5d4
Auto-generated configs and docs
2020-12-06 23:08:10 +00:00
rusefillc
8d6255b1e2
Revert "switch rpm calculator to use timer class ( #2005 )"
...
This reverts most of 622021e799
commit.
2020-12-06 18:05:53 -05:00
Matthew Kennedy
622021e799
switch rpm calculator to use timer class ( #2005 )
...
* add api
* rpm calculator
* fix fsio
* fix float
* remove wrong comment
* fix timer
* clang didn't like this
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-12-06 16:01:45 -05:00
Matthew Kennedy
69f754bfbd
don't duplicate sensor error logic ( #2032 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-12-06 15:00:30 -05:00
Matthew Kennedy
7dad3356e9
add isRedundant ( #2031 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-12-06 14:55:06 -05:00
GitHub build-firmware Action
690e1a7b67
Auto-generated configs and docs
2020-12-06 19:19:09 +00:00
rusefillc
f868d05dec
MRE_SUBARU_EJ18
2020-12-06 14:16:40 -05:00
rusefillc
c0e2ca5e74
MRE_SUBARU_EJ18
2020-12-06 13:08:09 -05:00
rusefillc
f6c08c55b6
code formatting & more info into message
2020-12-06 08:30:31 -05:00
Matthew Kennedy
9ef59c1572
fix button shift inheritance ( #2027 )
...
* fix button shift inheritance
* extra
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-12-06 07:32:38 -05:00
Matthew Kennedy
fbcfb4534a
require TPS values to be different ( #2017 )
...
* require values to be different
* fix not
* oops
* missed another spot
* test negative cases too
* resets
* test no sensor case
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-12-06 00:41:49 -05:00
Matthew Kennedy
a806053d52
round rpm instead of truncating ( #2023 )
...
* round rpm instead of truncating
* efiround is expensive
* Revert "efiround is expensive"
This reverts commit e5690f89e1b1988aacf5ced1f024d576465a7cd6.
* round is better than rintf
* testing
* it works now?!
* comment
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-12-06 00:11:57 -05:00
GitHub build-firmware Action
472ec232b7
Auto-generated configs and docs
2020-12-06 03:05:54 +00:00
rusefillc
085a5f38b8
making console happier
2020-12-05 21:56:39 -05:00
GitHub set-date Action
4d48abc1b8
Update date
2020-12-06 00:47:59 +00:00
Matthew Kennedy
b0410167de
encapsulate entry logic in to entry ( #2018 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-12-05 10:16:52 -05:00
GitHub build-firmware Action
053e14de4f
Auto-generated configs and docs
2020-12-05 05:05:04 +00:00
rusefillc
a1fe39b89d
unit tests in clang #2012
2020-12-04 23:59:21 -05:00
rusefi
b2493e3181
Merge remote-tracking branch 'origin/master' into master
2020-12-04 21:52:22 -05:00
shadowm60
45205e7da7
Dyno view proposal ( #1999 )
...
* DynoView creation
module implementation and unit_tests
* update acc algo
we only calcualte new acceleration value if speed has changed, not on every callback.
* added acceleration ts_channel
* fixed broken unit tests
* fixed accel sign
* review updates
* Update test_dynoview.cpp
fix unit_tests
* Update engine_controller.cpp
Fix .ram4 unused size
* Update test_dynoview.cpp
2020-12-04 20:28:48 -05:00
GitHub set-date Action
de2a5879c4
Update date
2020-12-05 00:45:22 +00:00
rusefillc
96a7d528b6
hemi trigger decoder took some RAM
2020-12-04 18:46:35 -05:00
rusefillc
29aa791415
hemi trigger decoder took some RAM
2020-12-04 18:22:59 -05:00
rusefillc
5464498909
6.1 Hemi V8 decoder fix #2010
2020-12-04 16:50:26 -05:00
rusefillc
589558b5f1
6.1 Hemi V8 decoder #2010
2020-12-04 16:33:29 -05:00
rusefillc
9871d5b501
refactoring: magic constants
2020-12-04 16:24:19 -05:00
rusefillc
5ae3347927
6.1 Hemi V8 decoder #2010
2020-12-04 16:03:27 -05:00
rusefillc
2b2ffe9d7d
6.1 Hemi V8 decoder #2010
2020-12-04 15:33:07 -05:00
rusefillc
45e47220ab
6.1 Hemi V8 decoder #2010
2020-12-04 15:22:53 -05:00
rusefillc
d191d31272
all triggers should be documented way nicer #2001
2020-12-04 14:00:49 -05:00
rusefillc
24eff376fe
all triggers should be documented way nicer #2001
2020-12-04 13:54:16 -05:00
rusefillc
59e4e3187b
all triggers should be documented way nicer #2001
2020-12-04 11:58:26 -05:00
rusefillc
0ba4b37a2d
all triggers should be documented way nicer #2001
2020-12-04 11:44:27 -05:00
GitHub build-firmware Action
94eed84d9a
Auto-generated configs and docs
2020-12-04 16:39:14 +00:00
rusefillc
d3a21bcb63
6.1 Hemi V8 decoder #2010
2020-12-04 01:02:09 -05:00
rusefillc
eb3dd94390
6.1 Hemi V8 decoder #2010
2020-12-04 00:30:22 -05:00
GitHub build-firmware Action
41955b4651
Auto-generated configs and docs
2020-12-04 05:21:17 +00:00
rusefillc
9a897007c4
FORD ST170 CAM TRIGGER PATTERN fix #2009
2020-12-03 23:54:08 -05:00
GitHub build-firmware Action
f067225daf
Auto-generated configs and docs
2020-12-04 04:26:34 +00:00
rusefillc
c41c020cb3
Merge remote-tracking branch 'origin/master' into master
2020-12-03 23:12:42 -05:00
rusefillc
c6d49e9621
DAIHATSU 3CYLINDER TRIGGER WHEEL SUPPORT fix #2008
2020-12-03 23:12:30 -05:00
GitHub build-firmware Action
4669da6ebe
Auto-generated configs and docs
2020-12-04 02:59:40 +00:00
rusefillc
fec3c3c443
DAIHATSU 3CYLINDER TRIGGER WHEEL SUPPORT #2008
2020-12-03 21:58:03 -05:00
GitHub build-firmware Action
a0e1faf627
Auto-generated configs and docs
2020-12-04 02:33:46 +00:00
rusefillc
c9a5a41a2f
DAIHATSU 3CYLINDER TRIGGER WHEEL SUPPORT #2008
2020-12-03 21:31:58 -05:00
GitHub set-date Action
d70b65aa86
Update date
2020-12-04 00:44:45 +00:00
rusefillc
5dcf22cf74
MRE pin reuse state validation fails #2006
2020-12-03 15:42:48 -05:00
rusefillc
0d2f8e67e7
avoid float -> int64 conversion #1977
...
both cases have to be relatively small durations of time cherry picking...
2020-12-03 13:32:01 -05:00
rusefillc
a57296d641
avoid float -> int64 conversion #1977
...
both cases have to be relatively small durations of time cherry picking...
2020-12-03 13:30:17 -05:00
Matthew Kennedy
bb2208fb52
add timer since last trigger tooth ( #2004 )
...
* add elapsed time to timer
* store trigger time
* fsio method
* don't do a 64b divide
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-12-03 11:13:45 -05:00
GitHub build-firmware Action
67660a38af
Auto-generated configs and docs
2020-12-03 15:51:02 +00:00
rusefillc
ba0503177c
more dead code
2020-12-03 10:49:20 -05:00
GitHub build-firmware Action
9c334ddb2d
Auto-generated configs and docs
2020-12-03 14:36:32 +00:00
GitHub build-firmware Action
accd14f261
Auto-generated configs and docs
2020-12-03 06:38:53 +00:00
rusefillc
bcd5e029fa
dead code matches Mazda SOHC
2020-12-03 01:36:43 -05:00
GitHub build-firmware Action
c82ff9e7a8
Auto-generated configs and docs
2020-12-03 06:34:34 +00:00
GitHub build-firmware Action
e7b115a43e
Auto-generated configs and docs
2020-12-03 06:25:01 +00:00
rusefillc
238e639c53
dead trigger, this would now be vvt+60/2
2020-12-03 01:22:57 -05:00
GitHub build-firmware Action
508828171c
Auto-generated configs and docs
2020-12-03 06:21:16 +00:00
GitHub build-firmware Action
e60f62670b
Auto-generated configs and docs
2020-12-03 06:04:08 +00:00
rusefillc
f5189cb6aa
all triggers should be documented way nicer #2001
2020-12-03 01:02:17 -05:00
GitHub build-firmware Action
4853b32404
Auto-generated configs and docs
2020-12-03 05:21:30 +00:00
rusefillc
0a72735c74
all triggers should be documented way nicer #2001
2020-12-03 00:19:18 -05:00
rusefillc
59655af204
Fuel pump should turn on at the first sign of engine rotation #1961
2020-12-02 23:09:39 -05:00
rusefillc
7327fd6e6c
all triggers should be documented way nicer #2001
2020-12-02 22:17:38 -05:00
rusefillc
b503fa3366
all triggers should be documented way nicer #2001
2020-12-02 20:51:33 -05:00
GitHub build-firmware Action
ac89bb20cf
Auto-generated configs and docs
2020-12-03 01:32:59 +00:00
GitHub build-firmware Action
6f3f108948
Auto-generated configs and docs
2020-12-03 01:22:05 +00:00
GitHub set-date Action
2ca19f58b9
Update date
2020-12-03 00:46:39 +00:00
GitHub build-firmware Action
1b33657b34
Auto-generated configs and docs
2020-12-02 20:08:22 +00:00
GitHub build-firmware Action
eb6849a18a
Auto-generated configs and docs
2020-12-02 19:49:17 +00:00
GitHub build-firmware Action
b7b2cf6722
Auto-generated configs and docs
2020-12-02 19:17:48 +00:00
GitHub build-firmware Action
23942578a6
Auto-generated configs and docs
2020-12-02 19:12:18 +00:00
GitHub build-firmware Action
0afc70a01a
Auto-generated configs and docs
2020-12-02 18:40:45 +00:00
GitHub build-firmware Action
e017bf53a1
Auto-generated configs and docs
2020-12-02 16:14:23 +00:00
GitHub set-date Action
5e6b173ba7
Update date
2020-12-02 00:44:31 +00:00
GitHub build-firmware Action
e87071dbe1
Auto-generated configs and docs
2020-12-01 18:58:12 +00:00
shadowm60
b014023560
Launch Control refactoring ( #1992 )
...
* refactor
- called from periodicFastCallback
- removed defines
* Update rusefi.input
removed unused configurations.
added clutch inversion option
* Added new tests
fixed limiting only in case we have launch condition and rpm outside of window
* Update launch_control.cpp
Unintialized config update, now it is working fine with VSS and with clutch as well.
* small fixes
updated after review findings
* Fix breaking engine rev limiter
applyLaunchControlLimiting should not overwrite booleans to false!
* Delay timer in seconds
timer uses ms, so convert seconds to ms
2020-12-01 13:03:42 -05:00
GitHub set-date Action
ef071e03d0
Update date
2020-12-01 00:45:58 +00:00
Matthew Kennedy
c5295f520e
timer ( #1994 )
2020-11-30 19:35:06 -05:00
GitHub build-firmware Action
39320dd3b4
Auto-generated configs and docs
2020-11-30 05:14:11 +00:00
GitHub set-date Action
37b86bd852
Update date
2020-11-30 00:44:36 +00:00
GitHub build-firmware Action
973f08dde4
Auto-generated configs and docs
2020-11-29 23:13:49 +00:00
rusefi
6bf93b653f
Merge remote-tracking branch 'origin/master' into master
2020-11-29 12:51:04 -05:00
rusefillc
ccfe980181
94
2020-11-28 22:59:55 -05:00
GitHub build-firmware Action
0ee28a9f8b
Auto-generated configs and docs
2020-11-29 03:51:15 +00:00
rusefillc
d199302b83
miata 94
2020-11-28 22:49:28 -05:00
GitHub build-firmware Action
bf27882d39
Auto-generated configs and docs
2020-11-29 03:22:29 +00:00
GitHub set-date Action
3c7a323d58
Update date
2020-11-29 00:45:07 +00:00
GitHub set-date Action
df7e48e5cd
Update date
2020-11-28 00:42:15 +00:00
rusefi
93160c6abb
LM_ALPHA_N_2 rename
2020-11-27 15:44:31 -05:00
Matthew Kennedy
c442f1f785
fix gpio the right way ( #1990 )
...
* fix the right way
* use the api
* explain
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-11-27 00:24:41 -05:00
rusefillc
42c56a47da
dead engine config
...
one step back
2020-11-26 21:21:25 -05:00
rusefillc
0f39f37bba
dead engine config
2020-11-26 21:07:34 -05:00
rusefillc
96ca95bd1e
dead engine config
2020-11-26 20:26:12 -05:00
GitHub set-date Action
7f3b91a538
Update date
2020-11-27 00:42:43 +00:00
Matthew Kennedy
cf1c99b36c
fix etb unit test idle hardware ( #1991 )
...
* move check to etb
* give it a sensor to read
2020-11-26 19:21:42 -05:00
rusefillc
41a02a0153
Starter is engaged on start-up in pull-up configuration #1969
2020-11-26 17:48:09 -05:00
GitHub build-firmware Action
2f30ac1575
Auto-generated configs and docs
2020-11-26 22:30:00 +00:00
rusefillc
f63e3c68fd
Starter is engaged on start-up in pull-up configuration #1969
2020-11-26 16:20:13 -05:00
rusefillc
7b8d20108f
Starter is engaged on start-up in pull-up configuration #1969
2020-11-26 10:41:22 -05:00
rusefi
ab98e15f01
Starter is engaged on start-up in pull-up configuration #1969
2020-11-26 00:16:59 -05:00
rusefi
7d11aaf9e4
Starter is engaged on start-up in pull-up configuration #1969
2020-11-25 23:59:11 -05:00
rusefi
1e91b88296
Starter is engaged on start-up in pull-up configuration #1969
2020-11-25 23:38:43 -05:00
Matthew Kennedy
92e36e66b5
fix etb wastegate percent output ( #1988 )
...
* wastegate etb should use percent
* percent_t
* fix test
2020-11-25 21:14:06 -05:00
rusefi
3ee96210af
Merge remote-tracking branch 'origin/master'
2020-11-25 19:53:49 -05:00
rusefi
1d497eaac4
Starter is engaged on start-up in pull-up configuration #1969
2020-11-25 19:52:22 -05:00
GitHub set-date Action
2865b8318c
Update date
2020-11-26 00:40:20 +00:00
rusefi
bdba67e05f
better default value
2020-11-25 17:02:28 -05:00
GitHub build-firmware Action
bd9ec0f327
Auto-generated configs and docs
2020-11-25 21:46:33 +00:00
GitHub build-firmware Action
e483d6805b
Auto-generated configs and docs
2020-11-25 18:21:44 +00:00
Matthew Kennedy
ae53889d10
Boost tolerance ( #1986 )
...
* tolerate invalid closed loop config when in open loop mode
* fix test
2020-11-25 07:27:24 -05:00
GitHub set-date Action
052206e9c4
Update date
2020-11-25 00:40:48 +00:00
rusefillc
5a0ec3088e
avoid float -> int64 conversion #1977
...
cherry picking...
2020-11-24 14:11:41 -05:00
rusefillc
56044d4dd0
avoid float -> int64 conversion #1977
...
cherry picking...
2020-11-24 00:06:12 -05:00
rusefillc
b939feea2b
avoid float -> int64 conversion #1977
...
cherry picking...
2020-11-23 23:53:25 -05:00
Matthew Kennedy
be71d06dfc
remove ( #1985 )
2020-11-23 20:10:17 -05:00
GitHub set-date Action
5eb921f311
Update date
2020-11-24 00:40:20 +00:00
Matthew Kennedy
ebb8ede1da
squash warnings ( #1984 )
...
* warnings
* unused
* a few more
* too much
* uint16_t-ify
2020-11-23 09:43:16 -05:00
rusefi
a54f3e5289
GDI Epic #1448
2020-11-23 01:10:12 -05:00
GitHub set-date Action
e04b7aa089
Update date
2020-11-23 00:40:35 +00:00
GitHub build-firmware Action
4eb6e4cade
Auto-generated configs and docs
2020-11-22 23:32:36 +00:00
Matthew Kennedy
6f9a84e79c
adjust boost ( #1975 )
2020-11-22 18:30:19 -05:00
rusefi
918c8abf5c
better hpfpValve bench settings
2020-11-22 12:43:28 -05:00
Andrey G
005a5daa74
ADC: fixes: ( #1979 )
...
* ADC: fixes:
-use enums
-internalAdcIndexByHardwareIndex array should be adc_channel_e size
-add sanity checks
-save few bytes of RAM
* ADC: use logical OR instead of math add
2020-11-22 12:23:27 -05:00
rusefi
c3fa5d8847
GDI Epic #1448
2020-11-22 00:47:43 -05:00
GitHub build-firmware Action
34d45edc0f
Auto-generated configs and docs
2020-11-22 05:45:32 +00:00
rusefi
b58ef54479
GDI Epic #1448
2020-11-22 00:40:21 -05:00
rusefi
7c2eaee40f
GDI Epic #1448
2020-11-22 00:13:55 -05:00
GitHub build-firmware Action
ae932d2366
Auto-generated configs and docs
2020-11-22 05:11:29 +00:00
rusefi
d1de459d0d
GDI Epic #1448
2020-11-22 00:09:36 -05:00
GitHub build-firmware Action
39cfc0692a
Auto-generated configs and docs
2020-11-22 03:58:53 +00:00
GitHub build-firmware Action
88d3c2b124
Auto-generated configs and docs
2020-11-22 03:01:11 +00:00
GitHub set-date Action
77d1d0a1fb
Update date
2020-11-22 00:41:19 +00:00
GitHub build-firmware Action
6374b08e34
Auto-generated configs and docs
2020-11-21 01:38:58 +00:00
GitHub set-date Action
fb0180be77
Update date
2020-11-21 00:39:02 +00:00
rusefillc
17a110ad44
Starter is engaged on start-up in pull-up configuration #1969
...
maintainability
2020-11-19 23:57:06 -05:00
shadowm60
e69d103461
Launch control unit tests update ( #1972 )
...
* testable launch start
* extract base class
* add a test
* fix ts debug
* Launch control unit_tests
updated launch control for a better split
VSS mock for unit tests
Co-authored-by: Matthew Kennedy <matthewkennedy@outlook.com>
2020-11-19 21:14:38 -05:00
Matthew Kennedy
ad6c24a9cc
no feed forward for wastegate ( #1971 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-11-19 20:51:30 -05:00
GitHub set-date Action
014e2feff4
Update date
2020-11-20 00:39:06 +00:00
rusefillc
f3c9d67d8b
Starter is engaged on start-up in pull-up configuration #1969
...
usability & test improvement
2020-11-19 17:15:28 -05:00
Matthew Kennedy
359a6ddc47
Launch control testable ( #1967 )
...
* testable launch start
* extract base class
* add a test
* fix ts debug
2020-11-19 08:15:56 -05:00
Matthew Kennedy
2792828dce
Remove lockAnyContext, replace with CriticalSectionLocker ( #1938 )
...
* switch to CriticalSectionLocker
* that's just about all
* clean up last usage
* include hpp for sim
* need the cpp wrappers in the makefile too
* include dir
* include
2020-11-19 06:56:02 -05:00
rusefillc
dbdfd87c6d
Starter seems to be engaged forever fix #1965
2020-11-18 23:54:30 -05:00
rusefillc
2d3ddcde9d
Starter seems to be engaged forever #1965
2020-11-18 22:47:40 -05:00
rusefillc
b6dac8dac2
Starter seems to be engaged forever #1965
2020-11-18 22:42:41 -05:00
rusefillc
b95dd4311b
Starter seems to be engaged forever #1965
2020-11-18 21:08:01 -05:00
rusefillc
a73b2c9298
Starter seems to be engaged forever #1965
2020-11-18 20:53:03 -05:00
rusefillc
4b57edc6d1
Starter seems to be engaged forever #1965
2020-11-18 20:48:52 -05:00
rusefillc
ab75be8742
Something something unit test ETB does not work #1966
2020-11-18 20:12:58 -05:00
rusefillc
2af3cdf70e
Starter seems to be engaged forever #1965
2020-11-18 20:01:02 -05:00
rusefillc
66c784480f
Merge remote-tracking branch 'origin/master' into master
2020-11-18 19:51:57 -05:00
rusefillc
c30d0d31f3
Starter seems to be engaged forever #1965
2020-11-18 19:51:51 -05:00
GitHub set-date Action
37230c1a95
Update date
2020-11-19 00:38:43 +00:00
rusefillc
5118a67f89
better error handling
2020-11-17 22:45:43 -05:00
GitHub set-date Action
5a54a6b668
Update date
2020-11-18 00:38:02 +00:00
Matthew Kennedy
7d6fe4ff8e
undo 1946 ( #1957 )
2020-11-17 17:07:56 -05:00
rusefillc
8a419291c6
DC not ETB refactoring
2020-11-16 20:07:12 -05:00
rusefillc
851478f846
DC not ETB refactoring
2020-11-16 20:05:35 -05:00
GitHub build-firmware Action
b00cc44f6d
Auto-generated configs and docs
2020-11-17 00:54:02 +00:00
rusefillc
3fef5606ed
DC not ETB refactoring
2020-11-16 19:51:36 -05:00
GitHub build-firmware Action
d1f19d6a42
Auto-generated configs and docs
2020-11-17 00:45:34 +00:00
rusefillc
848af9a0f8
Merge remote-tracking branch 'origin/master' into master
2020-11-16 19:43:12 -05:00
rusefillc
c6efcb6013
DC not ETB refactoring
2020-11-16 19:43:00 -05:00
GitHub set-date Action
8f6fe82262
Update date
2020-11-17 00:37:46 +00:00
rusefillc
499d93ed49
DC not ETB refactoring
2020-11-16 19:28:30 -05:00
GitHub build-firmware Action
ea2eeb7ca1
Auto-generated configs and docs
2020-11-17 00:10:53 +00:00
Matthew Kennedy
e0d0727896
adjust microsecond_timer api ( #1952 )
...
* change timer api
* don't need all that
2020-11-16 18:50:13 -05:00
Matthew Kennedy
89c56a00fa
minor perf tweaks ( #1946 )
...
* only start PWM if needed
* put important stuff first
* use conversion
* this broke the logic
2020-11-16 00:06:11 -05:00
GitHub set-date Action
27c9571a3b
Update date
2020-11-16 00:38:50 +00:00
GitHub build-firmware Action
8a20383b2d
Auto-generated configs and docs
2020-11-15 22:33:48 +00:00
GitHub build-firmware Action
341778e3cc
Auto-generated configs and docs
2020-11-15 22:19:44 +00:00
GitHub build-firmware Action
f6b2c9743c
Auto-generated configs and docs
2020-11-15 21:07:18 +00:00
GitHub set-date Action
c1ba274027
Update date
2020-11-15 00:38:12 +00:00
GitHub build-firmware Action
6d63adc174
Auto-generated configs and docs
2020-11-14 23:08:03 +00:00
rusefillc
6f56988469
https://rusefi.com/forum/viewtopic.php?p=38367#p38367
...
idle position/waste gate position sensor usability
2020-11-14 18:05:27 -05:00
GitHub set-date Action
5423bf53e1
Update date
2020-11-14 00:36:52 +00:00
GitHub set-date Action
0db3a928aa
Update date
2020-11-13 00:35:10 +00:00
GitHub build-firmware Action
1a2aaf5e29
Auto-generated configs and docs
2020-11-12 02:49:26 +00:00
Matthew Kennedy
605269c358
remove idle thread; just call from periodicSlowCallback ( #1924 )
...
* remove thread
* remove ui
2020-11-11 21:47:19 -05:00
Matthew Kennedy
6b0c533d2c
consolidate EFI_UNIT_TEST and friends ( #1940 )
...
* restructure
* guard c++
* idle too
* status_loop.h
* consolidate definitions
* use 1/0 instead, check for existence
* missed a few
* dead define
* defs for bootloader
2020-11-11 20:34:39 -05:00
GitHub set-date Action
537f28cbb8
Update date
2020-11-12 00:35:21 +00:00
Matthew Kennedy
74d2af9c6c
Move all DECLARE_ENGINE_PTR etc to one place ( #1937 )
...
* restructure
* guard c++
* idle too
* status_loop.h
2020-11-11 19:06:04 -05:00
rusefillc
cf7c613ed8
GDI Epic #1448
2020-11-11 00:43:21 -05:00
GitHub build-firmware Action
58b039f433
Auto-generated configs and docs
2020-11-11 04:13:06 +00:00
Matthew Kennedy
0fa06e2e2a
compensate injector flow based on fuel pressure ( #1931 )
...
* injector compensation
* fix
* ui
* testability & comments
* hella testing
* debug channels
* enum value
* auto generated enums
* update comment
* oops too much
* update config fields
* handle failed pressure sensor
* build
* fix
* add some todos for the future
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-11-10 23:11:22 -05:00
GitHub set-date Action
c1e99b05d4
Update date
2020-11-11 00:31:30 +00:00
rusefillc
99cf91c784
tle8888 drivers wants RAM as well
2020-11-10 18:26:46 -05:00
rusefillc
c6c9ab36d0
Merge remote-tracking branch 'origin/master' into master
2020-11-10 18:26:09 -05:00
rusefillc
89ae747179
more more more RAM
2020-11-10 13:07:55 -05:00
GitHub build-firmware Action
fcf09c3bd6
Auto-generated configs and docs
2020-11-10 17:39:01 +00:00
rusefillc
53113287f7
GDI Epic #1448
2020-11-09 22:53:46 -05:00
rusefillc
529a6863c3
GDI Epic #1448
2020-11-09 22:53:23 -05:00
rusefillc
fd140ee665
GDI Epic #1448
2020-11-09 22:49:06 -05:00
rusefillc
ac37b2c19e
GDI Epic #1448
2020-11-09 22:33:48 -05:00
rusefillc
0474458906
GDI Epic #1448
2020-11-09 22:21:38 -05:00
GitHub build-firmware Action
05d94c987e
Auto-generated configs and docs
2020-11-10 03:09:32 +00:00
rusefillc
d8a022d1aa
GDI Epic #1448
2020-11-09 21:41:13 -05:00
GitHub build-firmware Action
e3a34c427c
Auto-generated configs and docs
2020-11-10 02:34:55 +00:00
rusefillc
aa5c0ec049
RAM, ram, ram...
2020-11-09 21:25:44 -05:00
GitHub build-firmware Action
9bdcd5290f
Auto-generated configs and docs
2020-11-10 02:20:33 +00:00
rusefillc
1739437096
Output pin init/deinit needs a linked list #1803
2020-11-09 21:10:48 -05:00
rusefillc
76e7c0be01
Merge remote-tracking branch 'origin/master' into master
2020-11-09 19:48:11 -05:00
rusefillc
8fc5e1a4a0
docs
2020-11-09 19:47:10 -05:00
GitHub set-date Action
3e88d50e15
Update date
2020-11-10 00:39:25 +00:00
GitHub set-date Action
5f44182973
Update date
2020-11-09 00:39:56 +00:00