Commit Graph

1026 Commits

Author SHA1 Message Date
rusefi b1e5cd62f5 mini still works #2 2019-01-31 22:58:15 -05:00
rusefi fa28197ff6 mini board still works! 2019-01-31 22:51:10 -05:00
rusefi 34e4c80691 it works, kind of :) 2019-01-31 22:36:47 -05:00
rusefi 2cc6aa4a45 better conditional compilation 2019-01-31 19:14:29 -05:00
rusefi 43c7df64fa mini board progress 2019-01-30 17:44:34 -05:00
rusefi c52401cceb 405 option 2019-01-30 17:41:39 -05:00
rusefi cc4b8c7a6c mini board 2019-01-27 20:33:05 -05:00
rusefi fcddf19afb actually firmeare is currently about 430KB 2019-01-27 18:04:59 -05:00
rusefi dad56cd342 configurable FLASH_ADDR 2019-01-27 17:53:11 -05:00
rusefi ee4ac9b240 NA6 progress
A/C toggle switch indicator in TS
renaming "pedalPosition" to "throttlePedalPosition"
2019-01-27 00:02:58 -05:00
rusefi c432be2a41 black board 2019-01-26 13:20:01 -05:00
rusefi ad420c462c progress but still does not work 2019-01-26 12:13:35 -05:00
rusefi 8594a29c6a minimal pin configuration & EFI_COMMUNICATION_PIN fix 2019-01-26 11:38:14 -05:00
rusefi 61a5686a74 STM32F407VET6 Mini first steps 2019-01-25 23:42:49 -05:00
rusefi a50ead0ed6 fix #678 2019-01-20 22:50:00 -05:00
rusefi add6517a74 stage 0 configuration 2019-01-19 20:27:14 -05:00
rusefi 2c859361aa minor standard miata progress 2019-01-13 19:42:08 -05:00
rusefi b4d9de3312 refactoring: better method name 2019-01-11 00:03:42 -05:00
rusefi 3921d36540 The Big Refactoring of 2019: DECLARE_ENGINE_PARAMETER_SUFFIX consistency and simplification #657 2019-01-10 21:10:46 -05:00
rusefi dd8e2d9326 The Big Refactoring of 2019: DECLARE_ENGINE_PARAMETER_SUFFIX consistency and simplification #657 2019-01-10 19:25:07 -05:00
rusefi 1e4bdbb255 The Big Refactoring of 2019: DECLARE_ENGINE_PARAMETER_SUFFIX consistency and simplification #657 2019-01-10 17:07:29 -05:00
rusefi fd14010809 Revert "The Big Refactoring of 2019: DECLARE_ENGINE_PARAMETER_SUFFIX consistency and simplification #657"
This reverts commit 61440c5
2019-01-10 00:56:08 -05:00
rusefi 61440c5e73 The Big Refactoring of 2019: DECLARE_ENGINE_PARAMETER_SUFFIX consistency and simplification #657 2019-01-09 23:38:59 -05:00
rusefi 970d120a41 The Big Refactoring of 2019: scheduler should not be global #655 2019-01-09 08:50:51 -05:00
Matthew Kennedy 45d4243636 Improve wall wetting AE to use time constant (#650)
* impruv

* c++17

* add tests, docs
2019-01-06 20:45:51 -05:00
rusefi 90baa5ab73 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 799923ac5d const (#648) 2019-01-05 08:06:18 -05:00
rusefi d80c1f0b1e Saab CDM knock signal integration #647 2019-01-04 23:47:39 -05:00
rusEfi 9edbf8218a #35 2019-01-04 17:18:43 -05:00
rusefi 79bd41b7ba what do I do wrong here? 2019-01-02 22:15:51 -05:00
rusefi 6360719ed0 #635 2019-01-01 14:05:11 -05:00
rusefi 59a5789191 #639 2018-12-31 10:32:16 -05:00
rusefi 4280806887 stm32f1 2018-12-26 22:50:16 -05:00
rusefi d2915e3e20 stm32f1 2018-12-26 22:43:52 -05:00
rusefi 9cb7595d61 reviving stm32f1 2018-12-26 22:17:51 -05:00
rusefi ddfee50ab6 better location for CORE_CLOCK 2018-12-26 21:35:52 -05:00
rusefi e2a9f451d3 typo 2018-12-26 20:25:03 -05:00
rusefi 78a3ab7723 docs 2018-12-24 17:34:49 -05:00
rusefi a549009c99 more CPU stats code 2018-12-24 00:31:26 -05:00
rusefi 91c1533abe avoiding magic constant 2018-12-24 00:15:00 -05:00
rusefi a92db53ee7 explicit default 2018-12-23 23:59:21 -05:00
rusefi 8b039da84a progress 2018-12-16 01:13:44 -05:00
rusefi 10d66db0da #630 2018-12-09 14:32:50 -05:00
rusefi 2d68984250 mule notes 2018-12-01 16:41:25 -05:00
rusefi c3895860f3 mule settings 2018-11-30 01:06:09 -05:00
rusEfi 58e97d3c93 ETB mule pins 2018-11-30 00:37:32 -05:00
rusEfi 3d3122c76c better? field name 2018-11-30 00:17:55 -05:00
rusEfi 5bc70117f3 test mule 2018-11-28 22:31:53 -05:00
andreika-git 23fea3c0c5 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 03cf85766f docs 2018-11-11 19:57:25 -05:00
rusEfi 68d085727c docs 2018-11-11 14:05:03 -05:00
rusefi 844cd2a086 docs 2018-10-28 17:11:37 -04:00
andreika-git d2569a1d11 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 330c82172b new configurable option EFI_TEXT_LOGGING 2018-09-16 23:54:14 -04:00
rusefi 3b87b725d1 refactoring 2018-09-16 22:25:17 -04:00
rusEfi eadf502254 getting ready for NA8 2018-09-06 22:41:05 -04:00
rusEfi 1e54366c97 getting ready for NA8 2018-09-06 22:31:23 -04:00
rusefi 309dd497da 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 a396c9b587 refactoring: better field names 2018-07-26 15:51:06 -04:00
rusefi c446e4c666 #569 2018-03-17 21:24:04 -04:00
andreika-git ac0189270e 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 1e391bae8d docs 2018-03-04 17:55:46 -05:00
rusefi 863701ef90 #566 2018-02-03 12:04:28 -05:00
rusEfi da03e1c5bc NA8 2018-01-31 21:57:04 -05:00
rusEfi 4a7fab8138 NA8 2018-01-31 21:36:41 -05:00
rusEfi 3d5033580a NA8 2018-01-31 21:27:45 -05:00
andreika-git dc6317a737 Prometheus board config (#561) 2018-01-29 18:27:01 -05:00
rusEfi f32c5b18a8 test 2018-01-29 14:25:28 -05:00
rusefi e5d8cf4a05 Prometheus: how about this? 2018-01-29 11:02:56 -05:00
rusEfi 3fc39b8564 closes #557 2018-01-28 18:09:19 -05:00
rusefi 5191ffcbce #557 2018-01-28 14:16:57 -05:00
rusefi 049848c577 #557 2018-01-28 14:03:58 -05:00
rusefi e47865d36d #550 2018-01-23 22:23:24 -05:00
rusefi 096abaac5b
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 56153a8880 narrow into reality 2018-01-23 08:33:20 -05:00
rusefi 5e5fa70f4f happy new year 2018-01-20 20:42:19 -05:00
rusEfi 8b8d8d5dc5 docs 2018-01-17 21:56:43 -05:00
rusEfi 15ba7612e9 docs 2018-01-17 20:52:46 -05:00
rusEfi 6371530030 docs 2018-01-15 15:27:14 -05:00
rusEfi 9684549124 better method name 2018-01-07 11:17:49 -05:00
andreika-git 784508815a 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 3de93ad64d switching to target RPM curve 2017-12-24 22:05:16 -05:00
andreika-git d7c46fbb21 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 4bfbb715de #510 2017-12-03 18:29:52 -05:00
rusEfi b52b562558 initialization bugfix 2017-12-03 18:19:07 -05:00
rusEfi 1bac61caa3 #510 2017-12-03 17:26:15 -05:00
rusEfi 0cc5663743 fixing simulator 2017-12-03 15:37:52 -05:00
rusEfi 97a310a502 fixing unit tests 2017-12-03 15:23:39 -05:00
rusefi 4a25d5b48e docs 2017-12-02 21:22:59 -05:00
rusefi 744456ba3c another board testing approach 2017-12-02 20:59:31 -05:00
rusEfi df47e459ca progress 2017-12-02 19:47:18 -05:00
rusEfi 076ec41f47 Merge branch 'master' of https://github.com/rusefi/rusefi 2017-12-02 19:26:00 -05:00
rusEfi 20421c1ac5 docs 2017-12-02 19:25:36 -05:00
rusefi b3b6c28da8 better defaults 2017-12-02 19:24:49 -05:00
rusefi b7149c5938 docs 2017-12-02 14:18:56 -05:00
rusefi a194b430e1 board not modified yet 2017-11-20 00:09:32 -05:00
rusefi 94078fe7b6 better enum name 2017-11-19 17:54:00 -05:00
rusEfi 051f954dd8 #495 todo clean-up 2017-11-19 15:24:36 -05:00
rusefi 7f90fc22b7 docs 2017-10-29 15:44:22 -04:00
rusefi 6b4fdec715 reviving broken VVT configuration 2017-10-16 12:26:07 -04:00
rusEfi 8fdc48be40 DENSO map calibration 2017-09-21 21:15:13 -04:00
rusefi 4a89e58cb6 #473 2017-08-28 19:12:16 -04:00
rusefi 8ffb98c2d8 #473 2017-08-27 23:55:30 -04:00
rusefi 2c7053fe29 #475 2017-08-26 20:11:11 -04:00
rusefi 7fa2e2800e #475
fixing build for now
2017-08-26 16:04:56 -04:00
rusefi dc81e38a67 #475 2017-08-25 18:37:59 -04:00
rusefi b9546e3596 #473 2017-08-17 02:49:07 -04:00
rusefi 39257c17e9 going bolder 2017-08-11 20:37:53 -04:00
rusefi 80ddf1ec37 FSIO 2017-08-06 21:16:19 -04:00
rusefi f483fcfdb6 FSIO 2017-08-06 21:12:05 -04:00
rusefi e13a3b1dcb one step closer to defaults 2017-07-28 15:17:45 -04:00
rusefi 66bb7260f6 idle PID defaults 2017-07-24 21:04:18 -04:00
rusefi 41da5acc71 better defaults 2017-07-23 20:09:35 -04:00
rusefi ca02889c38 #463 2017-07-22 22:45:49 -04:00
rusefi 7d7c0b5d99 VVT progress 2017-07-22 20:43:54 -04:00
rusefi f90dfe4732 f7 dreams 2017-07-22 17:13:26 -04:00
rusefi 29e43c913f better RPM examples 2017-07-14 22:11:04 -04:00
rusEfi 10324c3850 relative priority 2017-07-10 23:15:14 -04:00
rusefi db50c47509 #140 2017-06-18 02:39:19 -04:00
rusefi fe330a5d3e fixing build? 2017-06-13 19:45:57 -04:00
rusefi 2362a42815 FSIO progress 2017-06-13 19:39:49 -04:00
Andrei 23e20e4319 EFI_MAIN_RELAY_CONTROL draft 2017-06-13 01:14:39 +03:00
rusefi 004c0dc6b7 refactoring 2017-06-11 14:40:29 -04:00
rusefi 1889366973 undo? 2017-06-08 23:15:39 -04:00
rusefi 05dcf920cf ops that's what I meant #441 2017-06-08 22:35:22 -04:00
rusefi 08f5b23a61 #441 2017-06-07 21:04:04 -04:00
andreika-git c75b6d0932 Merge branch 'master' into bootloader 2017-06-05 20:35:33 +03:00
Andrei f3f7b75b56 Refactoring 2017-06-04 22:01:40 +03:00
rusefi c5f9828bc2 fixed #437 2017-06-04 12:21:31 -04:00
Andrei 06b345c9ef Bluetooth setup code integration 2017-06-04 15:50:31 +03:00
Andrei b6311f66ee EFI_USB_SERIAL flexibility 2017-05-31 01:37:13 +03:00
Andrei 4851851f65 Bootloader preparations 2017-05-31 01:36:58 +03:00
Andrei aa7e4dbbb6 Add board *Overrides() 2017-05-30 21:29:51 +03:00
rusefi d267c75b83 PID storage refactoring - minor incompatible storage change 2017-05-28 22:32:32 -04:00
rusefi ace2cadd05 maybe performance improvement? maybe not. reducing cost of chLock/chUnlock 2017-05-25 23:32:52 -04:00
rusefi c14cfee9ae idle better info 2017-05-25 19:48:00 -04:00
rusefi 7b90958581 rollback #425 2017-05-24 06:37:50 -04:00
rusefi eff248e1ba Merge pull request #425 from andreika-git/usart3-channels-change
Swap USART2 & USART3 DMA channels
2017-05-23 21:35:50 -04:00
Andrei 1d8afb69c4 Swap USART2 & USART3 DMA channels 2017-05-24 03:22:07 +03:00
rusEfi 4082e2a0e8 one step back 2017-05-23 20:03:09 -04:00
rusEfi 39ac59b5b6 serial to use DMA, returning GPS 2017-05-23 18:52:52 -04:00
rusEfi a3bdd48ad0 Merge branch 'master' of https://github.com/rusefi/rusefi 2017-05-23 18:46:56 -04:00
rusEfi 30111bfc12 fixing build 2017-05-23 18:41:50 -04:00
rusefi 25a453f946 Merge pull request #424 from andreika-git/uartdma2-fix
UART-DMA compile errors fix
2017-05-23 18:30:34 -04:00
Andrei c9d998d146 UART-DMA compile errors fix 2017-05-24 01:06:09 +03:00
rusefi 3ff5a8f890 Merge pull request #423 from thirstyone/master
removed conflicting pins, added vss pins, changed pin mode for igniti…
2017-05-23 17:48:44 -04:00
puff 1d28418623 removed conflicting pins, added vss pins, changed pin mode for ignition pins 2017-05-24 00:28:38 +03:00
Andrei d473fbf94f Working UART-DMA v2.0 2017-05-23 20:10:43 +03:00
rusefi f45e5757b4 #4 progress 2017-05-22 23:25:34 -04:00
rusefi bae1f66dbb reviving maxLockedDuration 2017-05-21 13:27:02 -04:00
rusefi b51298b5b9 better syntax 2017-05-21 10:56:08 -04:00
rusefi 4750d49844 wider usage of EFI_CLOCK_LOCKS 2017-05-21 10:38:36 -04:00
rusefi f86d5d0044 #4 2017-05-16 22:13:40 -04:00
rusefi 6254b554e2 better defaults? 2017-05-16 18:52:21 -04:00
rusefi 74a359077c better macro name 2017-05-15 23:33:22 -04:00
rusefi 2a9f3cdede better macro name 2017-05-15 23:28:49 -04:00
rusefi dcc6ecfa75 #414 2017-05-14 15:46:13 -04:00
rusefi 819aeadd42 #414 docs 2017-05-14 13:48:00 -04:00
rusefi 4dc2ea5f7f #414 removing dead code 2017-05-14 13:47:26 -04:00
rusefi c401b06a79 #414 2017-05-14 08:36:23 -04:00
rusefi 098e66b6bb getting back to original scale 2017-05-07 19:06:50 -04:00
rusefi 841b6de4c6 better cranking defaults 2017-05-07 18:37:44 -04:00
rusefi 36e5e5f1c4 miata defaults 2017-05-07 10:31:48 -04:00
rusefi 5764cc3e3b Merge branch 'master' of https://github.com/rusefi/rusefi 2017-05-06 16:12:24 -04:00
rusefi 086c9e9e8d prometheus 2017-05-06 16:11:45 -04:00
rusefi 3e58e82d45 #401 2017-05-05 19:14:24 -04:00
rusefi 1f2b6dc5fc #404 2017-05-05 12:11:18 -04:00
rusefi 16c98a50ed fresh ChibiOS 2017-05-03 14:53:03 -04:00
rusefi f4e80429e0 fixing roverV8 config 2017-05-02 18:40:49 -04:00
Andrei ab6ad0fa0a BOARDSRC_CPP (and compatibility issues) pull request 2017-05-02 20:34:01 +03:00
Andrei e9a330584e STM32F407xx-define (and small clean-up) pull request 2017-05-01 22:24:19 +03:00
Andrei 3a1eb92109 STM32F407xx-define (and small clean-up) pull request 2017-05-01 22:09:35 +03:00
rusefi f52ab9b925 bette idle setting? 2017-04-29 22:50:19 -04:00
rusefi 7c39715483 better config 2017-04-29 14:32:43 -04:00
rusefi b1f0207690 better vvt defaults 2017-04-27 22:16:35 -04:00
rusefi 77837dec90 miata vvt progress 2017-04-27 14:33:46 -04:00
rusefi ea54117965 COMBINED_WARNING_LIGHT 2017-04-27 13:06:54 -04:00
rusefi be00c614f1 docs 2017-04-26 17:31:26 -04:00
rusefi cc55c143f5 icuStartCapture panic better state validation 2017-04-26 11:57:02 -04:00
rusEfi b7ed35a376 fixing tach docs 2017-04-25 23:55:50 -04:00
rusEfi 249f848c3e #401 2017-04-24 22:06:45 -04:00
rusEfi 0d78a283f2 green car 2017-04-24 20:00:38 -04:00
rusEfi 2837dca7c0 MAF for vvt 2017-04-21 20:21:28 -04:00
rusEfi f1801746f4 refactoring - reducing GPIO complexity 2017-04-21 20:07:17 -04:00
rusefi 2da6e4f4a4 Merge pull request #400 from andreika-git/board-configuration
Board configuration
2017-04-21 19:17:31 -04:00
rusEfi 3229924e5e docs 2017-04-21 19:05:02 -04:00
Andrei 5804bbe8b4 call-board-configuration pull request (fix2) 2017-04-22 01:46:25 +03:00
Andrei dc7a24d80f call-board-configuration pull request (fix) 2017-04-22 01:28:12 +03:00
rusefi 46f02fb3f7 refactoring - reducing GPIO complexity 2017-04-21 17:08:04 -04:00
rusefi 070475f1ff refactoring - reducing GPIO complexity 2017-04-21 15:14:37 -04:00
rusefi 64fa965c5a #397 2017-04-21 11:44:15 -04:00
rusEfi 00811eaf51 pinout progress 2017-04-19 22:48:05 -04:00
rusefi cc5ab32192 pinout progress 2017-04-19 21:35:43 -04:00
rusefi a581749703 VSS better default 2017-04-19 07:57:55 -04:00
rusefi 27f94a8f76 vvt defaults 2017-04-18 22:30:14 -04:00
rusefi f0e63bab91 better defaults 2017-04-18 21:59:23 -04:00
rusefi cbf0094373 better miata defaults 2017-04-18 21:37:31 -04:00
rusEfi ed7dccf0f8 better pinout 2017-04-17 22:20:17 -04:00
rusEfi 1586dc2506 documenting miata vvt board 2017-04-17 22:10:19 -04:00
rusEfi eec5ab591a documenting miata vvt board 2017-04-17 22:09:12 -04:00