rusefi
27ce354ea3
https://rusefi.com/forum/viewtopic.php?p=39775#p39775
2021-02-14 22:35:59 -05:00
rusefillc
8d74b26beb
Gather Nissan CAN data #2278
2021-02-12 20:47:12 -05:00
rusefillc
9ad4cf9ebd
M62T vanos support #2243
2021-02-10 21:46:52 -05:00
rusefillc
66cfa9eb68
M62T vanos support #2243
2021-02-10 20:21:05 -05:00
rusefillc
c5208c22ca
M62T vanos support #2243
2021-02-09 13:58:05 -05:00
rusefillc
5f88ad4562
M62T vanos support #2243
...
still trying to fix Kinetis
2021-02-09 00:25:02 -05:00
rusefillc
f7ad1ae8b7
code generator: better handing of array size 1
2021-02-08 23:47:48 -05:00
rusefillc
8adc54e530
trying to help kinetis by reducing RAM usage back to where it was
2021-02-08 23:21:34 -05:00
rusefillc
8fa1a6530b
M62T vanos support #2243
2021-02-08 21:50:31 -05:00
rusefillc
1da4819663
M62T vanos support #2243
2021-02-08 16:39:21 -05:00
rusefillc
c020aed330
M62T vanos support #2243
2021-02-08 14:10:57 -05:00
Matthew Kennedy
353929450a
add cfg for lps25 ( #2307 )
...
* cfg field
* ui
2021-02-07 07:46:17 -06:00
rusefillc
11e8a35c15
Trigger pattern request Škoda Favorit fix #2302
2021-02-06 20:53:30 -05:00
rusefillc
50fc63a141
Trigger pattern request Škoda Favorit #2302
2021-02-06 19:49:02 -05:00
Matthew Kennedy
9b5fa40d16
add option to disable ETB if engine not spinning ( #2280 )
...
* config/ui
* trigger central mods
* implement
2021-02-05 17:19:57 -06:00
rusefillc
f4592541dd
Gather Nissan CAN data #2278
2021-02-05 11:27:51 -05:00
Matthew Kennedy
7fec313f50
Proteus analog input ci ( #2271 )
...
* test vbatt
* test proteus vbatt
* tolerance
* these don't work on proteus
* new engine type
* test analog input
* more test points, less tolerance
* console build needs this file generated
* only include for hw ci builds
* wiring info
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-02-03 13:34:48 -06:00
Brenton Hewitt
2ce14cb66e
Gm map sensors ( #2265 )
...
* GM 2 and 1 Bar Map Sensors
* GM MAP Sensor Selection Options
2021-02-02 08:15:28 -06:00
rusefillc
168b62af0e
GM/Daewoo 60/2/2/2 Trigger Pattern #2264
2021-02-01 23:20:04 -05:00
rusefillc
ce62edb56b
GM/Daewoo 60/2/2/2 Trigger Pattern #2264
2021-02-01 22:49:49 -05:00
rusefillc
9e878b05d5
spaces into multiplication
2021-02-01 12:11:00 -05:00
rusefillc
ca8fa7c56f
M62T vanos support #2243
2021-02-01 05:39:25 -05:00
rusefillc
e3c15d52db
M62T vanos support #2243
2021-02-01 05:31:33 -05:00
rusefillc
1de48af73b
M62T vanos support #2243
2021-02-01 00:42:53 -05:00
Matthew Kennedy
ace0f4e78c
Add fallback map table ( #2248 )
...
* table
* sd math
* config
* debug channel name
* ptr vs not ptr
* actually use return value
* memory
* less magic
2021-01-31 17:19:06 -05:00
Matthew Kennedy
654bf0d698
Map fallback logic, TS cleanup ( #2247 )
...
* add new field
* UI
* set default
* consume new parameter
* some cleanup while we're at it
2021-01-27 20:31:29 -05:00
Matthew Kennedy
c309d1a555
normalize configuration grammar ( #2240 )
...
* modify grammar
* add missing typedefs
* these typedefs are easier to handle in the parser
* make the existing parser work with the changed format
* grumble grumble jar
* we can deal with this part later
* handle later
* deal with this later
2021-01-26 21:56:47 -05:00
rusefillc
d1f1f6aab3
M62T vanos support #2243
2021-01-26 20:46:50 -05:00
rusefi
8ecbfd01b2
10k docs
2021-01-18 19:18:24 -05:00
rusefi
4dcd8a6308
https://refactoring.com/catalog/replaceMagicLiteral.html
2021-01-18 18:54:18 -05:00
rusefi
82451b6fa3
https://refactoring.com/catalog/replaceMagicLiteral.html
2021-01-18 18:44:31 -05:00
shadowm60
d415c3b790
Vss filter configuration field and param ( #2210 )
...
Prep work to introduce biquad filter on vss input to reduce noise on logs and for dynoview as well
2021-01-10 10:14:50 -05:00
Matthew Kennedy
3daa7d4d9a
Start support for multi-bank closed loop fueling ( #2184 )
...
* cfg
* cell
* N banks
* tests
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-01-10 08:10:49 -05:00
David Holdeman
7bf5dce671
Add TCU Solenoid debug fields ( #2202 )
...
* try adding debug fields
* oops
* include
* add labels
* add enum
* add more solenoid
* whoops
* ifdef
2021-01-09 14:12:45 -05:00
andreika-git
3dac7599c4
Hellen72 config ( #2200 )
...
* Hellen72 config
* Hellen72 files
Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2021-01-08 12:50:13 -05:00
Matthew Kennedy
54a7d32467
Fix fan bench ( #2198 )
...
* fix fan, complain if missing bench mode
* more complaining about unexpected codes
* unused
2021-01-07 08:23:31 -05:00
Matthew Kennedy
86d3746453
Idle timing uses phase logic, remove falloff ( #2169 )
...
* use phase computation
* move & simplify implementation
* test
* bad merge
* initialize
* wonderful changelog
* now unused parameter
* put back deadzone
* ui
* test deadzone
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-01-07 08:06:36 -05:00
rusefillc
7bc13d1860
TS bench test trans solenoid buttons #2191
...
fix?
2021-01-06 13:55:57 -05:00
rusefillc
e7359dce3f
TS bench test trans solenoid buttons #2191
...
reducing pin conflict
2021-01-06 13:47:01 -05:00
David Holdeman
3aaa461132
TS bench test trans solenoid buttons ( #2191 )
...
* maybe
* semicolon stupid
* whoops
* whoops 2
2021-01-05 22:30:38 -05:00
Matthew Kennedy
8608df5450
flex fuel AFR interpolation ( #2190 )
...
* config
* implement flex
* secondary fuel default
* test
* test works
* rename
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-01-05 16:27:23 -05:00
Matthew Kennedy
eba6ae2e8f
Flex fuel stubs ( #2187 )
...
* config & ui
* stub sensor
* stub init
* output channel, gauge, SD log
* linky linky
* fix
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-01-05 07:57:26 -05:00
rusefillc
70c44545f9
RAM efficiency of VR crank trigger shapes #2182
...
Audi OEM 5-cyl trigger pattern aka "Tri-Tach" https://rusefi.com/forum/viewtopic.php?f=5&t=1912
2021-01-04 23:50:50 -05:00
rusefillc
fd5810f6e5
Audi OEM 5-cyl trigger pattern aka "Tri-Tach" https://rusefi.com/forum/viewtopic.php?f=5&t=1912
2021-01-03 13:06:09 -05:00
rusefillc
8029175ecb
reducing magic constants
2021-01-02 16:43:08 -05:00
Matthew Kennedy
fbe2f189cd
cfg ( #2176 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-01-02 09:14:55 -05:00
rusefillc
51b51fa8c9
hellen
2021-01-01 11:17:17 -05:00
rusefillc
51b2314b71
hellen
2021-01-01 00:57:19 -05:00
shadowm60
e0d1a57bfd
Haltech as dash option ( #2165 )
...
* Haltech as dash option
* Update build-firmware.yaml
added generate enums for build-primary-bundle
2020-12-31 12:22:01 -05:00
Matthew Kennedy
c1713414d3
update idle UI ( #2157 )
...
* redo idle UI
* tooltip update
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-12-30 08:36:07 -05:00