rusefi
3533558271
VVT solenoid bank 1 intake is missing fix #6742
2024-07-23 20:51:44 -04:00
GitHub set-date Action
061cd255af
Update date
2024-07-24 00:21:45 +00:00
Andrey Gusakov
b8429e6e8c
small-can-board: ok, move persistentState to default CCM_OPTIONAL
2024-07-23 18:14:52 -04:00
Andrey Gusakov
9cfb381a96
small-can-board: PERSISTENT_LOCATION do not use ram1
...
ram1 is a part of ram0 region. ram0 region concatinate ram1, ram2
and optional ram3. linker don't care if regions are overlapped.
So persistentState manualy put into ram1 was overlapping stack
located in ram0.
(gdb) info symbol 0x20000000
__main_stack_base__ in section .mstack
persistentState in section .ram1
(gdb) p/x &persistentState
$24 = 0x20000000
(gdb) p/x &__main_stack_base__
$26 = 0x20000000
(gdb) load
2024-07-23 18:14:52 -04:00
rusefi
7f25c1cad2
small-can-board does not start #6738
...
only:small-can-board_debug
2024-07-23 15:31:03 -04:00
rusefillc
a5574cd701
need boot times of under 350ms for car that expects fast CAN fix https://github.com/rusefi/alphax-4chan/issues/184
...
only:alphax-4chan_f7
2024-07-23 14:19:24 -04:00
rusefi
fb29212b69
small-can-board does not start #6738
...
USE_OPT += WE_HAVE_CRITICAL_ERROR_METHOD
only:small-can-board_debug
critical_error.h
2024-07-23 14:13:12 -04:00
rusefi
47ec9b9dac
cisnan progress
2024-07-23 13:28:37 -04:00
rusefi
7e4dc3f8ff
small-can-board does not start #6738
...
only:small-can-board_debug
2024-07-23 13:26:15 -04:00
rusefi
cc093aad5b
cisnan progress
2024-07-23 12:51:07 -04:00
Andrey
16bb2466ae
isnan
2024-07-23 08:00:34 -04:00
Andrey
4de096129c
isnan
2024-07-22 23:56:21 -04:00
rusefi
9c460c7970
mega mcu 144 reusing .mk
2024-07-22 21:42:27 -04:00
rusefi
d9efd0ea76
only:helping build
2024-07-22 21:32:00 -04:00
Matthew Kennedy
5d63e41a4b
cisnan -> std::isnan
2024-07-22 21:10:06 -04:00
GitHub set-date Action
e5370da2a0
Update date
2024-07-23 00:20:55 +00:00
Matthew Kennedy
3e56124370
cleanup
2024-07-22 19:54:26 -04:00
Matthew Kennedy
ae1a6e9d8d
cisnan -> std::isnan
2024-07-22 19:53:59 -04:00
Matthew Kennedy
2682fcec2a
cisnan -> std::isnan
2024-07-22 19:53:27 -04:00
rusefi
e2bc1cbade
only:going fancy enums
2024-07-22 19:49:42 -04:00
GitHub gen-configs Action
4fd2d21144
Auto-generated configs and docs
2024-07-22 23:38:52 +00:00
rusefi
8a98d21c00
only:ADC mode argument is always the same FAST, renaming method
2024-07-22 19:28:17 -04:00
Andrey Gusakov
86fef52d02
mc33810: do not try to drive null pins
2024-07-22 16:59:36 -04:00
Andrey Gusakov
1376e4538b
mc33810: tabs please, comment fix
2024-07-22 16:58:06 -04:00
rusefi
46505b6ec4
only:small-can-board
2024-07-22 16:11:19 -04:00
Andrey
35a9600c20
VVT gap override should account for gapVvtTrackingLengthOverride fix #6736
...
only: fix
2024-07-22 14:55:52 -04:00
GitHub gen-configs Action
d196ff18e7
Auto-generated configs and docs
2024-07-22 18:52:43 +00:00
Andrey
b2a4797831
only: minor "Override well known VVT gaps" UI usability
2024-07-22 14:42:34 -04:00
Andrey
e47996e0f0
only: refactoring using more direct reference
2024-07-22 14:42:34 -04:00
GitHub gen-configs Action
de98219a17
Auto-generated configs and docs
2024-07-22 02:25:59 +00:00
zed65
b00180bf6c
Update can_dash.cpp
...
Some info update and fix for #6603
2024-07-21 22:16:15 -04:00
GitHub set-date Action
f99ccb081e
Update date
2024-07-22 00:21:52 +00:00
rusefi
7fca4aae04
openblt: blinks a few times even with BOOT_BACKDOOR_ENTRY_TIMEOUT_MS=0 #6735
...
speeding up proteus start-up
only:proteus_f7
2024-07-21 15:37:18 -04:00
rusefi
5ab486781b
openblt: blinks a few times even with BOOT_BACKDOOR_ENTRY_TIMEOUT_MS=0 #6735
2024-07-21 15:36:51 -04:00
rusefi
7577018e93
openblt flexibility
2024-07-21 15:30:33 -04:00
rusefi
49ee774bb6
first mc33810 SPI communication is not happy #6733
...
no need in huge initial wait
only:hellen154hyundai_f7
2024-07-21 15:04:59 -04:00
rusefi
8f6df33511
first mc33810 SPI communication is not happy #6733
...
UNSELECT_HACK & moving CS handling out of command iteration loop
only:hellen154hyundai_f7
2024-07-21 14:49:51 -04:00
GitHub gen-configs Action
d340de37a1
Auto-generated configs and docs
2024-07-21 15:00:47 +00:00
rusefi
d281d2f986
rev D pinout
...
only:hellen154hyundai_f7
2024-07-21 10:57:56 -04:00
Andrey
6805816f88
better placement for counter
...
only:hellen154hyundai_f7
2024-07-21 10:08:42 -04:00
Andrey
f631c5f331
oilTempSensor pinout
2024-07-21 10:08:05 -04:00
rusefi
d44bb8d3f8
first mc33810 SPI communication is not happy #6733
...
only:hellen154hyundai_f7
2024-07-20 22:55:03 -04:00
rusefi
ee48d8a932
random code style
2024-07-20 22:48:22 -04:00
rusefi
3bd8480105
adding logging consistency
...
only:hellen154hyundai_f7
2024-07-20 22:48:22 -04:00
rusefi
2d317784e5
huh?
2024-07-20 22:34:40 -04:00
rusefi
f60d724443
random code style
2024-07-20 22:18:16 -04:00
rusefi
736b172aac
first mc33810 SPI communication is not happy #6733
...
high level sensor entity is not yet initialized at this point, we definitely do not have battery voltage info yet
2024-07-20 22:16:04 -04:00
rusefi
0ec1f260c1
first mc33810 SPI communication is not happy #6733
...
huh? stepper was not waiting? improving default parameter value, reusing new default parameter
2024-07-20 22:09:15 -04:00
rusefi
46962048e7
first mc33810 SPI communication is not happy #6733
...
better order of operations - first update consumers, then update naive synchronization
2024-07-20 22:08:10 -04:00
rusefillc
1ae747718e
mc33810 hadSuccessfulInit
2024-07-20 21:07:17 -04:00