GitHub build-firmware Action
b75eb9ea81
Auto-generated configs and docs
2020-12-12 20:43:22 +00:00
David Holdeman
1b59375425
Fix table ( #2062 )
...
* try
* try
* swap labels
* switch axes in code
2020-12-12 15:41:27 -05:00
GitHub build-firmware Action
c28a62d87d
Auto-generated configs and docs
2020-12-12 01:28:20 +00:00
rusefillc
f32036ee3e
Cranking debug
2020-12-11 20:09:36 -05:00
rusefillc
72d02df6c4
throttlePedalPositionSecondAdcChannel to "all pins"
2020-12-11 19:51:01 -05:00
GitHub build-firmware Action
61397928c7
Auto-generated configs and docs
2020-12-11 15:06:15 +00:00
rusefillc
c56799172e
TS, .ini: "Idle position sensor" missing label in "Wastegate and idle position sensors" menu #2056
2020-12-11 10:04:07 -05:00
GitHub build-firmware Action
a321ab76a7
Auto-generated configs and docs
2020-12-09 19:33:03 +00:00
Matthew Kennedy
fadfc8d09b
config for second lambda ( #2047 )
...
* config
* size
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-12-09 14:30:51 -05:00
GitHub build-firmware Action
247d608c1e
Auto-generated configs and docs
2020-12-09 17:15:05 +00:00
GitHub build-firmware Action
5537b2035c
Auto-generated configs and docs
2020-12-09 02:10:55 +00:00
shadowm60
adf0a97ffc
Prepare configurations for SW knock detection ( #2046 )
...
* Prepare configurations
- Configurations needed for base noise
- TS usability for base noise definition
* Update rusefi_config.txt
wrong data ype used for base noise
2020-12-08 21:08:59 -05:00
GitHub build-firmware Action
9bf994e10f
Auto-generated configs and docs
2020-12-08 10:16:15 +00:00
GitHub build-firmware Action
1c6b53658e
Auto-generated configs and docs
2020-12-08 09:43:33 +00:00
GitHub build-firmware Action
6b80297245
Auto-generated configs and docs
2020-12-08 01:33:19 +00:00
GitHub build-firmware Action
d20d484fce
Auto-generated configs and docs
2020-12-06 23:08:10 +00:00
GitHub build-firmware Action
70467a0117
Auto-generated configs and docs
2020-12-06 19:19:09 +00:00
GitHub build-firmware Action
c492d5b6af
Auto-generated configs and docs
2020-12-06 03:05:54 +00:00
GitHub build-firmware Action
9892f0fa48
Auto-generated configs and docs
2020-12-05 05:05:04 +00:00
Matthew Kennedy
27fee86923
add indicator for tps2 fail ( #2016 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-12-05 00:01:24 -05:00
GitHub build-firmware Action
be55246188
Auto-generated configs and docs
2020-12-04 16:39:14 +00:00
GitHub build-firmware Action
3a4942fd55
Auto-generated configs and docs
2020-12-04 05:21:17 +00:00
GitHub build-firmware Action
98583bfabb
Auto-generated configs and docs
2020-12-04 04:26:34 +00:00
GitHub build-firmware Action
77914fb702
Auto-generated configs and docs
2020-12-04 02:33:46 +00:00
GitHub build-firmware Action
82c30dadf8
Auto-generated configs and docs
2020-12-03 15:51:02 +00:00
GitHub build-firmware Action
d803115081
Auto-generated configs and docs
2020-12-03 14:36:32 +00:00
GitHub build-firmware Action
896a96fb63
Auto-generated configs and docs
2020-12-03 06:34:34 +00: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
9a5438b2ea
Auto-generated configs and docs
2020-12-02 20:08:22 +00:00
shadowm60
d28276b053
Update rusefi.input ( #2000 )
...
vssacceleration should be signed 16bit value
2020-12-02 15:06:36 -05:00
GitHub build-firmware Action
617defd510
Auto-generated configs and docs
2020-12-02 19:49:17 +00:00
Matthew Kennedy
3258ee0c61
disable legacy temp units ( #1998 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-12-02 14:47:08 -05:00
GitHub build-firmware Action
e9a0c1fff2
Auto-generated configs and docs
2020-12-02 19:17:48 +00:00
rusefillc
2415edaec4
fixing two unrelated typos
2020-12-02 14:15:44 -05: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
GitHub build-firmware Action
ca6c867add
Auto-generated configs and docs
2020-12-02 16:14:23 +00:00
shadowm60
ecc9c0dc6b
introduce vehicle acceleration in TS ( #1997 )
...
* introduce vehicle acceleration in TS
* Update rusefi.input
added gauge as well
2020-12-02 11:12:19 -05:00
GitHub build-firmware Action
bea4ec0cd9
Auto-generated configs and docs
2020-12-01 18:58:12 +00:00
shadowm60
6fb745d29c
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 build-firmware Action
94d2ab5ea2
Auto-generated configs and docs
2020-11-30 05:14:11 +00:00
GitHub build-firmware Action
a314ae3146
Auto-generated configs and docs
2020-11-29 23:13:49 +00:00
rusefillc
6876c1657a
docs
2020-11-29 18:12:16 -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