rusefi
f40eed3cfd
naming convention
2019-03-29 11:24:25 -04:00
andreika-git
c7b1bb1ff1
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
a79175f6ef
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
e28ce71bb8
unifying_file_naming
2019-03-29 09:11:13 -04:00
andreika-git
a3f33f3f0d
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
fc45b894bd
Firmware Update via UART and/or USB #398
2019-03-28 05:49:09 -04:00
rusefi
b5f6e169ee
bootloader progress
2019-03-27 23:45:35 -04:00
rusefi
9a8f31e12f
we need TLE8888 driver #714
2019-03-25 15:14:22 -04:00
rusefi
86dda3c70c
NA6 idle settings
2019-03-22 21:39:38 -04:00
andreika-git
0431bddd6b
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
0f89c39ca5
this tune started 20C cold engine
2019-03-21 21:57:49 -04:00
rusefi
babbcbe868
H7
2019-03-20 20:27:02 -04:00
rusefi
fab5b3e68e
rusEfi F767 does not start on my custom board #708
2019-03-20 16:54:09 -04:00
rusefi
4d823c3692
ME7 pnp
2019-03-12 17:41:30 -04:00
rusefi
4313619b8b
refactoring?
2019-03-12 17:40:07 -04:00
rusEfi
849846e4ec
better Electronic Throttle body control #493
2019-03-11 00:31:06 -04:00
rusefi
9e46bbf519
better Electronic Throttle body control #493
...
two ETBs
2019-03-10 12:02:25 -04:00
rusefi
22910b819d
dead code
2019-03-10 01:06:32 -05:00
rusEfi
90bf18bcd7
better Electronic Throttle body control #493
2019-03-09 23:31:47 -05:00
dron0gus
19cdfab5f5
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
9cfbb8d1e1
ETB progress
2019-03-03 15:27:49 -05:00
rusefi
0eb033e042
ETB_BENCH_ENGINE
2019-03-02 22:42:11 -05:00
rusEfi
91e421ebae
ETB iTerm limits
2019-03-02 14:00:32 -05:00
rusEfi
e93c2b5efb
TPS commands & compacting
2019-03-02 13:21:12 -05:00
rusEfi
5b2476f37f
ETB
2019-03-01 23:09:33 -05:00
rusEfi
0cac08b657
ETB
2019-02-27 17:54:25 -05:00
rusEfi
b0377cec8e
ETB
2019-02-27 09:57:03 -05:00
rusefi
78c87195c8
ETB_BENCH_ENGINE
2019-02-27 08:55:56 -05:00
rusEfi
aab441ad21
NA6 base tune
2019-02-26 21:59:19 -05:00
rusefi
742bc38665
NA6 base tune
2019-02-26 21:50:58 -05:00
rusefi
55729a1aa6
F7
2019-02-24 09:49:46 -05:00
rusefi
723c7fe889
F7
2019-02-24 09:39:25 -05:00
rusefi
ee2ac27900
F767 DFU
2019-02-23 18:00:56 -05:00
rusefi
292acc7790
this is kind of needed, right?
2019-02-21 23:07:18 -05:00
rusefi
54f5f07056
F746 CI
2019-02-17 12:54:02 -05:00
rusefi
0a87ad28ce
linker files duplication #691 fix
2019-02-12 00:16:24 -05:00
rusefi
b9c0c245b0
fixing Prometheus
2019-02-12 00:00:45 -05:00
rusefi
92ca39a75a
docs
2019-02-11 01:20:14 -05:00
rusefi
23a8f5b526
wider usage of PeriodicController
2019-02-10 23:54:41 -05:00
rusefi
c60c8ce777
better (?) variable names
2019-02-10 22:47:49 -05:00
rusefi
c3988048dc
F746
2019-02-07 00:14:45 -05:00
rusefi
cd2043a9c9
F746
2019-02-06 23:13:44 -05:00
rusefi
b54f34fff0
F7
2019-02-06 18:53:43 -05:00
rusefi
64d449e4f4
F7
2019-02-06 18:52:20 -05:00
rusefi
0a505d2bb1
F7 progress :)
2019-02-06 18:41:48 -05:00
rusefi
0b81388935
F7 for Chibi18
2019-02-06 18:05:32 -05:00
rusefi
0c920d21b1
F7
2019-02-06 09:06:56 -05:00
rusefi
b49100853b
#688 why access enums from mcuconf?
2019-02-05 19:01:20 -05:00
rusefi
4fd80e10c8
minor steps forward with chibi18 and F7
2019-02-05 09:01:03 -05:00
rusefi
a3b150a171
Migrating to chibios18 ( #687 )
...
* first step #631
* chconf #631
* no EXT driver
* #631 progress
* #631 WOW it already compiles?!
* #631 simulator progress
* #631 CAN is back
* more changes about 25MHz
* Migrate to Chibios 18 stable #631
* undoing some merge mistake?
* little mess
* Migrate to Chibios 18 stable #631
* Migrate to Chibios 18 stable #631
* Migrate to Chibios 18 stable #631
joystick works!
* Migrate to Chibios 18 stable #631
done?!
2019-02-05 18:36:25 -05:00