GitHub build-firmware Action
c492d5b6af
Auto-generated configs and docs
2020-12-06 03:05:54 +00:00
shadowm60
864bd7fa73
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 build-firmware Action
be55246188
Auto-generated configs and docs
2020-12-04 16:39:14 +00:00
rusefillc
0a23e82baf
6.1 Hemi V8 decoder #2010
2020-12-04 00:30:22 -05:00
GitHub build-firmware Action
3a4942fd55
Auto-generated configs and docs
2020-12-04 05:21:17 +00:00
rusefillc
4c3eae5676
FORD ST170 CAM TRIGGER PATTERN fix #2009
2020-12-03 23:54:08 -05:00
GitHub build-firmware Action
98583bfabb
Auto-generated configs and docs
2020-12-04 04:26:34 +00:00
GitHub build-firmware Action
0b2e8755ee
Auto-generated configs and docs
2020-12-04 02:59:40 +00:00
GitHub build-firmware Action
77914fb702
Auto-generated configs and docs
2020-12-04 02:33:46 +00:00
rusefillc
c55120372b
DAIHATSU 3CYLINDER TRIGGER WHEEL SUPPORT #2008
2020-12-03 21:31:58 -05:00
GitHub build-firmware Action
82c30dadf8
Auto-generated configs and docs
2020-12-03 15:51:02 +00:00
rusefillc
745038c4a7
more dead code
2020-12-03 10:49:20 -05:00
GitHub build-firmware Action
d803115081
Auto-generated configs and docs
2020-12-03 14:36:32 +00:00
GitHub build-firmware Action
b2e26a2e2b
Auto-generated configs and docs
2020-12-03 06:38:53 +00:00
rusefillc
dd9e431782
dead code matches Mazda SOHC
2020-12-03 01:36:43 -05:00
GitHub build-firmware Action
896a96fb63
Auto-generated configs and docs
2020-12-03 06:34:34 +00:00
GitHub build-firmware Action
b5b9554903
Auto-generated configs and docs
2020-12-03 06:25:01 +00:00
rusefillc
a2036ebc70
dead trigger, this would now be vvt+60/2
2020-12-03 01:22:57 -05:00
GitHub build-firmware Action
c7f951a2e9
Auto-generated configs and docs
2020-12-03 06:21:16 +00:00
GitHub build-firmware Action
b943bb8e3d
Auto-generated configs and docs
2020-12-03 06:04:08 +00:00
GitHub build-firmware Action
e61c79c378
Auto-generated configs and docs
2020-12-03 05:21:30 +00:00
GitHub build-firmware Action
85637f01c7
Auto-generated configs and docs
2020-12-03 01:32:59 +00:00
GitHub build-firmware Action
5c9ac60b0b
Auto-generated configs and docs
2020-12-03 01:22:05 +00:00
GitHub build-firmware Action
a80a1fb5a2
Auto-generated configs and docs
2020-12-02 19:12:18 +00:00
GitHub build-firmware Action
177328e736
Auto-generated configs and docs
2020-12-02 18:40:45 +00:00
rusefi
425b47bdc6
isSdCardEnabled is set to 'true' a few lines below
2020-12-02 00:09:08 -05:00
GitHub build-firmware Action
94d2ab5ea2
Auto-generated configs and docs
2020-11-30 05:14:11 +00:00
rusefi
c9e126f9e3
PnP miata
2020-11-30 00:12:06 -05:00
rusefi
6f3faaf808
PnP miata
2020-11-30 00:10:29 -05:00
rusefi
90f2b0f401
PnP miata
2020-11-30 00:00:36 -05:00
rusefillc
c5718c555e
94
2020-11-29 18:09:11 -05:00
rusefillc
160f22984c
94
2020-11-29 12:07:56 -05:00
GitHub build-firmware Action
8e1674956d
Auto-generated configs and docs
2020-11-29 03:51:15 +00:00
rusefillc
b982d02298
miata 94
2020-11-28 22:49:28 -05:00
GitHub build-firmware Action
5087fc7c5a
Auto-generated configs and docs
2020-11-29 03:22:29 +00:00
rusefi
c9da8262f7
it's weird
2020-11-27 16:41:11 -05:00
rusefi
89eaae8234
LM_ALPHA_N_2 rename
2020-11-27 15:44:31 -05:00
rusefillc
0840b91f7f
dead engine config
...
one step back
2020-11-26 21:21:25 -05:00
rusefillc
334f0a5a8a
dead engine config
2020-11-26 21:07:34 -05:00
rusefillc
55b763f62e
dead engine config
2020-11-26 20:26:12 -05:00
GitHub build-firmware Action
fb0863a1be
Auto-generated configs and docs
2020-11-26 22:30:00 +00:00
rusefillc
21acca2f47
Starter is engaged on start-up in pull-up configuration #1969
2020-11-26 16:58:02 -05:00
rusefillc
b75ab76f1f
Starter is engaged on start-up in pull-up configuration #1969
2020-11-26 16:56:18 -05:00
rusefillc
24c9e54cde
Starter is engaged on start-up in pull-up configuration #1969
2020-11-26 16:20:13 -05:00
Matthew Kennedy
1375b946ae
default to off ( #1989 )
2020-11-25 22:44:08 -05:00
rusefi
07de7aa46c
GDB helper
2020-11-25 13:53:29 -05:00
GitHub build-firmware Action
bbf29b0d40
Auto-generated configs and docs
2020-11-25 18:21:44 +00:00
GitHub build-firmware Action
9ac0391fb4
Auto-generated configs and docs
2020-11-22 23:32:36 +00:00
Andrey G
a285ba6743
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
fb98a3dffc
GDI Epic #1448
2020-11-22 01:14:34 -05:00