Commit Graph

28484 Commits

Author SHA1 Message Date
rusefillc dab8e03010 only: typo 2024-03-08 21:04:35 -05:00
rusefillc a30a05ef5e hellen125honda board URL in TS help 2024-03-08 17:11:44 -05:00
rusefi ec13f0967c only:hellen125honda 2024-03-08 17:11:05 -05:00
Andrey 9a0601015f ETB traction control drop is affected by not-highlighted cell fix #5952 2024-03-08 17:10:51 -05:00
rusefillc 4c8a43e127 older projects default to SLOW mode, killing SLOW for now #6170 2024-03-08 17:09:36 -05:00
rusefillc 23747136d2 - hellen128 better ETB pin choice between rev A/B and C 2024-03-08 17:08:33 -05:00
rusefillc 28eaddb4d4 only:hellen128 2024-03-08 17:07:52 -05:00
rusefillc 6d2634d7f8 only:hellen128 2024-03-08 17:07:45 -05:00
rusefillc 9cdb1df42e ## March 2023 "Day 740" 2024-03-04 18:22:28 -05:00
Andrey 3096db5c72 confusing Map3D API fix #6139 2024-03-04 17:58:24 -05:00
David Holdeman 20972847de add docs to makefile 2024-03-04 16:22:16 -05:00
Andrey b4d3368be1 confusing Map3D API #6139
only: minor rename
2024-03-04 15:27:48 -05:00
rusefillc 9e7f258cdc allow inverted flex input #6131
I am made out of meat :(
2024-03-04 11:25:01 -05:00
David Holdeman d8041488d2 o option for flock 2024-03-04 09:22:28 -05:00
GitHub gen-default-tune Action 9ecff90a46 Auto-generated default tune 2024-03-04 13:41:28 +00:00
David Holdeman f2b48dde2d get changed files from git status 2024-03-04 08:36:57 -05:00
GitHub gen-configs Action 9fb24eeb9a Auto-generated configs and docs 2024-03-04 03:56:40 +00:00
rusefillc 5b4b4d8301 just a test of
Try enabling globstar #6132
2024-03-03 22:45:02 -05:00
David Holdeman e867038bfa Try enabling globstar
`**/*.h` etc. seem to not be working. On bash this is disabled by default. We will try enabling it with `shopt -s globstar`
2024-03-03 22:39:05 -05:00
GitHub gen-configs Action bc2e1322b6 Auto-generated configs and docs 2024-03-04 02:18:23 +00:00
rusefillc e2d8c1357e TriggerMetaGenerator has hardcoded paths fix #6129 2024-03-03 21:16:06 -05:00
GitHub set-date Action 841acbe408 Update date 2024-03-04 00:18:37 +00:00
GitHub gen-configs Action b650233027 Auto-generated configs and docs 2024-03-03 23:41:30 +00:00
rusefillc 3988645527 allow inverted flex input #6131 2024-03-03 18:39:11 -05:00
David Holdeman 7207635602 fix java tools variables 2024-03-03 18:24:20 -05:00
Andrey Gusakov b499c8b519 ports: chconf_stm32.h for stm32, add its location to includes path 2024-03-03 13:02:38 -05:00
Andrey Gusakov e5041792a2 at3@: use STM32's chconf.h 2024-03-03 13:02:38 -05:00
Andrey Gusakov 68e07a6341 stm32: common ChibiOS config 2024-03-03 13:02:38 -05:00
Matthew Kennedy 4f39b22be6 registerCanListener should be idempotent 2024-03-03 12:30:40 -05:00
Andrey Gusakov 26452365c8 stm32: mcuconf_community.h no longer used? 2024-03-03 12:26:33 -05:00
GitHub gen-default-tune Action f73253a1cc Auto-generated default tune 2024-03-03 16:41:56 +00:00
Andrey Gusakov adc9c4fc8a spi initialization: clean-up, rework, no logic changes 2024-03-03 11:37:19 -05:00
Andrey Gusakov 5068f99863 spi pin helpers: common for all ports, extend for SPI4,5,6 2024-03-03 11:37:19 -05:00
GitHub gen-configs Action 975bda7fa5 Auto-generated configs and docs 2024-03-03 00:32:40 +00:00
David Holdeman fc49f6bdd9 remove sentinel files when cleaning 2024-03-02 19:28:44 -05:00
David Holdeman b9672fb8d5 move target sentinel rules to separate makefile 2024-03-02 18:39:08 -05:00
rusefillc e63367e8d1 Initsensors but properly #6120
making issue obvious
2024-03-02 17:43:10 -05:00
Andrey Gusakov e277cd62a5 Do not insert aem can listeners to list on each flash write
reconfigureSensors()->initLambda()->registerCanSensor() ...

This cause linked list loop.

Proper solution is to remove AEM sensors from can listener
list before inserting them again.

Revert "missing initLambda in reconfigureSensors"

This reverts commit ee20cbd33b.
2024-03-02 16:32:04 -05:00
David Holdeman 4708afd445 Move .target-sentinel to variable 2024-03-02 16:01:43 -05:00
Andrey Gusakov de96d8ba06 one-based indexing enums is not cool
Fixes possible out of array bounds introduced in 5af710ff73
2024-03-02 15:50:27 -05:00
GitHub gen-default-tune Action 462a1c8c0d Auto-generated default tune 2024-03-02 01:31:20 +00:00
Matthew Kennedy e5fa7b1a5d make some channels final 2024-03-01 20:29:27 -05:00
Matthew Kennedy 24c1b78ecd implement TS console over ATWINC1500 WiFi 2024-03-01 20:26:35 -05:00
GitHub gen-configs Action 3b671b8c55 Auto-generated configs and docs 2024-03-02 00:49:42 +00:00
rusefillc 92f7c326ae only: integration 2024-03-01 19:47:28 -05:00
GitHub set-date Action fb0320c711 Update date 2024-03-02 00:17:04 +00:00
rusefi 1980f2519b https://github.com/rusefi/rusefi/issues/6079
only:uaefi
2024-03-01 16:35:11 -05:00
Matthew Kennedy 8ad1285b48 atwinc1500 2024-03-01 16:21:33 -05:00
David Holdeman b684315f6d clean deliver folder 2024-03-01 16:10:01 -05:00
David Holdeman 198ad15cce Add post build script target 2024-03-01 15:56:57 -05:00