Commit Graph

511 Commits

Author SHA1 Message Date
rusefi 4ccb209df3 VVT support for VAG trigger #883 2020-08-24 02:23:13 -04:00
rusefi bdbee0d38b VVT support for VAG trigger #883 2020-08-24 02:01:50 -04:00
rusefi 0f9e8bf83e VVT support for VAG trigger #883 2020-08-24 01:21:42 -04:00
rusefi d0705f14ee Allow negative VVT position feedback #1713 2020-08-23 11:49:46 -04:00
rusefi f5f416951a Trigger gap-check toothDuration array samples time at any event? fix #1658 2020-07-30 19:24:55 -04:00
Matthew Kennedy 8929fe57c2 dead code 2020-07-29 02:32:48 -07:00
rusefi 097ca21626 better unit test logging 2020-07-20 13:38:33 -04:00
rusefi 8253f5b931 better VVT progress 2020-05-15 21:33:25 -04:00
rusefi 4605259d9c VVT progress 2020-05-15 21:10:15 -04:00
rusefi 11b66a6713 toyota 2jz progress 2020-05-15 16:35:18 -04:00
rusefi 03a632f3a7 VVT_INACTIVE 2020-05-14 23:13:32 -04:00
rusefi e9e79f8309 34-2 3 cam Toyota wheel progress 2020-05-10 18:10:50 -04:00
rusefi 2db29c7824 34-2 3 cam Toyota wheel progress 2020-05-10 18:03:11 -04:00
rusefi 7471af9117 34-2 3 cam Toyota wheel progress 2020-05-10 15:22:50 -04:00
rusefi 7f88c6e78a 34-2 3 cam Toyota wheel progress 2020-05-10 11:54:21 -04:00
rusefi 907df2aa0a 34-2 3 cam Toyota wheel progress 2020-05-10 11:54:04 -04:00
rusefi db8d11739d removing some unneeded flexibility 2020-05-10 01:34:43 -04:00
rusefi 2f431d7079 34-2 3 cam Toyota wheel progress 2020-05-10 00:42:33 -04:00
Matthew Kennedy a9bf0f8358 Perf Trace Improvements (#1383)
* add tid field to thread

* change perf trace format

* trace consumers

* Update java parsing

* guard for test + kinetis

* stubs

* ram

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-04-29 10:53:35 -04:00
rusefi 30759ed8b3 VVT miata trying to crank with random phase #1278 2020-04-26 20:50:49 -04:00
Matthew Kennedy 39c84378eb don't store self stim in config (#1356)
* kill

* add bench test

* fix
2020-04-23 22:38:14 -04:00
rusefi 70ba9c9ee2 progress 2020-04-17 14:02:10 -04:00
rusefi d7198271aa multi-channel Tuner Studio tooth logger #1284 2020-04-17 12:14:45 -04:00
rusefi 80a780a190 fixing build 2020-04-15 21:09:05 -04:00
rusefi ef292ee6d2 fixing build? 2020-04-15 19:50:07 -04:00
rusefi c80cc84451 multi-channel Tuner Studio tooth logger #1284 2020-04-15 19:10:54 -04:00
rusefi 817ea2c008 multi-channel Tuner Studio tooth logger #1284 2020-04-14 15:17:15 -04:00
Matthew Kennedy 24b0c85a9e fix warnings (#1282)
* warnings

* don't need to template those
2020-04-12 09:39:14 -04:00
rusefi 44ef63e102 making magic constants a bit less fragile 2020-04-11 01:22:31 -04:00
rusefi 5993a6a7f0 killing nbVvtIndex 2020-04-05 11:43:45 -04:00
Matthew Kennedy 0ac3e06149 cleanup extern mess (#1237)
* cleanup

* move outside define
2020-03-29 19:06:03 -04:00
Matthew Kennedy 45f5afe871 Remove old monitoring timestamps (#1217)
* remove monitoring timestamps

* adv map

* fuel calc

* map avg

* printing

* spark logic

* hip 9011

* new traces

* s

* missed a few
2020-03-24 20:19:19 -04:00
Matthew Kennedy 61c4d0fe83 save some ram (#1211)
* remove dead stuff

* why store those pointers twice?
2020-03-22 19:06:29 -04:00
rusefi 2ae15b5bab hard-coding miata Nb2 VVT Ratio magic 2020-03-09 16:59:19 -04:00
Matthew Kennedy 8ceb5c8996 fix icu trigger polarity (#1177)
* fix polarity

* fix confusing names
2020-03-08 08:57:21 -04:00
rusefi 2eec300251 miata vvt trigger decoding is broken #1145 2020-02-14 13:02:27 -05:00
rusefi f4d36f32fa VVT refactoring & assertions for VVT test 2020-01-31 01:49:10 -05:00
rusefi 5bb778381a lovely tiny bug which mostly affects NB2 with an impossible one tooth crank trigger wheel 2020-01-30 01:47:34 -05:00
rusefi 1b40819516 micro refactoring 2020-01-30 01:20:41 -05:00
rusefi 9bd819a18d extracting class & codes clean-up 2020-01-28 00:16:33 -05:00
rusefi 9bd796ab6b trigger refactoring 2020-01-26 12:02:54 -05:00
rusefi dfa8d9ccc9 refactoring trigger 2020-01-26 03:33:45 -05:00
rusefi 4f5aeea301 trigger refactoring 2020-01-25 02:00:33 -05:00
rusefi 43eb2ef9d0 refactoring trigger 2020-01-24 13:42:09 -05:00
Matthew Kennedy f8cd2ad3ce use NT_PER_SECOND instead of convert from microseconds (#1107)
* add NT_PER_SECOND

* missed a few

* inject tooth logger timestamp

* inject
2020-01-19 22:23:41 -05:00
Matthew Kennedy e2841e689d Require tooth reference time for scheduleByAngle (#1091)
* injection

* injectors

* add edge timestamp to ShaftPositionListener

* scheduleByAngle require edgeTimestamp

* schedule with nt not us

* oops, these were missing from this branch
2020-01-09 23:45:13 +03:00
Matthew Kennedy cb1039fe23 Inject timestamps in to hwHandleShaftSignal (#1090)
* injection

* injectors
2020-01-09 21:19:11 +03:00
rusefi 63e3e84e08 happy new year 2020-01-08 00:02:40 -05:00
rusefi b290b4ae7a removing legacy perf code 2019-12-23 21:56:16 -05:00
rusefi f47a1a16d1 getting rid of boardConfiguration / binary compatible change 2019-12-11 17:48:55 -05:00
rusefi bcec694eb1 just a trivial massive rename: TriggerState > TriggerWaveform 2019-12-08 01:09:39 -05:00
rusefi a5ee6b13d5 Refactor Trigger System #635
injecting callback via parameters instead of nasty "bool isInitializingTrigger" field
2019-12-06 01:57:11 -05:00
rusefi edabed50f5 Refactor Trigger System #635
injecting callback via parameters via magic and potentially broken field manipulation
2019-12-06 01:05:19 -05:00
Matthew Kennedy 8fd603dca9 Merge remote-tracking branch 'origin/master' into perf-tracing 2019-11-19 16:28:58 -08:00
rusefi 80ef79eded this is not great :(
#639
#971
2019-11-11 22:19:35 -05:00
rusefi f34023a9ea Trying latest gcc 9 #1001 2019-11-07 11:28:49 -05:00
rusefi 0fcf3bfa4e refactoring: reducing code duplication 2019-10-21 23:47:40 -04:00
Matthew Kennedy 97d848bb3e profile all the things 2019-10-13 13:14:08 -07:00
Matthew Kennedy 076b10fcb6 experiment 2019-10-11 17:43:21 -07:00
Matthew Kennedy 821ca6156f move tsOutputChannels to header (#970) 2019-10-08 21:02:51 -04:00
rusEfi 34b1531a8b Live Data for hw VVT signals 2019-09-02 21:02:08 -04:00
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