Andrey Gusakov
|
3334ec9f44
|
Revert "adc: onchip: dead boardAdjustVoltage"
This reverts commit 1ad805e1a8 .
|
2025-02-26 17:12:34 -05:00 |
Andrey Gusakov
|
cdd6fb1fe9
|
mmc_card: sdCardGetCurrentMode() helper
|
2025-02-24 06:29:29 -06:00 |
rusefillc
|
652a3b8929
|
document and/or fix hellenDisableEn #7492
only:typo
|
2025-02-23 23:07:10 -06:00 |
rusefillc
|
4981aa40ee
|
document and/or fix hellenDisableEn #7492
only:docs
|
2025-02-23 21:58:52 -06:00 |
andreika-git
|
bd955a339f
|
OpenBLT: Make BackDoorInitHook() overridable
|
2025-02-22 18:01:23 -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 |
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 |
Andrey Gusakov
|
0304584228
|
mmc_card: tabs please
|
2025-02-18 06:37:15 -05:00 |
Andrey Gusakov
|
62ccf7c573
|
mmc_card and MSD: use same shared ram for buffers and FS structures
|
2025-02-18 06:37:15 -05:00 |
Andrey Gusakov
|
90a019e720
|
mmc_card: use same ram for format buffer and file structure
|
2025-02-18 06:37:15 -05:00 |
Andrey Gusakov
|
86fb107d70
|
mass_storage: speed up MSD by increasing SCSI read/write buffer
|
2025-02-18 06:37:15 -05:00 |
Matthew Kennedy
|
83441e1c32
|
enable F7/H7 double precision
|
2025-02-17 10:33:44 -05:00 |
rusEFI LLC
|
a030bbf216
|
EXTERNC not needed here
|
2025-02-13 16:27:18 -05:00 |
Andrey Gusakov
|
4a0da80a9b
|
mmc_card: extract Hellen specific code to Hellen files
|
2025-02-13 15:54:07 -05:00 |
Andrey Gusakov
|
13a02795a6
|
pins: SPI use common names
Master output -> MOSI, Master input -> MISO, clock -> CLK
|
2025-02-13 13:23:13 -05:00 |
Andrey Gusakov
|
a992a638fe
|
STM32: pins: rework debug output
Show infornation related to current pin mode only
|
2025-02-13 13:23:13 -05:00 |
rusefi
|
dee7fa6ba4
|
refuse to reboot into DFU if IGNVOLTAGE is present, refuse to update firmware if the same fix #7437
|
2025-02-13 12:48:15 -05:00 |
Andrey Gusakov
|
4ad546b540
|
mmc_card: hide more
|
2025-02-13 12:47:55 -05:00 |
Andrey Gusakov
|
8741a56601
|
mmc_card: hide
|
2025-02-13 12:47:55 -05:00 |
Andrey Gusakov
|
6ad3218011
|
mmc_card: isSdCardEnabled() for SDIO interface is much simplier
|
2025-02-13 12:47:55 -05:00 |
rusefillc
|
1e55e26d1e
|
stm32 own build-in watchdog #1339
actually enabling for stm32
|
2025-02-12 18:29:58 -05:00 |
rusefi
|
ae13732a39
|
SD card mode selection: do not wait for USB if vbatt voltage #7424
|
2025-02-12 09:04:43 -05:00 |
Andrey Gusakov
|
1ad9d3e941
|
io_pins: style
|
2025-02-12 07:49:26 -05:00 |
Andrey Gusakov
|
48144a49b4
|
io_pins: efiReadPin() variant with pin_input_mode_e argument
Will invert state in case of inverted mode.
|
2025-02-12 07:49:26 -05:00 |
Andrey Gusakov
|
9209bc64cb
|
input pins: merge inverted flag into pin_input_mode_e_enum
|
2025-02-12 07:49:26 -05:00 |
Andrey Gusakov
|
a859d289da
|
common: do not try to access engine in bootloader
|
2025-02-11 13:06:03 -04:00 |
rusefillc
|
3d8cf61dca
|
basic updater logo right click menu to upload calibrations (UI part) #7418
|
2025-02-10 22:08:30 -05:00 |
andreika-git
|
18c6e7b0a9
|
Activate 'debug freeze' watchdog feature for debug builds https://github.com/rusefi/rusefi/issues/1339
|
2025-02-10 17:50:38 -04:00 |
Andrey Gusakov
|
edda861246
|
hip9011: fixe debug
|
2025-02-09 20:35:58 -04:00 |
Andrey Gusakov
|
3705b7f820
|
Get rid of knockDetectionWindowEnd that was used by HIP9011 only
Use knockSamplingDuration instead
|
2025-02-09 20:35:58 -04:00 |
Andrey Gusakov
|
8ec850c4da
|
hip9011: types, some comments
|
2025-02-09 20:35:58 -04:00 |
Andrey Gusakov
|
2a8207ec58
|
hip9011: rework switch to advanced mode
|
2025-02-09 20:35:58 -04:00 |
Andrey Gusakov
|
27afd8fc10
|
hip9011: allow user to define only clock divider, not SDO mode
Driver needs to read SPI reply, so SDO=1, not supported
|
2025-02-09 20:35:58 -04:00 |
Andrey Gusakov
|
55fed44508
|
diagnostic: throw OBD code P0641 if analog fails
|
2025-02-09 14:03:43 -04:00 |
Andrey Gusakov
|
ae3a7837bb
|
can_msg_tx, can_rx: use 1-based CAN indexing for error/verbose messages
|
2025-02-06 08:02:12 -04:00 |
Andrey Gusakov
|
765f5035ac
|
Fix LIMITED_WHILE_LOOP
|
2025-02-05 14:45:34 -05:00 |
Andrey Gusakov
|
30a83665ae
|
stm32: adc v2: fail at compile time in case of incorrect SW KNOCK config
|
2025-02-02 08:36:32 -05:00 |
Andrey Gusakov
|
7b93022c2e
|
stm32: adc v2: fix include order
First include knock_config.h then use KNOCK_ADC define
|
2025-02-02 08:36:32 -05:00 |
kifir23917
|
7146ce7a45
|
fix a bug: Now we use `README.template.txt` in `create_ini_image.sh` script and `README.nozip.template.txt` in `create_ini_image_compressed.sh` script
|
2025-01-27 18:37:59 +02:00 |
Andrey Gusakov
|
e9d54d81ce
|
SENT: fixes for updated decoder
|
2025-01-27 08:09:18 -05:00 |
kifir
|
e0816701f4
|
Fix e bug: we need to use `README.nozip.template.txt` instead of `README.template.txt`
|
2025-01-27 15:06:39 +02:00 |
kifir
|
3ec19c766d
|
Now we check that `"${EXTRA_FILES_TO_COPY_ON_IMAGE_FOLDER}` is a folder
|
2025-01-27 13:23:00 +02:00 |
kifir
|
105c2c499c
|
Fix bug: we need to use `${EXTRA_FILES_TO_COPY_ON_IMAGE_FOLDER}` instead of `${EXTRA_FILES_TO_COPY_ON_IMAGE_FOLDER}`
|
2025-01-27 13:23:00 +02:00 |
rusefi
|
078a3cd8c8
|
only:rtfm?
|
2025-01-26 15:16:03 -05:00 |
kifir
|
4a39886a47
|
Now we allow to specify folder with extra files to copy on image using `$EXTRA_FILES_TO_COPY_ON_IMAGE_FOLDER` environment variable
|
2025-01-26 16:16:35 +02:00 |