Matthew Kennedy
|
1eca0ca1bd
|
Jammed ETB detection (#4873)
* jammed ETB detection
* autoscale
* comment
* cleanup
* implement test, cleanup
|
2023-01-10 15:31:04 -05:00 |
GitHub gen-configs Action
|
cd189c6450
|
Auto-generated configs and docs
|
2023-01-10 20:00:00 +00:00 |
Matthew Kennedy
|
15d41c31c7
|
support Toyota ETCS-i tps/pps (#4898)
* cfg
* cfg
* configurable "ford tps" mode for TPS + PPS
* comments
* comment
* fix deinit RedundantFordTps
unregister sensor in case useFordRedundant* changes, avoiding ECU config error
* better validation
* use activeConfiguration on deinit path
* use define
* use smaller unused hole
* s
Co-authored-by: Nathan Schulte <nmschulte@desmas.net>
|
2023-01-10 14:10:30 -05:00 |
Matthew Kennedy
|
a2aee25f4d
|
don't print "sim_warning %s" (#4959)
|
2023-01-10 14:08:59 -05:00 |
rusefillc
|
67624ee960
|
bugfix, also we are not source of ACC
|
2023-01-10 01:03:49 -05:00 |
GitHub gen-configs Action
|
82cd4507a9
|
Auto-generated configs and docs
|
2023-01-10 03:32:19 +00:00 |
rusefillc
|
30ea67fa64
|
B6 getting soooo close?!
|
2023-01-09 21:35:08 -05:00 |
rusefillc
|
a6b76d6d23
|
Merge branch 'master' of https://github.com/rusefi/rusefi into master
|
2023-01-09 21:11:28 -05:00 |
rusefillc
|
00aef081ac
|
12 tooth crank issues fix #4943
|
2023-01-09 21:10:55 -05:00 |
GitHub set-date Action
|
259f823fc9
|
Update date
|
2023-01-10 00:21:51 +00:00 |
rusefillc
|
1b080bcd09
|
12 tooth crank issues fix #4943
|
2023-01-09 15:48:49 -05:00 |
rusefillc
|
c1b9e84684
|
a Lua script for Nick
|
2023-01-09 01:27:52 -05:00 |
GitHub gen-configs Action
|
cfebabe1b6
|
Auto-generated configs and docs
|
2023-01-09 03:46:33 +00:00 |
GitHub gen-configs Action
|
a89c83bc5a
|
Auto-generated configs and docs
|
2023-01-09 03:37:14 +00:00 |
rusefillc
|
c72528e5c2
|
12 tooth crank issues #4943
refactoring
|
2023-01-08 22:30:57 -05:00 |
rusefillc
|
ba31d11a99
|
docs
|
2023-01-08 22:30:57 -05:00 |
GitHub set-date Action
|
4fd4ff6cd5
|
Update date
|
2023-01-09 00:21:48 +00:00 |
Andrey G
|
a6ec708a6b
|
Support non-uniform dividers on ADC inputs (#4938)
* adc: support per-channel dividers
* S105: non-uniform analog dividers
* adc: default weak getAnalogInputDividerCoefficient() implementation
* adc: fix emulator compilation
|
2023-01-08 17:29:29 -05:00 |
rusefi
|
1fae27fcc2
|
The road to hell is paved with good intentions
|
2023-01-08 16:48:29 -05:00 |
rusefillc
|
5b159f0ff5
|
Support non-uniform dividers on ADC inputs #4938
maybe helping?
|
2023-01-08 15:37:51 -05:00 |
rusefillc
|
e58d375244
|
external muxes for internal ADC #3350
|
2023-01-07 22:09:43 -05:00 |
rusefillc
|
558f88ce23
|
external muxes for internal ADC #3350
|
2023-01-07 21:56:12 -05:00 |
GitHub gen-configs Action
|
3e3c7d18ae
|
Auto-generated configs and docs
|
2023-01-08 01:30:18 +00:00 |
rusefillc
|
a60e4b342f
|
a Lua script for Nick
|
2023-01-07 20:23:47 -05:00 |
rusefillc
|
424b0ae765
|
useETBforIdleControl: should be possible to turn this thing off, right?
|
2023-01-07 20:23:47 -05:00 |
rusefillc
|
a8cb534539
|
just a rename
|
2023-01-07 20:23:47 -05:00 |
GitHub set-date Action
|
093a8ea089
|
Update date
|
2023-01-08 00:23:33 +00:00 |
rusefillc
|
577e03c715
|
Ignition IAT corr IAT error what #4953
|
2023-01-07 17:48:58 -05:00 |
GitHub gen-configs Action
|
a2ef17eea7
|
Auto-generated configs and docs
|
2023-01-07 22:36:55 +00:00 |
GitHub gen-configs Action
|
c5e3035f0a
|
Auto-generated configs and docs
|
2023-01-07 21:34:08 +00:00 |
Andrey
|
0f1d46238f
|
Mitsubishi 4G93 Trigger issues #4918
|
2023-01-07 16:28:57 -05:00 |
GitHub gen-configs Action
|
eef016788f
|
Auto-generated configs and docs
|
2023-01-07 03:09:29 +00:00 |
Matthew Kennedy
|
e5d199272d
|
improve iat ignition table (#4948)
* iat ignition table
* changelog
|
2023-01-06 21:59:34 -05:00 |
GitHub set-date Action
|
dffa451a67
|
Update date
|
2023-01-07 00:19:29 +00:00 |
rusefi
|
e67c2e85e1
|
STM32Cube v2.12
|
2023-01-06 15:32:32 -05:00 |
GitHub gen-configs Action
|
77a9eceec1
|
Auto-generated configs and docs
|
2023-01-06 19:25:45 +00:00 |
rusefillc
|
4b8427bda3
|
8chan
|
2023-01-06 13:54:43 -05:00 |
Matthew Kennedy
|
1eb00e5ec9
|
adc resubscription of the same sensor (#4947)
* adc resubscription of the same sensor
* overload function name
* fix logic
* thermistors and map
|
2023-01-06 08:09:17 -05:00 |
GitHub gen-configs Action
|
834ed681d9
|
Auto-generated configs and docs
|
2023-01-06 02:30:20 +00:00 |
rusefillc
|
609b0d3ad1
|
8chan
|
2023-01-05 21:23:00 -05:00 |
rusefillc
|
a4eea87440
|
external muxes for internal ADC #3350
|
2023-01-05 21:23:00 -05:00 |
GitHub set-date Action
|
ff79e54e38
|
Update date
|
2023-01-06 00:21:19 +00:00 |
GitHub gen-configs Action
|
ba87d907e9
|
Auto-generated configs and docs
|
2023-01-05 17:50:04 +00:00 |
rusefillc
|
d6d6df568c
|
Ignition IAT Corr Load Bins Range fix #4941
|
2023-01-05 12:30:53 -05:00 |
Andrey G
|
a300043f5d
|
Feed mapAveragingAdcCallback() with volts not adc raw values (#4940)
|
2023-01-05 12:14:48 -05:00 |
Andrey G
|
f25edb646d
|
ADC and HIP: feed callback with voltage, not raw adc values (#4939)
* hip9011: use adcToVoltsDivided() helper
* hip9011: feed callback with volts, not raw adc value
|
2023-01-05 12:00:23 -05:00 |
GitHub gen-configs Action
|
766ec5cde0
|
Auto-generated configs and docs
|
2023-01-05 12:29:30 +00:00 |
rusefillc
|
279f570cb7
|
reducing misinformation
|
2023-01-05 07:23:51 -05:00 |
rusefillc
|
54d58453a0
|
fix https://github.com/rusefi/alphax-8chan/issues/56
|
2023-01-05 00:18:50 -05:00 |
GitHub gen-configs Action
|
3d64b2070a
|
Auto-generated configs and docs
|
2023-01-05 02:20:06 +00:00 |