Andrey Gusakov
|
314303e7a5
|
FatFS: enable FF_USE_FIND
|
2025-01-23 12:17:04 -05:00 |
Matthew Kennedy
|
28c1385cac
|
SCSI inquiry length
only:usb
|
2025-01-23 09:48:53 -05:00 |
GitHub gen-default-tune Action
|
09fd12e91f
|
Auto-generated default tune
|
2025-01-23 14:40:15 +00:00 |
kifir23917
|
43c6334bd5
|
only:refactoring: get rid of duplicated `logLine` method implementation because `UpdateOperationCallbacks` interface already implements it in the same way #7199
|
2025-01-23 09:26:09 -05:00 |
kifir23917
|
6fa1d16eae
|
only:refactoring: Now `UpdateOperationCallbacks` interface extends `StatusConsumer` interface #7199
|
2025-01-23 09:26:09 -05:00 |
kifir23917
|
aded5b29b6
|
only:refactoring: rename `StatusConsumer.appendStatus` method into `logLine` #7199
|
2025-01-23 09:26:09 -05:00 |
kifir23917
|
a461d40a7e
|
only:refactoring: get rid of redundant `UpdateOperationCallbacks.append` and `UpdateOperationCallbacks.appendLine` methods because they duplicate `UpdateOperationCallbacks.log` and `UpdateOperationCallbacks.logLine` methods #7199
|
2025-01-23 09:26:09 -05:00 |
kifir23917
|
3f9193bb6a
|
only:refactoring: get rid of redundant `StatusConsumer.appendStatus` method overloading - actually `breakLineOnTextArea` and `sendToLogger` parameters are always true #7199
|
2025-01-23 09:26:09 -05:00 |
GitHub gen-configs Action
|
84503b42fd
|
Auto-generated configs and docs
|
2025-01-23 13:27:04 +00:00 |
GitHub gen-default-tune Action
|
abcc044151
|
Auto-generated default tune
|
2025-01-23 13:19:56 +00:00 |
rusefillc
|
3f92a9d32e
|
only:ERROR_STACK_DEPTH 96
|
2025-01-23 08:15:34 -05:00 |
GitHub set-date Action
|
7d61570344
|
Update date
|
2025-01-23 00:23:48 +00:00 |
Andrey Gusakov
|
a51f02ff09
|
error_handling: evidence first!
|
2025-01-22 15:51:43 -05:00 |
rusefi
|
0ea54f2863
|
extern bool isInHardFaultHandler
only:uaefi
|
2025-01-22 14:56:11 -05:00 |
kifir23917
|
f8dcfd3335
|
Hardcode feature flag to `true` #7199
|
2025-01-22 21:48:42 +02:00 |
kifir23917
|
3018d2beef
|
Now we clear status panel before async job execution #7199
|
2025-01-22 21:48:42 +02:00 |
rusefi
|
5884bf9a25
|
GM
|
2025-01-22 14:08:14 -05:00 |
kifir23917
|
0ae9d2becf
|
Disable buttons during async job execution (closes #7339)
|
2025-01-22 20:44:12 +02:00 |
kifir23917
|
5ddbdd4519
|
Prevent simultaneous job execution from `rusefi_updater.exe` #7339
|
2025-01-22 20:44:12 +02:00 |
Andrey Gusakov
|
8e55d6b37f
|
error_handling: more guards
|
2025-01-22 12:42:14 -05:00 |
Andrey Gusakov
|
04cf959d1d
|
error_handling: fix bootloader
|
2025-01-22 12:42:14 -05:00 |
Andrey Gusakov
|
9bcb1ccbcf
|
error_handling: try to fool smart GCC
|
2025-01-22 12:42:14 -05:00 |
Andrey Gusakov
|
f294819902
|
fix simulator
|
2025-01-22 12:42:14 -05:00 |
Andrey Gusakov
|
01d755306f
|
error_handling: save stack bytes for firmwareError() too
|
2025-01-22 12:42:14 -05:00 |
Andrey Gusakov
|
e80d753390
|
error_handling: save few stack values for HardFault too
|
2025-01-22 12:42:14 -05:00 |
Andrey Gusakov
|
71e2bc9f74
|
error_handling: save SP and some values from stack
|
2025-01-22 12:42:14 -05:00 |
rusefillc
|
e830ac8015
|
only:EFI_PROD_CODE
|
2025-01-22 11:30:48 -05:00 |
rusefi
|
4547bc067b
|
dead/doc
only:alphax-8chan
|
2025-01-22 10:56:41 -05:00 |
GitHub gen-configs Action
|
0cbb98004d
|
Auto-generated configs and docs
|
2025-01-22 15:36:48 +00:00 |
rusefillc
|
7623592049
|
Pin 23a not selectable in Lua Digital Inputs
only:alphax-8chan_f7
|
2025-01-22 10:34:05 -05:00 |
Andrey Gusakov
|
647db3be46
|
stm32_reset_cause: handle POR/PDR reset cause
|
2025-01-22 08:29:49 -05:00 |
rusefillc
|
d2c19fab24
|
only:changelog
|
2025-01-21 21:09:40 -05:00 |
GitHub gen-default-tune Action
|
a783b90e7c
|
Auto-generated default tune
|
2025-01-22 01:53:52 +00:00 |
Andrey Gusakov
|
1acff71d5e
|
mmc_card: update to new FatFS API
|
2025-01-21 20:48:33 -05:00 |
Andrey Gusakov
|
5aaf0e5f44
|
ext: FatFS: support f_printf() with long long and float
|
2025-01-21 20:48:33 -05:00 |
Andrey Gusakov
|
3d82abad9f
|
ext: FatFS: avoid name overlap
|
2025-01-21 20:48:33 -05:00 |
Andrey Gusakov
|
2548cc175c
|
ext: FatFS: update config
|
2025-01-21 20:48:33 -05:00 |
Andrey Gusakov
|
de0c5f160a
|
ext: FatFS: upgrade to R0.15a
http://elm-chan.org/fsw/ff/arc/ff15a.zip
1830b8195f031f3078d28f6950d1eb8f ff15a.zip
|
2025-01-21 20:48:33 -05:00 |
Andrey Gusakov
|
d5f7eacdf2
|
ext: FatFS: remove old
|
2025-01-21 20:48:33 -05:00 |
GitHub gen-configs Action
|
ce94186ef2
|
Auto-generated configs and docs
|
2025-01-22 00:34:46 +00:00 |
GitHub set-date Action
|
d03d00dcc0
|
Update date
|
2025-01-22 00:24:11 +00:00 |
rusefillc
|
c109f64efb
|
gauges on sensor dialogs: map, flex
only:alphax-8chan_f7
|
2025-01-21 19:23:18 -05:00 |
Andrey Gusakov
|
5fa43c7dac
|
mmc_card: temp buffer for f_mkfs() should be in non-cached area
|
2025-01-21 18:34:32 -05:00 |
GitHub gen-configs Action
|
7584dd1fa1
|
Auto-generated configs and docs
|
2025-01-21 22:36:39 +00:00 |
rusefillc
|
272b932b72
|
only:alphax-8chan_f7
|
2025-01-21 17:33:53 -05:00 |
GitHub gen-configs Action
|
e728df9e07
|
Auto-generated configs and docs
|
2025-01-21 21:53:26 +00:00 |
rusefillc
|
66fbdc20b6
|
only:pinout
|
2025-01-21 16:50:52 -05:00 |
Andrey Gusakov
|
8e959542eb
|
mmc_card: fix for boards with disabled tooth logger
|
2025-01-21 16:18:56 -05:00 |
Andrey Gusakov
|
e82a913d74
|
mmc_card: slice log into 32Mb files
|
2025-01-21 16:18:56 -05:00 |
Andrey Gusakov
|
ccc8d889bb
|
binary_log: return number of bytes writen
|
2025-01-21 16:18:56 -05:00 |