Commit Graph

34529 Commits

Author SHA1 Message Date
GitHub gen-configs Action d2d9effe24 Auto-generated configs and docs 2025-02-20 04:46:17 +00:00
GitHub gen-default-tune Action ee30bf576b Auto-generated default tune 2025-02-20 04:39:50 +00:00
rusefillc 7504b13b0c [panama] start using fancy backend #7429 2025-02-19 23:35:13 -05:00
GitHub set-date Action e37aa1e0b7 Update date 2025-02-20 00:25:38 +00:00
GitHub gen-configs Action c9819d2260 Auto-generated configs and docs 2025-02-19 22:16:51 +00:00
rusefi 77b99d0613 only:colors 2025-02-19 17:12:26 -05:00
vlad 8bffcbc258 fix return value from first step if value not valid return result value with error code 2025-02-19 17:06:43 -05:00
rusefillc 405b5bdc79 in order to facilitate console development we shall unify source code 'java_console_binary' with deployment 'console' folder
adjusting highly questionable files
2025-02-19 16:43:00 -05:00
rusefillc 61830efffd in order to facilitate console development we shall unify source code 'java_console_binary' with deployment 'console' folder
adjusting useful files
2025-02-19 16:42:57 -05:00
rusefillc ab6047ef31 in order to facilitate console development we shall unify source code 'java_console_binary' with deployment 'console' folder 2025-02-19 16:26:20 -05:00
rusefillc 886a9febda xml binding drama #7430
only:one step
2025-02-19 15:33:46 -05:00
GitHub gen-configs Action ee680a8aac Auto-generated configs and docs 2025-02-19 16:49:35 +00:00
Andrey Gusakov 8d4138e160 configs: add preliminary support for STM32F746-DISCOVERY 2025-02-19 11:46:01 -05:00
Andrey Gusakov f2c0a3bf9d port: stm32f7: update STM32F746 linker file 2025-02-19 11:46:01 -05:00
Andrey Gusakov 8bafbd603a ports: stm32f7: allow custom linker scripts 2025-02-19 11:46:01 -05:00
Andrey Gusakov 5059fa60aa ports: stm32f7: not all stm32f7 are STM32F767
Allow redefine by board.
2025-02-19 11:46:01 -05:00
Andrey Gusakov 33057a9353 ports: stm32f7: some chip even do not have dual bank option 2025-02-19 11:46:01 -05:00
Andrey Gusakov 60ce6d0787 ports: stm32: stm32f746: linker file (non-modified, from ChibiOS) 2025-02-19 11:46:01 -05:00
GitHub gen-configs Action b60cc5e256 Auto-generated configs and docs 2025-02-19 15:46:51 +00:00
GitHub gen-default-tune Action 2b8701fc87 Auto-generated default tune 2025-02-19 15:39:48 +00:00
rusefillc 40b6a6c8bd program ini file pattern error #7469 2025-02-19 10:35:33 -05:00
rusefillc b2e72cdf9b only:high speed 2025-02-19 10:35:33 -05:00
GitHub gen-configs Action 4d5e1d2356 Auto-generated configs and docs 2025-02-19 15:33:39 +00:00
GitHub gen-default-tune Action 584603a15b Auto-generated default tune 2025-02-19 15:27:06 +00:00
rusefillc 3ef6607069 only:ini error 2025-02-19 10:08:13 -05:00
rusefillc 199032e4ed mcu_standby() Lua function fix #7467 2025-02-19 09:57:07 -05:00
GitHub gen-configs Action 99b954788e Auto-generated configs and docs 2025-02-19 12:06:14 +00:00
Andrey Gusakov 11f86d3c01 AlphaX-Gold: fix 2025-02-19 07:03:29 -05:00
Andrey Gusakov db1eb871a2 AlphaX-Gold: missed board_engine_configuration.txt 2025-02-19 07:03:29 -05:00
Andrey Gusakov fa721e03a8 AlphaX-Gold: OUTPUT list and helpers 2025-02-19 07:03:29 -05:00
Andrey Gusakov 83359107f6 Hellen: meta: same 2025-02-19 07:03:29 -05:00
Andrey Gusakov a2088bbd34 AlphaX-Gold: board configuration 2025-02-19 07:03:29 -05:00
Andrey Gusakov 8f85d28fe0 Hellen: AlphaX Gold: pinout 2025-02-19 07:03:29 -05:00
rusefi 131fa8736c a way to test harness patch cord 2025-02-18 23:12:42 -05:00
GitHub gen-configs Action 163512fb20 Auto-generated configs and docs 2025-02-19 01:51:08 +00:00
GitHub gen-default-tune Action ba8c45673e Auto-generated default tune 2025-02-19 01:46:07 +00:00
kifir23917 5f8f649b7c only: now we test updating `ALSTimingRetardTable` #7357 2025-02-18 20:02:55 -05:00
kifir23917 3faf339446 only: now we test updating `ignitionTable` #7357 2025-02-18 20:02:55 -05:00
kifir23917 781725d229 only:implement test for `CalibrationsHelper.mergeCalibrations` method #7357 2025-02-18 20:02:55 -05:00
kifir23917 c2a99bfd75 only:refactoring: extract part of functionality into `CalibrationsTestData` class #7357 2025-02-18 20:02:55 -05:00
kifir23917 9033de8192 only:refactoring: extract `TestCallbacks` class #7357 2025-02-18 20:02:55 -05:00
kifir23917 c33e879159 only: now `merged_calibrations.*` files are placed in `state` subfolder as well as `prev_calibrations.*` and `updated_calibrations.*` files 2025-02-18 20:02:33 -05:00
GitHub set-date Action 0749e43f6f Update date 2025-02-19 00:24:27 +00:00
kifir23917 dba535fc94 fix double to integral type conversions in `ScalarIniField.setValue` method #7357 2025-02-18 16:27:04 -05:00
rusefillc d6c32e399b only:test 2025-02-18 11:54:08 -05:00
kifir23917 8ffbad0618 only: now we test updating `ALSTimingRetardTable` #7357 2025-02-18 11:33:52 -05:00
rusefillc 563e0ff03e SD card mass storage read access performance improvements
only:uaefi121
2025-02-18 08:50:07 -05:00
Andrey Gusakov 90d9ff0942 ChibiOS and ChibiOS-contrib: scsi and usb updates for fast MSD 2025-02-18 08:04:51 -05:00
Andrey Gusakov ed59716ddd MSD: only one thread uses this, why mutex 2025-02-18 08:04:51 -05:00
Andrey Gusakov 5cf3565023 MSD: non blocking USB transfer 2025-02-18 08:04:51 -05:00