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
David Holdeman
d633dd342a
Fix big dumb
2024-03-01 14:58:01 -05:00
GitHub gen-default-tune Action
1a5c682e94
Auto-generated default tune
2024-03-01 18:37:01 +00:00
rusefillc
5a32b83d5d
only: odd fire timing_offset_cylinder not accounted by injection #6095
2024-03-01 13:31:59 -05:00
GitHub gen-configs Action
94be639c20
Auto-generated configs and docs
2024-03-01 18:07:54 +00:00
rusefillc
2221cbd791
only: flexible injector naming fix #6107
2024-03-01 13:05:10 -05:00
GitHub gen-configs Action
27de5c27f6
Auto-generated configs and docs
2024-03-01 17:56:54 +00:00
rusefillc
d777e84487
flexible injector naming #6107
2024-03-01 12:54:24 -05:00
GitHub gen-configs Action
cde5a52f3b
Auto-generated configs and docs
2024-03-01 17:19:17 +00:00
rusefillc
eb4fa43fe9
UAEFI crash if set to daihatsu 4cyl trigger #6079
...
new HW CI test
2024-03-01 12:16:30 -05:00
rusefillc
06765eff31
UAEFI crash if set to daihatsu 4cyl trigger #6079
...
only:extracting BurnCommand
2024-03-01 12:16:30 -05:00
GitHub gen-default-tune Action
068d51cdf0
Auto-generated default tune
2024-03-01 15:29:39 +00:00
rusefillc
761eff22cc
UAEFI crash if set to daihatsu 4cyl trigger #6079
...
hiding EFI_TS_SCATTER
2024-03-01 10:10:47 -05:00
rusefillc
b0fb1f1a84
ohh this hack was still usable?
2024-03-01 09:41:43 -05:00