Commit Graph

25184 Commits

Author SHA1 Message Date
andreika-git 8c382d574a Activate 'debug freeze' watchdog feature for debug builds https://github.com/rusefi/rusefi/issues/1339 2025-02-10 23:28:08 +02:00
andreika-git 7dafc1d7c0 More robust fix 2025-01-23 22:21:59 +02:00
andreika-git d3f20e3bfd Revert previous fix 2025-01-23 22:21:25 +02:00
andreika-git 3e663bb385 fix CriticalSectionLocker+wdgStart conflict in setEngineType() https://github.com/rusefi/rusefi/issues/1339 2025-01-22 00:39:57 +02:00
andreika-git f0ec9fc18b Possibly fix watchdog https://github.com/rusefi/rusefi/issues/1339 2025-01-16 23:52:03 +02:00
rusefillc 416903d194 log hard fault red LED reason on SD card #7290
only:todo?
2025-01-12 17:52:12 -05:00
rusefillc 5af3af88d3 stm32 own build-in watchdog #1339
actually enabling for stm32
2025-01-12 14:26:30 -05:00
rusefillc 2bd6a2add3 only:codestyle 2025-01-12 13:34:31 -05:00
rusefillc cd3021a027 stm32 own build-in watchdog #1339
changing order of operations for logging to happen
only:uaefi
2025-01-12 13:34:19 -05:00
rusefillc 071f7260e4 log hard fault red LED reason on SD card #7290
only:docs
2025-01-12 13:28:51 -05:00
rusefillc a0b1319120 stm32 own build-in watchdog #1339
only:uaefi
2025-01-12 12:28:06 -05:00
rusefillc 65063625ee hasCriticalReportFile method #7291
only:uaefi
2025-01-12 12:22:34 -05:00
rusefillc 70513a1dae log red LED reason on SD card #7290
only:uaefi
2025-01-12 12:19:17 -05:00
rusefillc 21315383b2 improve error handling suit #7288
only:uaefi
2025-01-12 11:33:52 -05:00
Matthew Kennedy 0cdeb389eb CanTxMessage: use setArrayValues 2025-01-12 10:24:21 -05:00
GitHub gen-configs Action 175937577b Auto-generated configs and docs 2025-01-12 13:38:26 +00:00
Andrey Gusakov ff05909548 TS: add SD manipulation commands 2025-01-12 08:27:39 -05:00
Andrey Gusakov ffbee7bdd0 mmc_card: just a code formating 2025-01-12 08:27:39 -05:00
GitHub gen-configs Action f584bd7403 Auto-generated configs and docs 2025-01-12 04:45:52 +00:00
rusefillc 590aa70b6f stm32 own build-in watchdog fix #1339 2025-01-11 23:24:13 -05:00
rusefillc b4580f3c41 stm32 own build-in watchdog #1339 2025-01-11 23:24:13 -05:00
GitHub set-date Action bf411c6b55 Update date 2025-01-12 00:27:09 +00:00
andreika-git 91ef9e5b97 Increment the BLT version https://github.com/rusefi/rusefi/issues/7283 2025-01-11 16:53:10 -05:00
Andrey Gusakov 0601c4b6bf mmc_card: no zombie threads please 2025-01-11 10:17:22 -05:00
Andrey Gusakov 8f45cf697f mmc_card: incLogFileName() handle all return codes 2025-01-11 10:17:22 -05:00
Andrey Gusakov 2187b52a81 mmc_card: verbose/correct debug messages 2025-01-11 10:17:22 -05:00
Andrey Gusakov b24e9a7198 mmc_card: decode and show FatFS error codes 2025-01-11 10:17:22 -05:00
Andrey Gusakov fe4a6405e1 mmc_card: dead 2025-01-11 10:17:22 -05:00
rusefillc c3dcf5b23f a bit of dead code? 2025-01-10 21:31:42 -05:00
GitHub gen-configs Action 38ad790b3d Auto-generated configs and docs 2025-01-11 01:50:54 +00:00
rusefillc 2508427746 fixing master 2025-01-10 20:40:01 -05:00
GitHub set-date Action 8dcbf534fb Update date 2025-01-11 00:24:15 +00:00
GitHub gen-configs Action adb6c407f1 Auto-generated configs and docs 2025-01-10 03:29:17 +00:00
rusefillc a638209c32 canned tunes button should tell TS to refresh #7250
bugfix? copy-paste bad :(
only:uaefi
2025-01-09 22:17:50 -05:00
GitHub set-date Action 19bc7d381c Update date 2025-01-10 00:25:08 +00:00
Matthew Kennedy 084ad25784 unnecessary functions
only:uaefi
2025-01-09 13:35:20 -05:00
Matthew Kennedy 218e786aa4 dead code 2025-01-09 13:07:00 -05:00
rusefillc 32a4b1db98 only:docs 2025-01-09 10:28:36 -05:00
GitHub set-date Action 4cd8ff3ed4 Update date 2025-01-08 19:34:08 -05:00
GitHub gen-configs Action c3611976a9 Auto-generated configs and docs 2025-01-08 19:34:08 -05:00
Matthew Kennedy 319f153734 unnecessary guard 2025-01-08 18:47:24 -05:00
rusefillc 4bd41049fe only:dead? 2025-01-08 18:43:28 -05:00
rusefillc 4369cc0682 bugfix: HAL_USE_USB_MSD not relevant for SD card file names
only:uaefi
2025-01-08 18:41:26 -05:00
GitHub gen-configs Action 955ae7ef77 Auto-generated configs and docs 2025-01-08 23:01:20 +00:00
rusefi c5a5a26fb5 pin 33
only:uaefi121
2025-01-08 17:58:18 -05:00
kifir 82e95ce9d1 handle lack of ignition voltage (closes #7254) 2025-01-08 16:46:07 -05:00
kifir 284550ce69 only:enhance formatting 2025-01-08 16:46:07 -05:00
Andrey Gusakov d264f002cd RTC fixup for STM32F7
Switch RTC to LSE clock if it is detected on start.

It is not allowed to change source clock of RTC module on STM32.
Source clock can be selected only once after reset of BKP module.
If at first start LSE is failed FW will fallback to inaccurate
LSI (internal RC). If Vbat is present RTC/BKP is not reset between
restarts and RTC is never switched to more accurate LSE event if it
is present.
Implement fixup that will check for the LSE and switch RTC to LSE
through BKP (RTC) module reset and new clock source selection.
2025-01-08 11:24:35 -05:00
Andrey Gusakov c6b832a0bc settings.cpp: show current time before applying time provided with set date
To see clock drift over time.
2025-01-08 11:24:35 -05:00
GitHub gen-configs Action b81bcd4006 Auto-generated configs and docs 2025-01-08 16:10:14 +00:00