Commit Graph

2054 Commits

Author SHA1 Message Date
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 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
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
GitHub gen-configs Action d4a92ad604 Auto-generated configs and docs 2023-09-26 02:23:45 +00:00
Andrey f4e2ac32d5 only: part of knock logging 2023-09-25 22:19:35 -04:00
GitHub gen-configs Action 7519cc854a Auto-generated configs and docs 2023-09-26 02:02:33 +00:00
Andrey 6f6755aac0 only: better field name 2023-09-25 21:49:58 -04:00
GitHub gen-configs Action 47637e2a48 Auto-generated configs and docs 2023-09-26 01:23:22 +00:00
rusefillc 85db1cf0dc only: part of knock logging 2023-09-25 21:18:57 -04:00
Andrey d7527eb774 only:more details 2023-09-25 21:18:56 -04:00
GitHub gen-configs Action d7329a916b Auto-generated configs and docs 2023-09-25 18:13:59 +00:00
GitHub gen-configs Action 2e81c448bf Auto-generated configs and docs 2023-09-25 12:43:29 +00:00
GitHub gen-configs Action ad87c40d7b Auto-generated configs and docs 2023-09-18 12:58:40 +00:00
Matthew Kennedy 1552b26fa6 new temp sensor output channels 2023-09-18 08:55:21 -04:00
GitHub gen-configs Action e9d62e5626 Auto-generated configs and docs 2023-09-17 14:02:43 +00:00
rusefillc d558a46a11
Xxx (#5567)
* testability: bench test commands should have automated coverage using simulator #5562

* testability: bench test commands should have automated coverage using simulator #5562
2023-09-16 10:29:53 -04:00
Andrey f435552730 only: debug channel cleanups 2023-09-14 10:17:46 -04:00
Andrey 6d12cdb7c9 only: debug channel cleanups 2023-09-14 10:10:10 -04:00
rusefillc aa00a9eccb Injector DutyCycle jumps to 0 when duty goes beyond 127.5% fix #5559 2023-09-10 13:45:40 -04:00
GitHub gen-configs Action cc0d28299a Auto-generated configs and docs 2023-09-10 17:23:11 +00:00
GitHub gen-configs Action 37bd489600 Auto-generated configs and docs 2023-09-10 01:31:24 +00:00
GitHub gen-configs Action 8cc2a2b080 Auto-generated configs and docs 2023-09-10 01:03:22 +00:00
Andrey 247a0a91b5 spelling is important 2023-09-09 19:54:57 -04:00
Andrey ba66fdcf82 reducing code duplication around assert 2023-09-05 21:28:39 -04:00
rusefi 720ba01d04 proteus fails to start while powered by stim board #5545
only:proteus_f7
2023-08-29 00:46:21 -04:00
rusefi 291dcc6c1e dead 2023-08-29 00:46:21 -04:00
GitHub gen-configs Action 5e52aa0ed0 Auto-generated configs and docs 2023-08-22 18:32:00 +00:00
GitHub gen-configs Action 03e0ada1a9 Auto-generated configs and docs 2023-08-22 18:21:31 +00:00
rusefi e8c45a2e7d refactoring: reducing code duplication. Also, do we even care for critical error codes?! 2023-08-20 22:23:44 -04:00
rusefi ad21014376 Lua: do not sleep while TS is talking
only:small-can-board
2023-08-12 18:06:52 -04:00
GitHub gen-configs Action f889aa76b6 Auto-generated configs and docs 2023-08-09 09:41:01 +00:00
GitHub gen-configs Action fbca8d0481 Auto-generated configs and docs 2023-08-09 09:01:25 +00:00
Andrey 1486b6709a "rpmAcceleration" in TS doesn't go lower than 0 fix #5504 2023-08-09 04:57:59 -04:00
rusefillc 795a76638c EFI_TUNER_STUDIO guard fix 2023-08-08 23:50:20 -04:00
rusefillc b21455e178 CLI encapsulation preparing for libfirmware move 2023-08-08 23:02:20 -04:00
rusefillc 850b2631d8 CLI encapsulation preparing for libfirmware move 2023-08-08 18:58:16 -04:00
rusefillc 12e0473e19 encapsulation 2023-08-08 05:30:53 -04:00
GitHub gen-configs Action 07280295e4 Auto-generated configs and docs 2023-08-08 09:12:28 +00:00
rusefillc 5cdc084f63 compactify output bits 2023-08-08 05:08:54 -04:00
GitHub gen-configs Action 397359c38e Auto-generated configs and docs 2023-07-26 13:03:39 +00:00
rusefillc 99f4c04192
lambda monitor live data (#5469)
Co-authored-by: Matthew Kennedy <matthewkennedy@outlook.com>
2023-07-26 08:58:08 -04:00
Andrey G d31260c7fd
bigBuffer should be aligned (#5468)
* Tooth logger: set setToothLogReady(false) on last buffer returned

* Tooth logger: disable before releasing

* bigBuffer: should be aligned to 4 bytes

bigBuffer users cast it to something strange and expect it to be
aligned

* tooth_trigger: dead unused
2023-07-25 20:10:52 -04:00
rusefillc 32289989f3 only:code style 2023-07-24 18:33:52 -04:00
rusefillc 186080c136
Just need a bullet-proof solution which would work regardless of class, struct, typedef struct or not defined type (#5395) 2023-07-07 01:23:42 -04:00
GitHub gen-configs Action 9584b83016 Auto-generated configs and docs 2023-07-03 17:41:15 +00:00
GitHub gen-configs Action 75d9e87de3 Auto-generated configs and docs 2023-07-03 16:39:36 +00:00
Andrey 62113f895c stub vvt live data 2023-07-03 12:33:19 -04:00
Andrey 20962b2a47 live data injector model 2023-07-03 12:30:30 -04:00
GitHub gen-default-tune Action 33bb3cc174 Auto-generated default tune 2023-07-03 16:26:25 +00:00
rusefillc 256e25a452 only:stronger stack shortage response 2023-06-25 02:16:31 -04:00
rusefillc bc2a2b9ab9 only:better method name 2023-06-25 02:08:53 -04:00
rusefillc 638b21f8dc only:reusing smarter method, removing irrelevant guards 2023-06-25 02:04:29 -04:00
GitHub gen-configs Action 17287f5cb4 Auto-generated configs and docs 2023-06-22 20:02:16 +00:00
Andrey 632912d265 extra checks 2023-06-22 14:45:55 -05:00
Andrey 88b22a7108 fixing kinetis 2023-06-20 23:11:08 -05:00
Andrey 05db8477e8 helping F7 uart 2023-06-20 19:43:09 -05:00
rusefi f3ee2fb9d0 reducing magic constant 2023-06-12 20:07:48 -04:00
rusefi 426bc8720e console "spark 1" bench hands up proteus #5320
i feel lucky!
2023-06-11 23:23:17 -04:00
Matthew Kennedy bd97357e5b remove config lookup entirely 2023-06-05 14:52:34 -04:00
Matthew Kennedy d9930116f7 add weak linked functions for LED pin fetching 2023-06-05 13:14:40 -04:00
Matthew Kennedy b174ef488a shared define for all LED pin mode 2023-06-05 11:49:09 -04:00
Matthew Kennedy f7e6ccd9e2 de-pointerize outputMode #49 2023-06-05 10:25:00 -04:00
GitHub gen-configs Action 58969e2636 Auto-generated configs and docs 2023-05-31 21:17:53 +00:00
rusefillc 91d08f0465 it's going to be p 2023-05-31 17:15:43 -04:00
Matthew Kennedy 12a29232cc tooth_logger.h -> pch
(cherry picked from commit ad3ea57276361b6da69eb920dd056a662f6f5c70)
2023-05-31 15:59:02 -04:00
GitHub gen-configs Action e52c54f295 Auto-generated configs and docs 2023-05-25 17:17:10 +00:00
GitHub gen-configs Action 8f5c97aaf5 Auto-generated configs and docs 2023-05-25 14:12:10 +00:00
Andrey 8c9b17485e Revert "Allow scheduling_s to come from a pool (#4841)"
This reverts commit 5250b177
2023-05-25 10:10:17 -04:00
rusefillc fa57d6cea1 better code guard? 2023-05-24 19:58:36 -04:00
rusefillc 69147c0d78 better code guard? 2023-05-24 10:54:14 -04:00
rusefillc ada50d477f code guard 2023-05-24 00:03:48 -04:00
rusefillc bebfc6f975 better code guard? 2023-05-24 00:00:03 -04:00
GitHub gen-configs Action 94e1dd5f01 Auto-generated configs and docs 2023-05-10 00:33:35 +00:00
rusefi d68d8825c9 CAN gauges should use nice log field names
only:hellen-honda-k
2023-05-09 20:20:49 -04:00
rusefi 374b091302 docs/todo SD Tooth Log 2023-05-07 14:10:47 -04:00
rusefillc 1caeaeafda Merge branch 'master' of https://github.com/rusefi/rusefi into master 2023-05-05 18:29:55 -04:00
GitHub gen-configs Action 4c1d48137c Auto-generated configs and docs 2023-05-05 21:49:32 +00:00
Matthew Kennedy 400670f30a txt format
(cherry picked from commit 5f1e14825c42dd825816e10cf781f4476991f822)
2023-05-05 17:47:40 -04:00
rusefillc ebf6ecafa4 Merge branch 'master' of https://github.com/rusefi/rusefi into master 2023-05-05 17:46:18 -04:00
GitHub gen-configs Action 017e7ef066 Auto-generated configs and docs 2023-05-05 21:46:03 +00:00
Matthew Kennedy 350d9060fb Add gego channel to make VE analyze happy #82
(cherry picked from commit d0c645bad5ddd6a54be149adeb963bae6fa5fa6b)
2023-05-05 17:40:52 -04:00
Matthew Kennedy 66d764d8d6 field names #98, fix #83
(cherry picked from commit 115fb9116fbf70664e7fbcf0f5f4660fe1e69e1d)
2023-05-05 17:36:41 -04:00
GitHub gen-configs Action ffa6ebb9a3 Auto-generated configs and docs 2023-05-05 21:14:03 +00:00
rusefillc c741e3735d it's going to be painful 2023-05-05 17:10:25 -04:00
GitHub gen-configs Action ac7ee69bb6 Auto-generated configs and docs 2023-05-05 21:07:41 +00:00
Matthew Kennedy 8fa5b514e3 TPS AE log cleanup
(cherry picked from commit 18493f90830edba0e2d1c356873e5a432aa1facc)
2023-05-05 17:05:31 -04:00
GitHub gen-configs Action 1e4e6edb2d Auto-generated configs and docs 2023-05-05 19:02:59 +00:00
GitHub gen-configs Action 10ece22bba Auto-generated configs and docs 2023-05-05 18:01:50 +00:00
Matthew Kennedy 3f5aaf46f3 it's going to be painful 2023-05-05 13:58:57 -04:00
GitHub gen-configs Action 97995f8f4c Auto-generated configs and docs 2023-05-05 17:57:39 +00:00
Matthew Kennedy fea92524e4 more log fields cleanup, lots of duplicates around fuel logic #98
(cherry picked from commit a8fef3634202c721f4dac12e7612444b7936cdc0)
2023-05-05 13:53:16 -04:00
GitHub gen-configs Action f597d31759 Auto-generated configs and docs 2023-05-05 16:37:43 +00:00
Matthew Kennedy 6d6e536fe0 yet more field cleanup (and some dead ones?) #98
(cherry picked from commit 0c80664f49c3e6792f90ca9969ee20900acf339d)
2023-05-05 12:34:15 -04:00
GitHub gen-configs Action 6dc916f7a1 Auto-generated configs and docs 2023-05-05 02:54:48 +00:00
Matthew Kennedy 17e28266fd channel names #98
(cherry picked from commit 035862e8907cb4d4728dc8089f4d97e7c148b7e2)
2023-05-04 22:53:13 -04:00
GitHub gen-configs Action f7c33ef547 Auto-generated configs and docs 2023-05-05 02:22:07 +00:00
Nathan Schulte c808acee01 better output channel names (#100)
* better output channel names (for data log)

fixes #98

* capitalize radiator fan output channel name

* improve error/warning status output channel naming

to group like "Error: ..."

* s/Holley ACR/Harley ACR/ output channel

(cherry picked from commit f15b062dea631a56c133895d5e654f8814fc6bd9)
2023-05-04 22:13:01 -04:00