rusefi
7f6c8ed931
steps towards prometheus CI
2019-04-12 15:07:17 -04:00
rusefi
379c912b0c
ETB using tle7209 #746
2019-04-11 23:21:16 -04:00
rusefi
c9de564c03
clean-up
2019-04-11 22:40:43 -04:00
rusEfi
9c9dc05b10
cleanup #4
2019-04-11 22:15:06 -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
dron0gus
572d04a799
Some more include fixes for linux ( #738 )
...
* Some more include fixes for linux
* Pass cross-compile path through CROSS_COMPILE
* Lower-upper case conversion fixes for linux
2019-04-10 01:12:35 +02:00
rusefi
e1b787f13a
folder name consistency
2019-04-09 18:47:38 -04:00
andreika-git
0fc969ae84
Fix Prometheus config ( #737 )
2019-04-09 15:34:02 +02:00
rusefi
8ae8d3d58f
we need TLE8888 driver #714
2019-04-06 12:26:37 -04:00
rusefi
05d3ce22f4
CONFIG_RESET_SWITCH_PORT flexibility
2019-04-06 08:41:37 -04:00
rusefi
17f073a439
we need TLE8888 driver #714
2019-04-06 07:38:02 -04:00
rusefi
0aac3c8f41
we need TLE8888 driver #714
2019-04-04 23:03:32 -04:00
rusefi
21283f5b8c
we need TLE8888 driver #714
2019-04-04 21:34:33 -04:00
rusefi
cd7cc596bc
cranking base_fuel reform
2019-04-04 08:26:57 -04:00
rusefi
1db1b7a277
The Big Refactoring of 2019: console vs TS vs CONSOLE_MODE_SWITCH_PIN vs text protocol #725
2019-04-01 11:16:19 -04:00
rusefi
394dc0959e
.txt > .md
2019-04-01 02:16:30 -04:00
rusefi
e126c5c8fc
naming convention
2019-03-29 11:24:25 -04:00
andreika-git
001fbb2526
More portability & bootloader fix ( #720 )
...
* fix bootloader
* EFI_FSIO
* EFI_EMULATE_POSITION_SENSORS, EFI_BOARD_TEST, EFI_AUX_PID, EFI_JOYSTICK
2019-03-29 15:46:15 +01: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
andreika-git
c34d7cac48
More compatibility for ADC_inputs, etc. ( #716 )
...
* Move STM32-specific ADC pinouts to ports/stm32/stm32_common.cpp
* Move STM32-specific files to ports/*
* setAdcChannelOverrides()
* Add #ifdefs for adc_inputs (PWM_FREQ_*, PWM_PERIOD_*, ADC_*_DEVICE)
* addChannel(), removeChannel()
* fix tle6240 compilation
* Add stm32_common.cpp to Makefile
* More ports/stm32/* paths
* More ports/stm32/* paths
* More flexible GPIO ports
* Add #ifdef for GPTDEVICE
* EFI_BOARD_TEST and EFI_JOYSTICK
* EFI_TLE8888
* Fix HIP9011_logic compilation
* ADC_CHANNEL_SENSOR
* Move ioportid_t PORTS[] to ports/*
* Fix simulator
2019-03-28 22:46:10 -04:00
rusefi
c32fad9202
Firmware Update via UART and/or USB #398
2019-03-28 05:49:09 -04:00
rusefi
9182059f61
bootloader progress
2019-03-27 23:45:35 -04:00
rusefi
4bb645f7e0
we need TLE8888 driver #714
2019-03-25 15:14:22 -04:00
rusefi
b3ad684bd6
NA6 idle settings
2019-03-22 21:39:38 -04:00
andreika-git
4b2a903684
Prometheus 405 and bootloader fix+update ( #712 )
...
* Fix Prometheus-405 compilation
* Add more bootloader bat-files for some board configs
* Fix Prometheus compilation for new ChibiOS
* Fix Bootloader compilation for new ChibiOS
* Update pre-generated bootloader files for Prometheus 405/469
2019-03-22 11:38:18 -04:00
rusefi
26c1c3b6b9
this tune started 20C cold engine
2019-03-21 21:57:49 -04:00
rusefi
99ea8b366f
H7
2019-03-20 20:27:02 -04:00
rusefi
8e3e326603
rusEfi F767 does not start on my custom board #708
2019-03-20 16:54:09 -04:00
rusefi
02df960de7
ME7 pnp
2019-03-12 17:41:30 -04:00
rusefi
3042a7ca7f
refactoring?
2019-03-12 17:40:07 -04:00
rusEfi
9a87b9e51b
better Electronic Throttle body control #493
2019-03-11 00:31:06 -04:00
rusefi
60a5b2c5ea
better Electronic Throttle body control #493
...
two ETBs
2019-03-10 12:02:25 -04:00
rusefi
38c28f28b7
dead code
2019-03-10 01:06:32 -05:00
rusEfi
9a11d26cc3
better Electronic Throttle body control #493
2019-03-09 23:31:47 -05:00
dron0gus
c9edbf4225
Cleanup fixes ( #700 )
...
* Kill some more warnings
* pin_repository: add markUnused, allow use from plain C
* ehiGpio.cpp: add forgotten GPIOG port
2019-03-08 07:01:15 -05:00
rusEfi
e9a88c18f6
ETB progress
2019-03-03 15:27:49 -05:00
rusefi
61a2a33d8f
ETB_BENCH_ENGINE
2019-03-02 22:42:11 -05:00
rusEfi
333ce71923
ETB iTerm limits
2019-03-02 14:00:32 -05:00
rusEfi
c01734b8a4
TPS commands & compacting
2019-03-02 13:21:12 -05:00
rusEfi
e452b6802b
ETB
2019-03-01 23:09:33 -05:00
rusEfi
d1da63ecac
ETB
2019-02-27 17:54:25 -05:00
rusEfi
fb3d06aebf
ETB
2019-02-27 09:57:03 -05:00
rusefi
635bbcc960
ETB_BENCH_ENGINE
2019-02-27 08:55:56 -05:00
rusEfi
6dcbe26e56
NA6 base tune
2019-02-26 21:59:19 -05:00
rusefi
bdbecb8c42
NA6 base tune
2019-02-26 21:50:58 -05:00
rusefi
8715a45610
F7
2019-02-24 09:49:46 -05:00
rusefi
f09f65b7f1
F7
2019-02-24 09:39:25 -05:00
rusefi
ed86d91e90
F767 DFU
2019-02-23 18:00:56 -05:00
rusefi
af86c2984d
this is kind of needed, right?
2019-02-21 23:07:18 -05:00