Commit Graph

13131 Commits

Author SHA1 Message Date
rusefillc 25137251d7 export board-specific macro for stm32 pins based on board yaml #3298 2022-01-12 13:34:21 -05:00
rusefillc 240c6fe8b6 GDI red FATAL led on cranking fix #3766 2022-01-12 01:01:33 -05:00
rusefillc 8a41510171 rusefi_Console: Too long re-connection time #3305 2022-01-11 23:40:05 -05:00
GitHub build-firmware Action 2914f53d0f Auto-generated configs and docs 2022-01-12 04:08:51 +00:00
rusefillc dcc7080ce1 logging of live data structs #3614 2022-01-11 22:54:57 -05:00
rusefillc f1a8cd66e8 't' to print current date 2022-01-11 22:47:46 -05:00
rusefillc 4db4ac060c Code style for methods with zero arguments #3535 2022-01-11 22:40:52 -05:00
rusefillc 963c168788 Code style for methods with zero arguments #3535 2022-01-11 22:26:24 -05:00
rusefillc 316a67c234 dead code 2022-01-11 22:20:15 -05:00
GitHub build-firmware Action 3a5c7bd85c Auto-generated configs and docs 2022-01-12 01:53:19 +00:00
Matthew Kennedy 3e56bacef9
don't start boost pwm unnecessarily (#3767)
* don't start boost pwm unnecessarily

* test
2022-01-11 20:47:50 -05:00
GitHub set-date Action eb023376dc Update date 2022-01-12 01:07:20 +00:00
rusefillc 3528befe13 live view is confused by conditional compilation #3773
ops
2022-01-11 14:24:53 -05:00
rusefillc 1bcb3e8033 live view is confused by conditional compilation fix #3773 2022-01-11 14:10:30 -05:00
rusefillc a98eaccac4 https://github.com/rusefi/rusefi/issues/2551 2022-01-11 10:32:42 -05:00
rusefillc 699a5ef302 RE usability: live data for idle controller 2022-01-10 21:55:52 -05:00
GitHub build-firmware Action 68fda494cb Auto-generated configs and docs 2022-01-11 01:57:47 +00:00
rusefillc 264933c0f9 RE usability: live data for idle controller 2022-01-10 20:51:49 -05:00
rusefillc 9f97695f4c RE usability: live data for idle controller 2022-01-10 20:32:20 -05:00
rusefillc fb5c0fca2b L9779WD driver #3768 2022-01-10 20:25:59 -05:00
rusefillc 339b906aa9 RE usability: live data for idle controller
static bad, class fields better
2022-01-10 20:12:11 -05:00
rusefillc 6ee0a55eaf RE usability: live data for idle controller 2022-01-10 19:48:58 -05:00
GitHub build-firmware Action e064beb840 Auto-generated configs and docs 2022-01-11 00:32:14 +00:00
rusefillc d0d8e95bd3 L9779WD driver #3768 2022-01-10 19:15:36 -05:00
GitHub build-firmware Action 54848b03cb Auto-generated configs and docs 2022-01-10 22:06:22 +00:00
rusefillc 8c02bd0b11 GDI Epic #1448 2022-01-10 16:53:49 -05:00
rusefillc 373d619c16 L9779WD driver #3768 2022-01-10 16:53:38 -05:00
rusefillc d7f38601b9 GDI red FATAL led on cranking #3766 2022-01-10 16:42:31 -05:00
Andrey G f106afd9e1
F429 discovery ram dev (#3761)
* stm32f429-discovery: mostly copy-paste from ChibiOS-Contrib

* STM32F429-discovery has external SDRAM

* F429-Discovery: add simple memory test for SDRAM (disabled)

* Revert "random piece of https://github.com/dron0gus/rusefi/tree/f429-discovery-ram-dev"

This reverts commit c58a2f5ecb.

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-01-10 16:14:39 -05:00
rusefi 27e16a4f8f GDI red FATAL led on cranking #3766 2022-01-10 13:53:43 -05:00
rusefi 80e573efaa B6 2022-01-10 13:53:02 -05:00
rusefillc c973b8c687 GDI red FATAL led on cranking #3766 2022-01-10 13:06:19 -05:00
rusefillc 270bd239d4 B6 2022-01-10 13:06:19 -05:00
Matthew Kennedy b4d916c913
per-board pre-low-power handlers (#3752)
* per-board pre-low-power handlers

* per-chip standby options

* default implementation
2022-01-10 08:37:05 -05:00
Matthew Kennedy 80817190fb
hotfix (#3765) 2022-01-10 08:35:36 -05:00
Andrey G 2d1fb8a68c
Sdram preparations (#3764)
* ports: stm32f4: not all stm32f4xx are stm32f407, let board decide

* Do not include mcuconf_community.h in port's mcuconf.h usign relative path

as override file can be provided in board directory.
2022-01-10 08:31:29 -05:00
rusefillc 0d8e4d5222 AlphaX few bytes of progress 2022-01-10 01:47:06 -05:00
rusefillc c58a2f5ecb random piece of https://github.com/dron0gus/rusefi/tree/f429-discovery-ram-dev 2022-01-09 22:45:46 -05:00
rusefillc 4e7d6e2364 random piece of https://github.com/dron0gus/rusefi/tree/f429-discovery-ram-dev 2022-01-09 22:44:22 -05:00
rusefillc 3c73ca8dab random piece of https://github.com/dron0gus/rusefi/tree/f429-discovery-ram-dev 2022-01-09 22:42:24 -05:00
GitHub build-firmware Action 2742aa2092 Auto-generated configs and docs 2022-01-10 02:22:57 +00:00
rusefillc 90419841df B6 2022-01-09 21:16:24 -05:00
GitHub set-date Action a324349420 Update date 2022-01-10 01:05:03 +00:00
Andreika 1b9037314a
Hellen mcu module detector (experimental) (#3756)
* Hellen mcu module detector (experimental)

* make unit-tests happy

* make unit-tests even more happy

* move Hellen-specific stuff to hellen_common.cpp

* fix other hellen config builds

* helping non-Hellen builds too

* helping alpha2ch build

* helping build

* cleanup

* help unit-tests

Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2022-01-09 17:40:08 -05:00
Andrey G 0860caa72b
Enable ENABLE_AUTO_DETECT_HSE only if STM32_HSECLK is not defined (#3758)
Some board (like stm32f429-disco) with SDRAM need clock to be
enabled in __early_init (before .bss and .data initialization).
So if STM32_HSECLK defined - skip clock detection.
2022-01-09 17:39:29 -05:00
Andrey G d06c157099
Ports: STM32F4: add optional external SDRAM (#3762) 2022-01-09 17:39:10 -05:00
GitHub build-firmware Action 592d2853d5 Auto-generated configs and docs 2022-01-09 16:29:59 +00:00
Andreika 63774ac02d
Alpha2ch yaml (#3760)
* more hellen_meta defines

* alpha2ch yaml draft

* correct VR-/Hall2 input

Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2022-01-09 10:56:16 -05:00
rusefillc bd69941ec4 GDI Epic #1448 2022-01-09 01:29:39 -05:00
rusefillc 7d31d8c5e6 did it catch wrong %type? 2022-01-08 23:38:40 -05:00
rusefillc 901a6cf869 limp ClearReason 2022-01-08 23:10:40 -05:00
GitHub build-firmware Action 814890a230 Auto-generated configs and docs 2022-01-09 03:59:57 +00:00
rusefillc a2844a2d37 limp ClearReason 2022-01-08 22:52:45 -05:00
GitHub build-firmware Action 30463135a7 Auto-generated configs and docs 2022-01-09 03:29:17 +00:00
rusefillc 177a5faa63 limp ClearReason 2022-01-08 22:13:20 -05:00
rusefillc c819f327ae helping build 2022-01-08 21:16:31 -05:00
rusefillc 4262db4c86 GDI Epic #1448 2022-01-08 20:55:58 -05:00
GitHub build-firmware Action 7911e85db9 Auto-generated configs and docs 2022-01-09 01:40:32 +00:00
rusefi ec281d4e35 some dead stuff & minor progress 2022-01-08 20:35:12 -05:00
GitHub build-firmware Action a2482ab87e Auto-generated configs and docs 2022-01-09 01:22:51 +00:00
rusefillc 2756742898 AlphaX 2022-01-08 20:16:01 -05:00
rusefillc 212687dd10 extracting common hellen to it's own file 2022-01-08 20:16:01 -05:00
rusefillc a5afce0f3e happy new year 2022-01-08 20:16:01 -05:00
rusefillc 0fc9fcdb63 GDI Epic #1448 2022-01-08 20:16:01 -05:00
rusefillc 6c91fcb873 AlphaX 2022-01-08 20:16:01 -05:00
GitHub set-date Action 20ab5754be Update date 2022-01-09 01:09:30 +00:00
GitHub build-firmware Action 9e13d2b259 Auto-generated configs and docs 2022-01-09 00:55:02 +00:00
rusefi 1a8b6d24fc disablePrimaryUart for MRE for GDI 2022-01-08 19:38:02 -05:00
GitHub build-firmware Action 09f543a3d5 Auto-generated configs and docs 2022-01-08 23:58:53 +00:00
rusefi 13d0f07412 desperate measures 2022-01-08 18:41:56 -05:00
Andrey G 74b9ce8a8f
USB: use OTG1/OTG2 for serial over USB depending on which enabled (#3757) 2022-01-08 16:33:48 -05:00
Andrey G 29ec6d7381
mk files random cleanup (#3759) 2022-01-08 16:33:34 -05:00
rusefillc edf41ece07 AlphaX 2022-01-08 12:17:28 -05:00
Andrey G 752802b0cc
CAN: do null check first (#3755)
Otherwise it will emit strange error if both can are disabled
2022-01-08 10:25:21 -05:00
rusefillc c74f6e7c29 docs 2022-01-07 21:35:21 -05:00
GitHub set-date Action 2df92aa014 Update date 2022-01-08 01:05:53 +00:00
rusefillc 35dece3375 docs 2022-01-07 19:26:43 -05:00
GitHub build-firmware Action 9bb315c8a0 Auto-generated configs and docs 2022-01-08 00:02:50 +00:00
rusefillc 8e0590fe91 docs 2022-01-07 18:57:23 -05:00
NMSTEC 90f4306c4d
Stop & wakeup working on rising edge (#3747)
* Stop & wakeup working on rising edge

* Standby & Sleep mode working Using PA0 only.

* Stop & standby works with wake from PA0.
Added alternative interrupt method to STOP

* Removed hand screwery on registers
2022-01-07 16:46:28 -05:00
Matthew Kennedy cc9fdd9757
support better wbo format (#3740)
* new format

* comment

* pr feedback

* heater duty

* extra
2022-01-07 16:04:30 -05:00
Andrey G 020727d65b
TLE8888: do not allow direct gpio drive for Push Pull outputs (#3748)
Some register settings also needs to be changed. Change of direct
drive input is not enought.
2022-01-07 14:11:21 -05:00
Andrey G 77fa9929d0
Stepper direct push pull driver (#3751)
* Init DC motor through two brain_pin_e only

* idle: stepper: allow driving stepper through 4 output_pin_e
2022-01-07 11:38:48 -05:00
Andrey G 5bc9289d74
Move out of CMM (#3750)
This needs additional investigation. But allocating these structs
in CMM cause HardFault
2022-01-07 10:09:48 -05:00
rusefillc fcdb7b340d mk files refactoring
saving build
2022-01-06 22:19:00 -05:00
rusefillc 04ab6a0488 mk files refactoring 2022-01-06 21:48:48 -05:00
rusefillc c9e41d8f18 mk files refactoring 2022-01-06 21:48:21 -05:00
rusefillc 82c1471ae7 mk files refactoring 2022-01-06 21:44:37 -05:00
rusefillc d9175696a2 mk files refactoring 2022-01-06 21:40:48 -05:00
rusefillc a63a12e9c4 mk files refactoring
saving build
2022-01-06 20:52:49 -05:00
rusefillc a13a0a2cc9 mk files refactoring 2022-01-06 20:32:39 -05:00
rusefillc a689f2ca0e Live Data progress
fixing build?
2022-01-06 20:16:59 -05:00
rusefillc 7f0357ffcb mk files refactoring 2022-01-06 20:06:31 -05:00
GitHub build-firmware Action 02ec63334e Auto-generated configs and docs 2022-01-07 01:00:00 +00:00
Andrey G e3ece9ea34
Add settings for Stepper driven by Push-Pull outputs (#3749)
With no H-bridge and no special stepper IC
2022-01-06 19:34:20 -05:00
GitHub build-firmware Action c458c47e75 Auto-generated configs and docs 2022-01-07 00:31:48 +00:00
rusefillc 7c0fd37dfe Live Data progress 2022-01-06 19:02:35 -05:00
rusefillc 25ca48c408 Live Data progress 2022-01-06 17:58:59 -05:00
rusefillc 32086b58a8 Live Data progress 2022-01-06 15:20:58 -05:00
rusefillc a85e365e88 Live Data progress 2022-01-06 13:13:07 -05:00
rusefillc 0d00272ab5 Live Data progress 2022-01-06 12:37:48 -05:00
rusefillc d4aa280176 Live Data progress 2022-01-06 12:21:43 -05:00
Andrey 57a9d96897 Live Data progress 2022-01-06 12:01:37 -05:00
GitHub build-firmware Action b813568179 Auto-generated configs and docs 2022-01-06 02:20:03 +00:00
BeerMoneyMotorsports 928d31d5b5
vbatt fix (#3745)
fixed-
vign
3g
1u
1b
2022-01-05 21:01:24 -05:00
GitHub build-firmware Action 48d9235ff5 Auto-generated configs and docs 2022-01-06 01:32:44 +00:00
Andrey ed6c89ec10 Live Data progress 2022-01-05 20:15:23 -05:00
GitHub set-date Action 89fb8b193f Update date 2022-01-06 01:12:28 +00:00
rusefillc ff84233d1d AlphaX 2022-01-05 16:08:10 -05:00
GitHub build-firmware Action b47b20079d Auto-generated configs and docs 2022-01-05 19:02:59 +00:00
rusefillc bbde7a2f2d AlphaX 2022-01-05 13:49:38 -05:00
rusefillc 45e8b2875f AlphaX 2022-01-05 13:40:27 -05:00
GitHub build-firmware Action 2208947bb3 Auto-generated configs and docs 2022-01-05 06:49:51 +00:00
rusefillc ed59d225ca live data progress 2022-01-05 01:34:48 -05:00
rusefillc 7d989642f4 reducing code duplication 2022-01-05 01:02:50 -05:00
rusefillc 511565313b this just makes no sense. it must be useless. 2022-01-05 00:58:57 -05:00
rusefillc 5210235787 more dead code 2022-01-05 00:53:45 -05:00
rusefillc 4937e06c4a dead code 2022-01-05 00:53:44 -05:00
GitHub build-firmware Action aa9970c995 Auto-generated configs and docs 2022-01-05 05:43:35 +00:00
rusefillc 364783f658 forced 4 byte thing is actually no longer needed so much 2022-01-05 00:24:17 -05:00
GitHub build-firmware Action 38b17f5859 Auto-generated configs and docs 2022-01-05 05:09:04 +00:00
rusefillc cc115d651f LUA read ECU state: Cranking, Idling, Cruising #3742 2022-01-04 23:17:26 -05:00
rusefillc c66dcaf454 LUA read ECU state: Cranking, Idling, Cruising #3742 2022-01-04 23:15:03 -05:00
rusefillc 999fa23e2a reducing copy-pasta - would this work? 2022-01-04 20:47:12 -05:00
rusefillc 4cd4a8c666 DRAM SDRAM #2551 2022-01-04 20:21:23 -05:00
rusefillc e2a9acac23 reducing copy-pasta - would this work? 2022-01-04 20:03:41 -05:00
rusefillc d4b7882255 reducing copy-pasta - would this work? 2022-01-04 19:56:36 -05:00
rusefillc a6040232ce reducing copy-pasta - would this work? 2022-01-04 19:28:01 -05:00
GitHub build-firmware Action fadb4f5104 Auto-generated configs and docs 2022-01-05 00:14:52 +00:00
rusefillc c411029383 reducing copy-pasta - would this work? 2022-01-04 19:08:37 -05:00
rusefillc e9d38c2ef9 reducing copy-pasta - would this work? 2022-01-04 18:50:25 -05:00
rusefillc 924c750ba5 Check available RAM at runtime #3335 2022-01-04 18:15:40 -05:00
GitHub build-firmware Action d75e0ec18c Auto-generated configs and docs 2022-01-04 04:48:36 +00:00
rusefillc 58c3f99b4d GDI Epic #1448 2022-01-03 23:30:34 -05:00
rusefillc 2c4fd9abe5 dead code? 2022-01-03 23:28:13 -05:00
GitHub build-firmware Action 7b131dc5c7 Auto-generated configs and docs 2022-01-04 03:39:23 +00:00
rusefillc c7ea8c6e03 helping build: sharing same brain_pin_diag_e 2022-01-03 22:33:38 -05:00
rusefillc 5d5648f38d GDI better defaults? 2022-01-03 22:05:19 -05:00
GitHub build-firmware Action 8d7de2ba7b Auto-generated configs and docs 2022-01-04 01:40:30 +00:00
rusefillc 914deedb0f TLE8888 diag says OK on disconnected pins and bench test #3737 2022-01-03 20:33:51 -05:00
GitHub build-firmware Action dd95b28d6e Auto-generated configs and docs 2022-01-04 01:04:53 +00:00
rusefillc cf627979a3 moving curves to defaults
wow nasty
2022-01-03 19:57:34 -05:00
rusefillc b57b9a79cc moving curves to defaults 2022-01-03 18:49:06 -05:00
GitHub build-firmware Action 53d363df5e Auto-generated configs and docs 2022-01-03 23:46:25 +00:00
rusefillc 152eddcdee helping TS with explicit padding? 2022-01-03 18:40:02 -05:00
rusefillc 2b7357cc68 smart diag into bench test 2022-01-03 18:07:22 -05:00
rusefillc f5b1191d85 smart diag into bench test 2022-01-03 16:46:15 -05:00
rusefillc a223ec7ab9 smart diag into bench test 2022-01-03 14:21:54 -05:00
rusefillc 21f3f26506 benchTest flexibility 2022-01-03 03:35:26 -05:00
rusefillc 51ade79641 itoa unit test, not a very detailed one 2022-01-03 03:31:57 -05:00