Matthew Kennedy
b6ee79327d
switch ADC to gpt ( #1343 )
...
* switch to gpt
* halconf
* fix kinetis
* fix kinetis
* fix guards
* comment cleanup
2020-04-23 22:50:18 -04:00
Matthew Kennedy
1bad5f3047
don't store self stim in config ( #1356 )
...
* kill
* add bench test
* fix
2020-04-23 22:38:14 -04:00
rusefi
4561b08ed8
poke
2020-04-23 20:34:56 -04:00
rusefi
86df439dea
poke
2020-04-23 20:22:54 -04:00
rusefi
ac9ca1343a
tle8888 modes corrected
2020-04-23 19:49:22 -04:00
rusefi
0ffb72e48c
tle8888 modes corrected
2020-04-23 19:39:59 -04:00
rusefi
18955bc789
poke
2020-04-23 17:20:39 -04:00
rusefi
c52c7e2f1f
TLE8888 mode flexibility
2020-04-23 16:57:37 -04:00
rusefi
3012b18a5c
docs
2020-04-23 16:39:32 -04:00
rusefi
f44194f568
poke
2020-04-23 16:04:06 -04:00
rusefi
ccc445d7ee
extracting TLE8888 dialog
2020-04-23 15:40:10 -04:00
rusefi
aeaebcb794
poke
2020-04-23 14:47:12 -04:00
rusefi
6a85a58032
poke
2020-04-23 14:18:00 -04:00
rusefi
8ecb6662a8
poke
2020-04-23 13:13:50 -04:00
rusefi
067e01d0d0
poke
2020-04-23 12:13:52 -04:00
Matthew Kennedy
b28740c20e
MAP scheduling ( #1352 )
...
* map sched
* format
* guard test
2020-04-23 08:12:44 -04:00
rusefi
e4f3989603
hardware continues integration needs a high RPM high tooth count test case
...
#1351
2020-04-23 01:26:30 -04:00
Matthew Kennedy
df2db7036d
ETB autotune in its own function ( #1350 )
...
* pull out autotune
* oops
2020-04-22 22:22:28 -04:00
rusefi
4947252830
Fresh generated - auto
2020-04-22 21:22:09 -04:00
Matthew Kennedy
cec2db41d9
fix display of etb bias ( #1349 )
2020-04-22 20:32:19 -04:00
Matthew Kennedy
5e34323d0f
improve etb & pedal dialogs ( #1348 )
...
* simplify etb dialog
* put back pid limits
* add note
* pedal too
2020-04-22 20:24:47 -04:00
rusefi
c749807b4b
progress
2020-04-22 20:20:22 -04:00
rusefi
3d0f6c70b1
Fresh generated - auto
2020-04-22 19:51:37 -04:00
rusefi
37de9d595a
different take on remove warning message in tune #1347
2020-04-22 19:07:42 -04:00
rusefi
86ad5d78ce
Fresh generated - auto
2020-04-22 18:56:58 -04:00
rusefi
b6287585a7
different take on remove warning message in tune #1347
2020-04-22 18:27:10 -04:00
rusefi
7e400b44a6
Merge branch 'master' of https://github.com/rusefi/rusefi
2020-04-22 18:23:26 -04:00
rusefi
30a7741cb7
smaller version of dead code #1300
2020-04-22 18:23:14 -04:00
rusefi
a8a579437d
Fresh generated - auto
2020-04-22 15:32:37 -04:00
shadowm60
bb6aa1d82e
can_dash fix for w202 + TS enum ( #1346 )
2020-04-22 14:24:38 -04:00
shadowm60
638cb64b54
Can vss updates ( #1345 )
...
* Vss over Can implementation proposal
Working for BMW e46
* fixed Firmware CI?
* kinetis fix.
* minor fixes
* Added W202 + fixed broken configs
- w202 Vel decoded
- added dbc checks
2020-04-22 13:40:08 -04:00
shadowm60
fe3030bb23
Vss over Can implementation proposal ( #1340 )
...
* Vss over Can implementation proposal
Working for BMW e46
* fixed Firmware CI?
* kinetis fix.
* minor fixes
2020-04-21 20:48:37 -04:00
rusefi
c5a1c2d24a
poke
2020-04-21 18:06:11 -04:00
Matthew Kennedy
58e7738718
initialize etbControllers ( #1338 )
2020-04-21 08:18:32 -04:00
rusefi
387643047f
docs
2020-04-20 23:44:59 -04:00
rusefi
799bd8489f
BUGFIX: console engine sniffer was not displaying TDC mark properly in cases of negative angles
2020-04-20 22:43:55 -04:00
rusefi
bae38f03ce
docs
2020-04-20 22:42:34 -04:00
Matthew Kennedy
99489cff67
Improve ETB idle control ( #1319 )
...
* compress idle pos
* fix tests for new behavior
2020-04-20 17:29:03 -04:00
Matthew Kennedy
1a5e0a42f8
Inject idle to ETB ( #1335 )
...
* inject idle position
* pointer
* etb idle tests
* extract mocks
* ops
* test negative case too
* don't convert for etb
* guard
2020-04-20 16:26:35 -04:00
rusefi
656331ebe9
reducing code duplication
2020-04-20 15:57:03 -04:00
Matthew Kennedy
e04008610a
ETB: inject pedal map ( #1334 )
...
* add clampf
* more tests
* public
* missed a mock
* fix output duty clamping
* do it that way
* more
* ah ha!
* test negative too
* clamp pedal
* inject pedal map
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-04-20 14:34:45 -04:00
rusefi
934898f903
idle duty cycle clamping
2020-04-20 14:11:40 -04:00
rusefi
dc37b1686c
separate range for logging errors
2020-04-20 13:58:20 -04:00
Matthew Kennedy
0619575716
ETB testing: output, position clamping ( #1333 )
...
* add clampf
* more tests
* public
* missed a mock
* fix output duty clamping
* do it that way
* more
* ah ha!
* test negative too
* clamp pedal
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-04-20 13:52:20 -04:00
rusefi
afa185f3bd
i just want to build
2020-04-20 09:10:18 -04:00
rusefi
ba0dad82e9
Better handling in case of ETB idle without ETB #1332
2020-04-20 00:23:32 -04:00
rusefi
1c9e56e56f
still want RAM?!
2020-04-19 23:56:08 -04:00
rusefi
ad7c4f23bc
Better handling in case of ETB idle without ETB #1332
2020-04-19 23:55:27 -04:00
rusEfi
1ced7eafbc
Better handling in case of ETB idle without ETB #1332
2020-04-19 21:51:27 -04:00
rusEfi
4854d123bb
PWM name into warning message
2020-04-19 21:48:14 -04:00
rusEfi
2203b2867a
TS to show warning text
2020-04-19 21:42:00 -04:00
rusefi
a3202ca612
more butter more better
2020-04-19 20:57:01 -04:00
rusefi
43ba5e1936
multi-channel Tuner Studio tooth logger #1284
...
composite TDC mark not working?
2020-04-19 20:46:29 -04:00
Matthew Kennedy
8aac233a5f
rewrite etb tests with gmock ( #1330 )
2020-04-19 20:32:41 -04:00
rusefi
040f7260e7
tiny progress
2020-04-19 19:58:20 -04:00
rusefi
eae51514e9
i am clearly distracted :(
2020-04-19 19:20:23 -04:00
rusefi
ca19d2fb44
still the cost of remix 66-2-2-2
2020-04-19 18:58:22 -04:00
rusefi
c14dce1dad
trying to fix build
2020-04-19 18:50:45 -04:00
rusefi
67ba136965
helping build
2020-04-19 18:45:40 -04:00
rusefi
49da8d8ed6
Merge branch 'master' of https://github.com/rusefi/rusefi
2020-04-19 18:32:48 -04:00
rusefi
c5ba138471
date & trigger ram usage
2020-04-19 18:32:36 -04:00
rusefi
cc3c6f1b34
Fresh generated - auto
2020-04-19 18:32:24 -04:00
shadowm60
4c6ba7f681
Prep TS for VSS over CAN ( #1329 )
...
TS update
Co-authored-by: rusefi <rusefi@users.noreply.github.com>
2020-04-19 18:23:06 -04:00
Matthew Kennedy
75b009bbae
Closed loop controller base & ETB testing ( #1322 )
...
* closed loop controller base
* etb tps test
* closed loop controller tests
* test support
* update gtest
* fix for change
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-04-19 17:18:47 -04:00
rusefi
741ecd6a31
Fresh generated - auto
2020-04-19 15:47:29 -04:00
rusefi
581d0d5711
Merge remote-tracking branch 'origin/master'
2020-04-19 15:24:12 -04:00
rusefi
d7a6356f1d
FAQ
2020-04-19 15:23:51 -04:00
kon
a243b36504
aux serial config files ( #1326 )
2020-04-19 15:04:59 -04:00
Matthew Kennedy
fefaa54c92
improve tcharge error handling ( #1328 )
2020-04-19 15:02:40 -04:00
rusefi
71e7fb7e50
TT_RENIX_66_2_2_2
2020-04-19 14:54:02 -04:00
rusefi
b287b2f339
TT_HONDA_K_12_1
2020-04-19 14:23:01 -04:00
rusefi
c665e6b65d
progress towards renix 66-2-2-2
2020-04-19 09:59:55 -04:00
Matthew Kennedy
0d699bcfe9
Improve unexpected ( #1323 )
...
* use type instead of value
* fix remaining initializer-list users
* impruv
* last consumer?
* consumer
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-04-19 08:37:43 -04:00
Matthew Kennedy
7f60384c75
add expected helper class ( #1321 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-04-19 01:53:04 -04:00
rusefi
c413b64844
Renix 44-2-2
2020-04-18 22:23:45 -04:00
rusefi
be497685a0
Renix 44-2-2
2020-04-18 22:20:17 -04:00
rusefi
82fc1ca30a
Fresh generated - auto
2020-04-18 21:31:12 -04:00
Matthew Kennedy
052be17533
oops ( #1320 )
2020-04-18 21:12:51 -04:00
rusefi
5af28a08d6
FSIO RPN progress
2020-04-18 21:01:23 -04:00
rusefi
8fbe6e5964
Merge branch 'master' of https://github.com/rusefi/rusefi
2020-04-18 20:28:22 -04:00
rusefi
114b34a583
better trigger definition API
2020-04-18 20:28:03 -04:00
rusefi
0be7d737b9
Revert "Fresh generated - auto"
...
This reverts commit bff9199a25
.
2020-04-18 19:11:47 -04:00
Matthew Kennedy
4d24fdd57d
Fuel/ign correctino on new temp sensors ( #1318 )
...
* corrections
* test
* adv map
* tests
* cleanup
* lcd
* fsio
* unneeded
* more math
* last consumer
* cleanup
* fix kinetis
2020-04-18 18:45:30 -04:00
rusefi
bff9199a25
Fresh generated - auto
2020-04-18 18:44:03 -04:00
rusefi
c166ee9d58
Fresh generated - auto
2020-04-18 16:40:59 -04:00
Matthew Kennedy
7f0e07d9c7
new clt/iat: OBD and CAN dash ( #1317 )
...
* corrections
* CAN consumers
* can consume
* obd, lcd
* Revert "corrections"
This reverts commit 0003b270ce8344f7eefe7dbb87a9de7cffc5b8a8.
* iat
2020-04-18 15:53:04 -04:00
rusefi
c3113032a3
fresh
2020-04-18 12:20:18 -04:00
Matthew Kennedy
9cb08365a2
Simplify F4 board.h ( #1310 )
...
* fix
* simplify
* unneeded
* unused, change to pullup
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-04-18 11:41:53 -04:00
Matthew Kennedy
d65a244fc7
unused config field ( #1314 )
2020-04-18 07:57:28 -04:00
Matthew Kennedy
3407a4b216
doesn't need to be virtual ( #1315 )
2020-04-18 07:56:54 -04:00
Matthew Kennedy
08da3ba0b6
ETB pedal map scale ( #1316 )
2020-04-18 07:55:33 -04:00
Matthew Kennedy
4641f6760c
fix ( #1309 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-04-17 18:27:20 -04:00
Matthew Kennedy
2fdce936f0
deduplicate logic ( #1307 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-04-17 16:26:51 -04:00
rusefi
1ee95abde8
progress
2020-04-17 14:02:10 -04:00
rusefi
ed0e5e2aac
multi-channel Tuner Studio tooth logger #1284
2020-04-17 12:14:45 -04:00
rusefi
1a1f81d9cb
fresh
2020-04-17 07:25:17 -04:00
Matthew Kennedy
e739b49446
Gauges for raw sensors ( #1304 )
...
* add to struct
* input
* set channels
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-04-16 20:32:07 -04:00
rusefi
82c3a7b2d4
minor fix
2020-04-16 16:04:38 -04:00
NOx-z
fde7acd16f
DI HV sanity checks ( #1306 )
...
* mc33 flash check
* DI sanity checks for setting HV config
Co-authored-by: Christopher W. Anderson <gitstuff@pswitch.com>
2020-04-16 16:04:09 -04:00
rusefi
2f51b0c6f8
"GDI dreams" menu to TS
2020-04-16 14:31:03 -04:00