Commit Graph

933 Commits

Author SHA1 Message Date
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
rusefi 88e13e4f13 F746 CI 2019-02-17 12:54:02 -05:00
rusefi f9d5dea024 linker files duplication #691 fix 2019-02-12 00:16:24 -05:00
rusefi c5f6531c6e fixing Prometheus 2019-02-12 00:00:45 -05:00
rusefi 00e7bfa1f5 docs 2019-02-11 01:20:14 -05:00
rusefi de0fb8aa92 wider usage of PeriodicController 2019-02-10 23:54:41 -05:00
rusefi 9325cd6d23 better (?) variable names 2019-02-10 22:47:49 -05:00
rusefi 61ff097f18 F746 2019-02-07 00:14:45 -05:00
rusefi 9a3b15f5b6 F746 2019-02-06 23:13:44 -05:00
rusefi 7c5e485acb F7 2019-02-06 18:53:43 -05:00
rusefi b272753ac9 F7 2019-02-06 18:52:20 -05:00
rusefi 45fa6089a4 F7 progress :) 2019-02-06 18:41:48 -05:00
rusefi fcff1cdf92 F7 for Chibi18 2019-02-06 18:05:32 -05:00
rusefi deafc51ebc F7 2019-02-06 09:06:56 -05:00
rusefi 44ae3261d1 #688 why access enums from mcuconf? 2019-02-05 19:01:20 -05:00
rusefi 7cadc21060 minor steps forward with chibi18 and F7 2019-02-05 09:01:03 -05:00
rusefi 06be313448
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
rusefi aff31cada1 Revert "#631 ChibiOS 18 style"
This reverts commit 93f3f2ab
2019-02-03 21:42:44 -05:00
rusefi 93f3f2ab7f #631 ChibiOS 18 style 2019-02-03 21:32:47 -05:00
rusefi 5fcbfa3fb2 #631 ChibiOS 18 style 2019-02-03 21:00:18 -05:00