Commit Graph

907 Commits

Author SHA1 Message Date
rusefi c1509dd0b7 The Big Refactoring of 2019: DECLARE_ENGINE_PARAMETER_SUFFIX consistency and simplification #657 2019-01-10 19:25:07 -05:00
rusefi 6682a7def2 The Big Refactoring of 2019: DECLARE_ENGINE_PARAMETER_SUFFIX consistency and simplification #657 2019-01-10 17:07:29 -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
Matthew Kennedy 7154da1f5f Improve wall wetting AE to use time constant (#650)
* impruv

* c++17

* add tests, docs
2019-01-06 20:45:51 -05:00
rusefi a1d834130e FSIO to stop engine if things are REALLY bad - user-configurable and disabled by default obviously 2019-01-05 23:48:37 -05:00
Matthew Kennedy a75e5fb007 const (#648) 2019-01-05 08:06:18 -05:00
rusefi dc5fe620ee Saab CDM knock signal integration #647 2019-01-04 23:47:39 -05:00
rusEfi c3380c4ef3 #35 2019-01-04 17:18:43 -05:00
rusefi fd510c17b0 what do I do wrong here? 2019-01-02 22:15:51 -05:00
rusefi 7ba963ab3b #635 2019-01-01 14:05:11 -05:00
rusefi 5f7c9915aa #639 2018-12-31 10:32:16 -05:00
rusefi 9bd0e860aa stm32f1 2018-12-26 22:50:16 -05:00
rusefi 757304256b stm32f1 2018-12-26 22:43:52 -05:00
rusefi e8579e7e8e reviving stm32f1 2018-12-26 22:17:51 -05:00
rusefi ab16df027a better location for CORE_CLOCK 2018-12-26 21:35:52 -05:00
rusefi ac4e0e0804 typo 2018-12-26 20:25:03 -05:00
rusefi 066554fe67 docs 2018-12-24 17:34:49 -05:00
rusefi 1259761f70 more CPU stats code 2018-12-24 00:31:26 -05:00
rusefi d56050dada avoiding magic constant 2018-12-24 00:15:00 -05:00
rusefi 7f5d352ecd explicit default 2018-12-23 23:59:21 -05:00
rusefi 00a7f26ef9 progress 2018-12-16 01:13:44 -05:00
rusefi 66ff934c6a #630 2018-12-09 14:32:50 -05:00
rusefi a21c32bf92 mule notes 2018-12-01 16:41:25 -05:00
rusefi 30b82164ba mule settings 2018-11-30 01:06:09 -05:00
rusEfi d68d6e5e54 ETB mule pins 2018-11-30 00:37:32 -05:00
rusEfi d93f3ecd89 better? field name 2018-11-30 00:17:55 -05:00
rusEfi 7a8837bbd0 test mule 2018-11-28 22:31:53 -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 258ddfceb7 docs 2018-11-11 19:57:25 -05:00
rusEfi df10351afd docs 2018-11-11 14:05:03 -05:00
rusefi 70b289d25f docs 2018-10-28 17:11:37 -04:00
andreika-git a7b7f94e0d Prepare for TPS-based Advance and tCharge Modes + Fixes (#610)
* rusefi_config.txt

* rusefi.input for TPS-based Advance

* rusefi.input for tCharge

* Fix compilation for Prometheus config

* Fix CJ125 calibration & debug flood

* Fix EnumToString utility for main.h->global.h refactoring
2018-09-25 15:45:17 -04:00
rusefi f2165da28e new configurable option EFI_TEXT_LOGGING 2018-09-16 23:54:14 -04:00
rusefi 4868a9fd82 refactoring 2018-09-16 22:25:17 -04:00
rusEfi 7f8ac4dd96 getting ready for NA8 2018-09-06 22:41:05 -04:00
rusEfi 95601bcd2d getting ready for NA8 2018-09-06 22:31:23 -04:00
rusefi 1eb22c8c92 In order to reduce or increase the confusion, I will now at least rename it to "fsio_analog_input" 2018-08-01 23:02:19 -04:00
rusefi 43da335306 refactoring: better field names 2018-07-26 15:51:06 -04:00
rusefi 2f887ec315 #569 2018-03-17 21:24:04 -04:00
andreika-git eb27c6b6e4 Impl. faster engine spin-up mode (alpha-version) (#567)
* Impl. faster engine spin-up mode (alpha-version)

* A comment for RPM_LOW_THRESHOLD

* Faster engine stop detection

* Safety check for instant RPM on spinning-up

* rusefi.xml

* unit-tests & relevant fixes
2018-03-10 20:58:51 -05:00
rusefi 6e9361fb58 docs 2018-03-04 17:55:46 -05:00
rusefi b703cadcf3 #566 2018-02-03 12:04:28 -05:00
rusEfi 5f96c95d03 NA8 2018-01-31 21:57:04 -05:00
rusEfi 721d0f54b1 NA8 2018-01-31 21:36:41 -05:00
rusEfi 7dfd1cc4fd NA8 2018-01-31 21:27:45 -05:00
andreika-git e3c338d1b2 Prometheus board config (#561) 2018-01-29 18:27:01 -05:00
rusEfi 29bd4b016f test 2018-01-29 14:25:28 -05:00
rusefi 8f4bb871ea Prometheus: how about this? 2018-01-29 11:02:56 -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 f33ee12f3b #550 2018-01-23 22:23:24 -05:00
rusefi 0b0f9efa3a Feature 463 (#464)
* #463

* #463

* default .LD filename

* #463

* fixing start-up by disabling LSE until rusEfi patch is applied

* simulator compiles now

* latest ChibiOS 17 with FatFS 0.13
2018-01-23 21:17:30 -05:00
rusefi 5542b4b27b narrow into reality 2018-01-23 08:33:20 -05:00
rusefi 4a40130657 happy new year 2018-01-20 20:42:19 -05:00
rusEfi 06eeec0e5e docs 2018-01-17 21:56:43 -05:00
rusEfi 832fd53c3b docs 2018-01-17 20:52:46 -05:00
rusEfi 5f7db2f3d4 docs 2018-01-15 15:27:14 -05:00
rusEfi 87f47b4a0e better method name 2018-01-07 11:17:49 -05:00
andreika-git 0e6cea5cdd Idle with incremental PID-CIC (EFI_IDLE_INCREMENTAL_PID_CIC) (#520)
* Idle with incremental PID-CIC (EFI_IDLE_INCREMENTAL_PID_CIC)

* typo

* Remove unused targetIdleRpm from TS config
2017-12-27 17:56:04 -05:00
rusefi fb6cb5b2cf switching to target RPM curve 2017-12-24 22:05:16 -05:00
andreika-git e9c8a2a6a8 Bootloader set default pin states (#524)
* Set default pin states needed by Bootloader

* Small Bootloader fix
2017-12-24 13:45:03 -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 b9e845db0c another board testing approach 2017-12-02 20:59:31 -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 c72869a08a docs 2017-12-02 14:18:56 -05:00
rusefi 20d49c6afe board not modified yet 2017-11-20 00:09:32 -05:00
rusefi 05ba9966e7 better enum name 2017-11-19 17:54:00 -05:00
rusEfi 2bc7dc9eff #495 todo clean-up 2017-11-19 15:24:36 -05:00
rusefi 884ab2d822 docs 2017-10-29 15:44:22 -04:00
rusefi f7d5bb8b93 reviving broken VVT configuration 2017-10-16 12:26:07 -04:00
rusEfi e89658cd2f DENSO map calibration 2017-09-21 21:15:13 -04:00
rusefi 567b076a73 #473 2017-08-28 19:12:16 -04:00
rusefi 677cd43dae #473 2017-08-27 23:55:30 -04:00
rusefi e6edbe6a07 #475 2017-08-26 20:11:11 -04:00
rusefi 5fdcd61e4d #475
fixing build for now
2017-08-26 16:04:56 -04:00
rusefi d6dfdce075 #475 2017-08-25 18:37:59 -04:00
rusefi 8a0e0ff1b3 #473 2017-08-17 02:49:07 -04:00
rusefi 38e4e592e1 going bolder 2017-08-11 20:37:53 -04:00
rusefi 4bc300cc73 FSIO 2017-08-06 21:16:19 -04:00
rusefi 52f39e59d1 FSIO 2017-08-06 21:12:05 -04:00
rusefi 81ca74bfb3 one step closer to defaults 2017-07-28 15:17:45 -04:00
rusefi b9f698ba11 idle PID defaults 2017-07-24 21:04:18 -04:00
rusefi ff006d5a2c better defaults 2017-07-23 20:09:35 -04:00
rusefi c2cd3bc835 #463 2017-07-22 22:45:49 -04:00
rusefi 3467ee3bfa VVT progress 2017-07-22 20:43:54 -04:00
rusefi 205e9e91d1 f7 dreams 2017-07-22 17:13:26 -04:00
rusefi a3f73296e9 better RPM examples 2017-07-14 22:11:04 -04:00
rusEfi e692ec0457 relative priority 2017-07-10 23:15:14 -04:00
rusefi 8db50d44fc #140 2017-06-18 02:39:19 -04:00