Commit Graph

211 Commits

Author SHA1 Message Date
rusefi e6a139b044 #625 2018-12-25 21:05:06 -05:00
rusefi c66b6faf54 #635 2018-12-24 23:16:33 -05:00
rusefi 1259761f70 more CPU stats code 2018-12-24 00:31:26 -05:00
rusefi 8b182349f3 more docs related to trigger process 2018-11-22 10:25:02 -05:00
rusefi 62515c5de1 minor fixes 2018-11-21 22:15:22 -05:00
rusefi 6cfab90fe6 refactoring - hopefully making API safer 2018-11-21 19:40:19 -05:00
rusefi 0a5e26d3dc fixing simulator 2018-11-16 08:27:55 -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 096809169e #619 2018-10-30 05:32:13 -04:00
rusefi dcbf00041a refctoring trigger sync layer 2018-10-21 11:17:47 -04:00
rusefi 5cb6a2b6f0 refactoring 2018-09-16 23:10:06 -04:00
rusefi 553969dc72 refactoring 2018-09-16 22:26:57 -04:00
rusefi 035e0b588a typo 2018-09-10 22:29:43 -04:00
rusefi 92df53aec9 error codes 2018-09-10 22:10:55 -04:00
rusefi 41688ba251 reducing code duplication and applying event condition more consistently 2018-08-31 21:11:22 -04:00
rusefi 7b6a059f65 dead comment & inline 2018-08-31 20:38:10 -04:00
rusefi fec1b48c94 fixing build 2018-08-15 19:37:57 -04:00
rusefi 7d943614e4 VVT debug for NB2 mode 2018-08-14 14:19:58 -04:00
rusefi 6b80bb9582 part of EOL hell 2018-08-08 20:12:58 -04:00
rusEfi 55d6e252c8 wider macro usage 2018-07-28 19:16:58 -04:00
rusefi 60b3aa8e60 unique error codes #598 2018-07-25 23:03:04 -04:00
rusEfi 4ae468e7d3 per error code 2018-07-23 21:38:05 -04:00
andreika-git da82040369 Noiseless trigger decoder (#592)
* fix typo

* better formatting & tiny fix

* add syncRatioAvg

* add useNoiselessTriggerDecoder setting

* resetAccumSignalData

* isUsefulSignal

* Impl. Noise Filtering for Trigger Decoder

* Unit-tests
2018-04-26 02:11:51 -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 115bc084bf better state validation 2018-03-04 21:02:35 -05:00
rusefi da02bcdefd better logging 2018-03-04 20:43:38 -05:00
rusefi 43df4f83c6 refactoring: extract method 2018-03-03 19:26:59 -05:00
rusefi f36ee55f04 fix #570 2018-03-01 06:01:15 -05:00
rusefi f3cb811b02 trigger image progress 2018-02-28 23:31:58 -05:00
rusefi b82fbb9dbb docs & names 2018-02-06 01:24:45 +03:00
rusefi 61bb2a0475 docs & names 2018-02-06 01:16:34 +03:00
rusefi 87dd3cd12f and now bugfix for the fresh bugfix 2018-02-04 20:46:57 +03:00
rusefi 034156851c refactoring 2018-02-03 20:43:31 -05:00
rusefi a97325d696 new attempt: with thread-safery 2018-02-03 16:06:34 -05:00
rusefi 81ffae8cd3 one step backwards 2018-02-03 15:19:32 -05:00
rusefi 25364d3023 reducing the coupling between trigger handling and trigger emulation 2018-02-03 13:08:11 -05:00
rusefi fd5249789f minor bugfix in theoretical case of two consequitive changes 2018-02-03 12:56:37 -05:00
rusefi 3840f0bbde minor bugfix in theoretical case of two consequitive changes 2018-02-03 12:47:37 -05:00
rusefi adfe5e9274 #65
explicit precision control
2018-01-23 12:05:14 -05:00
rusefi f5a4376036 happy new year 2018-01-20 20:55:31 -05:00
rusefi 0ea7df590d dead code 2017-12-12 17:39:41 -05:00
rusefi 3d38cccc4a docs 2017-12-12 17:26:23 -05:00
rusefi 69adc7f817 #498 2017-11-20 15:01:48 -05:00
rusefi e5cd2a6b58 better status messages 2017-11-19 22:31:01 -05:00
rusefi 3ecec9def8 refactoring - reducing trigger code complexity 2017-10-16 14:08:45 -04:00
rusefi 35c5240699 fix #472 2017-08-11 14:02:15 -04:00
rusefi b46912a9f3 hopefully bugfix 2017-07-05 22:22:24 -04:00
rusefi 5e54be00a8 partial rollback 2017-07-05 21:54:04 -04:00
rusefi 98e6c294c5 partial rollback 2017-07-05 21:50:15 -04:00
andreika-git 74a85826f0 attempting to fix simulator autotest... (#453) 2017-06-29 02:45:19 -04:00