Commit Graph

184 Commits

Author SHA1 Message Date
rusefi 76d3630588 ETB using tle7209 #746 2019-04-11 23:21:16 -04:00
rusefi 131533cc13 we need TLE8888 driver #714 2019-04-06 12:26:37 -04:00
rusefi b4077d72ba we need TLE8888 driver #714 2019-04-06 07:38:02 -04:00
rusefi 259ff0141a we need TLE8888 driver #714 2019-04-04 23:03:32 -04:00
rusefi d5fd0f0f86 we need TLE8888 driver #714 2019-04-04 21:34:33 -04: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 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 90bf18bcd7 better Electronic Throttle body control #493 2019-03-09 23:31:47 -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 b54f34fff0 F7 2019-02-06 18:53:43 -05:00
rusefi b1d8bf0dbf minimal pin configuration & EFI_COMMUNICATION_PIN fix 2019-01-26 11:38:14 -05:00
rusefi 114043243e fix #678 2019-01-20 22:50:00 -05:00
rusefi 7ffb3a2be0 refactoring: better method name 2019-01-11 00:03:42 -05:00
rusefi c1509dd0b7 The Big Refactoring of 2019: DECLARE_ENGINE_PARAMETER_SUFFIX consistency and simplification #657 2019-01-10 19:25:07 -05:00
rusefi b9f28b43aa Revert "The Big Refactoring of 2019: DECLARE_ENGINE_PARAMETER_SUFFIX consistency and simplification #657"
This reverts commit 4e5cbe3
2019-01-10 00:56:08 -05:00
rusefi 4e5cbe3764 The Big Refactoring of 2019: DECLARE_ENGINE_PARAMETER_SUFFIX consistency and simplification #657 2019-01-09 23:38:59 -05:00
rusefi 9f63ea4130 The Big Refactoring of 2019: scheduler should not be global #655 2019-01-09 08:50:51 -05:00
rusEfi d68d6e5e54 ETB mule pins 2018-11-30 00:37:32 -05:00
andreika-git 96dfebc542 STM32 Nucleo144-F767ZI board: Initial support (#620)
* More EFI_ #ifdefs for config flexibility

* Even more config flexibility

* New firmware/config/stm32f7ems/* files

* New firmware/config/boards/NUCLEO_F767/* files

* New firmware/hw_layer/stm32f7/* files

* Fix for EFI_USB_SERIAL

* Adding #if defined(STM32F7XX)

* SPI flags changed in F7: SPI_CR1_DFF --> SPI_CR1_CRCL

* I2Cv2 config changed in F7

* More versatile CCM defines

* Makefiles

* Double #ifs cleanup

* docs
2018-11-16 07:40:06 -05:00
rusefi 6e9361fb58 docs 2018-03-04 17:55:46 -05:00
rusEfi 29bd4b016f test 2018-01-29 14:25:28 -05:00
rusEfi 54b63ed02d closes #557 2018-01-28 18:09:19 -05:00
rusefi c046a0bdec #557 2018-01-28 14:16:57 -05:00
rusefi 7b3434caca #557 2018-01-28 14:03:58 -05:00
rusefi 4a40130657 happy new year 2018-01-20 20:42:19 -05:00
rusEfi ef0afb8beb #510 2017-12-03 18:29:52 -05:00
rusEfi 74a2b7fbf2 initialization bugfix 2017-12-03 18:19:07 -05:00
rusEfi 3c4ffb336f #510 2017-12-03 17:26:15 -05:00
rusEfi 417044133d fixing simulator 2017-12-03 15:37:52 -05:00
rusEfi 81f31b891b fixing unit tests 2017-12-03 15:23:39 -05:00
rusefi 2459874260 docs 2017-12-02 21:22:59 -05:00
rusEfi 059ad2c6fa progress 2017-12-02 19:47:18 -05:00
rusEfi 7c8d848981 Merge branch 'master' of https://github.com/rusefi/rusefi 2017-12-02 19:26:00 -05:00
rusEfi f80ebe410b docs 2017-12-02 19:25:36 -05:00
rusefi d6e7b0e55f better defaults 2017-12-02 19:24:49 -05:00
rusefi f8e592f454 better macro name 2017-05-15 23:28:49 -04:00
rusefi 0f43aa8129 test config fix 2017-03-23 21:59:47 -04:00
rusefi 28c939c409 docs 2017-03-21 22:45:15 -04:00
rusefi 0169e57e68 board QA engine 2017-02-24 18:55:53 -05:00
rusEfi a732c830a3 auto-sync 2017-01-28 15:05:25 -05:00
rusEfi 552c664a23 auto-sync 2017-01-03 06:05:22 -05:00
rusEfi 4f10decc81 auto-sync 2016-04-23 23:07:45 -04:00
rusEfi 84a989544a auto-sync 2016-04-03 19:01:59 -04:00
rusEfi 2187b72d70 auto-sync 2016-01-24 15:02:46 -05:00
rusEfi 3e419bef66 auto-sync 2016-01-08 15:01:38 -05:00
rusEfi ded4e74de2 auto-sync 2016-01-04 11:01:47 -05:00
rusEfi c4e314a1d1 auto-sync 2016-01-03 09:02:27 -05:00
rusEfi 42069e51ac auto-sync 2015-12-31 16:02:30 -05:00
rusEfi 5fbbe630a9 auto-sync 2015-12-30 16:02:18 -05:00
rusEfi 41e7abdd6f auto-sync 2015-07-10 09:01:56 -04:00
rusEfi 69b0c4e2de auto-sync 2015-07-10 08:57:59 -04:00
rusEfi 45e22b0d96 auto-sync 2015-05-22 23:08:51 -04:00
rusEfi ea19dec60d auto-sync 2015-05-22 08:05:16 -04:00
rusEfi 35c0c1a729 auto-sync 2015-05-15 18:05:18 -04:00
rusEfi b03cb58454 auto-sync 2015-04-25 21:12:30 -04:00
rusEfi 4b8e8b7c87 auto-sync 2015-04-12 12:11:04 -05:00
rusEfi c93d426809 auto-sync 2015-04-03 20:08:02 -05:00
rusEfi 433f195841 auto-sync 2015-03-01 20:04:29 -06:00
rusEfi c3f848b670 auto-sync 2015-03-01 11:07:24 -06:00
rusEfi b653419a0e auto-sync 2015-03-01 10:05:46 -06:00
rusEfi f90b0866e6 auto-sync 2015-02-28 15:10:10 -06:00
rusEfi dc6669e8fe auto-sync 2015-02-27 23:07:18 -06:00
rusEfi 636c118219 auto-sync 2015-02-24 10:09:39 -06:00
rusEfi f4499a4324 auto-sync 2015-02-24 08:05:15 -06:00
rusEfi 0e1867f308 auto-sync 2015-02-11 07:04:31 -06:00
rusEfi 566416bc03 auto-sync 2015-02-10 07:05:46 -06:00
rusEfi f56c42181e auto-sync 2015-02-09 10:07:00 -06:00
rusEfi c40a111c1d auto-sync 2015-02-08 15:04:13 -06:00
rusEfi 1a6b839a68 auto-sync 2015-02-02 22:07:37 -06:00
rusEfi a569449322 auto-sync 2015-02-02 20:04:15 -06:00
rusEfi d0748be281 auto-sync 2015-02-01 09:06:53 -06:00
rusEfi 460bd8dffc auto-sync 2015-01-31 21:04:01 -06:00
rusEfi 8991f814c0 auto-sync 2015-01-31 20:10:22 -06:00
rusEfi bbc55b8145 auto-sync 2015-01-18 16:04:18 -06:00
rusEfi f1faba1986 auto-sync 2015-01-18 11:04:53 -06:00
rusEfi b91b054412 auto-sync 2015-01-18 10:05:23 -06:00