Andrey
ddaa3a22e7
improving compilation guards
...
only:t-b-g
2024-10-22 06:14:09 -04:00
Andrey
c3df2dc8eb
aux serial/WBO cleanup/removal
...
only:uaefi
2024-09-20 00:08:44 -04:00
Matthew Kennedy
cda0a6f627
fast adc skip
2024-08-11 13:03:48 -04:00
rusefi
95d7b7f4fc
only:alphax-4k-gdi_debug
2024-08-07 23:07:06 -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
Andrey Gusakov
299ea0dc82
hip9011: fix reinitialization, typos
2024-06-27 09:56:44 -04:00
Andrey Gusakov
98e2e89f9c
hardware: no need to access fastAdc
2024-06-25 16:54:21 -04:00
Andrey Gusakov
80bf0205db
ADC: FastAdcToken rename to AdcToken
2024-06-20 09:45:31 -04:00
Andrey Gusakov
dbbe6ace0a
ADC: AdcConfiguration.h rename to AdcDevice.h
2024-06-20 08:16:03 -04:00
rusefillc
ede66011e5
only:initStartStopButton guard
2024-06-11 15:45:39 -04:00
Andrey
8bc5fbfbaa
time for VCS_VERSION to go
2024-05-29 18:10:01 -04:00
rusefi
944a9375d3
EFI_CONFIGURATION_STORAGE reducing code duplication
2024-05-05 15:52:39 -04:00
rusefillc
2a114b4f95
PUBLIC_API_WEAK
2024-03-24 22:06:58 -04:00
rusefillc
8a5ba90692
cleaner guards
2024-03-15 14:15:53 -06:00
Andrey Gusakov
247bf24a20
max3185x: restart driver thread on settings change
2024-03-11 16:54:58 -04:00
Andrey Gusakov
56d46e5fbe
max31855: also support max31856
2024-03-10 12:56:03 -04:00
Andrey Gusakov
adc9c4fc8a
spi initialization: clean-up, rework, no logic changes
2024-03-03 11:37:19 -05:00
Andrey Gusakov
5068f99863
spi pin helpers: common for all ports, extend for SPI4,5,6
2024-03-03 11:37:19 -05:00
Andrey Gusakov
de96d8ba06
one-based indexing enums is not cool
...
Fixes possible out of array bounds introduced in 5af710ff73
2024-03-02 15:50:27 -05:00
rusefillc
5af710ff73
magic constant bad
2024-02-26 18:37:53 -05:00
Matthew Kennedy
3627276f58
support spi4/5/6
2024-02-26 18:36:26 -05:00
pchmura4
c81f22ac90
Added missing code to enable SPI4/5/6
2024-02-26 14:51:51 -05:00
pchmura4
881a8905d4
Changes to enable SPI4, SPI5 and SPI6
2024-02-26 14:51:51 -05:00
rusefillc
536f1d61ec
only:boardInitHardwareExtra
2024-02-24 18:28:20 -05:00
Andrey Gusakov
e80c57fa5f
EFI_MEMS -> EFI_ONBOARD_MEMS
2023-12-16 11:50:34 -05:00
andreika-git
a64fda548f
EFI_PROD_CODE guards
2023-12-13 09:01:41 -05:00
andreika-git
60a2aae2e1
Reset cause for STM32
2023-12-13 09:01:41 -05:00
rusefillc
28a273cae7
refactoring: better method name
2023-12-10 11:48:48 -05:00
rusefillc
101df2cf92
only:better method name
2023-11-24 14:37:01 -05:00
Andrey G
ed8af771ac
at_start_f435: enable MFS for internal flash ( #5687 )
...
* Rename EFI_INTERNAL_FLASH to EFI_STORAGE_INT_FLASH
This define enables use of RE custom flash driver for storing
settings to internal flash.
* at_start_f435: enable MFS for settings storing in internal flash
* MRE: fix special build
* kinetis: fix flash_int.cpp vs flash_int.c mess
* at32: allow allowFlashWhileRunning()
* flash_main: supress warning
2023-11-03 13:08:35 -04:00
rusefillc
2e62e6fc91
only:shall we be just a little less Toyota
2023-11-01 10:21:27 -04:00
rusefillc
215284c7bc
DAC with Lua #5601
2023-10-09 11:33:09 -04:00
rusefillc
213cabaf0f
start/stop: maybe applying more configuration changes on the fly? ( #5581 )
...
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2023-09-25 15:05:28 -04:00
rusefillc
bc2a2b9ab9
only:better method name
2023-06-25 02:08:53 -04:00
rusefi
f77f356e6d
reducing code duplication
2023-06-11 23:17:13 -04:00
rusefi
731fd89ef7
reducing magic constant
2023-06-11 23:13:36 -04:00
rusefillc
6f028ce955
style/guards
2023-05-31 23:06:39 -04:00
rusefillc
4cd21bc35e
better code guard?
2023-05-24 11:07:31 -04:00
rusefillc
198422ffaf
code guard
2023-05-24 00:44:58 -04:00
Matthew Kennedy
61e5b4b1ad
change ObdCode to enum class builds firmware
2023-04-29 00:44:00 -04:00
Matthew Kennedy
7396d466c4
cj125
...
(cherry picked from commit fd09ad7b4f2a9c450aedf4a535db4edd24bdcee1)
2023-04-29 00:15:54 -04:00
Matthew Kennedy
bb49b22294
joystick, lcd
...
(cherry picked from commit 61c17791b89fc6b5ae17df96d9498c088afdb09f)
2023-04-28 22:32:37 -04:00
Andrey
e43c6b0d06
only:todo
2023-04-22 11:28:50 -04:00
rusefillc
d31ba5f179
trigger layer start-up is a mess fix #5241
...
reducing complexity of conditional compilation
2023-04-19 17:30:52 -04:00
rusefillc
8fc2e0eb53
trigger layer start-up is a mess #5241
...
reducing code duplication: start actual pins only from best startHardware method
2023-04-19 17:27:47 -04:00
rusefillc
d423bb063a
trigger layer start-up is a mess #5241
...
reducing the mess: moving logic out of strange method
2023-04-19 17:25:43 -04:00
rusefillc
dae865210a
trigger layer start-up is a mess #5241
...
reducing the mess: reducing code duplication
2023-04-19 17:21:23 -04:00
rusefillc
cb2d817da9
trigger layer start-up is a mess #5241
...
refactoring: just renaming method
2023-04-19 17:19:20 -04:00
rusefillc
cffad07458
trigger layer start-up is a mess #5241
...
refactoring: just renaming method
2023-04-19 17:07:36 -04:00
rusefillc
21ea057f70
reducing code duplication
2023-04-19 16:51:16 -04:00