rusefillc
573a5262c4
https://www.rusefi.com/forum/viewtopic.php?p=44166#p44166
2022-01-23 19:44:14 -05:00
GitHub build-firmware Action
1d40fdedd2
Auto-generated configs and docs
2022-01-23 20:42:35 +00:00
Matthew Kennedy
b07127614b
decouple TPS accel enrichment from trigger ( #3825 )
...
* move call site
* move thresholding out of fast path
* adjust config
* test
2022-01-23 15:31:39 -05:00
Matthew Kennedy
a1647fd66e
baro fully in sensor model ( #3829 )
...
* consumers and api
* dead test
* baro uses sensor model
* remove old (copy of?) map lookup logic
* I guess we don't need FastInterpolation any more?
* don't double init analog input
2022-01-23 09:42:11 -05:00
rusefillc
e8f980eca0
docs
2022-01-22 22:18:50 -05:00
GitHub build-firmware Action
529921ff1a
Auto-generated configs and docs
2022-01-23 02:55:04 +00:00
rusefillc
79c0275fb8
GM 2 BAR MAP sensor values wrong #3828
...
3 bar rename
2022-01-22 21:40:30 -05:00
rusefillc
823c6df79c
Restart attempts hangs up console fix #3826
2022-01-22 21:37:27 -05:00
GitHub set-date Action
634d561849
Update date
2022-01-23 01:03:01 +00:00
rusefillc
324b90e6e7
https://github.com/rusefi/alphax-2chan/issues/22
2022-01-22 17:28:11 -05:00
GitHub build-firmware Action
31d8c27ed0
Auto-generated configs and docs
2022-01-22 21:56:51 +00:00
rusefillc
93fff340fd
https://github.com/rusefi/alphax-2chan/issues/22
2022-01-22 16:50:58 -05:00
GitHub set-date Action
adb75991e0
Update date
2022-01-22 01:00:20 +00:00
GitHub build-firmware Action
e46c1a19a3
Auto-generated configs and docs
2022-01-21 23:15:14 +00:00
Matthew Kennedy
5ee6a353f8
swapped wall wetting channels ( #3824 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-01-21 18:09:28 -05:00
GitHub build-firmware Action
b6e4f8a769
Auto-generated configs and docs
2022-01-21 22:28:54 +00:00
shadowm60
0e3d6bbcef
Hellen128yaml update ( #3823 )
...
* Sync with RevC
* fix typo
* fix identation
2022-01-21 17:08:42 -05:00
GitHub build-firmware Action
cd3bbb39d9
Auto-generated configs and docs
2022-01-21 20:59:16 +00:00
Matthew Kennedy
20076e6490
Raw map and ego gauges ( #3822 )
...
* raw afr and map
* gauges
* s
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-01-21 15:53:16 -05:00
rusefi
69c17c29fe
new board automation
2022-01-21 15:23:02 -05:00
rusefi
a8d96a78b2
but we need valid default
2022-01-21 15:22:11 -05:00
rusefi
ee1db1cc95
moving away from debugMode
2022-01-21 15:21:05 -05:00
GitHub build-firmware Action
4b002a48f4
Auto-generated configs and docs
2022-01-21 18:16:00 +00:00
rusefillc
31561ec870
https://rusefi.com/forum/viewtopic.php?p=44146#p44146
2022-01-21 13:09:42 -05:00
Andrey
e94b251e33
Good news RPM is now float
...
open question if I've affected performance negativelly or not.
2022-01-21 00:56:13 -05:00
Andrey
4e676e1a86
fixing NOISY_RPM handling via Sensor framework
2022-01-21 00:21:45 -05:00
Andrey
014ea2b78a
migrating to SensorType::Rpm API
2022-01-20 23:54:52 -05:00
Andrey
970f81c5b3
migrating to SensorType::Rpm API
2022-01-20 23:43:18 -05:00
Andrey
e0258c4c8e
migrating to SensorType::Rpm API
2022-01-20 23:36:09 -05:00
Andrey
5f3324cd6b
migrating to SensorType::Rpm API
2022-01-20 23:32:59 -05:00
Andrey
5353d13d96
migrating to SensorType::Rpm API
2022-01-20 23:19:48 -05:00
Andrey
670bd91658
migrating to SensorType::Rpm API
2022-01-20 23:03:45 -05:00
Andrey
f7f6a31530
migrating to SensorType::Rpm API
2022-01-20 22:58:12 -05:00
Andrey
37e700f8bd
migrating to SensorType::Rpm API
2022-01-20 22:51:20 -05:00
Andrey
779e2fcbc5
migrating to SensorType::Rpm API
2022-01-20 22:44:59 -05:00
Andrey
92cbba3256
migrating to SensorType::Rpm API
2022-01-20 22:42:13 -05:00
Andrey
adb00d4255
migrating to SensorType::Rpm API
2022-01-20 22:40:15 -05:00
Andrey
3e3bdab488
migrating to SensorType::Rpm API
2022-01-20 22:38:08 -05:00
Andrey
e1f1f28045
migrating to SensorType::Rpm API
2022-01-20 22:31:07 -05:00
Andrey
a8e016f162
migrating to SensorType::Rpm API
2022-01-20 22:27:48 -05:00
Andrey
a168a94628
migrating to SensorType::Rpm API
2022-01-20 22:26:05 -05:00
Andrey
72ae8dd4a1
migrating to SensorType::Rpm API
2022-01-20 22:22:52 -05:00
Andrey
5d6985f085
migrating to SensorType::Rpm API
2022-01-20 22:12:04 -05:00
Andrey
e05d710086
migrating to SensorType::Rpm API
2022-01-20 22:06:20 -05:00
Andrey
3a6597464f
migrating to SensorType::Rpm API
2022-01-20 22:04:45 -05:00
Andrey
c27ed2525f
what's the difference between setRpmValue and assignRpmValue #3815
...
refactoring
2022-01-20 21:57:27 -05:00
Andrey
ea014a07d8
what's the difference between setRpmValue and assignRpmValue #3815
...
refactoring
2022-01-20 21:48:18 -05:00
GitHub build-firmware Action
7e28bd5191
Auto-generated configs and docs
2022-01-21 01:45:43 +00:00
Andrey
f224fcffd3
do not control VVT during cranking #3443
2022-01-20 20:28:51 -05:00
GitHub set-date Action
b47b635934
Update date
2022-01-21 01:01:22 +00:00