rusefi
121ad9b786
fixing build & taking a safer route
2019-08-08 22:12:51 -04:00
rusefi
7d73c6a8a9
WFT is wrong with MRE_miata_na6 config? operationMode complexity #898
...
fancy smansy unit test with some C++11
2019-08-08 21:27:57 -04:00
rusefi
3ff8c92d38
poke
2019-08-08 20:32:00 -04:00
rusefi
643cc24931
WFT is wrong with MRE_miata_na6 config? operationMode complexity #898
...
more refactoring
2019-08-08 00:32:31 -04:00
rusEfi
bde25114d5
NA6 MRE details
2019-08-06 17:59:02 -04:00
rusefi
8d14561fb9
better method name
2019-08-06 17:12:15 -04:00
rusefi
2a3d067821
fixing unit tests build
2019-08-05 23:36:18 -04:00
rusEfi
070ebd65c6
MRE test setup
2019-08-05 23:00:35 -04:00
rusefi
91f9a50b3f
F7 nucleo does not work?
...
funny, it was about some very unused feature
2019-08-02 01:36:02 -04:00
Matthew Kennedy
1ec07af6e2
microRusefi Default Configuration ( #895 )
...
* poke
* working MRE
* why was this on?
* comment, cleanup
* default silent trigger error on
* comment
* remove extra
* sensible default
2019-08-01 22:27:23 -04:00
rusEfi
2120aff829
MRE is getting closer!
2019-07-25 21:39:39 -04:00
rusefi
0b1726727f
removing least useful engine configurations
2019-07-25 00:03:57 -04:00
rusefi
97934eeace
fixing build?
2019-07-24 23:41:26 -04:00
rusefi
b2eba467ac
fixing build?
2019-07-24 23:16:17 -04:00
rusefi
9fd9bbaf2f
nevermind
2019-07-24 22:37:27 -04:00
rusefi
358a50a961
setDefaultBoardConfiguration shouldn't have Frankenso pinout #852
2019-07-24 22:33:30 -04:00
rusefi
3ac83dc34e
setDefaultBoardConfiguration shouldn't have Frankenso pinout #852
2019-07-24 22:00:48 -04:00
rusefi
fc241ce665
setDefaultBoardConfiguration shouldn't have Frankenso pinout #852
...
merging methods since always invoked together
2019-07-24 21:24:39 -04:00
rusefi
6fb2b34120
setDefaultBoardConfiguration shouldn't have Frankenso pinout #852
2019-07-24 21:15:18 -04:00
Matthew Kennedy
21d1b25c5e
Remove warmup afr pid ( #879 )
...
* config changes
* actually remove from config
* rip out implementation
2019-07-18 18:26:18 -04:00
rusefi
04bc1128df
support multiple VVT sensors #885
...
new fields & packing configuration. bumping configuration version
2019-07-12 14:24:45 -04:00
Matthew Kennedy
e0db83e027
Template-ize bin/value length for interpolation ( #878 )
...
* update consumers
* tests
* whitespace
* format
2019-07-09 21:16:36 +03:00
rusefi
83ad64eade
Refactoring: OS access should be explicit #867
2019-07-04 03:57:21 -04:00
rusefi
a8f456b807
Annotations in C++ code to produce formulas in rusEfi console #807 ( #847 )
...
* Annotations in C++ code to produce formulas in rusEfi console #807
firmware part of the change
* removing unneeded stuff & fixing unit test compilation
* not complete better unit test compilation fix :(
* better C++ usage
2019-06-17 12:18:55 -04:00
Matthew Kennedy
e47bc4b952
Fix tunerstudio ratio vs. percent ( #838 )
...
* fix ratio vs pct
* fix idle cranking clt position
* fix defaults
* fix typo
* fix baro corr gauge
* baro default
* fix degree symbols
* fix testFuelMap
* fix testPlainCrankingWithoutAdvancedFeatures
* test testFasterEngineSpinningUp
2019-06-13 09:05:22 -04:00
rusefi
80f38c476a
https://github.com/rusefi/hw_microRusEfi/issues/57
2019-06-10 17:33:05 -04:00
rusefi
09a29be80e
input has sizes hard-coded #836
2019-06-10 15:45:18 -04:00
rusefi
4737bb3301
MRE
2019-06-07 18:02:28 -04:00
rusefi
79bbbc8f45
MC33816 integraion #784
2019-05-25 17:18:16 -04:00
rusefi
01e481db31
fix #802
2019-05-25 13:36:29 -04:00
rusEfi
bd512492cd
proper void value
2019-05-04 10:46:48 -04:00
rusefi
ac2a81d381
The Big Refactoring of 2019: DECLARE_ENGINE_PARAMETER_SUFFIX consistency and simplification #657
...
maybe probably pointless refactoring? reducing parameters visibility
2019-05-03 18:41:43 -04:00
rusefi
ff641d81e2
fixing build & refactoring
2019-04-28 23:42:49 -04:00
rusEfi
8138d137fe
'warninigLedPin' typo and minor TS progress
2019-04-28 23:04:52 -04:00
rusefi
c096680ce6
tiny progress
2019-04-21 14:21:47 -04:00
rusefi
5b522dc8fd
this change is probably breaking stuff, but some stuff is already broken. something is not right in too many places :(
2019-04-21 14:00:19 -04:00
rusefi
919c973853
docs
2019-04-21 13:31:55 -04:00
andreika-git
370b0dd003
Default config refactor ( #762 )
...
* Refactor config
* Fix FSIO_ANALOG_INPUT_COUNT
2019-04-16 10:27:34 -04:00
rusefi
45588e9f17
Revert "Revert "The Big Refactoring of 2019: configuration version should not be a global variable fix #656""
...
This reverts commit 570ce62871
.
2019-04-15 21:37:54 -04:00
rusefi
570ce62871
Revert "The Big Refactoring of 2019: configuration version should not be a global variable fix #656"
...
This reverts commit 98a75d19
2019-04-15 20:42:22 -04:00
rusefi
98a75d19e7
The Big Refactoring of 2019: configuration version should not be a global variable fix #656
2019-04-15 20:27:19 -04:00
andreika-git
ffd44bf0fe
More config portability: TLE6240, Trigger_input, UART/Serial ( #759 )
...
* Add fields to UART/Serial configs
* trigger_input: can be both HAL_USE_PAL and HAL_USE_COMP
* tle6240 config: local temporary solution
* Fix for custom_engine::setFsio
* EFI_ACTIVE_CONFIGURATION_IN_FLASH
2019-04-15 08:40:12 -04:00
rusefi
541c445a2d
defined(__DOXYGEN__) ? #748
2019-04-12 22:07:03 -04:00
dron0gus
b7f69a0e08
Subaru EJ20G ECU: initial support ( #751 )
2019-04-13 01:23:48 +02:00
rusEfi
9c9dc05b10
cleanup #4
2019-04-11 22:15:06 -04:00
dron0gus
572d04a799
Some more include fixes for linux ( #738 )
...
* Some more include fixes for linux
* Pass cross-compile path through CROSS_COMPILE
* Lower-upper case conversion fixes for linux
2019-04-10 01:12:35 +02:00
rusefi
f3d748917f
rusEfi settings editor is broken for one byte enums fix #709
2019-04-08 11:57:16 -04:00
rusefi
21283f5b8c
we need TLE8888 driver #714
2019-04-04 21:34:33 -04:00
rusefi
cd7cc596bc
cranking base_fuel reform
2019-04-04 08:26:57 -04:00
rusefi
02832ce0c3
The Big Refactoring of 2019: folder structure #723
2019-04-02 23:19:21 -04:00
rusefi
1ab6cace13
The Big Refactoring of 2019: console vs TS vs CONSOLE_MODE_SWITCH_PIN vs text protocol #725
...
removing startConsoleInBinaryMode
2019-04-01 11:45:06 -04:00
rusefi
ebe58122c6
The Big Refactoring of 2019: folder structure #723
2019-03-31 16:56:13 -04:00
andreika-git
001fbb2526
More portability & bootloader fix ( #720 )
...
* fix bootloader
* EFI_FSIO
* EFI_EMULATE_POSITION_SENSORS, EFI_BOARD_TEST, EFI_AUX_PID, EFI_JOYSTICK
2019-03-29 15:46:15 +01:00
andreika-git
b80806182f
More portability & small fixes ( #719 )
...
* Use hw_stm32.mk
* Fix bootloader
* Use more common hw_ports.mk filename instead of hw_stm32.mk
* More CPU compatibility for Makefile
* TS_UART_MODE & rename TS_SERIAL_UART_DEVICE->TS_SERIAL_DEVICE
* Move lockAnyContext()/unlockAnyContext() to rfiutil.c
* USE_FATFS
* EFI_LCD
* Less compilation errors
* STATUS_LOGGING_BUFFER_SIZE & SETTINGS_LOGGING_BUFFER_SIZE
* EFI_ALTERNATOR_CONTROL, EFI_SERVO, EFI_DISABLE_CONSOLE_ACTIONS
* #ifndef PWM_PHASE_MAX_COUNT & more flexible GPIO inside portname()
* merge
* EFI_ALTERNATOR_CONTROL, EFI_ELECTRONIC_THROTTLE_BODY
2019-03-29 15:29:01 +01:00
andreika-git
984fc12f73
Idle timing PID control & TPS-based VE table ( #713 )
...
* Add new config settings for idleTimingPidControl & TPSBasedVeTable
* Add dialogs for idleTimingPidControl settings
* Add dialogs for TPSBasedVeTable settings
* Share the code for getTargetRpmForIdleCorrection() and move it from idle_thread.cpp
* Implement TPSBasedVeTable
* Add PID to advance_map.cpp
* Implement idleTimingPidControl
* Make getAdvanceCorrections() visible to unit-tests
* Unit-tests! Yeah!
2019-03-22 22:55:51 -04:00
rusefi
60a5b2c5ea
better Electronic Throttle body control #493
...
two ETBs
2019-03-10 12:02:25 -04:00
rusefi
635bbcc960
ETB_BENCH_ENGINE
2019-02-27 08:55:56 -05:00
rusefi
bdbecb8c42
NA6 base tune
2019-02-26 21:50:58 -05:00
rusefi
8715a45610
F7
2019-02-24 09:49:46 -05:00
rusefi
46bdbf82d1
refactoring: reducing code duplication
2019-02-23 12:33:49 -05:00
rusefi
9325cd6d23
better (?) variable names
2019-02-10 22:47:49 -05:00
Matthew Kennedy
17691227d5
Fix dwell default, improve TS field names ( #689 )
...
* improve message
* clarify cranking dwell settings
* change default
* fix unit test that made assumption
2019-02-07 07:44:07 -05:00
rusefi
c736716d1a
dwell docs & better command name
2019-02-06 00:05:14 -05:00
rusefi
2db8809198
dwell docs
2019-02-05 23:49:19 -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
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
add6517a74
stage 0 configuration
2019-01-19 20:27:14 -05:00
rusefi
8539ba3271
The Big Refactoring of 2019: configuration version should not be a global variable #656
2019-01-15 21:51:09 -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
5f8d8bd8da
The Big Refactoring of 2019: DECLARE_ENGINE_PARAMETER_SUFFIX consistency and simplification #657
2019-01-09 21:31:59 -05:00
rusefi
0c6f361181
refacoting: making code more consistent
2019-01-05 00:57:09 -05:00
rusefi
19c410387d
making either Matt or compiler or both happier
2019-01-05 00:11:17 -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
ba0164e879
#635
2019-01-01 14:14:09 -05:00
rusefi
2585e4cad7
#625
2018-12-25 21:05:06 -05:00
rusefi
7e3a7b5c79
#635
2018-12-24 23:16:33 -05:00
rusefi
d632d72ed3
ETB bias curve in TS
2018-12-09 13:50:13 -05:00
rusEfi
3d3122c76c
better? field name
2018-11-30 00:17:55 -05:00
rusefi
820adce0d1
#616 idle into simulator
2018-10-30 07:58:50 -04:00
andreika-git
bd40691e67
AirFlow-interpolated tCharge Mode ( #612 )
...
* Add vars & enums
* updateTChargeK()
* limitRateOfChange()
* Impl. AirFlow-interpolated tCharge mode
* Update tsOutputChannels: tCharge & airFlow
* Set default config params
* Unit-tests
* Fix tChargeMode_e
2018-09-29 12:16:36 -04:00
rusefi
1f90cf153d
refactoring
2018-09-16 22:26:57 -04:00
rusefi
a6c24ffce1
Merge branch 'master' of https://github.com/rusefi/rusefi
2018-09-10 22:10:58 -04:00
rusefi
9b1af6ad6d
error codes
2018-09-10 22:10:55 -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
55cbe3079b
better default value
2018-08-08 20:56:11 -04:00
rusEfi
75b10d9e54
wider macro usage
2018-07-28 19:16:58 -04:00
rusefi
a396c9b587
refactoring: better field names
2018-07-26 15:51:06 -04:00
rusefi
959a91ae4c
unique error codes #598
2018-07-25 23:03:04 -04:00
Matthew Kennedy
741116378b
Coasting Fuel Cut Fixes ( #596 )
...
* config changes
* generated
* new logic for MAP coast cutoff
* typo
* fix unit test
* add short duration injection fix
* add f suffix to constant
2018-06-23 16:32:41 +03:00
andreika-git
16c4f84d8d
Coasting Fuel Cut-off - Implementation (basic) ( #585 )
...
* Use getRpm() instead of rpmValue - needed for unit-tests
* Impl.
* Defaults
* Unit-tests
2018-03-22 13:37:34 -04:00
rusefi
e6d368d6f7
reducing global state in unit tests
2018-03-04 21:32:48 -05:00
rusefi
b237ea2423
reducing confusion / better code
2018-03-04 17:53:52 -05:00
rusefi
be8d3847f2
#569
2018-02-25 20:51:34 -05:00
rusefi
5385a040fd
refactoring
2018-02-03 20:43:31 -05:00
rusefi
5e0f8b221e
refactoring
2018-02-03 20:16:14 -05:00
rusefi
86f7a89412
minor bugfix in theoretical case of two consequitive changes
2018-02-03 12:47:37 -05:00
rusefi
436f7aa965
reducing coupling between trigger emulation and FSIO
2018-02-03 11:42:50 -05:00
rusefi
1eea49aaec
extracting macro
2018-02-03 10:48:35 -05:00
andreika-git
9424d39ab3
Impl. useSeparateAdvanceForCranking & useAdvanceCorrectionsForCranking ( #565 )
2018-02-02 08:18:00 -05:00
rusEfi
f7b2760550
NA8
2018-01-31 21:30:28 -05:00
rusefi
049848c577
#557
2018-01-28 14:03:58 -05:00
rusefi
3e48813e73
#540
2018-01-23 08:34:18 -05:00
rusefi
371decae53
fix #539 reducing idle stepper reaction time
2018-01-21 12:19:36 -05:00
rusefi
1d31067d19
happy new year
2018-01-20 20:55:31 -05:00
rusefi
d05432df12
fix #532
2018-01-07 12:11:49 -05:00
rusEfi
9684549124
better method name
2018-01-07 11:17:49 -05:00
rusefi
30c66f91ea
more idle control complexity
2017-12-27 00:26:40 -05:00
rusefi
903bec19ab
fixing build
2017-12-25 10:26:17 -05:00
rusefi
20ef13ab17
switching to target RPM curve
2017-12-24 22:41:57 -05:00
rusefi
612904d808
switching to target RPM curve
2017-12-24 22:14:08 -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
f83817e581
fix #514
2017-12-17 15:41:58 -05:00
rusefi
e0dca8fe51
FSIO usability
2017-12-17 12:02:35 -05:00
rusEfi
2158eb56d5
code style
2017-12-03 15:31:11 -05:00
rusefi
744456ba3c
another board testing approach
2017-12-02 20:59:31 -05:00
rusefi
2974ff66e2
fix #490
2017-11-27 21:49:58 -05:00
rusefi
4ab79c3bdb
#490
2017-11-26 01:17:37 -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
7222640454
#495
...
compacting data structure without changing the size yet
2017-11-19 12:07:07 -05:00
rusefi
314c356159
#490
2017-11-19 11:32:05 -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
94c92f41dc
#442
2017-08-31 07:53:41 -04:00
rusefi
f9ee71d87c
#473
2017-08-18 16:18:11 -04:00
rusefi
d8fca11472
#473
2017-08-17 02:56:25 -04:00
rusefi
37e58f4194
fixing build
2017-08-06 19:47:16 -04:00
rusefi
3f42eddd64
better constant name
2017-08-06 19:43:01 -04:00
rusefi
c0750fcf2e
refactoring
2017-08-06 19:39:24 -04:00
rusefi
c4f571949e
startOfCrankingPrimingPulse
2017-07-15 15:36:49 -04:00
andreika-git
1a7e5b20d9
onConfigurationChangeTriggerCallback() ( #448 )
...
* onConfigurationChangeTriggerCallback()
* conform isTriggerConfigChanged
* #if EFI_EMULATE_POSITION_SENSORS
* Now it works!
* svnversion
2017-06-26 21:31:10 +03:00
rusefi
a5e4895efd
refactoring: better name
2017-06-26 09:23:26 +03:00
rusefi
ea698a6f09
refactoring: better name
2017-06-26 09:14:31 +03:00
andreika-git
77ba93d464
Fsio progress ( #449 )
...
* gen_config.bat
* FSIO: fuelPump & mainRelay progress
* typo
2017-06-25 08:35:46 +03:00
rusefi
e125d01040
mapMinBufferLength
2017-06-22 09:29:52 +03:00
rusefi
9a0378c335
#351
2017-06-13 10:40:16 -04:00
rusefi
0893e50949
configurable stepper pulse
2017-06-12 18:31:55 -04:00
rusefi
88be4a0b5e
#442
2017-06-12 08:41:32 -04:00
rusefi
e7f59e218a
reducing code duplication
2017-06-11 15:27:23 -04:00
rusefi
571399b112
reducing code duplication
2017-06-11 15:17:02 -04:00
rusefi
2b314553a5
reducing code duplication
2017-06-11 15:13:03 -04:00
rusefi
a30a9e4ac4
better method name
2017-06-11 15:06:05 -04:00
rusefi
6b25cf0786
default TPS2TPS map
2017-06-11 00:54:37 -04:00
rusefi
e9d1e8a4d3
#4
2017-06-04 20:13:37 -04:00
Andrei
51dfe6faea
Separate Serial & sdCard configs for bootloader use
2017-05-30 20:50:33 +03:00
rusefi
d267c75b83
PID storage refactoring - minor incompatible storage change
2017-05-28 22:32:32 -04:00
rusefi
d4513bd30d
ETB
2017-05-28 14:22:43 -04:00
rusefi
38171cd2bd
#4 idle min/max
2017-05-28 13:44:26 -04:00
rusefi
3f40e95f0d
ETB online settings
2017-05-27 23:01:41 -04:00
rusefi
f86d5d0044
#4
2017-05-16 22:13:40 -04:00
rusefi
2a9f3cdede
better macro name
2017-05-15 23:28:49 -04:00
rusefi
c6ed93b6fb
#415
2017-05-15 04:53:04 -04:00
rusefi
31cc61ab88
more idle air by default
2017-05-11 22:58:06 -04:00
rusefi
7d5030086c
fixing unit tests
2017-05-11 19:15:47 -04:00
rusefi
dd3b283be6
andreika canNbcType feedback
2017-05-11 19:07:15 -04:00
rusefi
903849c918
refactoring: splitting long method
2017-05-11 19:03:31 -04:00
rusefi
4f07c62d97
refactoring: splitting long method
2017-05-11 18:58:13 -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
9d9b6a1394
miata defaults progress
2017-05-07 10:30:05 -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
Andrei
3a1eb92109
STM32F407xx-define (and small clean-up) pull request
2017-05-01 22:09:35 +03:00
Andrei
ed24a0293b
call-board-configuration pull request (fix unit tests)
2017-04-22 02:13:37 +03:00
Andrei
5804bbe8b4
call-board-configuration pull request (fix2)
2017-04-22 01:46:25 +03:00
Andrei
a15d48a911
call-board-configuration pull request (fix)
2017-04-22 01:30:10 +03:00
Andrei
dc7a24d80f
call-board-configuration pull request (fix)
2017-04-22 01:28:12 +03:00
Andrei
7afeecc862
call-board-configuration pull request
2017-04-22 01:11:36 +03: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
1586dc2506
documenting miata vvt board
2017-04-17 22:10:19 -04:00
rusefi
dcf207b397
sdCardSpiDevice
2017-04-11 19:36:26 -04:00
rusefi
63ec35b41d
sdCardSpiDevice
2017-04-11 19:25:31 -04:00
rusefi
95cb504d1e
#393
2017-04-10 14:59:21 -04:00
rusefi
4387c4e10d
manual picking from ChibiOS migration branch to make my evening a little less depressing
2017-03-27 22:59:05 -04:00
rusefi
de7d6a8b6d
better CAN defaults
2017-03-21 22:07:04 -04:00
rusefi
6da301e1ac
docs
2017-03-20 22:22:06 -04:00
rusefi
24559473d6
improving internal consistency validation
2017-03-19 17:54:03 -04:00
rusefi
f3c444f2a2
better error handling
2017-03-12 22:48:15 -04:00
rusefi
dae0b1d790
fixed #366
2017-03-06 17:42:16 -05:00
rusefi
8eeb0ec94d
#366
2017-03-05 21:59:15 -05:00
rusefi
14d950027c
safer default
2017-03-05 07:42:18 -05:00
rusefi
b01b053595
progress #363
2017-03-01 22:18:25 -05:00
rusefi
c370e4fddf
progress #363
2017-03-01 21:38:14 -05:00
rusefi
945db7e41e
civic trigger issue
2017-03-01 19:41:17 -05:00
rusefi
e29d1e8287
board QA engine
2017-02-24 18:58:14 -05:00
rusEfi
e77666ef2e
auto-sync
2017-02-18 15:01:47 -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
be3c295d38
auto-sync
2017-02-12 18:02:01 -05:00
rusEfi
840edd4149
auto-sync
2017-02-12 02:02:24 -05:00
rusEfi
c7bda05980
auto-sync
2017-01-28 20:03:19 -05:00
rusEfi
6e341bbc62
auto-sync
2017-01-28 15:05:25 -05:00
rusEfi
d12bc8bf10
auto-sync
2017-01-26 23:03:04 -05:00
rusEfi
c6664edea7
auto-sync
2017-01-23 00:06:44 -05:00
rusEfi
92e2b13300
auto-sync
2017-01-22 16:04:09 -05:00
rusEfi
9396bb350d
auto-sync
2017-01-22 09:03:08 -05:00
rusEfi
eade0c0367
auto-sync
2017-01-06 10:04:41 -05:00
rusEfi
55e89f0f31
auto-sync
2017-01-03 06:05:22 -05:00
rusEfi
4a47d57bde
auto-sync
2016-12-29 20:02:31 -05:00
rusEfi
9e65134415
auto-sync
2016-12-28 00:02:03 -05:00
rusEfi
2d64490724
auto-sync
2016-12-27 14:04:04 -05:00
rusEfi
ce10888b8e
auto-sync
2016-12-27 13:02:00 -05:00
rusEfi
73ac4177b5
auto-sync
2016-12-21 18:01:56 -05:00
rusEfi
c869c21ba8
auto-sync
2016-12-18 12:03:48 -05:00
rusEfi
6bfd64cb5d
auto-sync
2016-12-17 11:01:40 -05:00
rusEfi
e72f660b39
auto-sync
2016-12-17 09:02:59 -05:00
rusEfi
9531d384a1
auto-sync
2016-12-16 21:02:54 -05:00
rusEfi
dd72915fba
auto-sync
2016-12-06 23:03:39 -05:00
rusEfi
6c3c01881b
auto-sync
2016-12-01 23:01:36 -05:00
rusEfi
5b265a67ef
auto-sync
2016-12-01 22:02:50 -05:00
rusEfi
dd7b864492
auto-sync
2016-11-30 22:06:43 -05:00
rusEfi
7d39a47c47
auto-sync
2016-11-14 22:02:35 -05:00
rusEfi
4d8bbd2456
auto-sync
2016-11-03 17:03:11 -04:00
rusEfi
2becccc815
auto-sync
2016-10-28 22:03:00 -04:00
rusEfi
719a7f86dc
auto-sync
2016-10-15 23:03:28 -04:00
rusEfi
1af1aa3d08
auto-sync
2016-10-12 00:01:45 -04:00
rusEfi
065c8529c1
auto-sync
2016-10-10 16:02:39 -04:00
rusEfi
8a83839ca9
auto-sync
2016-10-10 15:02:10 -04:00
rusEfi
e984e7a0c4
auto-sync
2016-10-10 14:02:17 -04:00
rusEfi
fb8306cf2e
auto-sync
2016-10-04 15:02:36 -04:00
rusEfi
c357661055
auto-sync
2016-10-04 14:00:58 -04:00
rusEfi
31df7386cb
auto-sync
2016-10-02 14:02:23 -04:00
rusEfi
aa85db466a
auto-sync
2016-09-21 13:02:42 -04:00
rusEfi
c5c32f43aa
auto-sync
2016-09-21 12:03:07 -04:00
rusEfi
5d5337e306
auto-sync
2016-09-17 19:02:34 -04:00
rusEfi
5a7c5f2222
auto-sync
2016-09-15 23:01:48 -04:00
rusEfi
2befa9b9cc
auto-sync
2016-09-15 09:02:04 -04:00
rusEfi
22882d9ab1
auto-sync
2016-09-14 23:03:47 -04:00
rusEfi
9a61e8b0e0
auto-sync
2016-09-13 20:03:14 -04:00
rusEfi
aeb134d975
auto-sync
2016-09-11 21:02:02 -04:00
rusEfi
4f5e4546aa
auto-sync
2016-09-03 02:03:32 -04:00
rusEfi
ae3daee330
auto-sync
2016-08-28 16:02:34 -04:00
rusEfi
d2c7c1c993
auto-sync
2016-08-20 21:03:09 -04:00
rusEfi
82d9091f7c
auto-sync
2016-08-16 22:05:36 -04:00
rusEfi
060ea0eb2e
auto-sync
2016-08-02 14:06:59 -04:00
rusEfi
a6bd537bb6
auto-sync
2016-08-01 22:04:24 -04:00
rusEfi
4cc1aee6a5
auto-sync
2016-07-24 23:02:52 -04:00
rusEfi
7047fe83e1
auto-sync
2016-07-23 14:03:36 -04:00
rusEfi
a5c62666e5
auto-sync
2016-07-22 18:04:12 -04:00
rusEfi
425a977ac6
auto-sync
2016-07-20 19:04:27 -04:00
rusEfi
b0ec0ac927
auto-sync
2016-07-17 03:01:48 -04:00
rusEfi
94625d16f7
auto-sync
2016-07-17 02:03:46 -04:00
rusEfi
0fec532fc9
auto-sync
2016-07-13 23:01:43 -04:00
rusEfi
b81b53c00a
auto-sync
2016-07-13 22:02:35 -04:00
rusEfi
38b3771a4b
auto-sync
2016-07-13 21:03:05 -04:00
rusEfi
d47469a562
auto-sync
2016-07-09 19:03:08 -04:00
rusEfi
0f98b4625c
auto-sync
2016-07-05 09:01:23 -04:00
rusEfi
a428148b9c
auto-sync
2016-07-02 18:02:12 -04:00
rusEfi
5db2d4d5a5
auto-sync
2016-07-02 14:02:35 -04:00
rusEfi
a86ed4b618
auto-sync
2016-07-01 23:01:22 -04:00
rusEfi
dc375c54ac
auto-sync
2016-07-01 10:02:58 -04:00
rusEfi
5f2eb115fb
auto-sync
2016-06-30 01:01:38 -04:00
rusEfi
fed54e5ebe
auto-sync
2016-06-26 20:03:27 -04:00
rusEfi
58e5f003db
auto-sync
2016-06-25 19:03:02 -04:00
rusEfi
ead56c897e
auto-sync
2016-06-25 16:02:01 -04:00
rusEfi
00eb0c3b31
auto-sync
2016-06-14 22:03:05 -04:00
rusEfi
09d4376df6
auto-sync
2016-05-23 15:02:46 -04:00
rusEfi
8da952cdf3
auto-sync
2016-05-11 22:03:18 -04:00
rusEfi
233bf3ee5b
auto-sync
2016-05-04 23:02:32 -04:00
rusEfi
17ccbe044d
auto-sync
2016-04-25 23:01:59 -04:00
rusEfi
f6f2d2fe48
auto-sync
2016-04-16 18:01:43 -04:00
rusEfi
0578925d21
auto-sync
2016-03-26 06:03:24 -04:00
rusEfi
7ba2bce24f
auto-sync
2016-03-21 17:02:08 -04:00
rusEfi
cbeb6d17be
auto-sync
2016-03-12 20:03:40 -05:00
rusEfi
2d929afcfd
auto-sync
2016-03-12 19:01:55 -05:00
rusEfi
cb39585e90
auto-sync
2016-03-09 00:03:14 -05:00
rusEfi
d21c05a58d
auto-sync
2016-03-04 00:02:18 -05:00
rusEfi
25feb2f775
auto-sync
2016-02-27 23:03:34 -05:00
rusEfi
bc59753b9f
auto-sync
2016-02-15 19:02:15 -05:00
rusEfi
5ee901b922
auto-sync
2016-02-14 13:02:00 -05:00
rusEfi
8a89f2723e
auto-sync
2016-02-10 17:01:44 -05:00
rusEfi
a8e40b1531
auto-sync
2016-02-09 00:01:43 -05:00
rusEfi
d32a632e80
auto-sync
2016-02-04 23:02:52 -05:00
rusEfi
77f7ad454e
auto-sync
2016-01-30 22:03:36 -05:00
rusEfi
a66f0859f0
auto-sync
2016-01-27 00:01:34 -05:00
rusEfi
9229d5c501
auto-sync
2016-01-26 14:03:14 -05:00
rusEfi
b178ee956f
auto-sync
2016-01-25 03:02:33 -05:00
rusEfi
fa151b09a3
auto-sync
2016-01-23 11:01:32 -05:00
rusEfi
6d675d2794
auto-sync
2016-01-22 13:02:51 -05:00
rusEfi
48bde5e0ab
auto-sync
2016-01-21 18:03:40 -05:00
rusEfi
ead7e3fe24
auto-sync
2016-01-15 00:01:42 -05:00
rusEfi
0ab8210cd2
auto-sync
2016-01-14 23:03:17 -05:00
rusEfi
9a65bfe806
auto-sync
2016-01-08 11:01:40 -05:00
rusEfi
2242c60131
auto-sync
2016-01-04 05:02:45 -05:00
rusEfi
32a707db5f
auto-sync
2016-01-01 17:02:49 -05:00
rusEfi
fbdea87819
auto-sync
2015-12-31 16:02:30 -05:00
rusEfi
97a5d1db6d
auto-sync
2015-12-31 15:01:38 -05:00
rusEfi
be5a53c92c
auto-sync
2015-12-30 16:02:18 -05:00
rusEfi
220a66d40d
auto-sync
2015-12-21 23:01:27 -05:00
rusEfi
2067b4c3c0
auto-sync
2015-12-21 20:02:32 -05:00
rusEfi
ad25602076
auto-sync
2015-12-20 20:01:44 -05:00
rusEfi
412d4843d9
auto-sync
2015-12-02 20:10:06 -05:00
rusEfi
84f1d7fbc2
auto-sync
2015-11-18 21:02:51 -05:00
rusEfi
719ef9344b
auto-sync
2015-11-12 12:01:26 -05:00
rusEfi
10a05be13b
auto-sync
2015-10-22 20:02:42 -04:00
rusEfi
88815f69da
auto-sync
2015-10-22 17:01:29 -04:00
rusEfi
9ecab2b9cd
auto-sync
2015-10-22 13:01:24 -04:00
rusEfi
26a1128695
auto-sync
2015-10-19 22:02:51 -04:00
rusEfi
2089f03a1d
auto-sync
2015-10-18 21:02:32 -04:00
rusEfi
521940b184
auto-sync
2015-10-18 14:01:37 -04:00
rusEfi
15296a8e8d
auto-sync
2015-10-17 13:02:05 -04:00
rusEfi
58fd495c21
auto-sync
2015-10-17 12:02:36 -04:00
rusEfi
7da1573262
auto-sync
2015-10-16 16:01:21 -04:00
rusEfi
bda6b48380
auto-sync
2015-10-05 20:01:54 -04:00
rusEfi
aff5b1a1d2
auto-sync
2015-09-30 22:02:34 -04:00
rusEfi
600c8c505d
auto-sync
2015-09-26 09:01:32 -04:00
rusEfi
a42049f4fe
auto-sync
2015-09-15 21:01:38 -04:00
rusEfi
c9852aa7b5
auto-sync
2015-09-13 10:01:39 -04:00
rusEfi
c9bd8b4fc3
auto-sync
2015-09-12 15:02:40 -04:00
rusEfi
86cea2649f
auto-sync
2015-09-08 20:01:28 -04:00
rusEfi
67caa247b9
auto-sync
2015-09-05 21:03:42 -04:00
rusEfi
9fd777d902
auto-sync
2015-08-30 16:02:00 -04:00
rusEfi
a69248ca5e
auto-sync
2015-08-19 00:03:11 -04:00
rusEfi
01b8268e24
auto-sync
2015-08-18 15:03:44 -04:00
rusEfi
35124ec338
auto-sync
2015-08-18 14:03:02 -04:00
rusEfi
969ebbf142
auto-sync
2015-07-10 09:01:56 -04:00
rusEfi
298341e0d1
auto-sync
2015-07-10 08:57:59 -04:00
rusEfi
241498d330
auto-sync
2015-07-06 21:33:28 -04:00
rusEfi
8f7a5635f2
auto-sync
2015-05-30 00:05:45 -04:00
rusEfi
0608bd77af
auto-sync
2015-05-29 21:05:30 -04:00
rusEfi
3b7aca3308
auto-sync
2015-05-25 12:08:48 -04:00
rusEfi
0f3cd8f320
auto-sync
2015-05-24 12:12:31 -04:00
rusEfi
5adba69501
auto-sync
2015-05-24 11:05:56 -04:00
rusEfi
8557d81611
auto-sync
2015-05-24 10:07:00 -04:00
rusEfi
75e22583d2
auto-sync
2015-05-22 23:08:51 -04:00
rusEfi
f9d032dfac
auto-sync
2015-05-22 08:05:16 -04:00
rusEfi
e60df30f56
auto-sync
2015-05-21 20:05:52 -04:00
rusEfi
607b40358c
auto-sync
2015-05-18 19:05:24 -04:00
rusEfi
8283186729
auto-sync
2015-05-17 14:08:56 -04:00
rusEfi
706a035c2b
auto-sync
2015-05-15 22:04:33 -04:00
rusEfi
63a7f21047
auto-sync
2015-05-15 13:05:11 -04:00
rusEfi
2c0b4a7b8c
auto-sync
2015-05-13 22:04:44 -04:00
rusEfi
dc1082de6a
auto-sync
2015-05-12 21:07:55 -04:00
rusEfi
ee89b572be
auto-sync
2015-05-12 16:04:48 -04:00
rusEfi
ea8449eeaf
auto-sync
2015-05-09 23:09:58 -04:00
rusEfi
509b1d9c36
auto-sync
2015-05-07 23:04:50 -04:00
rusEfi
d8467a5b00
auto-sync
2015-05-03 19:10:14 -04:00
rusEfi
f9dbabc14c
auto-sync
2015-04-30 11:08:14 -04:00
rusEfi
f8bea2aa83
auto-sync
2015-04-27 21:10:30 -04:00
rusEfi
7a2fd2671d
auto-sync
2015-04-27 09:10:22 -04:00
rusEfi
1461aba6a5
auto-sync
2015-04-25 22:09:28 -04:00
rusEfi
8a13b50d32
auto-sync
2015-04-25 21:12:30 -04:00
rusEfi
bcfb778652
auto-sync
2015-04-23 18:04:44 -04:00
rusEfi
199edc1686
auto-sync
2015-04-23 15:05:57 -04:00
rusEfi
1a32d86161
auto-sync
2015-04-22 23:04:38 -04:00
rusEfi
01c79e705e
auto-sync
2015-04-20 10:05:45 -04:00
rusEfi
eccc71666f
auto-sync
2015-04-19 14:04:42 -04:00
rusEfi
3b144f51cf
auto-sync
2015-04-15 13:04:42 -04:00
rusEfi
8d525e8ed1
auto-sync
2015-04-15 10:05:24 -04:00
rusEfi
4e0f8021b2
auto-sync
2015-04-14 20:08:04 -04:00
rusEfi
9530d884f0
auto-sync
2015-04-14 18:07:22 -04:00
rusEfi
c543062b30
auto-sync
2015-04-13 07:09:35 -05:00
rusEfi
271b5a6639
auto-sync
2015-04-13 00:04:32 -05:00
rusEfi
f5952f9079
auto-sync
2015-04-12 13:05:29 -05:00
rusEfi
26ed81bc58
auto-sync
2015-04-12 12:11:04 -05:00
rusEfi
fe488d9684
auto-sync
2015-04-10 23:04:39 -05:00
rusEfi
4a75ca50f6
auto-sync
2015-04-09 21:13:56 -05:00
rusEfi
7106a980ae
auto-sync
2015-04-08 22:09:55 -05:00
rusEfi
8f62f16a76
auto-sync
2015-04-08 09:04:22 -05:00
rusEfi
c2d2a6ef0c
auto-sync
2015-04-07 18:09:47 -05:00
rusEfi
6ea6d07b5a
auto-sync
2015-04-06 08:06:06 -05:00
rusEfi
4cfe2a54f8
auto-sync
2015-04-05 16:04:54 -05:00
rusEfi
0def188dc1
auto-sync
2015-04-05 10:11:40 -05:00
rusEfi
94e962afca
auto-sync
2015-04-04 23:06:25 -05:00
rusEfi
39478cf07c
auto-sync
2015-04-04 21:11:07 -05:00
rusEfi
fbdddc9503
auto-sync
2015-04-04 14:07:21 -05:00
rusEfi
d7aff35cd9
auto-sync
2015-04-04 10:05:55 -05:00
rusEfi
3f841aead2
auto-sync
2015-04-03 22:10:08 -05:00
rusEfi
f479be80df
auto-sync
2015-04-03 20:08:02 -05:00
rusEfi
7b11219a15
auto-sync
2015-04-03 19:08:31 -05:00
rusEfi
9ca7f4e227
auto-sync
2015-04-03 13:09:10 -05:00
rusEfi
9e4e5167ad
auto-sync
2015-04-01 20:05:00 -05:00
rusEfi
2271592a37
auto-sync
2015-03-29 20:05:02 -05:00
rusEfi
0c91be95ed
auto-sync
2015-03-29 17:04:52 -05:00
rusEfi
3de8376079
auto-sync
2015-03-28 18:04:57 -05:00
rusEfi
9384ef858b
auto-sync
2015-03-22 19:10:32 -05:00
rusEfi
887b641f5c
auto-sync
2015-03-22 13:12:45 -05:00
rusEfi
4466187798
auto-sync
2015-03-17 17:05:19 -05:00
rusEfi
3f401c54c4
auto-sync
2015-03-15 18:05:02 -05:00
rusEfi
a7c40d9539
auto-sync
2015-03-15 11:05:48 -05:00
rusEfi
7ef4f0a3c4
auto-sync
2015-03-14 22:08:42 -05:00
rusEfi
9b9da1fca5
auto-sync
2015-03-14 19:05:05 -05:00
rusEfi
5dffa8e670
auto-sync
2015-03-10 22:04:53 -05:00
rusEfi
d36297c800
auto-sync
2015-03-09 08:05:23 -05:00
rusEfi
b2484dd38e
auto-sync
2015-03-04 21:08:26 -06:00
rusEfi
87dcae6552
auto-sync
2015-02-28 15:10:10 -06:00
rusEfi
c05ecf8b02
auto-sync
2015-02-28 12:06:01 -06:00
rusEfi
5b8c8c08d6
auto-sync
2015-02-28 10:10:43 -06:00
rusEfi
57dbdec8f3
auto-sync
2015-02-28 08:04:29 -06:00
rusEfi
1947e18564
auto-sync
2015-02-28 00:04:17 -06:00
rusEfi
63939ca917
auto-sync
2015-02-27 23:07:18 -06:00
rusEfi
7b92b4babc
auto-sync
2015-02-27 21:04:43 -06:00
rusEfi
7b046bdadd
auto-sync
2015-02-27 17:08:55 -06:00
rusEfi
d6ff30e894
auto-sync
2015-02-27 16:07:50 -06:00
rusEfi
b1f6e4206a
auto-sync
2015-02-26 12:07:25 -06:00
rusEfi
0d2e09cd62
auto-sync
2015-02-18 08:04:22 -06:00
rusEfi
9f382381a7
auto-sync
2015-02-16 17:08:13 -06:00
rusEfi
c7943ada6b
auto-sync
2015-02-14 14:04:21 -06:00
rusEfi
1fa21a4550
auto-sync
2015-02-13 16:04:20 -06:00
rusEfi
db802c5425
auto-sync
2015-02-12 22:04:26 -06:00
rusEfi
4486ca0b51
auto-sync
2015-02-12 20:06:16 -06:00
rusEfi
0e9964e01d
auto-sync
2015-02-11 21:04:21 -06:00
rusEfi
f21821d1fd
auto-sync
2015-02-10 09:09:58 -06:00
rusEfi
3d11c62246
auto-sync
2015-02-09 10:07:00 -06:00
rusEfi
2fee72c75e
auto-sync
2015-02-07 10:05:28 -06:00
rusEfi
29c56ac36c
auto-sync
2015-02-07 08:04:13 -06:00
rusEfi
b9eb97d485
auto-sync
2015-02-02 23:04:02 -06:00
rusEfi
794ea69308
auto-sync
2015-02-02 17:04:44 -06:00
rusEfi
bd383dd93c
auto-sync
2015-02-02 13:04:09 -06:00
rusEfi
467f0e6946
auto-sync
2015-02-02 11:05:12 -06:00
rusEfi
92e9c1d86d
auto-sync
2015-02-01 23:04:15 -06:00
rusEfi
8fa81e4676
auto-sync
2015-02-01 10:05:10 -06:00
rusEfi
20cf0bd98d
auto-sync
2015-01-31 20:10:22 -06:00
rusEfi
a9859197f7
auto-sync
2015-01-28 19:06:25 -06:00
rusEfi
b86934dd78
auto-sync
2015-01-26 17:05:43 -06:00
rusEfi
083790116d
auto-sync
2015-01-23 11:04:28 -06:00
rusEfi
d8dbbeb5b6
auto-sync
2015-01-22 20:04:47 -06:00
rusEfi
318a61d66b
auto-sync
2015-01-22 19:05:54 -06:00
rusEfi
277be2f43a
auto-sync
2015-01-22 13:04:19 -06:00
rusEfi
b4ca344bd9
auto-sync
2015-01-20 17:04:01 -06:00
rusEfi
559a72ae2e
auto-sync
2015-01-20 16:07:26 -06:00
rusEfi
e351b7dd5a
auto-sync
2015-01-18 16:04:18 -06:00
rusEfi
dfd3d77708
auto-sync
2015-01-18 10:05:23 -06:00
rusEfi
dc7147cd8c
auto-sync
2015-01-16 23:04:04 -06:00
rusEfi
f1cb8ee763
auto-sync
2015-01-15 22:04:00 -06:00
rusEfi
8e4890bff2
auto-sync
2015-01-15 10:05:30 -06:00
rusEfi
95e172586f
auto-sync
2015-01-14 21:04:08 -06:00
rusEfi
aaa186cf18
auto-sync
2015-01-13 08:03:51 -06:00
rusEfi
afc48b6ad4
auto-sync
2015-01-12 19:07:40 -06:00
rusEfi
9820527bdb
auto-sync
2015-01-12 17:04:10 -06:00
rusEfi
45901c919e
auto-sync
2015-01-12 07:04:11 -06:00
rusEfi
84b127f6d4
auto-sync
2015-01-11 23:03:57 -06:00
rusEfi
2b9dff6d3d
auto-sync
2015-01-10 09:03:36 -06:00
rusEfi
aa02ac4996
auto-sync
2015-01-09 13:06:43 -06:00
rusEfi
ca32665e13
auto-sync
2015-01-09 12:04:27 -06:00
rusEfi
89f5e41b9d
auto-sync
2015-01-08 10:05:05 -06:00
rusEfi
a647f1f3ab
auto-sync
2015-01-07 22:05:00 -06:00
rusEfi
e494d26712
auto-sync
2015-01-03 22:07:07 -06:00
rusEfi
6493666d64
auto-sync
2015-01-02 16:05:05 -06:00
rusEfi
328b13f751
auto-sync
2015-01-02 08:03:46 -06:00
rusEfi
de215ba1ea
auto-sync
2015-01-01 17:04:13 -06:00
rusEfi
5332d54ac8
auto-sync
2015-01-01 16:03:28 -06:00
rusEfi
cb2421c243
auto-sync
2014-12-30 08:03:24 -06:00
rusEfi
8222f24942
auto-sync
2014-12-30 07:04:39 -06:00
rusEfi
c6a2807137
auto-sync
2014-12-29 22:03:34 -06:00
rusEfi
8442877a6d
auto-sync
2014-12-28 13:05:02 -06:00
rusEfi
40c6109873
auto-sync
2014-12-27 21:05:10 -06:00
rusEfi
2bc129176e
auto-sync
2014-12-27 15:03:38 -06:00
rusEfi
a6f5fe3da4
auto-sync
2014-12-27 00:03:34 -06:00
rusEfi
41f5690a1e
auto-sync
2014-12-26 00:03:34 -06:00
rusEfi
79c9ac722e
auto-sync
2014-12-25 18:03:21 -06:00
rusEfi
28961ac456
auto-sync
2014-12-25 14:03:59 -06:00
rusEfi
c0b9385775
auto-sync
2014-12-24 13:05:19 -06:00
rusEfi
109eb90523
auto-sync
2014-12-21 11:03:35 -06:00
rusEfi
91adf63f68
auto-sync
2014-12-18 08:03:19 -06:00
rusEfi
4f2db64816
auto-sync
2014-12-15 19:03:49 -06:00
rusEfi
855433a577
auto-sync
2014-12-10 10:03:53 -06:00
rusEfi
464313a88c
auto-sync
2014-12-10 08:03:23 -06:00
rusEfi
d5070e8bca
auto-sync
2014-12-06 16:03:41 -06:00
rusEfi
f4ea15a227
auto-sync
2014-12-06 15:03:17 -06:00
rusEfi
76d14c02d4
auto-sync
2014-12-06 14:04:01 -06:00
rusEfi
beb0dfd651
auto-sync
2014-12-06 10:03:50 -06:00
rusEfi
b07e12be58
auto-sync
2014-12-05 20:04:42 -06:00
rusEfi
1a06f11c44
auto-sync
2014-12-05 15:03:30 -06:00
rusEfi
69521790fb
auto-sync
2014-12-04 14:03:27 -06:00
rusEfi
33dc802479
auto-sync
2014-12-03 18:03:15 -06:00
rusEfi
02e9cb29d5
auto-sync
2014-12-01 10:04:04 -06:00
rusEfi
d508eebbe2
auto-sync
2014-11-30 22:03:22 -06:00
rusEfi
8e18c457c7
auto-sync
2014-11-30 10:04:02 -06:00
rusEfi
4afecfc1e8
auto-sync
2014-11-29 23:03:06 -06:00
rusEfi
72607fc12c
auto-sync
2014-11-28 22:03:26 -06:00
rusEfi
73572657dc
auto-sync
2014-11-26 21:03:18 -06:00
rusEfi
fc2b417ec6
auto-sync
2014-11-25 12:03:01 -06:00
rusEfi
df006b2a02
auto-sync
2014-11-25 08:03:01 -06:00
rusEfi
fb131888bf
auto-sync
2014-11-24 15:03:32 -06:00
rusEfi
d881584824
auto-sync
2014-11-24 14:06:11 -06:00
rusEfi
e12aabc11f
auto-sync
2014-11-24 13:03:17 -06:00
rusEfi
6aba31d954
auto-sync
2014-11-24 12:04:56 -06:00
rusEfi
e54abe82b1
auto-sync
2014-11-22 18:03:15 -06:00
rusEfi
4ac178e4bf
auto-sync
2014-11-22 17:04:49 -06:00
rusEfi
0aa93c89d4
auto-sync
2014-11-22 15:03:22 -06:00
rusEfi
11670b61e0
auto-sync
2014-11-22 14:03:12 -06:00
rusEfi
8fd35d6c07
auto-sync
2014-11-21 17:03:02 -06:00
rusEfi
fd8891ce44
auto-sync
2014-11-18 09:03:11 -06:00
rusEfi
2850a38429
auto-sync
2014-11-18 08:03:12 -06:00
rusEfi
fe6682f3fc
auto-sync
2014-11-15 16:03:16 -06:00
rusEfi
18aaa5110e
auto-sync
2014-11-15 08:03:49 -06:00
rusEfi
671c895070
auto-sync
2014-11-14 22:04:21 -06:00
rusEfi
5b1e8c9798
auto-sync
2014-11-14 16:03:57 -06:00
rusEfi
9e79c4859c
auto-sync
2014-11-14 14:03:04 -06:00
rusEfi
5e4d368659
auto-sync
2014-11-10 10:04:09 -06:00
rusEfi
ffaba37b6f
auto-sync
2014-11-10 09:03:20 -06:00
rusEfi
51a379a6b1
auto-sync
2014-11-07 23:07:22 -06:00
rusEfi
b3c7602e67
auto-sync
2014-11-07 08:03:03 -06:00
rusEfi
1b0539e13b
auto-sync
2014-11-06 19:04:40 -06:00
rusEfi
237703a49d
auto-sync
2014-11-06 09:06:08 -06:00
rusEfi
6c89b1a2e2
auto-sync
2014-11-05 14:03:26 -06:00
rusEfi
435aebec22
auto-sync
2014-11-05 11:03:15 -06:00
rusEfi
7b1cc151b8
auto-sync
2014-11-03 20:03:13 -06:00
rusEfi
b199f7a3df
auto-sync
2014-11-03 09:04:35 -06:00
rusEfi
7d5ff83aed
auto-sync
2014-10-31 15:03:07 -05:00
rusEfi
2d87e53d12
auto-sync
2014-10-31 14:03:00 -05:00
rusEfi
ae7820f863
auto-sync
2014-10-31 13:05:18 -05:00
rusEfi
9b346fc09c
auto-sync
2014-10-22 18:02:58 -05:00
rusEfi
916f544549
auto-sync
2014-10-18 06:03:25 -05:00
rusEfi
01cbb67f10
auto-sync
2014-10-17 15:05:16 -05:00
rusEfi
e33b4b5ad4
auto-sync
2014-10-13 13:03:07 -05:00
rusEfi
b7286292ff
auto-sync
2014-10-09 01:07:01 -05:00
rusEfi
9d856fd770
auto-sync
2014-10-02 22:03:25 -05:00
rusEfi
04ec8171da
auto-sync
2014-10-01 18:03:00 -05:00
rusEfi
582c44896e
auto-sync
2014-09-29 13:03:40 -05:00
rusEfi
3e37f1103b
auto-sync
2014-09-25 23:05:11 -05:00
rusEfi
b76c9dde60
auto-sync
2014-09-25 19:04:07 -05:00
rusEfi
641b481a80
auto-sync
2014-09-18 13:02:57 -05:00
rusEfi
d5a8802cc9
auto-sync
2014-09-17 15:03:04 -05:00
rusEfi
53fb1b7779
auto-sync
2014-09-17 12:02:56 -05:00
rusEfi
16c8f53d2b
auto-sync
2014-09-16 12:03:11 -05:00
rusEfi
b4abf09c40
auto-sync
2014-09-14 08:02:54 -05:00
rusEfi
88e4a07234
auto-sync
2014-09-13 10:06:14 -05:00
rusEfi
8fb73ff94a
auto-sync
2014-09-12 22:04:25 -05:00
rusEfi
110ec2ec1d
auto-sync
2014-09-12 20:05:24 -05:00
rusEfi
5c2cae9b0f
auto-sync
2014-09-12 19:05:16 -05:00
rusEfi
a79d32aeac
auto-sync
2014-09-11 21:02:53 -05:00
rusEfi
6b136f231f
auto-sync
2014-09-10 13:02:56 -05:00
rusEfi
db272ed87c
auto-sync
2014-09-06 21:02:58 -05:00
rusEfi
87a47ac91e
auto-sync
2014-09-06 17:02:55 -05:00
rusEfi
4d9e0f540d
auto-sync
2014-09-06 15:02:45 -05:00
rusEfi
9293594201
auto-sync
2014-09-05 20:04:59 -05:00
rusEfi
cb07c7d50b
auto-sync
2014-09-03 15:02:56 -05:00
rusEfi
405b669490
auto-sync
2014-08-31 17:02:50 -05:00
rusEfi
b6d642fb79
auto-sync
2014-08-31 16:04:19 -05:00
rusEfi
80db0ae56d
auto-sync
2014-08-30 19:05:51 -05:00
rusEfi
49fe7a8239
auto-sync
2014-08-30 18:03:02 -05:00
rusefi
fdde061d6e
auto-sync
2014-08-29 10:52:33 -04:00
rusefi
d99a8b501e
auto-sync
2014-08-29 10:44:55 -04:00
rusefi
2329cff5b1
auto-sync
2014-08-29 10:40:11 -04:00
Andrey B
34f2334652
fresh version
2014-08-23 18:37:21 -04:00
Andrey B
fa6f88dc03
manual sync
2014-07-24 17:30:16 -04:00
rusefi
88a5e44abf
manual sync
2014-07-09 21:15:49 -04:00
rusefi
0d87be6add
manual sync with SF
2014-06-28 14:38:08 -04:00
rusefi
e39e080551
manual sync
2014-05-19 10:10:56 -05:00