Commit Graph

25834 Commits

Author SHA1 Message Date
GitHub gen-configs Action 87dfca0dde Auto-generated configs and docs 2023-09-29 04:00:27 +00:00
rusefi 89059b7d57 automated testing
only: hellen154hyundai
2023-09-28 23:56:44 -04:00
GitHub gen-configs Action e2a16d7e4c Auto-generated configs and docs 2023-09-29 03:39:18 +00:00
rusefi 9b2843f8c4 automated testing usability
only: hellen154hyundai
2023-09-28 23:35:29 -04:00
GitHub gen-configs Action 9835859ebe Auto-generated configs and docs 2023-09-29 03:05:19 +00:00
rusefi 062d462a3f https://github.com/rusefi/rusefi/issues/5590 2023-09-28 23:00:57 -04:00
GitHub set-date Action 11a2f5c4fe Update date 2023-09-29 00:38:09 +00:00
rusefillc a39f1ff4ca logging of idle 2023-09-28 10:49:59 -04:00
GitHub gen-configs Action 34f5b029a2 Auto-generated configs and docs 2023-09-28 13:46:29 +00:00
rusefillc 7c4c48201a logging of idle 2023-09-28 09:42:45 -04:00
rusefi 34517e2fc4 smarter condition for android build 2023-09-28 00:44:49 -04:00
GitHub gen-configs Action c14c289419 Auto-generated configs and docs 2023-09-28 03:25:53 +00:00
rusefi 7624c91bec we already have vvtCamCounter doing same exact thing 2023-09-27 23:22:18 -04:00
GitHub gen-configs Action 1e978bcd73 Auto-generated configs and docs 2023-09-28 03:04:32 +00:00
rusefi 106c2e11dc more analog channels into automated QC 2023-09-27 23:00:42 -04:00
rusefi c0c1128ed1 unification towards not saying "ADC input" 2023-09-27 20:47:57 -04:00
GitHub set-date Action fbf9851b91 Update date 2023-09-28 00:34:13 +00:00
rusefillc 21e89b2b28 only:more focused gradle invocation 2023-09-27 16:07:55 -04:00
rusefillc a69b80d14c refactoring: inlining constant, explicit helper API 2023-09-27 11:24:41 -04:00
rusefillc 25d42b7b84 Console buttons to read write tune #5577 2023-09-26 23:36:59 -04:00
rusefillc 681cbef891 refactoring 2023-09-26 23:20:03 -04:00
rusefillc 4b66100202 refactoring 2023-09-26 23:17:08 -04:00
rusefillc 4e4caa5d65 refactoring 2023-09-26 23:11:02 -04:00
rusefillc 29b2b2680e better place for frame util code 2023-09-26 22:50:09 -04:00
rusefillc 83ddbcdc24 not much difference especially for sandboxes? 2023-09-26 22:46:51 -04:00
rusefillc 5a8406076d Sandboxes belong with tests 2023-09-26 22:31:07 -04:00
rusefillc 137ebb21db interface just a bit better here? 2023-09-26 22:28:26 -04:00
rusefillc b9b8a4f6ad java 11 time! 2023-09-26 22:09:54 -04:00
Matthew Kennedy 6be4d6073f use onConfigurationChange instead of version holder 2023-09-26 21:47:32 -04:00
GitHub gen-configs Action dff215461f Auto-generated configs and docs 2023-09-27 01:14:21 +00:00
rusefillc 7c1ec7843e
Idle (#5588)
* only:moving isIdleClosedLoop into idle live data

* only:moving isIdleClosedLoop into idle live data

---------

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2023-09-26 21:10:47 -04:00
GitHub set-date Action e29480622e Update date 2023-09-27 00:43:39 +00:00
Matthew Kennedy c8ddbba529 trip odometer 2023-09-26 17:03:06 -04:00
GitHub gen-configs Action 219926356e Auto-generated configs and docs 2023-09-26 17:43:23 +00:00
rusefillc e19204dd2e
Boost (#5586)
* boost is engine module

* only:idle leaves outputs

---------

Co-authored-by: Matthew Kennedy <matthewkennedy@outlook.com>
2023-09-26 13:39:43 -04:00
GitHub gen-configs Action 903d7c1025 Auto-generated configs and docs 2023-09-26 17:15:12 +00:00
Andrey e0b191f972 only:idle leaves outputs 2023-09-26 12:51:52 -04:00
GitHub gen-configs Action 12fe8d8de6 Auto-generated configs and docs 2023-09-26 16:49:53 +00:00
Andrey 8a5d50ee3e only: idle prepend 2023-09-26 12:45:50 -04:00
GitHub gen-configs Action bc60d0e0df Auto-generated configs and docs 2023-09-26 13:11:49 +00:00
Matthew Kennedy a519fd13ad vvt is engine module
* vvt refactoring

* vvt constexpr livedata

* format

* fix null deref
2023-09-26 09:07:59 -04:00
GitHub gen-configs Action d50ec6b1b6 Auto-generated configs and docs 2023-09-26 11:15:47 +00:00
rusefillc be35a5eb23
fan control is engine module (#5585)
* fan is engine module

* mockable AC

* mockable AC

* mock AC controller in fan test

* constexpr fan livedata

* isPtr

Co-authored-by: Matthew Kennedy <matthewkennedy@outlook.com>
2023-09-26 07:12:11 -04:00
GitHub gen-configs Action 798abfc8e1 Auto-generated configs and docs 2023-09-26 05:30:32 +00:00
rusefillc e6bdd5335d
knock live data (#5583)
* Move knock data to knock controller

* appease tsConfigVersion

* make reapply logic easier to read

Co-authored-by: Matthew Kennedy <matthewkennedy@outlook.com>
2023-09-26 00:54:45 -04:00
Andrey f754be11e0 isPtr ops 2023-09-26 00:26:46 -04:00
Andrey 1e23c1524e only: isPtr test coverage 2023-09-25 23:03:06 -04:00
Andrey bed84fa2d2 only: isPtr test coverage 2023-09-25 23:03:00 -04:00
Andrey e9f905b240 only: separating prod code from test code 2023-09-25 22:55:14 -04:00
Andrey e29fe83f17 only:docs&readability 2023-09-25 22:36:23 -04:00