andreika-git
|
2a39c69f51
|
iacPidMultTbl + EFI_IDLE_PID_CIC + kinetis_hysteresis (#1043)
* rename EFI_IDLE_INCREMENTAL_PID_CIC -> EFI_IDLE_PID_CIC
* Impl. IacPidMultTable
* Kinetis: Trigger Comparator Hysteresis settings (+adaptive mode)
|
2019-12-04 00:37:32 -05:00 |
rusefi
|
86e421e0ee
|
fatalErrorPin setting is not used #926
reducing configuration fragility
|
2019-09-09 21:44:48 -04:00 |
rusefi
|
9f50f9a4f7
|
EFI_CJ125_DIRECTLY_CONNECTED_UR should be a runtime parameter fix #914
|
2019-09-03 18:44:05 -04:00 |
andreika-git
|
b80d95578d
|
EFI_CONSOLE_UART_DEVICE, flash->hw_ports, Fix TLE6240 and misc.fixes (#793)
* rename EFI_CONSOLE_UART_DEVICE -> EFI_CONSOLE_SERIAL_DEVICE
* Impl. EFI_CONSOLE_UART_DEVICE
* Move flash source files to ports/stm32/ & hw_ports.mk
* Fix TLE6240
* Fix EFI_NO_CONFIG_WORKING_COPY
* EFI_PRINT_MESSAGES_TO_TERMINAL
|
2019-05-05 11:06:27 -04:00 |
rusEfi
|
e2645cbc3a
|
reducing risks
|
2019-04-13 18:31:16 -04:00 |
dron0gus
|
e938372a4b
|
Cleanup 3 (#745)
* status leds: pick warning LED pin from configuration
* wave analyzer: do not init if no pin assigned
|
2019-04-11 23:33:33 +02:00 |
andreika-git
|
0fc969ae84
|
Fix Prometheus config (#737)
|
2019-04-09 15:34:02 +02:00 |
andreika-git
|
b80806182f
|
More portability & small fixes (#719)
* Use hw_stm32.mk
* Fix bootloader
* Use more common hw_ports.mk filename instead of hw_stm32.mk
* More CPU compatibility for Makefile
* TS_UART_MODE & rename TS_SERIAL_UART_DEVICE->TS_SERIAL_DEVICE
* Move lockAnyContext()/unlockAnyContext() to rfiutil.c
* USE_FATFS
* EFI_LCD
* Less compilation errors
* STATUS_LOGGING_BUFFER_SIZE & SETTINGS_LOGGING_BUFFER_SIZE
* EFI_ALTERNATOR_CONTROL, EFI_SERVO, EFI_DISABLE_CONSOLE_ACTIONS
* #ifndef PWM_PHASE_MAX_COUNT & more flexible GPIO inside portname()
* merge
* EFI_ALTERNATOR_CONTROL, EFI_ELECTRONIC_THROTTLE_BODY
|
2019-03-29 15:29:01 +01:00 |
rusefi
|
bd2b992918
|
unifying_file_naming
|
2019-03-29 09:11:13 -04:00 |