Commit Graph

450 Commits

Author SHA1 Message Date
rusEfi 2aee194f3b Live Data VVT counter 2019-09-02 14:47:05 -04:00
rusefi 91bcd035af reducing unit test noise 2019-08-25 01:15:18 -04:00
rusEfi 81cd1df0cc refactoring: engine sniffer magic constants 2019-08-18 15:04:02 -04:00
rusefi dfeac28299 current toolchain does not work great with current rusEfi code, two methods with same name are hard for full text search :( 2019-08-08 22:33:52 -04:00
rusefi 334f021137 WFT is wrong with MRE_miata_na6 config? operationMode complexity #898
more refactoring
2019-08-08 00:32:31 -04:00
rusefi 7c776b3eb1 better trigger state debug field logging 2019-08-07 20:13:30 -04:00
rusEfi 67d08b676b proper HW type message logic 2019-08-06 23:56:35 -04:00
rusEfi 9ddc9233ee NA6 & trigger 2019-08-06 22:17:18 -04:00
rusefi f52e66c394 gcc 2019 q3 fails integration testing #886
investigation
2019-07-14 15:22:02 -04:00
rusefi 99af8c923d support multiple VVT sensors #885 2019-07-12 21:13:24 -04:00
rusefi 756dec106a support multiple VVT sensors #885
new fields & packing configuration. bumping configuration version
2019-07-12 14:24:45 -04:00
rusefi 10c06ab73c EFI_TOOTH_LOGGER 2019-07-07 15:22:46 -04:00
Matthew Kennedy 55aaa1c95a Implement TS tooth logger (#873)
* FW changes

* config changes

* whitespace

* comment

* simplify
2019-07-06 20:48:58 -04:00
rusefi 5d2afd2331 refactoring: better file name 2019-07-06 20:15:49 -04:00
rusefi e309e223aa Refactoring: OS access should be explicit #867 2019-07-04 03:57:21 -04:00
rusefi b193970adf NB2 magic clarification 2019-07-01 12:48:08 -04:00
rusefi b856256549 Annotations in C++ code to produce formulas in rusEfi console #807 2019-06-30 09:38:51 -04:00
rusefi ffc00f3613 verbose trigger sync: better field name & check box to engine sniffer 2019-06-25 02:25:26 -04:00
Matthew Kennedy 515ab03688 const, explicit, and override (#831)
* const, explicit, and override

* more const

* more const

* missed a spot
2019-06-08 09:51:36 -04:00
rusefi 8b74476c1b BUG: phase sensor validation attending - detect missing CAM signal fix #659 2019-05-11 00:21:37 -04:00
rusefi 35964c064c BUG: phase sensor validation attending - detect missing CAM signal #659
preparation
2019-05-10 23:52:55 -04:00
rusefi b00af69c81 BUG: phase sensor validation attending - detect missing CAM signal #659
refactoring and unit test first phase
2019-05-10 21:56:33 -04:00
rusefi 767418b93b refactoring unit test 2019-05-10 21:29:17 -04:00
rusefi 8a90297160 refactoring: better method name 2019-05-07 19:32:08 -04:00
rusefi 7c7889cb71 The Big Refactoring of 2019: configuration version should not be a global variable #656 2019-04-15 21:02:42 -04:00
rusefi 884c54a185 defined(__DOXYGEN__) ? #748 2019-04-12 22:07:03 -04:00
rusefi 59d33c4cdc The Big Refactoring of 2019: folder structure #723 2019-03-31 17:44:34 -04:00
rusefi c29e6d99c4 The Big Refactoring of 2019: folder structure #723 2019-03-31 16:56:13 -04:00
rusefi 34aa05cda9 refactoring: reducing code duplication 2019-02-23 12:33:49 -05:00
rusefi 1dc30dc503 Refactor Trigger System #635
reducing global state magic
2019-02-03 02:47:20 -05:00
rusefi 4fa48c0ca7 Refactor Trigger System #635
reducing global state magic
2019-02-03 02:33:33 -05:00
rusefi f475fb1691 better conditional compilation 2019-01-31 17:55:23 -05:00
rusefi e630b10503 trigger code minor clean-up 2019-01-23 21:43:27 -05:00
rusefi 4877931613 C++11 and unique method name 2019-01-22 19:07:36 -05:00
rusefi d4443164e8 The Big Refactoring of 2019: configuration version should not be a global variable #656 2019-01-15 21:51:09 -05:00
rusefi 93b08dcc4c The Big Refactoring of 2019: DECLARE_ENGINE_PARAMETER_SUFFIX consistency and simplification #657 2019-01-09 22:16:30 -05:00
rusefi 703dc30040 The Big Refactoring of 2019: configuration version should not be a global variable #656 2019-01-09 21:08:04 -05:00
rusefi 56693665e8 #396 2019-01-04 21:33:50 -05:00
Fabien Poussin 1f29b5dd37 Workarounds for GCC 8 (#637) 2018-12-27 09:40:40 -05:00
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
andreika-git b9a1fa395e fix checkIfTriggerConfigChanged() for unit tests (#452) 2017-06-28 11:06:40 -04:00
andreika-git 51619fa176 fix unit_tests (#450) 2017-06-27 00:10:01 +03:00
andreika-git 810509440d onConfigurationChangeTriggerCallback() (#448)
* onConfigurationChangeTriggerCallback()

* conform isTriggerConfigChanged

* #if EFI_EMULATE_POSITION_SENSORS

* Now it works!

* svnversion
2017-06-26 21:31:10 +03:00
rusefi 43c542f990 maybe micro-optimization 2017-05-25 23:23:22 -04:00
rusefi bdf278bfe5 better name 2017-05-21 11:09:47 -04:00
rusefi 4743c23092 wider usage of EFI_CLOCK_LOCKS 2017-05-21 10:46:43 -04:00
rusefi 67a28c081f better names 2017-05-21 10:25:35 -04:00
rusefi ffc9cf72e4 better code names & more performance info 2017-05-21 10:03:17 -04:00
rusefi 419de6a317 fixing build 2017-05-19 22:30:21 -04:00
rusefi af6a1a290f consistency for max counters reset 2017-05-19 21:52:10 -04:00
rusefi f8e592f454 better macro name 2017-05-15 23:28:49 -04:00
rusefi fef48d52bc removing unused parameter 2017-05-15 20:31:16 -04:00
rusefi 4b7a8920bd safe pre-merge, reducing chibios3 PR 2017-03-30 08:58:48 -04:00
rusefi 43c79ee53d removing dead code 2017-03-18 20:42:13 -04:00
rusefi c8f48346d0 better error code enum names & minor binary protocol test command fix 2017-03-05 14:13:47 -05:00
rusefi c19e08a04a progress #363 2017-03-01 22:37:10 -05:00
rusefi 42eea1ddfd progress #363 2017-03-01 22:18:25 -05:00
rusefi 9ec236aae0 typo in error message 2017-03-01 21:43:18 -05:00
rusefi bc8d433310 trigger progress 2017-02-23 22:27:12 -05:00
rusefi 9a2c3151b7 progress #363 2017-02-23 20:24:06 -05:00
rusefi 5301249105 fixed #3 2017-02-21 11:46:49 -05:00
rusEfi 14f68f024a auto-sync 2017-01-23 22:03:58 -05:00
rusEfi 2696e6ef67 auto-sync 2017-01-22 12:06:10 -05:00
rusEfi 390e08b3d6 auto-sync 2017-01-06 11:02:49 -05:00
rusEfi 552c664a23 auto-sync 2017-01-03 06:05:22 -05:00
rusEfi 7a55ea3540 auto-sync 2017-01-02 15:03:26 -05:00
rusEfi 2baaae64e7 auto-sync 2016-12-05 22:01:54 -05:00
rusEfi 1fe848275f auto-sync 2016-11-30 15:02:43 -05:00
rusEfi a965ecbad5 auto-sync 2016-11-17 23:02:17 -05:00
rusEfi 481f550938 auto-sync 2016-11-16 19:02:10 -05:00
rusEfi 0da718fc72 auto-sync 2016-11-14 23:01:47 -05:00
rusEfi 1bb4b04364 auto-sync 2016-11-13 23:02:33 -05:00
rusEfi 9aa1595907 auto-sync 2016-11-13 00:01:42 -05:00
rusEfi 1fc8a71630 auto-sync 2016-11-11 23:02:49 -05:00
rusEfi f7c0d4ee5b auto-sync 2016-10-31 20:02:09 -04:00
rusEfi 6a3240ba67 auto-sync 2016-09-17 19:02:34 -04:00
rusEfi dafe482469 auto-sync 2016-09-17 11:03:00 -04:00
rusEfi e0070c6991 auto-sync 2016-08-23 23:03:01 -04:00
rusEfi 00f45cf809 auto-sync 2016-08-22 23:04:55 -04:00
rusEfi 017a55c297 auto-sync 2016-08-20 23:02:09 -04:00
rusEfi 1d3eba6995 auto-sync 2016-08-20 22:02:12 -04:00
rusEfi 79a25b6d77 auto-sync 2016-08-20 19:02:07 -04:00
rusEfi 26dcdc0504 auto-sync 2016-02-27 23:03:34 -05:00
rusEfi 7c00d9f5f1 auto-sync 2016-01-30 22:03:36 -05:00
rusEfi 68982fb254 auto-sync 2016-01-26 22:03:19 -05:00
rusEfi d806490efc auto-sync 2016-01-24 18:01:56 -05:00
rusEfi 9c82ae85fe auto-sync 2016-01-15 00:01:42 -05:00
rusEfi 14d5a20f88 auto-sync 2016-01-11 17:01:33 -05:00
rusEfi 42069e51ac auto-sync 2015-12-31 16:02:30 -05:00
rusEfi 857f18f321 auto-sync 2015-12-15 22:01:31 -05:00
rusEfi ff05298f90 auto-sync 2015-11-12 12:01:26 -05:00
rusEfi ff2a128252 auto-sync 2015-09-27 17:01:35 -04:00
rusEfi 6e8278f936 auto-sync 2015-09-25 09:06:35 -04:00
rusEfi 14a95d82c9 auto-sync 2015-09-24 22:02:47 -04:00
rusEfi 7c910b4f24 auto-sync 2015-09-24 21:02:33 -04:00
rusEfi fdfbedeee5 auto-sync 2015-09-13 17:02:44 -04:00
rusEfi 0dab56dff9 auto-sync 2015-09-10 23:01:32 -04:00
rusEfi 2e87db50d7 auto-sync 2015-09-08 23:01:07 -04:00
rusEfi 4da7e6b1fc auto-sync 2015-09-08 22:03:12 -04:00
rusEfi 72c1d20fe5 auto-sync 2015-08-30 14:01:28 -04:00
rusEfi fa4be010b5 auto-sync 2015-08-30 13:02:46 -04:00
rusEfi bc3f53e37e auto-sync 2015-08-29 13:04:24 -04:00
rusEfi a543d176dc auto-sync 2015-07-15 21:01:45 -04:00
rusEfi 39651c776e auto-sync 2015-07-15 20:01:33 -04: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 490da27bb3 auto-sync 2015-07-06 21:33:28 -04:00
rusEfi 2183ddca20 auto-sync 2015-05-14 23:10:04 -04:00
rusEfi 021aeefcae auto-sync 2015-05-14 22:04:57 -04:00
rusEfi d22646ed52 auto-sync 2015-05-02 00:04:34 -04:00
rusEfi 7b177ee738 auto-sync 2015-05-01 23:08:51 -04:00
rusEfi 2c4091e758 auto-sync 2015-04-29 23:04:37 -04:00
rusEfi ca44a68ac8 auto-sync 2015-04-29 11:05:04 -04:00
rusEfi 5da64cfcd8 auto-sync 2015-04-21 15:04:45 -04:00
rusEfi 5a9cb76c16 auto-sync 2015-04-17 00:04:52 -04:00
rusEfi 4563909cad auto-sync 2015-04-15 18:10:24 -04:00
rusEfi bbd11d3fc0 auto-sync 2015-04-08 22:09:55 -05:00
rusEfi 3d17d5d7ad auto-sync 2015-04-08 21:07:52 -05:00
rusEfi e2815f2388 auto-sync 2015-04-06 18:04:43 -05:00
rusEfi 2621853e0d auto-sync 2015-03-22 14:04:59 -05:00
rusEfi fe31f39402 auto-sync 2015-02-26 10:07:06 -06:00
rusEfi 061e983e2f auto-sync 2015-02-24 21:08:58 -06:00
rusEfi fdef83fa5e auto-sync 2015-02-12 14:04:02 -06:00
rusEfi 4b40b8eeee auto-sync 2015-02-12 12:06:37 -06:00
rusEfi 4fee7da56b auto-sync 2015-02-08 14:07:01 -06:00
rusEfi 6f92672062 auto-sync 2015-02-02 23:04:02 -06:00
rusEfi b67087ecc5 auto-sync 2015-02-02 08:08:30 -06:00
rusEfi b4f11eadff auto-sync 2015-02-02 07:06:40 -06:00
rusEfi a30fe5f73c auto-sync 2015-02-01 19:05:19 -06:00
rusEfi 3ebc386f8e auto-sync 2015-01-29 15:04:08 -06:00
rusEfi 5f38455855 auto-sync 2015-01-27 20:06:57 -06:00
rusEfi ddde1ae233 auto-sync 2015-01-23 11:04:28 -06:00
rusEfi 063c669c9f auto-sync 2015-01-18 09:06:08 -06:00
rusEfi 4417579544 auto-sync 2015-01-17 23:04:10 -06:00
rusEfi 4dea2c063a auto-sync 2015-01-15 15:03:51 -06:00
rusEfi 86ccbfd756 auto-sync 2015-01-14 08:05:59 -06:00
rusEfi b64987932b auto-sync 2015-01-13 21:04:02 -06:00
rusEfi d09d526c63 auto-sync 2015-01-13 08:03:51 -06:00
rusEfi 509398df05 auto-sync 2015-01-13 07:04:00 -06:00
rusEfi 3106182831 auto-sync 2015-01-12 18:05:46 -06:00
rusEfi a174734294 auto-sync 2015-01-12 17:04:10 -06:00
rusEfi 710cbd5718 auto-sync 2015-01-01 17:04:13 -06:00
rusEfi 2b4c6199e8 auto-sync 2015-01-01 15:04:22 -06:00
rusEfi 57f9892b06 auto-sync 2014-12-24 12:05:36 -06:00
rusEfi 939c8a6d71 auto-sync 2014-12-14 22:03:37 -06:00
rusEfi 868bfba153 auto-sync 2014-12-14 19:03:18 -06:00
rusEfi 779abec8af auto-sync 2014-11-26 15:03:29 -06:00
rusEfi 0144bfb0b2 auto-sync 2014-11-26 14:04:04 -06:00
rusEfi 9073a5294d auto-sync 2014-11-26 09:03:13 -06:00
rusEfi 024a0a102d auto-sync 2014-11-26 08:03:07 -06:00
rusEfi e799e7908f auto-sync 2014-11-25 21:03:15 -06:00
rusEfi 452b09ecde auto-sync 2014-11-25 15:03:16 -06:00
rusEfi 5944843cd4 auto-sync 2014-11-25 12:03:01 -06:00
rusEfi cebb1c13bb auto-sync 2014-11-25 08:03:01 -06:00
rusEfi 8f89099072 auto-sync 2014-11-24 20:03:34 -06:00
rusEfi bdd95bcc52 auto-sync 2014-11-24 17:04:41 -06:00
rusEfi 606eb98d92 auto-sync 2014-11-24 15:03:32 -06:00
rusEfi 6b9bb30802 auto-sync 2014-11-23 13:04:18 -06:00
rusEfi 442dbed94b auto-sync 2014-11-22 10:03:59 -06:00
rusEfi 2de7c5b87a auto-sync 2014-11-21 19:03:19 -06:00
rusEfi df3a8589ee auto-sync 2014-11-18 08:03:12 -06:00
rusEfi 7452259f77 auto-sync 2014-11-16 23:03:45 -06:00
rusEfi 3d38eb5436 auto-sync 2014-11-16 22:03:34 -06:00
rusEfi 7e6cff99bd auto-sync 2014-11-16 19:03:13 -06:00
rusEfi 5c0cbd2376 auto-sync 2014-11-15 13:03:19 -06:00
rusEfi cad1cdf3b2 auto-sync 2014-11-14 18:03:12 -06:00
rusEfi 8d561f0963 auto-sync 2014-11-14 16:03:57 -06:00
rusEfi 382b933da7 auto-sync 2014-11-14 15:03:52 -06:00
rusEfi fbc552a629 auto-sync 2014-11-14 10:03:49 -06:00
rusEfi c9439617b3 auto-sync 2014-11-13 18:03:06 -06:00
rusEfi e8d9517299 auto-sync 2014-11-13 15:03:09 -06:00
rusEfi f6d0ce3274 auto-sync 2014-11-11 22:04:51 -06:00
rusEfi 0ee45c012f auto-sync 2014-11-11 14:03:07 -06:00
rusEfi a61851698e auto-sync 2014-11-11 08:03:18 -06:00
rusEfi 6b2d542455 auto-sync 2014-11-10 13:06:23 -06:00
rusEfi 2d192b7f55 auto-sync 2014-11-08 18:03:17 -06:00
rusEfi c0f96b3d0d auto-sync 2014-11-07 21:04:45 -06:00
rusEfi 8a40a936f3 auto-sync 2014-11-07 20:03:15 -06:00
rusEfi 4d1b28a286 auto-sync 2014-11-07 19:04:58 -06:00
rusEfi 239d6772e2 auto-sync 2014-11-06 20:05:30 -06:00
rusEfi da8cf2604f auto-sync 2014-11-04 12:03:02 -06:00
rusEfi 485de277c4 auto-sync 2014-11-02 13:04:37 -06:00
rusEfi dbeb5351cd auto-sync 2014-10-29 10:03:57 -05:00
rusEfi 7ebfe42b15 auto-sync 2014-09-26 15:03:02 -05:00
rusEfi 4811563847 auto-sync 2014-09-26 14:02:56 -05:00
rusEfi c0b048bd92 auto-sync 2014-09-24 13:04:07 -05:00
rusEfi b14e1106aa auto-sync 2014-09-11 10:03:38 -05:00
rusEfi 0ceb38dd07 auto-sync 2014-09-08 17:02:52 -05:00
rusEfi f6945cec0f auto-sync 2014-09-04 15:02:47 -05:00
rusEfi 7818f65f51 auto-sync 2014-08-31 07:02:40 -05:00
rusEfi c4b46b5254 auto-sync 2014-08-30 20:02:44 -05:00
rusEfi 6a1489b83a auto-sync 2014-08-30 19:05:51 -05:00
rusefi 4ee83f0fee auto-sync 2014-08-29 10:52:33 -04:00
rusefi 4e25f6cbfc auto-sync 2014-08-29 10:44:55 -04:00
rusefi c8ca527b38 auto-sync 2014-08-29 10:40:11 -04:00
Andrey B 605ae1e7bf fresh version 2014-08-23 18:37:21 -04:00
rusefi 6803af5650 manual sync 2014-07-09 21:15:49 -04:00
rusefi 93b522b2aa manual sync with SF 2014-06-28 14:38:08 -04:00
rusefi 454d695760 manual sync 2014-05-19 10:10:56 -05:00
Andrey B 01d53d48c9 manual sync 2014-04-30 11:03:21 -05:00
Andrey B 8295ae4452 manual sync 2014-04-30 09:37:02 -05:00