Commit Graph

869 Commits

Author SHA1 Message Date
rusefi 644635bf44 trigger noise filtering 2018-04-26 02:15:03 -04:00
andreika-git 58b7fbb96e 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
rusefi be939ba105 progress 2018-04-09 07:46:49 -04:00
Artem 3170cf596a explain some fields (#591)
Updating some text fields. Now it more understood than before
2018-04-09 07:46:15 -04:00
andreika-git 99ea4ee796 Idle PID Coasting & Amplification Improvements (#589)
* PID Error Amplification Coef

* Add settings: useIacTableForCoasting,pidExtraForLowRpm,iacCoasting

* Modify interface for the new settings

* Run gen_config.bat and generate configs

* idlePositionSensitivityThreshold

* Remove cltCorrection from autoIdle() & more verbose debug

* Impl. idlePidRpmDeadZone and pidExtraForLowRpm; reset PID when deactivated

* Impl. useIacTableForCoasting+iacCoasting and idlePidRpmUpperLimit
2018-03-30 08:42:13 -04:00
rusefi ac5401fc47 more on #587 2018-03-25 09:12:51 -04:00
rusefi 6547844065 #587 maybe? 2018-03-24 23:48:47 -04:00
rusefi 3eaefe8b1b fuel cutoff fields 2018-03-22 08:13:17 -04:00
andreika-git af648af363 Coasting Fuel cutoff (initial) (#584) 2018-03-22 08:12:34 -04:00
rusefi d0e766f9d7 update 2018-03-21 16:20:48 -04:00
andreika-git a9aa87330c ini09 MAP Settings & Misc. (#583)
* Remove redundant trigger settings

* Refactor 'Oil Pressure Sensor Settings'

* Refactor 'MAP Sensor Settings'

* AUX thermistor settings fix

* Add some missing pins to All Pins

* Tuning menu refactor

* Better gauges change & minor fixes
2018-03-21 15:10:28 -04:00
andreika-git ead5fbdd9c ini08 Cranking and Idle refactor (#581)
* Cranking refactor

* Idle menu & dialog refactor

* Idle stepper & PID refactor
2018-03-21 08:16:43 -04:00
andreika-git a65de7e71d ini07 Ignition & Injection refactor (#580)
* Ignition refactor

* Injection refactor

* Base Engine Settings refactor
2018-03-20 19:18:56 -04:00
andreika-git 414773d5ac ini06 Remove redundant ADC inputs & Add a few gauges (#579)
* Remove redundant ADC inputs & Add a few gauges

* Rearrange VE table help

* Fix typo

* Change color from red ('Warning') to blue('Note')
2018-03-20 13:11:33 -04:00
andreika-git c542b09ed2 ini05 Add 'Device Outputs' and move some pins there (#578)
* Add 'Device Outputs' and move some pins there

* Update rusefi.input
2018-03-20 07:51:13 -04:00
andreika-git 2ad5d0df3c Add 'Sensor Inputs' panel (#577) 2018-03-20 07:48:39 -04:00
andreika-git b337550010 Add Controller menu and Move items between Engine/Tuning/Controller (#574) 2018-03-19 21:13:02 -04:00
andreika-git a987647da4 ini02 Remove '3D Map Tuning','Racing Features','Board' and add 'FSIO' (#573)
* Sensors submenu

* Remove '3D Map Tuning','Racing Features','Board' and add 'FSIO'
2018-03-19 07:52:33 -04:00
andreika-git d2cc3994df ini01 Sensors submenu (#572)
* Sensors submenu

* Update rusefi.input

* Update rusefi.input

* Update rusefi.input

* Update rusefi.input
2018-03-18 20:55:32 -04:00
rusEfi 1559f553a4 ETB dream 2018-03-18 16:05:02 -04:00
rusefi b23fea4dd5 #569 2018-03-18 12:15:51 -04:00
rusefi c47515f3f8 more servo pins 2018-03-18 11:10:03 -04:00
rusefi a44575aef8 coasting 2018-03-18 09:02:46 -04:00
rusefi 3c9ebf4513 https://rusefi.com/forum/viewtopic.php?f=9&t=1354 2018-03-17 19:55:23 -04:00
rusefi cd0e19958e eclipse 97 engine 420a, same as neon 95 2018-03-14 06:38:52 -04:00
rusefi 980925747d current launch control status 2018-03-04 17:47:56 -05:00
rusefi bd9fbc36c6 future flag to reduce merge 2018-03-03 19:20:33 -05:00
rusefi d5b3f9a87a reducing merge drama #567 2018-03-03 08:54:23 -05:00
rusefi 94371fedba #570 2018-02-26 22:24:48 -05:00
rusefi 09949293c8 #569 2018-02-25 21:17:59 -05:00
rusefi be8d3847f2 #569 2018-02-25 20:51:34 -05:00
rusefi f0aa088053 tiny project file progress 2018-02-12 21:44:39 +03:00
rusefi 111eeab50c obvious typos 2018-02-12 21:13:01 +03:00
rusefi c990cfb8ef debug fields for #568 2018-02-07 00:21:41 +03:00
andreika-git 9424d39ab3 Impl. useSeparateAdvanceForCranking & useAdvanceCorrectionsForCranking (#565) 2018-02-02 08:18:00 -05:00
rusefi f7cda7449b CAN debug field #26 2018-01-29 19:41:39 -05:00
andreika-git 7129b23947 Add Option: Force stepper parking every restart (#562) 2018-01-29 18:27:39 -05:00
rusEfi 88ad311c01 MPX4250A .ini fix "too many options for 3 bits" 2018-01-28 17:18:10 -05:00
andreika-git d45cec568d Reduce step skipping for stepper motor (#559)
* Reduce step skipping for stepper motor

* Add stepperParkingExtraSteps
2018-01-28 14:44:01 -05:00
andreika-git abb1c745e6 Prepare debug & output for CJ125 (#558) 2018-01-28 13:04:19 -05:00
rusefi 67f90f86ef #557 2018-01-26 22:47:09 -05:00
rusefi 11f8423de4 fixing build 2018-01-26 11:34:01 -05:00
andreika-git 1725058dc6 Add a new MAP sensor type (MPX4250A) (#554) 2018-01-26 10:50:12 -05:00
rusefi 5a41cdfdbe #365 2018-01-24 15:08:10 -05:00
rusefi acd934d762 #549 2018-01-24 09:03:42 -05:00
rusefi 3e48813e73 #540 2018-01-23 08:34:18 -05:00
andreika-git ba44ffcc6a CJ125: prepare config (#544) 2018-01-22 17:46:34 -05:00
rusefi 371decae53 fix #539 reducing idle stepper reaction time 2018-01-21 12:19:36 -05:00
rusefi 8ef22e8e07 docs 2018-01-20 20:35:18 -05:00
rusefi a67c7d58f2 cranking usability 2018-01-17 23:05:01 -05:00
rusefi 779cea9e5a #492 2018-01-17 21:53:08 -05:00
rusefi ad2de1592f curve minor cleanup 2018-01-17 20:11:33 -05:00
rusefi 79482a3f77 #492 2018-01-17 19:18:48 -05:00
rusefi 5d33b85b15 better dialog name 2018-01-10 22:54:22 -05:00
rusefi d05432df12 fix #532 2018-01-07 12:11:49 -05:00
rusefi e6c9d7e8e2 fuelConsumptionPerHour gauge 2018-01-06 10:53:15 -05:00
rusefi 638f3675fd #530 2018-01-03 07:59:59 -05:00
andreika-git 021fe2fe4d Update config to introduce new features (#530)
* Update config to introduce new features

* Find a better place for useFixedBaroCorrFromMap

* idlePidRpmUpperLimit is now relative to the target RPM
2018-01-03 07:46:34 -05:00
rusefi 2c4c8771bb spare unused bits for future use 2018-01-02 21:25:40 -05:00
rusEfi 49128cee49 docs 2018-01-02 12:29:04 -05:00
rusEfi 58098da13d docs 2017-12-31 20:13:53 -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 30c66f91ea more idle control complexity 2017-12-27 00:26:40 -05:00
rusefi 3de93ad64d switching to target RPM curve 2017-12-24 22:05:16 -05:00
rusefi 3f6eaec812 progress 2017-12-23 11:28:56 -05:00
andreika-git 413ab9ee1c Update config files for the new features (tables) + fixes (#521) 2017-12-23 11:13:34 -05:00
rusefi a57ce8c522 debug field STATUS 2017-12-17 13:14:39 -05:00
rusefi 26cef04e17 more FSIO logging 2017-12-17 00:17:55 -05:00
rusefi 2cd13f578f fixing build 2017-12-11 11:23:53 -05:00
rusefi c5e762d814 #4 2017-12-11 10:14:42 -05:00
rusefi c87ebc2a7b #512 2017-12-06 18:46:31 -05:00
rusefi 48221b3982 progress 2017-12-03 07:46:07 -05:00
rusefi 3bc6f663a4 tools 2017-11-29 13:49:10 -05:00
rusefi 2abd3cb618 docs 2017-11-29 13:49:04 -05:00
rusefi 2974ff66e2 fix #490 2017-11-27 21:49:58 -05:00
rusefi 86e59d9af3 map_samplingWindow TS 2017-11-27 17:50:52 -05:00
rusefi 1135f3ff8a #495 2017-11-26 23:49:28 -05:00
rusefi 4ab79c3bdb #490 2017-11-26 01:17:37 -05:00
rusefi f24021980d #4 docs 2017-11-24 15:40:52 -05:00
rusEfi 051f954dd8 #495 todo clean-up 2017-11-19 15:24:36 -05:00
rusefi f11c3af882 #495 2017-11-19 14:22:14 -05:00
rusefi 7222640454 #495
compacting data structure without changing the size yet
2017-11-19 12:07:07 -05:00
rusefi a66f592ea3 #490 2017-11-19 11:05:57 -05:00
rusefi 63ac17de19 refactoring - better variable name 2017-11-19 10:23:47 -05:00
Matthew Kennedy c3c38aa9bd Implement oil pressure sensor (#491)
* code changes

* config changes
2017-11-15 14:30:13 -05:00
rusefi 8eddf8fbde better (?) file name 2017-11-10 21:54:31 -05:00
andreika-git 3e8ffc37e7 Fix ini for Narrow EGO (#488) 2017-11-07 08:41:19 -05:00
rusefi 345304ea8e #487 2017-11-06 19:00:30 -05:00
rusefi ab095d324c Merge branch 'master' of https://github.com/rusefi/rusefi 2017-10-29 20:32:36 -04:00
rusefi 27eb4a9eb7 #385 2017-10-29 20:29:02 -04:00
andreika-git 5fce157f17 Enable WUE Wizard for TunerStudio (#482) 2017-10-29 19:09:47 -04:00
rusefi cae82c1062 #385 2017-10-29 15:48:54 -04:00
rusefi 17949423b0 #480 2017-10-16 14:52:42 -04:00
rusefi b39e245a37 #473 2017-08-28 22:55:29 -04:00
rusefi 2e013e761c #476 2017-08-28 21:54:01 -04:00
rusefi 6e5b63411f #476 2017-08-28 21:00:36 -04:00
rusefi c153e9a1dd #473 2017-08-28 20:11:32 -04:00
rusefi 4f235e67bc docs 2017-08-17 01:12:02 -04:00
rusefi cf2fd1f57e more 'alpha version' labels, minor fixes 2017-08-17 00:57:02 -04:00
rusefi 7b73928348 #416 2017-08-12 13:06:10 -04:00
rusefi 329fa64c64 http://rusefi.com/forum/viewtopic.php?f=9&t=1253&start=30 2017-08-12 12:05:49 -04:00
rusefi da6c1847fe docs 2017-08-04 07:31:14 -04:00
rusefi 0f7d34f910 docs 2017-08-02 22:28:36 -04:00
rusefi 8749b817db Merge branch 'master' of https://github.com/rusefi/rusefi 2017-08-02 07:54:23 -04:00
rusefi daa7ecfe2d #382 2017-08-02 07:50:19 -04:00
rusefi a2ad10c973 #417 2017-07-31 15:35:12 -04:00
rusefi c9726a1fff #416 2017-07-26 22:52:13 -04:00
rusefi 20f2a59c4b Merge branch 'master' of https://github.com/rusefi/rusefi 2017-07-26 20:30:14 -04:00
rusefi e1500ea729 #413 2017-07-26 20:27:08 -04:00
rusefi 79d72d8a90 stop engine button 2017-07-25 22:11:37 -04:00
rusefi 2235492bc9 FSIO-based timing correction 2017-07-25 20:32:54 -04:00
rusefi d690c37079 logging radiator fan state 2017-07-24 21:26:35 -04:00
rusefi 95dc1e0e9c consistent better debug field names everywhere 2017-07-23 20:43:28 -04:00
rusefi 2a8f5b16c8 better debug field names 2017-07-23 18:50:05 -04:00
rusefi 7d7c0b5d99 VVT progress 2017-07-22 20:43:54 -04:00
rusefi c4f571949e startOfCrankingPrimingPulse 2017-07-15 15:36:49 -04:00
rusefi fc32f3930c #4 2017-07-15 15:24:06 -04:00
rusefi aa883fc616 auto idle is still alpha 2017-07-01 11:51:03 +03:00
rusefi a65e575614 test fields in TS! 2017-06-26 09:38:12 +03:00
rusefi a5e4895efd refactoring: better name 2017-06-26 09:23:26 +03:00
rusefi 67a045f557 startUpFuelPumpDuration 2017-06-24 02:37:38 +03:00
rusefi 7f4007d84e mapMinBufferLength progress 2017-06-24 02:33:08 +03:00
rusefi 645486e82e mapMinBufferLength 2017-06-22 09:25:21 +03:00
rusefi ee3529296d TS project progress 2017-06-20 05:29:03 +03:00
rusefi a20cdc4c8d gaugeCategory 2017-06-20 00:08:17 +03:00
rusefi ea28b7815c TS project usability 2017-06-19 11:19:12 +03:00
rusefi 9a0378c335 #351 2017-06-13 10:40:16 -04:00
rusefi 4e91b721c3 stepper and linear termistors 2017-06-12 18:22:25 -04:00
rusEfi eab1aa8e68 #442 2017-06-12 08:18:19 -04:00
rusefi ca437215e9 new command: set_injector_lag VOLTAGE LAG 2017-06-11 15:32:29 -04:00
rusefi 02e2ba96f9 better indicator 2017-06-10 14:15:37 -04:00
rusefi e4d883429f Lamborghini Diablo firing order 2017-06-08 20:35:42 -04:00
rusefi 8f28ffe011 debug modes 2017-06-07 23:04:56 -04:00
rusefi 84ffca6d33 docs 2017-06-07 07:54:04 -04:00
rusefi 725e855e28 #4 2017-06-04 20:56:58 -04:00
rusefi 92927cbb79 #4 2017-06-04 19:33:54 -04:00
rusEfi 2f9623555c ETB 2017-06-04 13:07:22 -04:00
rusEfi 5a2884bf77 fixing throttle pedal settings storage & better names 2017-05-29 22:35:24 -04:00
rusEfi 07875741fa ETB 2017-05-29 21:59:05 -04:00
rusefi d267c75b83 PID storage refactoring - minor incompatible storage change 2017-05-28 22:32:32 -04:00
rusefi 52e6f8a08e ETB 2017-05-28 14:29:06 -04:00
rusefi d4513bd30d ETB 2017-05-28 14:22:43 -04:00
rusefi 3b7bb57191 #4 new parameters 2017-05-27 23:43:48 -04:00
rusefi a6d018f793 #4 2017-05-27 23:22:24 -04:00
rusefi ff454170d0 docs into TS 2017-05-27 17:10:42 -04:00
rusefi 273ee75200 #429 2017-05-27 09:00:18 -04:00
rusEfi 56777a1899 ETB 2017-05-26 20:04:45 -04:00
rusefi b2203e22cb silentTriggerError 2017-05-25 08:28:30 -04:00
rusefi ad99d13359 ETB progress 2017-05-25 00:38:37 -04:00
rusefi 648c9ad334 docs 2017-05-22 20:56:34 -04:00
rusefi bef288a077 docs 2017-05-22 20:37:26 -04:00
rusefi 601e5d560a #295 2017-05-22 19:42:34 -04:00
rusefi 93fb8747bd ETB progress 2017-05-22 18:26:58 -04:00
rusefi 587acbe96e #4 2017-05-22 15:10:15 -04:00
rusefi dce616f48a puff requesting uartConsoleSerialSpeed 2017-05-19 11:31:21 -04:00
rusefi 9434e69980 Merge branch 'master' of https://github.com/rusefi/rusefi 2017-05-18 08:13:35 -04:00
rusefi 175590653e #4 2017-05-18 08:06:28 -04:00
rusefi db82156ff9 , 2017-05-17 17:50:19 -04:00
rusefi 493017f1a5 , 2017-05-17 17:49:35 -04:00
rusefi 059c4832cc , 2017-05-17 17:48:42 -04:00
rusefi 257c965444 #373 2017-05-17 17:47:08 -04:00
rusefi bb0d3db6dc #373 2017-05-17 17:43:35 -04:00
rusefi f86d5d0044 #4 2017-05-16 22:13:40 -04:00
rusefi e3010e1c7b #4 2017-05-16 20:55:01 -04:00
rusefi d94a700a82 #415 2017-05-15 20:16:48 -04:00
rusefi d72b4bbafe #415 2017-05-15 20:10:27 -04:00
rusefi 5c3fe0e77f #415 2017-05-15 05:08:17 -04:00
rusefi c6ed93b6fb #415 2017-05-15 04:53:04 -04:00
rusefi 766533edaa #382 2017-05-15 04:42:58 -04:00
rusefi a926c19005 aux pins missing from full pinout 2017-05-14 07:45:01 -04:00
rusefi 55202b952e trigger debug 2017-05-13 07:31:21 -04:00
rusefi 44b5bfe0db flexibility for andreika 2017-05-09 19:05:47 -04:00
rusefi b2f6c8d86e flexibility for andreika 2017-05-09 18:59:54 -04:00
rusefi 66ec33f0e4 #365 2017-05-07 08:20:23 -04:00
rusefi b1a87e218c #365 2017-05-06 22:36:36 -04:00
rusefi 065b92f4b6 telemetry dreams 2017-05-01 22:33:20 -04:00
rusefi 91a1b922ed cranking IAC extra 2017-04-29 21:17:52 -04:00
rusefi bbbbf8ae46 spelling typo 2017-04-28 10:06:33 -04:00
rusefi fa7acbad5e #390 2017-04-13 23:48:44 -04:00
rusefi a7b301f22e #382 2017-04-13 23:37:17 -04:00
rusefi c925c295d5 sdCardSpiDevice 2017-04-11 19:16:48 -04:00
rusefi 6f2ed91fa6 #393 2017-04-10 14:34:09 -04:00
rusefi c356d916e3 knock sensor debug status 2017-04-09 22:07:41 -04:00
rusefi ad6d8b82d3 removing duplicate entry 2017-04-08 15:56:11 -04:00
rusefi 62c8b51246 http://rusefi.com/forum/viewtopic.php?f=10&t=1195&p=24818#p24818 2017-04-08 08:40:58 -04:00
rusefi 94ed4f25b8 #382 example how to convert one field to use constant 2017-04-03 21:27:38 -04:00
rusefi 724f99aa75 #382 using constants in TS project 2017-04-03 21:12:21 -04:00
rusefi 97c5a79f11 EOL for generated files 2017-03-27 22:26:01 -04:00
rusefi d67e66f732 EOL generated 2017-03-27 22:19:58 -04:00
rusefi 46510f5658 EOL for generated files 2017-03-27 22:15:48 -04:00
rusefi 055261ef76 EOL next round 2017-03-27 22:03:50 -04:00
rusefi 8a0f1a36bc fresh generated 2017-03-27 21:53:31 -04:00
rusefi 19baa09bb7 #382 2017-03-26 18:06:47 -04:00
rusefi aa3d53007b #382 2017-03-26 17:54:37 -04:00
rusefi ca92b34a82 #336 note 2017-03-25 09:00:01 -04:00
rusefi 7d30cf8b88 find_cygwin . -type f -print0 | xargs -0 dos2unix
firmware
2017-03-24 13:41:36 -04:00
rusefi a878acf047 nissan 360/4 2017-03-22 22:50:16 -04:00
rusefi 32a6a6cf65 CEL missing on all pins 2017-03-12 16:32:10 -04:00
rusefi d7cea7471e fsio_setting to use human indexes #369 2017-03-12 14:49:13 -04:00
rusefi 48884777bc progress #371 2017-03-12 10:28:42 -04:00
rusefi a97e9391c3 progress #371 2017-03-11 20:15:27 -05:00
rusefi 058421cc7d #368 progress 2017-03-07 01:28:26 -05:00
rusefi dc44eaeb0a dwell units fix 2017-03-06 17:15:06 -05:00
rusefi 69c43e0df0 all pins dialog progress 2017-03-01 18:02:54 -05:00
rusefi ea799f40b9 SD CS pin to TS 2017-02-22 22:05:34 -05:00
rusefi 134511aae5 removing dead property customUseRiseEdge 2017-02-22 21:28:31 -05:00
rusefi 258046a8a0 #315 progress 2017-02-22 21:22:36 -05:00
rusEfi e77666ef2e auto-sync 2017-02-18 15:01:47 -05:00
rusEfi 316c1a6f2c auto-sync 2017-02-17 21:03:22 -05:00
rusEfi f6ad4b1ace auto-sync 2017-02-15 11:03:28 -05:00
rusEfi 224bf325a7 auto-sync 2017-02-14 00:02:59 -05:00
rusEfi b4cb32fda3 auto-sync 2017-02-13 22:02:52 -05:00
rusEfi 19e57be01a auto-sync 2017-02-13 18:03:38 -05:00
rusEfi ea0b748e44 auto-sync 2017-02-12 21:04:18 -05:00
rusEfi 840edd4149 auto-sync 2017-02-12 02:02:24 -05:00
rusEfi 2b73087f01 auto-sync 2017-02-09 22:02:07 -05:00
rusEfi 8782c80749 auto-sync 2017-02-09 12:03:46 -05:00
rusEfi 4a21efcb69 auto-sync 2017-02-08 01:03:36 -05:00
rusEfi 4046450727 auto-sync 2017-02-06 21:03:09 -05:00
rusEfi 83e37c5f63 auto-sync 2017-02-06 20:02:18 -05:00
rusEfi 55d5ce4db9 auto-sync 2017-02-06 19:03:19 -05:00
rusEfi d7767261be auto-sync 2017-02-05 23:04:55 -05:00
rusEfi edf35dea19 auto-sync 2017-02-05 12:08:29 -05:00
rusEfi f75f8f07d5 auto-sync 2017-02-03 23:04:50 -05:00
rusEfi 62bd768bd2 auto-sync 2017-02-03 22:03:18 -05:00
rusEfi c7bda05980 auto-sync 2017-01-28 20:03:19 -05:00
rusEfi fb7871cdca auto-sync 2017-01-28 19:03:06 -05:00
rusEfi ed3775e358 auto-sync 2017-01-28 18:03:41 -05:00
rusEfi d12bc8bf10 auto-sync 2017-01-26 23:03:04 -05:00
rusEfi 0d68575ee4 auto-sync 2017-01-26 14:03:59 -05:00
rusEfi 6c340f5cb1 auto-sync 2017-01-23 21:03:11 -05:00
rusEfi 47a748fd5f auto-sync 2017-01-23 16:03:46 -05:00
rusEfi c6664edea7 auto-sync 2017-01-23 00:06:44 -05:00
rusEfi ef496916f9 auto-sync 2017-01-22 17:03:31 -05:00
rusEfi 92e2b13300 auto-sync 2017-01-22 16:04:09 -05:00
rusEfi b0430b6260 auto-sync 2017-01-22 15:07:42 -05:00
rusEfi becbf9dcbb auto-sync 2017-01-22 12:06:10 -05:00
rusEfi 6b3e07cc22 auto-sync 2017-01-19 15:03:17 -05:00
rusEfi 52b87c4636 auto-sync 2017-01-13 10:03:24 -05:00
rusEfi 4bfab7257e auto-sync 2017-01-13 00:03:30 -05:00
rusEfi 54873240ce auto-sync 2017-01-05 21:12:06 -05:00
rusEfi 034b1792e0 auto-sync 2017-01-02 19:03:36 -05:00
rusEfi ff2cbd46aa auto-sync 2017-01-02 15:03:26 -05:00
rusEfi 474b99ba60 auto-sync 2016-12-29 21:02:50 -05:00
rusEfi 0bdeca181d auto-sync 2016-12-28 22:01:57 -05:00
rusEfi 9e65134415 auto-sync 2016-12-28 00:02:03 -05:00
rusEfi ce10888b8e auto-sync 2016-12-27 13:02:00 -05:00
rusEfi 34d2395015 auto-sync 2016-12-26 14:03:16 -05:00
rusEfi 0c7e1d161d auto-sync 2016-12-25 13:02:34 -05:00
rusEfi 5439044dd8 auto-sync 2016-12-25 11:02:42 -05:00