Commit Graph

1167 Commits

Author SHA1 Message Date
Matthew Kennedy 65d7abc162
etb rev limit indicator (#4483) 2022-08-25 20:49:21 -04:00
rusefi 349e07d554 refactoring 2022-08-24 12:11:11 -04:00
rusefillc d9dd6ff95e Pavel Xenon is asking for EGT limping mode #3172
let's lower expectations for now
2022-08-22 18:08:38 -04:00
rusefillc a560a949c1 unconditional VVT PID logging 2022-08-17 01:03:21 -04:00
rusefillc d396a07f0f poke just in case 2022-08-16 21:00:59 -04:00
rusefillc 45fefc8caf # users are confused by TCU dialogs. open question how to repackage as pre-alpha 2022-08-15 17:28:24 -04:00
rusefillc 9fb476a542 https://github.com/rusefi/alphax-4chan/issues/57 2022-08-11 10:08:51 -04:00
rusefillc c96b6b53f6 Extra Idle Air if Throttle is Pressed behavior #3940 2022-08-10 01:39:24 -04:00
Matthew Kennedy e9e6df6d7f
add option to invert vvt control (#4425)
* add option to invert vvt control

* s

* s

* s

* one bit per cam type

* move the space

* I don't spelling good

* changelog
2022-08-09 16:22:55 -04:00
rusefillc c7c443ea24 https://github.com/rusefi/hellen154hyundai/issues/57 2022-08-09 13:26:11 -04:00
rusefillc 7b5eedf6bc ISO-TP does not work on real car #4427 2022-08-09 12:29:26 -04:00
Andrey G bd44357129
config: options to enable OpenBLT on CAN interfaces (#4423) 2022-08-07 17:56:11 -04:00
rusefillc c83e3220dc reducing confusion 2022-08-06 09:14:48 -04:00
rusefillc e0677fdacd [SECURITY] Cheap password protection against tune modification fix #4243 2022-07-30 12:38:05 -04:00
rusefillc 8a1812efd2 [SECURITY] Cheap password protection against tune modification #4243 2022-07-30 12:07:04 -04:00
rusefillc 8fd0d0636a [SECURITY] Cheap password protection against tune modification #4243 2022-07-30 09:54:36 -04:00
rusefillc 257aafd0d1 confusion between aux linear and aux for scripts fix #4345 2022-07-28 08:56:47 -04:00
Matthew Kennedy 6b83ec8c08
boost control thresholds (#4392) 2022-07-28 09:45:16 +03:00
Matthew Kennedy d4b8a036af
Log gppwm output values (#4385)
* remove debug option

* purpose built output channels

* name

* embiggen sd log buffer

* Revert "embiggen sd log buffer"

This reverts commit 37432a5653.

* embiggen SD log buffer
2022-07-27 12:10:00 +03:00
rusefillc 247ad0ddec custom skipped wheel could be located on camshaft fix #4377 2022-07-25 08:05:52 -04:00
Andrey G 59eee6641c
Add "Reset to OpenBLT" button (#4364)
Similar to "Reset to DFU", but uses different seed
2022-07-22 08:21:11 +03:00
rusefillc 685c6c1bf6 Launch control bug? "range" thing is confusing #4348
minor fix
2022-07-21 04:16:30 -04:00
rusefillc 3d2bb2a62d Launch control bug? "range" thing is confusing fix #4348 2022-07-20 18:52:02 -04:00
rusefillc 4987a0b93c Launch control bug? "range" thing is confusing #4348
a typo and configurable behaviour without UI
2022-07-20 18:48:55 -04:00
Matthew Kennedy e1254f84b9
remove idle offset (#4355)
* remove offset

* remove more completely

* changelog
2022-07-18 15:49:43 -04:00
Matthew Kennedy d413b28a77
GDI: add min/max boost time config (#4343)
* add min/max boost time config

* add cast

* generated

* UI
2022-07-16 02:23:05 -04:00
rusefillc 3ed54327a3 raw aux inputs gauges #4346 2022-07-15 06:23:24 -04:00
rusefillc f78cd39d50 reducing confusion: pulling start button out of battery menu 2022-07-12 01:14:05 -04:00
rusefillc f88904d7e7 yes, yes, we get it: TPS 2022-07-11 12:36:00 -04:00
rusefillc 232729e8bf todo: shall we move into high_pressure_fuel_pump.txt and reduce OOP elegance or create a separate live data just for these ones? 2022-07-04 17:08:41 -04:00
Matthew Kennedy aecacc6aa1
Rewrite tooth logger buffer management (#4317)
* s

* make it work

* put back enough maybe

* fix console composite log

* unit tests can just use a vector, why not

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-07-04 16:57:17 -04:00
rusefillc b231b458a1 usability confustion: ediatble fields with board overrides fix #4295 2022-06-27 13:35:22 -04:00
rusefillc 16294ff473 greyed out pin is still used #4086 2022-06-27 11:56:08 -04:00
rusefillc e053f0b9eb verboseQuad 2022-06-26 19:47:58 -04:00
Matthew Kennedy b92c0149d6
get rid of setSerialConfigurationOverrides (#4274)
* get rid of setSerialConfigurationOverrides

* missed a few

* kinetis
2022-06-23 19:42:09 -04:00
Matthew Kennedy 9d62aeb81f
force o2 heating (#4275) 2022-06-23 14:32:34 -04:00
Matthew Kennedy 11d58f8d5a
clt based rpm limit (#4267) 2022-06-22 16:49:24 -04:00
rusefi ff477f59d0 verbose trigger sync should reuse engineSnifferRpmThreshold #4259
unused field & updated tooltip
2022-06-18 14:46:31 -04:00
rusefillc 2e4c7db92f knock dialog progress 2022-06-18 12:06:31 -04:00
Matthew Kennedy 932f5e1f30
cam/crank sync improvements (#4152)
* clarify getOperationMode

* wait for phase synchronize to transition to sequential mode

* one test

* encapsulate vvtSyncCounter

* test

* Add option to stop VVT sync above some RPM

* getOrZero

* Revert "synchronized Phase handling improvements fix #4099"

This reverts commit 32d46d1f09.

* Revert "m_hasSynchronizedSymmetrical handling improvements #4099"

This reverts commit d5e131b1d0.

* remove synchronizedPhase

* only crank needs this

* changelog

* needsDisambiguation()

* test

* s

* bad merge

* put the timer back

* s

* s

* changelog

* test for new behavior

* correct parameter order

* spelling

* s

* s

* s

* tests merge happy

* bad merge

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-06-09 17:21:22 -04:00
rusefi 2dc77c8e23 i see dead line 2022-06-08 14:54:38 -04:00
rusefi c2dd5cf608 https://github.com/rusefi/hellen-gm-e67 2022-06-05 22:49:10 -04:00
rusefi 9e02e3fc93 B6 progress 2022-06-02 00:34:02 -04:00
rusefi 26d2d5e39e Settings conflict another case of #4086 fix #4221 2022-05-31 17:05:33 -04:00
rusefillc 3cf3618eb1 greyed out pin is still used #4086
at least some progress
2022-05-25 21:49:34 -04:00
rusefillc a2af7895bb TS injector bench test pulse is too short fix #4192 2022-05-22 09:43:09 -04:00
rusefillc 905889de90 B6 test mule 2022-05-21 01:51:49 -04:00
rusefillc 6256e10fd2 hiding second VR threshold 2022-05-19 12:35:04 -04:00
rusefillc ac4d7b99f6 typos 2022-05-17 17:57:37 -04:00
rusefillc 78d560591d https://github.com/rusefi/ts-issues/issues/36 2022-05-17 17:18:00 -04:00