Commit Graph

2364 Commits

Author SHA1 Message Date
Matthew Kennedy b66b8f8542 test with fix 2020-07-20 18:47:08 -07:00
Matthew Kennedy ea49647c1d compensate for bug 2020-07-20 13:21:15 -07:00
Matthew Kennedy 66b9c3ebea auto export all logicdata 2020-07-20 13:12:21 -07:00
Matthew Kennedy 1da7be3f67 impruv 2020-07-20 12:40:23 -07:00
rusefi a92a8ba262 Merge remote-tracking branch 'origin/master' 2020-07-20 14:25:47 -04:00
rusefi 1e8a9862f1 unit test framework improvements for smoother event execution 2020-07-20 14:25:32 -04:00
rusefillc d85e98d1f7
Merge pull request #1622 from mck1117/encapsulate-wwae
put wall wetting inside InjectionEvent
2020-07-20 14:19:57 -04:00
Matthew Kennedy 8dba21c702 Merge remote-tracking branch 'upstream/master' into test-1592 2020-07-20 10:54:18 -07:00
rusefi d52fb0b168 better unit test logging 2020-07-20 13:38:33 -04:00
rusefi 2a45c9cbe8 unit test framework improvements for smoother event execution 2020-07-20 12:45:26 -04:00
rusefi de66f4dc6e unit test framework improvements for smoother event execution 2020-07-20 11:16:51 -04:00
Matthew Kennedy 9c736a2c3d test 2020-07-20 03:29:43 -07:00
Matthew Kennedy 46b7567195 put wall wetting inside 2020-07-20 00:04:05 -07:00
rusefi b2edd3a4f4 logicdata into unit tests 2020-07-20 00:36:10 -04:00
rusefi 517761320e logicdata into unit tests 2020-07-19 22:41:34 -04:00
rusefi e7b86346e8 filename parameter 2020-07-19 21:30:49 -04:00
rusefi 52972cec99 OMG it works! 2020-07-19 21:27:28 -04:00
rusefi 35e69c1c99 first bugfixes 2020-07-19 20:47:58 -04:00
Matthew Kennedy d6464fffe7
fix (#1620) 2020-07-19 18:05:31 -04:00
rusefi b114142bb8 let's add .logicdata for unit tests 2020-07-19 17:42:11 -04:00
rusefi fee5203f5f let's add .logicdata for unit tests 2020-07-19 16:13:55 -04:00
rusefi 49e9e08c65 better unit test logging 2020-07-19 15:47:21 -04:00
rusefi dd3a080d88 better unit test logging 2020-07-19 14:26:28 -04:00
rusefi 46a1d361b5 unit tests: order of tests multispark/sensor tests should not matter #1616
TODO
2020-07-19 14:10:55 -04:00
rusefi f7a182c170 would this work? 2020-07-19 13:59:55 -04:00
rusefi dbd3eaf7a9 Injectors #1 and #5 stick open #1592
two bytes of progress
2020-07-19 13:54:47 -04:00
rusefi c755dea256 would this work? 2020-07-19 13:50:43 -04:00
rusefi 8bce289fac would this work? 2020-07-19 13:45:42 -04:00
rusefi b67e9c9df6 would this work? 2020-07-19 13:33:02 -04:00
rusefi ded219ba78 Injectors #1 and #5 stick open #1592
two bytes of progress
2020-07-19 13:32:17 -04:00
rusefi 33b21c8bcf one step backwards to help build? 2020-07-19 13:26:46 -04:00
rusefi fdb455a004 Injectors #1 and #5 stick open #1592
starting somewhere
2020-07-19 13:13:25 -04:00
rusefi f2fd9decdd better folder structure 2020-07-19 12:57:05 -04:00
Matthew Kennedy ee6cb2c97a
correct batch fuel cylinder pairing (#1595)
* correct batch fuel cylinder pairing

* param

* only change behavior on two wire batch

* Add tests for two wire batch & sequential

* improve testing a little bit

* comments

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-07-13 14:46:55 -04:00
rusefi 13aef2dd77 EFI_IDLE_INCREMENTAL_PID_CIC should be a runtime parameter #806 2020-07-12 18:25:48 -04:00
rusefi 7735758ec5 PidIndustrial does not limit iTerm fix #1599 2020-07-11 15:30:40 -04:00
rusefi 84ebfe301a PidIndustrial does not limit iTerm #1599
confirming issue with a unit test
2020-07-11 15:19:27 -04:00
David Holdeman 779029caed
Switch to Bash (#1585)
* switch firmware to bash

* switch unit_testts to bash

* switch jenkins to bash
2020-07-09 10:27:20 -04:00
David Holdeman 15e44ae9cc
Use github actions to build and upload bundles (#1583)
* add env var to skip upload

* remove checking from compile.bat

* working on push.yaml

* finish sorting

* progress

* rename push to builds

* rename push to builds

* Add skip upload env var

* fix pull_request name

* fixed typo and changed name

* fixed indentation and runs-on

* try different env var setup

* add nucleos and switch to underscore

* add quotes

* remove boards that were commented

* remove boards that were commented

* fix project board name

* fixed variable name

* add ini-file and console-settings

* try installing gcc-multilib first

* Install g++-multilib as well

* remove unnecessary export

* fixed exit numbers

* change to different env setup

* add simulator and console compilation to board bundles

* changed OS and added linux simulator build

* add checkout and missing colon

* add gcc-multilib installes

* Install mingw

* fixed install

* remove mingw from linux sim and call compile directly

* change directory

* moved envs to command

* debug ls

* debug ls

* set ftp vars

* add makefile debug info

* removed batchecks

* redirect stdout to easier see orrs

* change name

* remove redirect, add file inpection

* Add conditional project name

* Try software upgrade

* missing char

* update ine files

* try quotes

* add escapes

* add quotes

* add escapes and quotes

* remove quotes and escapes

* remove software upgrade

* ignore test 2

* update apt

* like this then

* forgot import

* fix case

* remove RUSEFI_SKIP_UPLOAD and check RUSEFI_FTP_SERVER instead

* break workflow back apart

* upload simulator artifact

* fixed operator

* update apt

* change paths

* Update build-firmware.yaml

* move update bundle to artifacts

* fix var name

* Install ncftp

* set env vars conditionally

* remove check so zips are created

* try things the github way and copy to primary

* re-enable test

* missing space
2020-07-08 11:10:24 -04:00
rusefi 720ade2319 migrate amazing idle from FSIO to less opaque TS #1581 2020-07-08 01:12:08 -04:00
rusefi 23e6ea5475 idle_min through FSIO not working as intended #1553 2020-07-04 22:01:12 -04:00
rusefi bea9022f73 FATAL error: lsize mismatch 336/3342 #884 2020-07-04 09:39:16 -04:00
rusefi aa124130bd FATAL error: lsize mismatch 336/3342 #884 2020-07-03 21:38:56 -04:00
andreika-git 1e8bebd5b3
Gen config refactor 2 (#1560)
* gen_config refactor, part II

* short board defines

* oops

* comment & undef

* define QUOTE

Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2020-07-02 12:33:31 -04:00
rusefi a83cef6934 idle_min through FSIO not working as intended #1553 2020-07-01 20:45:37 -04:00
David Holdeman b4807708c8
Convert jenkins build_extra_bundles scripts to sh (#1554)
* Add checkout

* remove empty with statement

* Actually we do need push depth

* convert build_working_folder

* convert prepare_bundle

* fixed extension

* fixed closing bracket

* fixed comparison and assignments

* no comment

* convert compile_and_upload and clean

* convert build_simulator

* Finish converting build_working_folder

* convert build_java_console

* Add hashbangs

* remove findcyg instruction

* changed paths

* remove call

* add path

* fixed script names

* add prams

* fix cd

* convert clean_env_variables

* convert common_make.sh

* Added linux hex2dfu binary

* add file extension to linux hex2dfu

* add file extension to linux hex2dfu

* remove spurious paren

* fixed board name

* convert compile-frankenso-na6

* convert compile-frankenso-pal

* add hashbang

* convert compile-kinetis

* convert compile-mre-f4

* convert compile-mre-f4-hardware-QC-special-build

* convert compile-mre-f4-slave

* convert compile-mre-f7

* convert compile-mre-f7-test

* switch to underscores

* converting boards to sh

* convert prometheus

* convert proteus

* fixed path

* switch to underscores

* chmod and add extension

* add quotes

* Add check for Windows

* Add chmod

* fix script name

* fix error checking

* quote vars

* remove checking from batch shims

* fix typo

* change error checking to support nix style error codes

* switch to 1 retval

* cd back to firmware

* Add escapes

* change from cd to rel path

* add p flags to mkdir

Co-authored-by: David Holdeman <David Holdeman>
2020-07-01 14:09:01 -04:00
rusefi 7637a7a767 Merge remote-tracking branch 'origin/master' 2020-06-18 23:14:47 -04:00
David Holdeman 1898a21380
convert unit_tests/compile (#1517) 2020-06-18 23:14:05 -04:00
rusefi 31f01bf26b 1 byte issue in TuneReadWriteTest #1512 2020-06-18 22:51:07 -04:00
David Holdeman a923b876f9
Remove run_gcov (#1513)
* remove run_gcov and call ci_gcov from run_clean_gcov

* explicitly call bash
2020-06-18 17:44:57 -04:00
Matthew Kennedy c8fb6993ac
simplify cranking corrections (#1510) 2020-06-18 08:54:02 -04:00
Matthew Kennedy a34201d1d1
fuel math simplifications (#1485)
* simplify

* fix

* tweak

* cleaning

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-06-17 17:15:04 -04:00
rusefi fb5756fe3e nope, unit tests did not just fix themselves 2020-06-17 08:42:37 -04:00
Matthew Kennedy 65625deb32
only setup etb if primary sensor configured instead of proxy (#1489)
* only setup etb if primary sensor configured instead of proxy

* fix test

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-06-16 21:38:09 -04:00
David Holdeman 6d8f765b56
Moved secrets check to before running coverage (#1501) 2020-06-16 18:55:18 -04:00
rusefi 3247df5657 docs 2020-06-16 18:25:41 -04:00
David Holdeman 1aa51c25f2
Move gcov to Github Actions (#1500)
* Add gcov generation

* Install missing software

* Change working directory

* typo

* Added echo statements

* Enquote args

* add test for args

* add error message

* replace return with exit

* added extra line returns
2020-06-16 17:39:50 -04:00
rusefi 9016df654c Trigger decoding issues (60-2) #1488
unit test refactoring
2020-06-15 00:11:02 -04:00
Matthew Kennedy b906d12268
Fix gppwm properly (#1487)
* directly control output in onoff mode

* test fixing
2020-06-11 20:43:26 -04:00
Matthew Kennedy 76745412c6
Factor out airmass logic (#1483)
* refactor

* extract more airmass

* rename, fix tests
2020-06-06 07:25:19 -04:00
Matthew Kennedy 2bdd8128db
refactor (#1481) 2020-06-03 21:12:12 -04:00
Matthew Kennedy 105460dada
Remove old thermistor implementation (#1458)
* remove test clt/iat

* remove warning since this code is nearly dead

* remove old therm impl

* tests & live doc

* not quite right
2020-05-28 17:51:33 -04:00
Matthew Kennedy bef53d8ba5
remove maf2map mode (#1474)
* remove

* remove fully

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-05-28 14:06:18 -04:00
rusefi c39d135e94 Makefile clean-up 2020-05-25 13:42:55 -04:00
Matthew Kennedy 0290a268ab
Redundant accelerator pedal (#1470)
* add second boudns

* init logic

* test changes

* reconfigure correctly

* rams
2020-05-23 19:48:32 -04:00
Matthew Kennedy b11c5cd8c8
switch some firmware warnings to errors (#1465)
* warnings as errors

* throw instead of exit

* test massaging

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-05-23 10:46:28 -04:00
rusefi 3ffc51f495 Clean-up analog channels in "unit" tests #1456 2020-05-20 03:54:40 -04:00
rusefi f2cf1358c1 Clean-up analog channels in "unit" tests #1456 2020-05-20 03:49:56 -04:00
rusefi f32e7c19f4 Clean-up analog channels in "unit" tests #1456 2020-05-20 03:42:09 -04:00
rusefi 695c8ddb03 Clean-up analog channels in "unit" tests #1456 2020-05-20 03:38:55 -04:00
rusefi 5dee5bcd6b Merge remote-tracking branch 'origin/master' 2020-05-20 03:17:13 -04:00
Matthew Kennedy 44e2a1c970
remove test clt/iat (#1457)
* remove test clt/iat

* remove warning since this code is nearly dead
2020-05-20 03:16:01 -04:00
rusefi 6584ebe2d8 docs 2020-05-20 03:12:23 -04:00
Matthew Kennedy 9dda1a21bc
Redundant tps (#1427)
* add redundant sensor

* add tests

* add configure, info printing

* tests

* tests

* partial hookup

* fix

* fix

* bad makefile merge

* use second TPS config

* update test

* update test

* sensor names

* set second pin by default

* fix auto cal

* auto cal both sensors

* add reconfigure of secondary sensors

* gobblin' up your ram

* slow down write a little bit

* put split in debug gauge

* s

Co-authored-by: Matthew Kennedy <matthew@mck-mbp-15.local>
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-05-18 14:32:00 -04:00
Matthew Kennedy 94e63e7c43
binary logging (#1443)
* field support

* tests

* makefiles

* test data too

* missing include dir

* write correct thing

* fix one test

* fix test

* omnomnomnom ram

* format

* use defined names

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-05-17 15:56:37 -04:00
rusefi afc763f068 better VVT progress 2020-05-15 21:33:25 -04:00
rusefi da4c7e1a2a VVT_INACTIVE 2020-05-14 23:31:01 -04:00
Matthew Kennedy e46d9f0c99
Fix 100% duty injection (#1431)
* skip turn-off for high duty

* mock executor injection

* test

* switch to hard cut

* test no longer relevant
2020-05-14 07:44:32 -04:00
rusefi 1f692c4a9b 34-2 3 cam Toyota wheel progress 2020-05-10 18:03:11 -04:00
rusefi 3f7ca92241 removing some unneeded flexibility 2020-05-10 02:06:15 -04:00
rusefi 32ba492b48 34-2 3 cam Toyota wheel progress 2020-05-10 01:21:54 -04:00
rusefi ac9faf6646 docs & clean-up 2020-05-10 00:59:32 -04:00
Matthew Kennedy e2974cfeda
short term fuel trim: part 2 (#1405)
* add tooltip

* add other direction to deadband

* add impl

* test partitioning

* makefile

* wrong comment

* fix include
2020-05-07 08:52:32 -04:00
Matthew Kennedy aa3bf51723
short term fuel trim: part 1 (#1402)
* add cell

* add stft cell tests

* add bit

* minimally generate

* config defaults
2020-05-06 21:00:40 -04:00
Matthew Kennedy 74d13c391f
Rewrite boost control in new closed loop framework (#1342)
* rewrite boost

* test

* fix build

* tests

* open loop test

* test closed loop

* fix names

* typo

* tests

* mock boost setOutput

* needs more virtual

* fix boost logic

* switch to TPS based open loop

* fix test

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-05-06 08:40:42 -04:00
Matthew Kennedy 745b0c04ac
pull out std air charge math (#1397) 2020-05-05 08:01:40 -04:00
rusefi c39662b5c6 better state messages 2020-05-01 18:52:06 -04:00
Matthew Kennedy ba6ec4ac51
TPS Auto Calibration with ETB (#1382)
* switch to thread

* actually use default frequency define

* crank ADC too

* make space in RAM

* remove TS field

* this should work for test

* auto cal

* wire up bench testing

* s

* fix

* rearrange a bit

* inject

* remove unused bit

* mock repair

* guard for ECUs without ETB
2020-04-28 19:31:41 -04:00
Matthew Kennedy d728b1ca48
Minor ETB improvements (#1381)
* fix pid reset and pedal failure

* pause control later

* test pauseEtbControl

* update tooltip + field name

* update test
2020-04-28 16:52:40 -04:00
Matthew Kennedy fe4b531aeb
Move ETB control to a thread (#1374)
* switch to thread

* actually use default frequency define

* crank ADC too

* make space in RAM

* remove TS field

* this should work for test

* fix dt

* re-resize ram
2020-04-28 07:22:31 -04:00
rusefi 6bd5cd1112 fixing build 2020-04-26 20:40:06 -04:00
Matthew Kennedy f128b33694
General purpose PWM: implementation & tests (#1366)
* config

* significant digits

* renumber enum, no need for a "none"

* ui

* impl base

* error handle MAP

* init & update

* don't need arg

* don't lie about sensor

* fix test build

* test stub

* initialize

* null check

* fix clamping

* test output

* types & enums

* don't need param

* test getOutput

* fix

* output pin instead of brain pin

* default config
2020-04-26 14:06:28 -04:00
Matthew Kennedy a444e09ff8
etb CL test (#1361) 2020-04-24 17:54:03 -04:00
Matthew Kennedy 99489cff67
Improve ETB idle control (#1319)
* compress idle pos

* fix tests for new behavior
2020-04-20 17:29:03 -04:00
Matthew Kennedy 1a5e0a42f8
Inject idle to ETB (#1335)
* inject idle position

* pointer

* etb idle tests

* extract mocks

* ops

* test negative case too

* don't convert for etb

* guard
2020-04-20 16:26:35 -04:00
Matthew Kennedy e04008610a
ETB: inject pedal map (#1334)
* add clampf

* more tests

* public

* missed a mock

* fix output duty clamping

* do it that way

* more

* ah ha!

* test negative too

* clamp pedal

* inject pedal map

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-04-20 14:34:45 -04:00
Matthew Kennedy 0619575716
ETB testing: output, position clamping (#1333)
* add clampf

* more tests

* public

* missed a mock

* fix output duty clamping

* do it that way

* more

* ah ha!

* test negative too

* clamp pedal

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-04-20 13:52:20 -04:00
Matthew Kennedy 8aac233a5f
rewrite etb tests with gmock (#1330) 2020-04-19 20:32:41 -04:00
Matthew Kennedy 75b009bbae
Closed loop controller base & ETB testing (#1322)
* closed loop controller base

* etb tps test

* closed loop controller tests

* test support

* update gtest

* fix for change

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-04-19 17:18:47 -04:00
rusefi 71e7fb7e50 TT_RENIX_66_2_2_2 2020-04-19 14:54:02 -04:00
rusefi b287b2f339 TT_HONDA_K_12_1 2020-04-19 14:23:01 -04:00
Matthew Kennedy 0d699bcfe9
Improve unexpected (#1323)
* use type instead of value

* fix remaining initializer-list users

* impruv

* last consumer?

* consumer

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-04-19 08:37:43 -04:00
Matthew Kennedy 7f60384c75
add expected helper class (#1321)
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-04-19 01:53:04 -04:00
rusefi c5a0da2db7 consistency 2020-04-18 22:46:22 -04:00
rusefi be497685a0 Renix 44-2-2 2020-04-18 22:20:17 -04:00
Matthew Kennedy 4d24fdd57d
Fuel/ign correctino on new temp sensors (#1318)
* corrections

* test

* adv map

* tests

* cleanup

* lcd

* fsio

* unneeded

* more math

* last consumer

* cleanup

* fix kinetis
2020-04-18 18:45:30 -04:00
Matthew Kennedy bc15e0826d
CLT consumer: fsio (#1302)
* idle

* CLT test prep

* idle target

* header

* air interpolate

* ancient comment

* fuel cut

* fuel cut, idle tests

* cleanup

* fsio test help
2020-04-15 16:20:45 -04:00
Matthew Kennedy 044766ec70
New clt consumers part 1 (#1301)
* idle

* CLT test prep

* idle target

* header

* air interpolate

* ancient comment

* fuel cut

* fuel cut, idle tests

* cleanup
2020-04-15 09:48:17 -04:00
rusefi 697055bd9f fixing master 2020-04-14 12:55:39 -04:00
rusefi ced931c9b2 new attempt at better simulator 2020-04-13 13:12:55 -04:00
Matthew Kennedy e1301f3c47
fix maf (#1287) 2020-04-12 15:52:29 -04:00
Matthew Kennedy ff867b9301
fix warnings (#1282)
* warnings

* don't need to template those
2020-04-12 09:39:14 -04:00
Matthew Kennedy 8006c0a548
CLT/IAT/Aux in the new sensor world (#1269)
* hook up clt

* init test

* probably fix test

* aux temp

* relax checking

* more significant figures

* remove old aux temp

* hand generate

* claim RAM

* move to ccm

* subscribe

* info printing

* warnings

* raise high voltage failure threshold

* fix test

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-04-07 16:07:09 -04:00
rusefi d3745c0f9e smart gpio clean-up 2020-04-06 14:13:29 -04:00
Matthew Kennedy 200bfe3f80
Deadband helper & tests (#1267)
* deadband

* header

* comment
2020-04-06 09:16:26 -04:00
Matthew Kennedy 595df15dfd
fix (#1268) 2020-04-06 09:00:26 -04:00
Matthew Kennedy 345bf61bd5
Goodbye, old TPS (#1266)
* clear out tps

* boost control

* aux valves

* launch, aux valves

* unused field
2020-04-05 19:33:33 -04:00
Matthew Kennedy 7d5df29fbd
yet more tps consumers (#1258)
* advance_map

* tests

* unneeded

* idle

* use driver intent instead

* and obd and lcd

* engine load

* ve lookup

* unused

* oops we needed that

* oops needed that too

* mocking

* test mocks

* oops

* helps to use the right sensor

* and cylinder cleanup

* fuel math

* typo

* old tests

* kill dead stuff

* cleanup

* more

* fix

* test

* s

* fix signature

* fix test

* comment

* priming pulse

* remove mock tps

* remove more dead

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-04-05 09:11:25 -04:00
Matthew Kennedy 3186741ddc
TPS Initialization Testing (#1264)
* test support

* stub for tests

* plumbing so we can test this

* add test

* comments
2020-04-05 09:10:08 -04:00
Matthew Kennedy bc3f0c6b27
More TPS consumers: VE lookup (#1256)
* advance_map

* tests

* unneeded

* idle

* use driver intent instead

* and obd and lcd

* engine load

* ve lookup

* unused

* oops we needed that

* oops needed that too

* mocking

* test mocks

* oops

* helps to use the right sensor

* and cylinder cleanup

* fuel math

* typo

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-04-04 08:41:09 -04:00
Matthew Kennedy 9f75c0cea6
TPS consumers: idle and ignition and obd2 and lcd (#1254)
* advance_map

* tests

* unneeded

* idle

* use driver intent instead

* and obd and lcd

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-04-03 19:59:08 -04:00
Matthew Kennedy b197c6ff07
run ETB on new TPS (#1248)
* run ETB on new TPS

* why did we include all those...?

* init tps for etb test

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-04-02 21:33:49 -04:00
shadowm60 ea4cfa9046
E30 M3 Tach output solution #907 (#1203)
* Update tachometer.cpp

Initial implementation of E30 M3 Tach output solution #907, unit_test plus debugging next

* tacho unit tests

First successfull unit test for tachometer

* RAM adjustment so it would link

* refactoring tacho, broken!

* starting to make some progress...still fails after a few seconds

* Rework with SW PWM

* Update after code review

* unit_test update

* First working unit_test

* Update .gitignore

* Update engine_controller.cpp

* Update engine_controller.cpp

* Update tachometer.h

* Update test_tacho.cpp

Co-authored-by: rusefi <rusefi@users.noreply.github.com>
2020-04-02 15:20:04 -04:00
Matthew Kennedy b015ec5944
Add redundant sensor (#1249)
* add redundant sensor

* add tests

* add configure, info printing

* tests

* tests

* casing

Co-authored-by: Matthew Kennedy <matthew@mck-mbp-15.local>
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-04-02 08:55:21 -04:00
Matthew Kennedy 22267e5479
Replace hasPedalPositionSensor (#1245)
* remove

* add Sensor::hasSensor

* consume in etb

* remove unused state

* don't use it there either

* format

* fix up tests

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-04-02 08:04:12 -04:00
rusefi a47dce4025 code style 2020-04-01 21:32:21 -04:00
Matthew Kennedy 50cd6549a2
Fully switch acc pedal to new sensors (#1212)
* proxy sensor

* header

* idle

* can

* settings

* remove old mocking

* remove old impl

* etb

* oops, gotta actually register it

* fix test

* structured bindings ftw!

* driver intent for stepper

* tear out old

* oops too much
2020-04-01 20:21:03 -04:00
Matthew Kennedy 483d4a2204
Debuggability in the new sensor world (#1238)
* rename to avoid conflict

* fix efilib

* add sensor printing

* makefile

* that check was already there

* const

* const

* fix tests

* formatting

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-03-30 18:29:42 -04:00
Matthew Kennedy 53679fab54
Finally rename injector_central to bench_test (#1229)
* bench test rename

* rename consumers

* good lord what are all of these externs doing

* fix tests
2020-03-26 08:03:55 -04:00
Matthew Kennedy a5d4d06868
Multispark implementation (#1192)
* multispark prototype

* only multispark if not cut

* typo

* do some reasonableish math

* consume cfg

* todo

* bad merge

* move math out of engine2.cpp

* engine state config

* consume generated

* use new

* hand generate

* doc, debugging

* debug channel names

* don't depend on rpmcalc

* safer, fix math

* tests

* default multispark config

* remove todo

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-03-26 01:49:36 -04:00
rusefi 1955af0b6c random code inspired by Ola 2020-03-24 19:50:04 -04:00
rusefi 5dce6e7104 launch control #203
somewhat questionable code
2020-03-23 23:20:54 -04:00
rusefi a32ae209d0 48 pin documentation 2020-03-21 10:41:25 -04:00
Matthew Kennedy d5600995e2
fix (#1202)
* fix test

* shrink memory
2020-03-19 20:02:49 -04:00
rusefi a33d479683 CLT stops working when using 2-0 custom trigger wheel #1171 2020-03-06 01:31:04 -05:00
Matthew Kennedy 40b0783205
Split out EtbHardware (#1168)
* start tear out motor

* fix

* nuke reconfig

* guard for test

* test fixing

* format, condense headers

* fix todos

* undo todo

* format
2020-03-03 17:56:50 -05:00
Matthew Kennedy 8647abd22b
Add single flag for omitting PnP configs (#1157)
* switch to single enable flag

* engine_configuration.cpp
2020-02-24 19:08:02 -05:00
rusefi 04a4e2bca3 ETB: expand automated testing #115 2020-02-22 23:18:02 -05:00
rusefi e9a3b218c4 miata vvt trigger decoding is broken #1145 2020-02-14 13:02:27 -05:00
rusefi a2c4b36edc Merge remote-tracking branch 'remotes/origin/2019.12.25_release_1.19.12_xmas' 2020-02-14 10:51:26 -05:00
rusefi ed2b7578a5 Merge remote-tracking branch 'remotes/origin/2019.12.25_release_1.19.12_xmas' 2020-02-14 10:50:50 -05:00
rusefi 243a532f84 miata vvt trigger decoding is broken #1145 2020-02-14 10:49:22 -05:00
rusefi 9790052596 miata vvt trigger decoding is broken #1145 2020-02-14 09:33:29 -05:00
rusefi 75d9417131 miata vvt trigger decoding is broken #1145 2020-02-14 00:37:36 -05:00
rusefi 0d1f45422e cam/vvt decoder 2020-02-05 01:49:33 -05:00
rusefi 4e8f9f0d30 cam/vvt decoder test progress 2020-02-05 01:08:39 -05:00
Matthew Kennedy c7dce2e38b
Rescale TPS (#1112)
* fake adc ticks

* consumers

* fix test 1

* fix tests
2020-02-01 16:41:07 -05:00
rusefi d63dae9301 this test is even better now! 2020-01-31 13:45:15 -05:00
rusefi f6e7e8871a VVT refactoring & assertions for VVT test 2020-01-31 01:49:10 -05:00
rusefi b6e0bc7ed1 date & VVT test progress 2020-01-31 01:23:01 -05:00
rusefi b6fe6555e0 lovely tiny bug which mostly affects NB2 with an impossible one tooth crank trigger wheel 2020-01-30 01:47:34 -05:00
rusefi d9b96fe509 extracting class & codes clean-up 2020-01-28 00:16:33 -05:00
rusefi 282cd8e1ac trigger refactoring 2020-01-26 14:20:55 -05:00
rusefi 51ab9f5b57 reducing code duplication 2020-01-26 06:28:33 -05:00
rusefi db2ab72d12 refactoring trigger 2020-01-26 03:33:45 -05:00
rusefi 9d0c5540d8 refactoring 2020-01-22 00:40:26 -05:00
rusefi bb217b01dd happy new year unification 2020-01-13 21:57:43 -05:00
rusefi 0bab01369a refactoring: no need to specify parameter manually 2020-01-12 10:43:02 -05:00
Matthew Kennedy d3d088676b Add timeout + raw value access for sensors (#1098)
* timeout

* inject stamp

* allow getting raw value

* plumb timeout

* fix tests
2020-01-12 03:25:23 -05:00
rusefi 645f51a038 better method names 2020-01-10 23:17:58 -05:00
Matthew Kennedy a6a1335adb 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 851c6041b1 Inject timestamps in to hwHandleShaftSignal (#1090)
* injection

* injectors
2020-01-09 21:19:11 +03:00
rusefi b83a5310be happy new year 2020-01-08 00:02:40 -05:00
Matthew Kennedy 95a7a9a8e1 Strongly typed action constructor (#1087)
* strong typing

* maybe we needed that one
2020-01-07 18:10:31 -05:00
Matthew Kennedy 5c85d53e16 Pass action_s instead of callback/param (#1084)
* change action

* consumers

* fix test

* didn't mean to add those

* simplify

* fix simulator

* fix sim for real

* oy

* maybe this time the simulator will actually be fixed, for real

* don't rely on undefined behavior
2020-01-07 00:41:18 -05:00
rusefi cb9fc19f92 that's not a worth a file 2019-12-24 00:03:53 -05:00
rusefi 595db366be dead code 2019-12-23 23:42:50 -05:00
rusefi c38b4545eb refactoring 2019-12-23 23:32:43 -05:00
rusefi 3494f6ff9f adding simplicity 2019-12-23 23:25:08 -05:00
rusefi 8ffbe768cd simplicity? 2019-12-23 22:50:04 -05:00
rusefi 1576a9f731 adding simplicity 2019-12-23 22:30:58 -05:00
Matthew Kennedy b9454790c7 Add new sensor function types (#1065)
* add functions

* add tests

* add chain tests

* float suffix
2019-12-17 09:06:29 -05:00
rusefi bd1bcccc19 this stuff is pretty dead 2019-12-15 21:59:25 -05:00
rusefi 5cf141065e fixing build is my most favourite time! 2019-12-13 18:37:11 -05:00
rusefi aa1b7e2c6b and finally a unit test, like it shoud be! 2019-12-13 14:55:20 -05:00
rusefi 236d952335 progress towards ETB controller mocking 2019-12-13 13:52:34 -05:00
rusefi af4f20551b getting rid of boardConfiguration / binary compatible change 2019-12-11 17:48:55 -05:00
rusefi 05ab778396 clean-up 2019-12-10 01:03:02 -05:00
rusEfi 1cc71ef8ec dual-ETB progress 2019-12-10 00:07:46 -05:00
rusefi c5cfd21a70 just a trivial massive rename: TriggerState > TriggerWaveform 2019-12-08 01:09:39 -05:00
rusefi d6471a84bc Refactor Trigger System #635
injecting callback via parameters instead of nasty "bool isInitializingTrigger" field
2019-12-06 01:57:11 -05:00
rusefi 717abd6b67 Refactor Trigger System #635
injecting callback via parameters via magic and potentially broken field manipulation
2019-12-06 01:05:19 -05:00
rusefi 813b6aa6ce The Big Refactoring of 2019: folder structure #723 2019-12-04 01:11:10 -05:00
rusefi de36f76882 The Big Refactoring of 2019: folder structure #723 2019-12-03 23:52:44 -05:00
rusefi 500315b042 refactoring - updating name according to new reality 2019-12-03 14:39:11 -05:00
rusefi eb305f0265 #490 2019-12-03 00:29:12 -05:00
rusefi bec88bf8c8 EngineTestHelper progress 2019-12-03 00:20:47 -05:00
Matthew Kennedy 3008e19110 missing override (#1039) 2019-12-02 23:52:35 -05:00
rusefi 3298283973 reducing complexity 2019-12-02 23:29:06 -05:00
rusefi 955b2b5c3f misc clean-up 2019-12-02 13:53:31 -05:00
rusefi df26a9fb16 shared GCC settings between projects 2019-12-02 13:53:08 -05:00
rusefi 4dafc65d69 misc clean-up 2019-12-02 10:18:13 -05:00
rusefi 0583fd0b6c misc clean-up 2019-12-02 10:03:50 -05:00
rusefi 0b4f624b2a cj125 unit test progress! 2019-12-02 01:52:54 -05:00
andreika-git 1808642af1 Starter relay + Hardcoded 'FSIO' + simulator fix (#1032)
* Starter Relay: gui + built-in FSIO impl.

* Hardcoded 'FSIO' replacement for RAM-limited boards

* fix simulator
2019-11-25 20:08:01 -05:00
rusefi 1cb2f92142 more correct variable names 2019-11-23 23:49:39 -05:00
rusefi 7ee657d238 aux valves unit test 2019-11-23 22:55:21 -05:00
rusefi ab744af14b header cleanup 2019-11-23 21:41:17 -05:00
rusefi af60a46229 making progres on angle-based scheduling 2019-11-23 20:36:40 -05:00
rusefi 7b7b46a2a2 refactoring 2019-11-23 18:38:16 -05:00
rusefi f0c4817e1b 'triggerEventAngle' not really needed 2019-11-23 17:44:44 -05:00
rusefi aa4967383a explicit list field to simplify code navigation 2019-11-23 17:04:51 -05:00
Matthew Kennedy 9ee8616cb0 Use templated array references (#1027)
* update defs

* consumers, use default params

* setArrayValues in tests

* floats

* test fixing
2019-11-22 23:27:24 -05:00
rusefi ad7e36c228 refactoring 2019-11-20 01:35:08 -05:00
rusefi d3da33517f making F4 and else happier with perf_trace, also maybe missing 'break'? 2019-11-19 20:36:47 -05:00
rusEfi 1991437f77 development into unit tests, makefile cleanup 2019-11-19 20:05:12 -05:00
rusefi 6c012ba0e4 v12 2019-11-18 23:54:08 -05:00
rusefi ebe6a4b981 v12 done right 2019-11-17 09:32:12 -05:00
rusefi fb7cba96b6 code formatting 2019-11-17 09:03:20 -05:00
rusEfi 81167d9945 #pragma once 2019-11-15 00:00:13 -05:00
rusefi 25298e2392 32 bit vs 64 bit compiler challenge for floats in unit tests 2019-11-10 13:57:27 -05:00
andreika-git b996190707 Industrial PID Controller (#1002)
* Implement Industrial PID controller

* Test-Use PidIndustrial in alternator

* Meaningful unit-tests for PidIndustrial
2019-11-10 13:04:27 -05:00
rusefi df291f4421 Missing dwell altogether in some corner cases fix #796 2019-11-06 00:31:24 -05:00
rusefi c9552f29bb Missing dwell altogether in some corner cases #796
getting closer!
2019-11-06 00:01:08 -05:00
andreika-git ee5ee1942c Kinetis & TLE8888 compatibility & fixes... (#991)
* TLE8888: More compatibility & postTunerStudioState

* activeConfiguration & EFI_ACTIVE_CONFIGURATION_IN_FLASH fix

* Kinetis: jump_to_bootloader() impl.

* Kinetis: UART baudrate safety check

* Kinetis: OMG!..
2019-10-31 16:06:34 -04:00
rusefi 88348ebd09 refactoring: reducing code duplication 2019-10-21 23:47:40 -04:00
Matthew Kennedy 10a6d6eb8b fix wwae (#980) 2019-10-17 00:06:54 -04:00
rusefi 88c8363f82 I guess we can simply change the magic number 2019-10-16 23:02:37 -04:00
rusefi 344136eea9 preparing for #973 2019-10-16 22:10:38 -04:00
rusefi f9fb4143a5 preparing for #973
wall wetting was not covered by any unit test?!
2019-10-16 16:46:34 -04:00
rusefi 96f432fb4c Coil duty cycle ignores dwell #977 2019-10-15 05:30:38 -04:00
rusefi 938d7739a6 Coil duty cycle ignores dwell #977
test-driven is the way to go
2019-10-15 05:16:30 -04:00
rusefi 6629b90a7f preparing for #974
code comments & refactoring
2019-10-14 18:32:16 -04:00
rusefi 5a4c7b38cd preparing for #974
code comments & refactoring
2019-10-14 16:04:28 -04:00
rusefi 7bb8bb7f14 preparing for #974
code comments & refactoring
2019-10-14 09:09:08 -04:00
rusefi 12137fc7cd preparing for #974
code comments & refactoring
2019-10-14 06:18:08 -04:00
rusefi 38db34fe58 sweet unit test hack 2019-10-13 09:59:43 -04:00
rusefi 5cb90d0e1b preparation for #961
more unified access to pre-calculated value
2019-10-13 09:59:06 -04:00
rusefi ca6e49dcbc preparation for #961
macro as a syntax sugar for method invocation
2019-10-10 07:28:52 -04:00
rusefi 4574aaccce I got carried away, but DEAD CODE?! 2019-10-08 03:14:21 -04:00
rusefi 2acdbf308b something is over-complicated here? looks like two classes should become one? 2019-10-08 02:56:19 -04:00
rusefi a65c8c9295 something is over-complicated here? looks like two classes should become one? 2019-10-08 02:35:21 -04:00
rusefi fbbf8995e4 wow, dead field 2019-10-08 02:17:32 -04:00
rusefi 2b59940161 really not clear what is the best place for these classes 2019-10-08 02:13:52 -04:00
rusefi 42dc9e3662 fancy C++ s/NULL/nullptr/ 2019-10-08 01:26:35 -04:00
rusefi 1ab488e4b4 refactoring: better field name(s) 2019-10-08 01:03:57 -04:00
rusefi ca67249522 refactoring: better field name 2019-10-08 00:54:19 -04:00
rusefi fdfd2244ce One cylinder, 4 stroke, only crank sensor needs special wasted_mode spark control #968
just a unit test for now
2019-10-07 23:12:29 -04:00
rusefi e6f5a6e3f4 refactoring: all events are now validated in relation to current timestamp 2019-10-07 23:02:47 -04:00
rusefi 0380d4d709 refactoring 2019-10-07 21:54:03 -04:00
rusefi 5e48109780 docs & refactoring 2019-10-07 21:23:38 -04:00
Matthew Kennedy d1da567b85 fix gm 24x decoder (#963)
* fix gm

* fix

* fix default config, tests
2019-10-05 08:27:30 -04:00
Matthew Kennedy faa2a481ea Simplify thermistor config (#962)
* simplify thermistor config

* fix test
2019-10-02 21:00:10 -04:00
rusefi 7f9e912ea4 pid limits / etb limits 2019-09-29 14:56:18 -04:00
rusefi 3201df7fbe extracting pid test to separate file 2019-09-29 14:36:41 -04:00
Matthew Kennedy 4db887361c Fix sensor mock spill, again (#957)
* actually reset

* add test

* doh
2019-09-27 21:40:36 -04:00
rusEfi dfd5b11c8f Revert "Fix sensor mocking bug (#956)"
This reverts commit 217081c1
2019-09-27 20:33:45 -04:00
Matthew Kennedy 217081c174 Fix sensor mocking bug (#956)
* actually reset

* add test
2019-09-27 20:21:50 -04:00
rusefi 92ee072687 reducing copy/paste in unit tests 2019-09-25 09:09:32 -04:00
rusefi 45ca9d19bf reducing copy/paste in unit tests 2019-09-25 08:55:18 -04:00
rusefi 3da60a406a Merge branch 'master' of https://github.com/rusefi/rusefi 2019-09-25 08:40:56 -04:00
rusefi bc572bef51 reducing hell in unit tests 2019-09-25 08:40:33 -04:00
Matthew Kennedy ee5643f1bf Hmm, that didn't quite work right (#955)
* maybe that wasn't a good idea

* we don't need a copy because you can't clear the func after setting it

* no longer a template - move logic to cpp

* fix tests

* rename to avoid object collision
2019-09-25 07:26:56 -04:00
Matthew Kennedy 3bd1ddcc1f Sensors: composition >> inheritance (#953)
* functional sensors

* format

* tests

* sim makefile

* eol

* format tests
2019-09-24 21:11:41 -04:00
rusefi 567bd7dd58 absolute fuel pressure flow calculation #954 2019-09-24 18:39:26 -04:00
rusefi 4f33dff0a1 ETB target is using integer values fix #945 2019-09-22 18:15:00 -04:00
rusefi e7b658547b ETB target is using integer values #945
now we have a unit test! now we can fix the issue :)
2019-09-22 17:58:27 -04:00
rusefi 7d65f1931e ETB target is using integer values #945
refactoring - ADC mocking is a mess
2019-09-22 17:39:13 -04:00
rusefi 5a43153541 ETB target is using integer values #945
refactoring - ADC mocking is a mess
2019-09-22 17:19:08 -04:00
rusefi bce63b112a ETB target is using integer values #945
refactoring - ADC mocking is a mess
2019-09-22 16:52:22 -04:00
rusefi f600bbc6d7 ETB target is using integer values #945
refactoring - ADC mocking is a mess
2019-09-22 10:02:07 -04:00
rusefi 533087f475 ETB target is using integer values #945
refactoring - ADC mocking is a mess
2019-09-22 09:56:06 -04:00
rusEfi 9b98446846 ETB target is using integer values #945
first we will write a unit test
2019-09-22 07:58:03 -04:00
Matthew Kennedy f629ec038b add sensor framework, tests (#929)
* add framework, tests

* move oil pressure to new way

* add init logic

* brackets on the same line

* spaces -> tabs

* spaces -> tabs for tests

* bracket on same line

* hook up sensor mocking

* add nan check

* fix nan check

* I wrote an essay

* casing

* only init if we have a sensor to init

* style, actually call init

* format

* fix casing

* typo

* implement linear sensor

* wire up producer

* smarter limiting

* setup comments

* add reporting

* doxyfile

* oops

* add adc subscription

* clarity

* fix logic

* multiply voltage

* test styling

* test guards

* remove dependencies

* linear sensor test

* remove unused

* fix merge

* format, implicit convert op

* explicit

* format tests

* fix merge
2019-09-21 14:33:38 -04:00
rusefi 0829d70012 reducing complexity 2019-09-20 01:06:15 -04:00
rusefi a72d2834fb unit tests progress 2019-09-20 00:46:35 -04:00
rusefi 87875d8825 unit tests progress 2019-09-20 00:34:42 -04:00
rusefi 154092bbf5 unit tests progress 2019-09-19 22:56:54 -04:00
rusefi 46ee5a34e8 unit tests progress 2019-09-19 21:55:27 -04:00
rusefi c59d8164c6 unit tests progress 2019-09-19 21:41:52 -04:00
rusefi bda089011c unit tests progress 2019-09-19 08:05:23 -04:00
rusefi f48f60bb36 unit tests progress 2019-09-18 21:48:46 -04:00
rusefi dfc0743e9a Delayed A/C compressor switch #922
unit tests skeleton
2019-09-12 07:31:13 -04:00
rusefi 2349ea237a Delayed A/C compressor switch #922 2019-09-11 19:30:36 -04:00
rusefi 162264fe08 progress towards idle unit test 2019-08-29 23:50:20 -04:00
rusefi 2804b31e7e cranking fuel live data #911 2019-08-26 23:41:04 -04:00
rusefi 1cc50b1dea unit tests code coverage #653 2019-08-26 10:45:34 -04:00
rusefi 24b6f08979 unit tests code coverage #653 2019-08-25 23:31:39 -04:00
rusefi 94d0b80c63 unit tests code coverage #653 2019-08-25 21:53:37 -04:00
osboxes.org 1bb14b22c7 gcov 2019-08-25 21:51:22 -04:00
rusefi fcb4aa453a gcov progress 2019-08-25 21:34:04 -04:00
osboxes.org d9e49f3e5a mint
lease enter the commit message for your changes. Lines starting
2019-08-25 21:18:06 -04:00
rusefi e17b6967c6 unit tests code coverage #653 2019-08-25 21:10:39 -04:00
rusefi 1fbd3dec45 unit_tests to init git modules 2019-08-25 20:15:14 -04:00
rusefi c3d9330696 unit_tests are failing under 32 bit mingw-w64 fix #905 2019-08-25 17:38:08 -04:00
rusefi 47dba2f576 unit_tests are failing under 32 bit mingw-w64 #905 2019-08-25 17:23:53 -04:00
rusefi cde33df1a0
Gcov (#906)
* trying to get gcov working

* unit tests code coverage #653

* unit tests code coverage #653
progress :(

* unit tests code coverage #653
2019-08-25 16:53:13 -04:00
rusefi ef6c0ead20 unit tests code coverage #653
See https://stackoverflow.com/questions/57643813/cannot-get-gcov-to-produce-any-coverage-data
2019-08-25 10:21:36 -04:00
rusefi 9d3805eafc readme 2019-08-25 02:49:11 -04:00
rusefi 9161703598 reducing unit test noise 2019-08-25 02:01:09 -04:00
rusefi eedf2dffcb reducing unit test noise 2019-08-25 01:19:23 -04:00
rusefi 8a4d3f9896 reducing unit test noise 2019-08-25 01:15:18 -04:00
rusefi 415c2caae7 questionable readablity improvement 2019-08-25 00:37:05 -04:00
rusefi ee41d37c08 code style/type safety/docs/typos 2019-08-10 11:13:41 -04:00
rusefi f0c318aafd WTF is wrong with MRE_miata_na6 config? operationMode complexity fix #898 2019-08-08 23:11:56 -04:00
rusefi e0acec2a63 WTF is wrong with MRE_miata_na6 config? operationMode complexity #898
fatal error is the best I can come up with quickly
2019-08-08 22:57:22 -04:00
rusefi 539cd8b1c7 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 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 643cc24931 WFT is wrong with MRE_miata_na6 config? operationMode complexity #898
more refactoring
2019-08-08 00:32:31 -04:00
rusefi f8a3d900dc migrating to google test 2019-07-25 00:28:04 -04:00
rusefi 4210754280 removing least useful engine configurations 2019-07-25 00:18:39 -04:00
rusefi 358a50a961 setDefaultBoardConfiguration shouldn't have Frankenso pinout #852 2019-07-24 22:33:30 -04:00
rusefi 0306255013 CBR600 trigger progress 2019-07-23 19:22:40 -04:00
rusefi aca4081507 FIRMWARE_ID 2019-07-13 14:08:08 -04:00
rusefi 7cc040afe0 better variable names & fixing build 2019-07-13 08:19:00 -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 77075fce3d Fix some maf logic (#880)
* fix maf

* thank you vscode for mangling ANSI -> utf8
2019-07-10 09:14:47 +03: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 c2d3f9729e reviving unit tests 2019-07-06 21:00:34 -04:00
rusefi b81c60cf3e Refactoring: OS access should be explicit #867 2019-07-03 21:48:04 -04:00
rusefi 452455fc99 Missing dwell altogether in some corner cases #796
skeleton
2019-07-01 15:04:39 -04:00
rusefi 37a9e66bc1 Annotations in C++ code to produce formulas in rusEfi console #807 2019-06-19 22:34:11 -04:00
rusefi 9b1d57adf6 I like static_cast 2019-06-17 10:22:43 -04:00
rusefi e76706332a Annotations in C++ code to produce formulas in rusEfi console #807 2019-06-15 17:32:11 -04:00
rusefi 47a3577e27 MK clean-up 2019-06-15 16:43:30 -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 f0bcecea42 fresh googletest 2019-06-02 14:56:32 -04:00
rusefi 3327cf8b4e progress & fixinig unit tests 2019-06-01 09:11:01 -04:00
rusefi 886a88bad3 fix #799 2019-05-27 16:12:59 -04:00
rusefi 5f642ac254 unit tests should not have global context, including mock values 2019-05-27 15:56:12 -04:00
rusefi 31faecf491 #799 unit test first 2019-05-27 14:55:35 -04:00
rusefi 7b36fc951f messing with TPS mocking 2019-05-27 14:21:12 -04:00
rusefi 266f8b5176 Multiple sync pattern for faster cranking #679 2019-05-14 19:24:18 -04:00
rusefi 742e532f51 progress 2019-05-12 20:45:02 -04:00
rusefi b11924952a more PROD code into unit test 2019-05-12 20:31:28 -04:00
rusefi faba7ef136 reducing code duplication with unit tests 2019-05-12 20:24:35 -04:00
rusefi f3349f3163 Multiple sync pattern for faster cranking #679
unit test for current status
2019-05-12 19:58:15 -04:00
rusefi 812c61903a BUG: phase sensor validation attending - detect missing CAM signal fix #659 2019-05-11 00:21:37 -04:00
rusefi ff1d10dd2e BUG: phase sensor validation attending - detect missing CAM signal #659
preparation
2019-05-10 23:52:55 -04:00
rusefi 1c9a9d35a6 BUG: phase sensor validation attending - detect missing CAM signal #659 2019-05-10 23:20:42 -04:00
rusefi 9d0462897f Trigger: warning code on normal engine start up #669 2019-05-10 23:12:36 -04:00
rusefi 04afb87610 Trigger: warning code on normal engine start up #669
avoiding CUSTOM_OBD_SKIPPED_FUEL fot triggers without synchronizaiton
2019-05-10 22:55:08 -04:00
rusefi c6198e34ec 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 4e61505620 refactoring unit test 2019-05-10 21:29:17 -04:00
rusefi 5f70acab9f Injection/Ignition angle inaccuracy on 60-2? EngineSniffer vs Real Hardware #778
only renaming methods
2019-05-07 17:10:47 -04:00
rusefi 1350a94715 Saab CDM knock signal integration #647 2019-05-05 18:53:34 -04:00
rusefi 70d01ccfe2 adjusting test due to e27f5d36f6 2019-05-04 23:24:19 -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 7c3e88c7dc Try ccache #769 2019-04-20 21:44:00 -04:00
rusefi 4dac92e202 minor fix - same -Wextra twice 2019-04-20 20:32:20 -04:00
rusefi bc86783b45 TPS/TPS logging delta TPS not consistent with actual logic fix #768 2019-04-20 17:34:23 -04:00
rusefi 5340d9dce2 random cleanup 2019-04-15 19:24:46 -04:00
rusefi e236a65525 cj125 and hip125 and else SPI broken with chibi18 migration fix #757 2019-04-14 18:35:39 -04:00
rusefi d61c61d95c random cleanup 2019-04-14 15:16:44 -04:00
rusefi ae711e3a52 smarter PWM API - need to pass arbitrary pointer 2019-04-12 20:35:02 -04:00
dron0gus a122451301 unit test compilation fix under linux (#747) 2019-04-12 22:08:52 +02:00
rusefi 5316d7ad6a The Big Refactoring of 2019: folder structure #723 2019-04-09 23:01:45 -04:00
rusefi e0c9493dd9 The Big Refactoring of 2019: folder structure #723 2019-04-05 01:41:24 -04:00
rusefi be926cb792 reviving unit tests. too bad unit tests are coupled with cranking base fuel values :( 2019-04-04 09:17:12 -04:00
rusefi be9651cb95 The Big Refactoring of 2019: folder structure #723 2019-03-31 17:44:34 -04:00
rusefi 372eb51f37 The Big Refactoring of 2019: folder structure #723 2019-03-31 17:14:53 -04:00
rusefi 56d026b8e2 The Big Refactoring of 2019: folder structure #723 2019-03-31 16:33:16 -04: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
rusefi bd2b992918 unifying_file_naming 2019-03-29 09:11:13 -04:00
andreika-git 4b5ed3e0e1 Tps-accel. fractional mode (#715)
* Add new config settings for tps_accel_fractional_mode

* Add new variables for the fractional algo

* Add resetFractionValues() method

* Call onEngineCycleTps() and fix onEngineCycle()

* Implement the fractional algo

* More debug outputs for tps-enrich

* Nice & juicy unit-test!
2019-03-28 22:47:20 -04:00
andreika-git c34d7cac48 More compatibility for ADC_inputs, etc. (#716)
* Move STM32-specific ADC pinouts to ports/stm32/stm32_common.cpp

* Move STM32-specific files to ports/*

* setAdcChannelOverrides()

* Add #ifdefs for adc_inputs (PWM_FREQ_*, PWM_PERIOD_*, ADC_*_DEVICE)

* addChannel(), removeChannel()

* fix tle6240 compilation

* Add stm32_common.cpp to Makefile

* More ports/stm32/* paths

* More ports/stm32/* paths

* More flexible GPIO ports

* Add #ifdef for GPTDEVICE

* EFI_BOARD_TEST and EFI_JOYSTICK

* EFI_TLE8888

* Fix HIP9011_logic compilation

* ADC_CHANNEL_SENSOR

* Move ioportid_t PORTS[] to ports/*

* Fix simulator
2019-03-28 22:46:10 -04: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 653a735eab refactoring: no logic changes, just nicer variable and method names 2019-03-12 18:54:46 -04:00
dron0gus 70ebc06517 gpiochips API, core and unit test (#703)
* Add external gpiochips driver API and core

* gpiochips: add unit test
2019-03-12 10:12:37 -04:00
rusefi d0fce6bd07 docs 2019-03-04 00:14:55 -05:00
rusefi e7e729c7cf #699 2019-02-28 21:17:35 -05:00
rusefi cf8ddde1ce #699 2019-02-28 21:09:31 -05:00
rusefi ec6bde7c26 #699
more googletest to unit tests
2019-02-28 20:31:48 -05:00
rusefi d1753b4860 #699 2019-02-28 19:48:38 -05:00
rusefi 5813168e30 #699 2019-02-28 19:42:15 -05:00
rusEfi 830e733053 fix #698 2019-02-27 17:12:52 -05:00
rusefi 46bdbf82d1 refactoring: reducing code duplication 2019-02-23 12:33:49 -05:00
rusefi 39663a60d2 fresh modules 2019-02-21 06:10:38 -05:00
rusefi 9325cd6d23 better (?) variable names 2019-02-10 22:47:49 -05:00
rusefi ce235a9c29 progress 2019-02-09 16:41:48 -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 d2677290af Multiple sync pattern for faster cranking #679 2019-02-03 21:19:47 -05:00
rusefi eb96dafa42 Migrate to Chibios 18 stable #631
removing unused ChibiOS references
2019-02-03 21:19:26 -05:00
rusefi ff0fee71eb refactoring: reducing code duplication 2019-02-03 09:20:36 -05:00
rusefi 541d63fe89 refactoring: reducing code duplication 2019-02-03 09:19:17 -05:00
rusefi 3127b6fd24 Refactor Trigger System #635
reducing global state magic
2019-02-03 02:33:33 -05:00
rusefi 2a0d5e4749 Multiple sync pattern for faster cranking #679 2019-02-03 00:50:10 -05:00
rusefi e9a1341782 CJ125 unit-tests coverage #617 2019-02-02 01:06:45 -05:00
rusefi 2b852ea48e CJ125 unit-tests coverage #617 2019-02-01 23:48:11 -05:00
rusefi 3b5a07c9d6 CJ125 unit-tests coverage #617 2019-02-01 23:16:34 -05:00
rusefi c2f48b1a56 #657 fixing fresh defect 2019-02-01 22:55:35 -05:00
rusefi 7ff2ff31a0 maybe fixing CI logic? 2019-02-01 22:40:24 -05:00
rusefi a498987d6e fresh googletest 2019-01-28 15:49:58 -05:00
rusefi de2eb04519 #657 2019-01-28 02:59:14 -05:00
rusefi 9a3441f11b #657 pulling global access down 2019-01-28 00:44:30 -05:00
rusefi af518d7978 #657 2019-01-27 23:41:46 -05:00
rusefi db63471651 #657 2019-01-27 23:24:40 -05:00
rusefi dd67a2a27f fresh googletest 2019-01-27 21:58:02 -05:00
rusefi 14199080b1
Trigger rabbit hole (#682)
fix #681

* this did not work right

* progress: spinning is detected sooner now

* and now things are much better?

* and now reducing RAM usage
2019-01-24 21:12:55 -05:00
rusefi f7a2cc9e63 state validation progress 2019-01-22 23:15:33 -05:00
rusefi 34e97c5d8e unit tests framework fix 2019-01-22 23:09:34 -05:00
rusefi 6f0c0fcf68 something is not right here :( 2019-01-21 22:45:37 -05:00
rusefi 358af4ff89 testing API improvement (?) 2019-01-21 22:34:17 -05:00
rusefi d15399bba4 refactoring around GET_RPM 2019-01-21 22:32:30 -05:00
rusefi 53b5c08c0a refactoring around GET_RPM 2019-01-21 21:48:58 -05:00
rusefi 7a20bda66f refactoring around GET_RPM 2019-01-21 20:33:21 -05:00
rusefi 1b8217392c micro test refactoring 2019-01-21 19:15:17 -05:00
rusefi 7e909205b6 tiny spinning progress 2019-01-21 15:34:39 -05:00
rusefi db80801191 refactoring: reducing header tree hell 2019-01-20 23:44:05 -05:00
rusefi 3697fc6052 future fast spinning 60/2 test 2019-01-20 22:21:12 -05:00
rusefi 28bde6f084 better method name and docs related to improved craking logic 2019-01-20 11:33:40 -05:00
rusefi 5b18f9f360 FSIO testability and test-driven development 2019-01-19 22:09:37 -05:00
rusefi 082e7d268d tests: reducing code duplication 2019-01-19 20:42:29 -05:00
rusefi ba3ebfb477 tests: moving away from global timeNowUs 2019-01-19 20:34:28 -05:00
rusefi beb84cfff9 #538 2019-01-19 20:29:10 -05:00
rusefi 78f4a68d3a #674 fix? 2019-01-19 19:45:35 -05:00
rusefi d299d02240 #35 progress 2019-01-19 11:28:37 -05:00
rusefi 8b66bdc86b #35 unit tests 2019-01-19 09:40:39 -05:00
rusefi c6f19d77be #35 unit tests 2019-01-19 09:14:48 -05:00
rusefi 82131d590c microprogress 2019-01-17 22:59:17 -05:00
rusefi e4234bc004 trying ideas about testability 2019-01-17 00:24:41 -05:00
rusefi c852686f00 fixing typo 2019-01-16 23:36:38 -05:00
rusefi a8b3c8f8d2 refactoring: better location for shared methods 2019-01-15 21:36:13 -05:00
rusefi de2a196dbc migrating to googletest 2019-01-14 23:40:13 -05:00
rusefi f18349cd68 migrating to googletest 2019-01-14 19:02:36 -05:00
rusefi 481fa81071 migrating to googletest 2019-01-14 18:56:32 -05:00
rusefi 38ed23c43f migrating to googletest 2019-01-14 18:38:20 -05:00
rusefi 473f67e907 migrating to googletest 2019-01-14 18:22:31 -05:00
rusefi 9d1fc30857 migrating to googletest 2019-01-14 18:20:20 -05:00
rusefi 6c62f2e25f migrating to googletest 2019-01-14 18:00:59 -05:00
rusefi 05181cd837 migrating to googletest 2019-01-14 17:44:03 -05:00
rusefi 4c9de98100 migrating to googletest 2019-01-14 15:48:47 -05:00
rusefi 4b95e5f124 migrating to googletest 2019-01-14 15:45:35 -05:00
rusefi cc300145b3 migrating to googletest 2019-01-14 15:37:05 -05:00
rusefi 73aa22573e migrating to googletest 2019-01-14 15:31:56 -05:00
rusefi eec142390a docs 2019-01-14 12:59:57 -05:00
rusefi 01095219ba docs 2019-01-14 11:36:46 -05:00
andreika-git 775775e4fd fix! (#673) 2019-01-14 11:33:58 -05:00
rusefi 7ad94ccdc1 Trigger: Question: something strange trigger errors #662
second attempt for CUSTOM_ERR_6696 implementation
2019-01-14 11:30:41 -05:00
rusefi 1d1f1225f9 Trigger: Question: something strange trigger errors #662
undoing unplanned change
2019-01-14 08:59:50 -05:00
rusefi 4b72599e2f Trigger: Question: something strange trigger errors #662
hopefully CUSTOM_ERR_START_STACK fix
2019-01-14 08:57:08 -05:00
rusefi 2bbc5feef4 minor improvement 2019-01-14 00:21:08 -05:00
rusefi c459020fdd minor clean-up 2019-01-13 23:05:03 -05:00
rusefi 5a0079cc6b BUG: phase sensor validation attending #659
future test would live here
2019-01-13 22:52:22 -05:00
rusefi 7d14bb6d57 migrating to googletest 2019-01-13 22:34:36 -05:00
rusefi 1f410ad7cc migrating to googletest 2019-01-13 22:15:21 -05:00
rusefi 2e1d552396 MAF2MAP convestion #538 2019-01-13 01:53:58 -05:00
rusefi f70f9a0559 docs & unit test refactoring 2019-01-12 22:24:29 -05:00
rusefi 85a4307d04 Question: something strange trigger errors #662
unit test progress
2019-01-12 21:36:50 -05:00
rusefi a24566abc5 ooooops I forgot about Jenkins settings! 2019-01-12 21:15:05 -05:00
rusefi d69e796c37 Question: something strange trigger errors #662
unit test progress
2019-01-12 15:51:40 -05:00
rusefi 3ca1c5360f Question: something strange trigger errors #662
reducing warnings in unit tests
2019-01-12 15:32:40 -05:00
rusefi 7f9b3d05b6 different precision with different bitness in compiler? 2019-01-12 15:03:41 -05:00
rusefi fdd9dff136 windows unit tests are now 64 bit 2019-01-12 14:31:55 -05:00
rusefi 9ab1fa069f cyclic_buffer.contains method 2019-01-12 14:01:13 -05:00
rusefi b7917800c8 making warning codes more unit testable 2019-01-12 08:34:38 -05:00
rusefi 5301037f61 new unit test 2019-01-11 19:08:15 -05:00
rusefi d47afe0524 better field name 2019-01-11 01:18:35 -05:00
rusefi 255f85e707 tests refactoring 2019-01-11 01:09:16 -05:00
rusefi f81c1a046e minor tests improvement 2019-01-11 00:47:03 -05:00
rusefi cee7726960 random test refactoring 2019-01-10 23:39:41 -05:00
rusefi 817eb74732 random test refactoring 2019-01-10 23:39:14 -05:00
rusefi 704e7112f4 random test refactoring 2019-01-10 23:33:50 -05:00
rusefi e7ee023d2d reducing global variables in tests 2019-01-10 23:24:36 -05:00
rusefi 1defa2551e reducing global variables in tests 2019-01-10 23:15:24 -05:00
rusefi 7453e5ce5f reducing global variables in tests 2019-01-10 23:09:56 -05:00
rusefi b43237b44b reducing global variables in tests 2019-01-10 22:43:31 -05:00
rusefi 34cfdfd718 reducing global variables in tests 2019-01-10 21:50:13 -05:00
rusefi a32e8a3530 reducing global variables in tests 2019-01-10 21:26:02 -05:00
rusefi 8a2494a646 reducing global variables in tests 2019-01-10 21:19:46 -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 cbd2d69731 The Big Refactoring of 2019: DECLARE_ENGINE_PARAMETER_SUFFIX consistency and simplification #657 2019-01-09 22:57:33 -05:00
rusefi 57993ff1b4 The Big Refactoring of 2019: DECLARE_ENGINE_PARAMETER_SUFFIX consistency and simplification #657 2019-01-09 22:16:30 -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 fd9506b4e1 The Big Refactoring of 2019: scheduler should not be global #655 2019-01-09 20:06:41 -05:00
rusefi 02ac3d14c7 The Big Refactoring of 2019: scheduler should not be global #655 2019-01-09 20:00:21 -05:00
rusefi bb2132e2c9 The Big Refactoring of 2019: scheduler should not be global #655 2019-01-09 19:57:12 -05:00
rusefi 38b5ae5b66 The Big Refactoring of 2019: scheduler should not be global #655 2019-01-09 19:52:01 -05:00
rusefi b3ee5ec945 The Big Refactoring of 2019: scheduler should not be global #655 2019-01-09 16:42:34 -05:00
rusefi da3d230798 The Big Refactoring of 2019: scheduler should not be global #655 2019-01-09 16:30:14 -05:00
rusefi 5e896ce279 The Big Refactoring of 2019: scheduler should not be global #655 2019-01-09 10:36:35 -05:00
rusefi def54ae1ea The Big Refactoring of 2019: scheduler should not be global #655 2019-01-09 10:17:35 -05:00
rusefi 68d172a8f1 The Big Refactoring of 2019: scheduler should not be global #655 2019-01-09 09:37:16 -05:00
rusefi 970d120a41 The Big Refactoring of 2019: scheduler should not be global #655 2019-01-09 08:50:51 -05:00
rusefi 5ffcc396eb The Big Refactoring of 2019: scheduler should not be global #655 2019-01-09 07:57:43 -05:00
rusefi 2f01f8759c The Big Refactoring of 2019: scheduler should not be global #655 2019-01-09 00:53:54 -05:00
rusefi ba1e1f3275 #655 clean-up 2019-01-09 00:25:45 -05:00
rusefi 5b5f4e124b good enough fix #652 2019-01-08 23:07:00 -05:00
rusefi 70a4d25e0b minor fix 2019-01-08 23:02:04 -05:00
rusefi f68cb90e6c gtest 2019-01-08 22:10:54 -05:00
rusefi 53709e1ef4 docs 2019-01-08 21:40:21 -05:00
rusefi 60e747481f #35 first unit test with a mock! 2019-01-08 01:20:18 -05:00
rusefi 778c1968e7 #35 refactoring towards making class testable 2019-01-08 00:28:53 -05:00
rusefi 21c2695c93 #35 refactoring towards making class testable 2019-01-07 23:55:56 -05:00
rusefi c51af79731 #35 2019-01-07 23:23:50 -05:00
Matthew Kennedy 45d4243636 Improve wall wetting AE to use time constant (#650)
* impruv

* c++17

* add tests, docs
2019-01-06 20:45:51 -05:00
rusefi 1d117c4c34 #652 2019-01-06 20:33:56 -05:00
Matthew Kennedy ae1b19d35f fix (#651) 2019-01-06 19:54:10 -05:00
rusefi 405588e32b new test style 2019-01-06 07:37:29 -05:00
rusefi 970855df56 new test style 2019-01-06 07:37:12 -05:00
rusefi 90baa5ab73 FSIO to stop engine if things are REALLY bad - user-configurable and disabled by default obviously 2019-01-05 23:48:37 -05:00
rusefi aced64810f better folder structure 2019-01-05 21:49:47 -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 fc8755fd5a #35 2019-01-04 19:20:32 -05:00
rusefi d7fefe5979 #35 progress 2019-01-04 09:24:23 -05:00
rusefi b767b4a251 #35 trying new kind of parameter magic 2019-01-04 00:51:32 -05:00
rusefi 9f39c11c75 #34 2019-01-04 00:30:15 -05:00
rusefi 9bf7e90a9e enabling parallel compilation from Eclipse 2019-01-04 00:18:08 -05:00
rusefi e6ac26bf2b better conditional compilation 2019-01-04 00:16:08 -05:00
rusefi 2b8f586276 googletest 2019-01-03 20:14:23 -05:00
rusefi bcea8f519c googletest 2019-01-03 18:37:12 -05:00
rusefi 16acc5bb1d consistency 2019-01-03 18:29:38 -05:00
rusefi 19c3f7370f #617 unit test skeleton 2019-01-03 07:57:34 -05:00
rusefi 02f7380921 #617 2019-01-03 07:22:21 -05:00
rusefi f0344fd16c #625 big step - no more engine dependency from TriggerShape 2018-12-25 22:47:29 -05:00
rusefi 2585e4cad7 #625 2018-12-25 21:05:06 -05:00
rusefi 22734e8f39 #635 2018-12-25 20:09:35 -05:00
rusefi c6c53a02fd #625 progress 2018-12-25 19:13:28 -05:00
rusefi d93ae81f12 bugfix 2018-12-25 18:44:46 -05:00
rusefi 4f416453b1 nicer test messages 2018-12-25 17:26:36 -05:00
rusefi ca17cf994a #635 2018-12-25 10:35:22 -05:00
rusefi a4efd47ba1 #635 better names 2018-12-25 10:13:00 -05:00
rusefi 3a7f719d5c #635 2018-12-24 23:23:45 -05:00
rusefi fe85582767 refactoring 2018-12-24 22:17:13 -05:00
rusefi ab4d6b824c does this help? 2018-12-23 19:31:19 -05:00
rusefi a5b1bf6b8d usability 2018-12-23 01:54:14 -05:00
rusefi 627e0abc91 removing unneeded files 2018-12-15 22:30:49 -05:00
rusefi 3eeaddf4a3 progress 2018-12-08 23:12:37 -05:00
rusefi 2bb110e5e1 fix #129 2018-12-08 23:02:51 -05:00
rusefi 41bcceae40 #129 huge step forward 2018-12-08 22:57:00 -05:00
rusefi 9601578b84 #129 unit test to preserve current state 2018-12-08 22:04:55 -05:00
rusefi fb8f9410f2 #129 current state of PWM 2018-12-08 19:15:24 -05:00
rusefi 82f6bc4151 field rename 2018-12-08 18:35:05 -05:00
rusefi 2235063a13 reducing clutter 2018-12-08 18:11:28 -05:00
rusefi a63c22fddf #129 preparation 2018-12-08 17:30:17 -05:00
rusefi af5a4c50f5 3 hours of my life :( 2018-12-08 17:19:20 -05:00
rusefi d81185ac28 bringing std types together 2018-12-08 15:51:45 -05:00
rusefi 372ba45bed -pedantic 2018-12-08 15:08:40 -05:00
rusefi e7758ae9c1 #628 unit test 2018-12-08 15:08:02 -05:00
rusefi aade11d993 unit tests improvement 2018-12-08 15:03:37 -05:00
rusefi 24b9e0366f docs 2018-12-08 14:32:45 -05:00
rusefi 68bf209f2c docs 2018-12-08 14:17:39 -05:00
rusefi d35f3e763d Merge branch 'master' of https://github.com/rusefi/rusefi 2018-12-08 11:11:21 -05:00
rusefi 58843b5f6c docs 2018-12-08 11:08:41 -05:00
andreika-git b996d848ab Try a virtual 'delay line' imitation for testing (#626) 2018-12-07 20:18:11 -05:00
rusefi 4167cb5d12 unit test refactoring 2018-12-01 11:36:05 -05:00
rusEfi b8e7bac586 unit test for atoff() 2018-11-25 22:20:57 -05:00
rusEfi 1fb9f8d022 how about this? 2018-11-25 22:14:42 -05:00
rusefi 8156e8f752 PID auto tune unit test 2018-11-22 23:42:30 -05:00
rusefi 64a592e507 PID auto tune unit test 2018-11-22 23:06:06 -05:00
rusefi a417be192f PID auto tune unit test 2018-11-22 22:14:32 -05:00
rusefi dcdbd433ab PID auto tune unit test 2018-11-22 18:43:41 -05:00
rusefi 2fa2213227 more docs related to trigger process 2018-11-22 10:25:02 -05:00
rusefi 20c70904a3 migrating to a much nicer pid auto tune lib 2018-11-20 23:19:16 -05:00
rusefi 9ddc017b90 ops 2018-11-18 23:40:39 -05:00
rusefi eba4d7009d code style 2018-11-18 22:38:31 -05:00
rusefi 3ba837fa97 CJ125 unit-tests coverage #617 2018-11-03 13:34:55 -04:00
rusefi d5ddb0bc9d #619 2018-10-30 05:32:13 -04:00
rusefi d5370d03b8 why does this work?! 2018-10-28 17:15:12 -04:00
rusefi ae61b62e51 refactoring: reducing code duplication 2018-10-28 15:07:42 -04:00
rusefi 1c203a948d fix #615 2018-10-25 18:17:47 -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 e08b0fb0e1 test coverage 2018-09-24 23:54:16 -04:00
rusefi 330c82172b new configurable option EFI_TEXT_LOGGING 2018-09-16 23:54:14 -04:00
rusefi cf5e05e7b9 refactoring 2018-09-16 23:10:06 -04:00
rusefi 98c7ad808c refactoring 2018-09-16 22:39:46 -04:00
rusefi 7caf762609 refactoring 2018-09-16 22:00:14 -04:00
rusefi 0244509d79 refactoring 2018-09-16 20:12:25 -04:00
rusefi 4832d893ba error codes 2018-09-10 22:23:16 -04:00
rusefi 95117bcfdc separating data structure from global state 2018-08-31 22:19:19 -04:00
rusefi 52ab8424e7 #604 fix 2018-08-19 11:27:59 -04:00
rusefi ff09188ecc #604 confirming current behaviour 2018-08-19 10:53:25 -04:00
rusefi e009de3376 part of EOL hell 2018-08-08 20:12:58 -04:00
rusefi ff4c027c4f refactoring 2018-07-29 10:27:23 -04:00
rusefi 6bb916d42f refactoring 2018-07-29 10:10:10 -04:00
rusefi dd4f7b8eac refactoring 2018-07-28 20:08:48 -04:00
rusefi 9532077418 refactoring 2018-07-28 20:06:55 -04:00
rusefi 0c1411e271 refactoring 2018-07-28 20:02:01 -04:00
rusefi cdb235cd82 refactoring 2018-07-28 19:51:41 -04:00
rusEfi 745f7ae5cf refactoring 2018-07-28 19:39:00 -04:00
rusEfi 5f4dc1c206 refactoring 2018-07-28 19:37:10 -04:00
rusEfi cf1d5e2f3e refactoring 2018-07-28 19:35:50 -04:00
rusEfi b2b10537c6 helper method 2018-07-28 19:29:13 -04:00
rusEfi 92140f9c8e wider macro usage 2018-07-28 19:21:34 -04:00
rusefi 010099aa0d refactoring 2018-07-28 15:31:01 -04:00
rusefi 3b8ea5311b refactoring 2018-07-28 15:24:07 -04:00
rusefi fc01ae25ef refactoring 2018-07-28 14:33:32 -04:00
rusefi f6b7ce3e91 docs 2018-07-28 14:33:05 -04:00
rusefi ab97f5df07 happy new year 2018-07-28 12:42:37 -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
rusefi 56ec05e37d refactoring - better method name and removing a bit of dead code 2018-04-30 02:22:54 -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
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
andreika-git ac0189270e 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 b590d28e7a #563 fix
#571 unit test coverage
2018-03-05 08:25:20 -05:00
rusefi 06f64484fb #571 I am not getting it 2018-03-04 23:53:48 -05:00
rusefi a0725457f4 progress 2018-03-04 23:42:30 -05:00
rusefi 0b3585047e wat? 2018-03-04 23:36:06 -05:00
rusefi 6f8719a6a6 #571 2018-03-04 23:32:25 -05:00
rusefi 5309d606cd refactoring 2018-03-04 23:08:32 -05:00
rusefi f801345ec7 refactoring 2018-03-04 22:00:32 -05:00
rusefi e6d368d6f7 reducing global state in unit tests 2018-03-04 21:32:48 -05:00
rusefi defb52a6e0 did not mean to change this line 2018-03-04 21:23:44 -05:00
rusefi b42dfaeabc better state reset 2018-03-04 21:10:00 -05:00
rusefi 133b1689bb better state validation 2018-03-04 21:02:35 -05:00
rusefi c26cd3b5cf more details 2018-03-04 20:53:19 -05:00
rusefi 4e361d10e4 progress 2018-03-04 20:15:05 -05:00
rusefi aaa7313f67 unit test reset fix 2018-03-04 20:14:47 -05:00
rusefi 793c4b4e61 #571 2018-03-04 18:12:52 -05:00
rusefi f861d0aabe refactoring unit tests 2018-03-04 16:39:33 -05:00
rusefi f7b3e16d8f refactoring unit tests 2018-03-04 16:38:01 -05:00
rusefi cc889cf315 docs 2018-03-04 16:34:23 -05:00
rusefi 8349897644 refactoring unit tests 2018-03-04 16:30:03 -05:00
rusefi b72e7952cd #571 skeleton 2018-03-04 16:13:23 -05:00
rusefi 22405647ed refactoring unit tests 2018-03-04 15:57:15 -05:00
rusefi c049eea877 fix #570 2018-03-01 06:01:15 -05:00
rusefi 5db803a2bd trigger image progress 2018-02-28 23:31:58 -05:00
rusefi 4c95a14085 docs & names 2018-02-06 01:24:45 +03:00
rusefi d9acdd6a70 better method names 2018-01-28 11:27:33 -05:00
rusefi f0c1c4e628 proper submodule folder name 2018-01-23 23:00:10 -05:00
rusefi 7da05adee0 #463 fixing unit_tests 2018-01-23 21:56:26 -05:00
rusefi 575a608d55 #538 2018-01-21 16:11:39 -05:00
rusefi e78b4f25a1 #538 2018-01-21 00:12:50 -05:00
rusefi 66d5fb896e #538 2018-01-20 23:50:31 -05:00
rusefi 5e5fa70f4f happy new year 2018-01-20 20:42:19 -05:00
rusefi 4a75904a53 happy new year nissan 2018-01-01 23:04:31 -05:00
rusefi 11a53b6fa9 fixing unit test 2017-12-10 15:05:24 -05:00
rusefi 4ab79c3bdb #490 2017-11-26 01:17:37 -05:00
rusefi 9bd52debc0 mock TPS refactoring 2017-11-16 10:29:40 -05:00
rusefi 8851049c0d #487 2017-11-06 22:46:18 -05:00
rusefi 96c401f098 unit test 2017-11-06 22:37:27 -05:00
rusefi 27fb199e66 unit test 2017-11-06 22:33:06 -05:00
rusefi f839afeb54 better field name 2017-11-06 22:29:39 -05:00
rusefi 276df6e481 refactoring: better method name 2017-11-06 21:48:25 -05:00
rusefi d0aa93f5f0 todo 2017-10-08 18:18:07 -04:00
rusefi 32bae64925 progress 2017-09-17 19:34:50 -04:00
rusefi 64162b2719 PID auto tune 2017-09-14 22:07:26 -04:00
rusefi 27136cafe7 PID auto tune 2017-09-14 21:49:26 -04:00
rusefi 20605d8204 PID auto tune 2017-09-14 21:00:28 -04:00
rusefi 4e59049bd1 PID auto tune 2017-09-14 07:58:58 -04:00
rusefi 7a348a23c3 progress 2017-07-07 19:37:13 -04:00
rusefi da707a73ee fixing build 2017-07-06 11:07:30 -04:00
rusefi abbb15978c cranking_rpm unit test 2017-06-26 08:49:11 +03:00
rusefi 758c7461bd better method name 2017-06-11 15:12:41 -04:00
rusefi 9b238e0116 fixing build 2017-06-11 14:49:23 -04:00
rusefi d66bd27f96 refactoring 2017-06-04 15:25:37 -04:00
rusefi 4284c47e0c #435 2017-06-02 22:28:12 -04:00
rusefi 3a340f7ab9 #435 2017-06-02 21:51:38 -04:00
rusEfi 2cc3946169 fixing unit tests 2017-05-29 23:09:52 -04:00
rusefi 52ee60036a better error handling 2017-05-29 11:31:07 -04:00
rusefi 1d24cffbc4 better class name 2017-05-24 07:57:58 -04:00
rusefi b1d17c7da0 removing dead code #4 2017-05-16 20:18:28 -04:00
rusefi 74a359077c better macro name 2017-05-15 23:33:22 -04:00
rusefi 2a9f3cdede better macro name 2017-05-15 23:28:49 -04:00
rusefi d819252dd7 removing unused parameter 2017-05-15 09:35:06 -04:00
rusefi b2d1f3e446 monitorReuse idea is dead 2017-05-15 09:21:40 -04:00
rusefi 21ec952df9 'monitorReuse' idea is dead 2017-05-15 09:09:28 -04:00
rusefi a5c7511e06 2003 unit test 2017-05-12 22:43:49 -04:00
rusefi 098e66b6bb getting back to original scale 2017-05-07 19:06:50 -04:00
rusEfi 3229924e5e docs 2017-04-21 19:05:02 -04:00
rusefi 070475f1ff refactoring - reducing GPIO complexity 2017-04-21 15:14:37 -04:00
rusefi e1a8dcf4a0 refactoring - reducing GPIO complexity 2017-04-21 13:35:06 -04:00
rusefi dd0e8a07a3 ignore file 2017-04-16 12:59:04 -04:00
rusefi 8c6253f198 better constraint validation & refacoting 2017-04-12 23:25:58 -04:00
rusefi 4547dfe3ac better corner case logging, also refactoring 2017-04-12 19:58:29 -04:00
rusefi a328d2e4bf no, it looks fine 2017-04-11 14:47:17 -04:00
rusefi ace9a28a1b do we have a major defect? 2017-04-11 14:34:30 -04:00
rusefi ddb3d4ef19 simple Makefile project for unit_tests 2017-04-10 14:20:11 -04:00
rusefi d6ec061cce removing dead files 2017-04-07 13:50:55 -04:00
rusefi 6d3a943127 removing dead files 2017-04-07 13:40:07 -04:00
rusefi 14270bd0db removing dead file 2017-04-07 13:38:03 -04:00
rusefi 97059c948a fixing CI 2017-04-07 13:30:50 -04:00
rusefi 676bedefac reducing variable name conflict 2017-03-28 18:59:42 -04:00
rusefi b785c72c66 #4 starting to remove old idle implementation 2017-03-23 20:35:45 -04:00
rusefi b9c422efd3 SR20VE trigger 2017-03-18 20:59:52 -04:00
rusefi 0dc446efc7 GM 7x wheel 2017-03-12 22:55:41 -04:00
rusefi a9fca33dea refactoring - extracting sensors storage class 2017-03-07 02:24:57 -05:00
rusefi 42b709f4ef #348 refactoring 2017-03-07 01:54:34 -05:00
rusefi 1bb34bf6dd comments 2017-03-07 01:43:58 -05:00
rusefi 8c80861846 #348 refactoring 2017-03-07 01:40:25 -05:00
rusefi dae0b1d790 fixed #366 2017-03-06 17:42:16 -05:00
rusefi 01ffbb9b89 standard header 2017-03-05 21:59:00 -05:00
rusefi daba9c9125 fixed #363 2017-03-04 20:52:24 -05:00
rusefi 738ef49dd6 typo 2017-03-04 09:23:51 -05:00
rusefi 70fca259a0 better method name & docs 2017-03-04 09:13:08 -05:00
rusefi 2741a5180a fixing build 2017-03-04 09:10:20 -05:00
rusefi 87183a52be better logging 2017-03-04 09:05:40 -05:00
rusefi 499d2618f9 useful lines 2017-03-04 00:23:31 -05:00
rusefi 5090a59d6b progress #363 2017-03-04 00:00:46 -05:00
rusefi 012cdc1f6c progress #363 2017-03-01 22:37:10 -05:00
rusefi a3e77b309d better method name 2017-03-01 22:25:00 -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 66630c3c9c removing dead code 2017-03-01 21:14:41 -05:00
rusefi 52dfe82d31 trigger progress 2017-02-23 22:27:12 -05:00
rusefi 95f7f8e56d relative paths 2017-02-21 11:16:40 -05:00
rusefi d68af8b0c9 relative include path 2017-02-21 07:42:03 -05:00
rusEfi 3f8bf4d333 auto-sync 2017-02-17 01:01:43 -05:00
rusEfi dc48663095 auto-sync 2017-02-12 20:05:02 -05:00
rusEfi ef496916f9 auto-sync 2017-01-22 17:03:31 -05:00
rusEfi 1070520d7d auto-sync 2017-01-19 17:04:15 -05:00
rusEfi 13e255cb50 auto-sync 2017-01-06 11:02:49 -05:00
rusEfi 54873240ce auto-sync 2017-01-05 21:12:06 -05:00
rusEfi 9240dc79b8 auto-sync 2017-01-03 17:01:42 -05:00
rusEfi ac0f6aad18 auto-sync 2017-01-03 14:05:36 -05:00
rusEfi 55e89f0f31 auto-sync 2017-01-03 06:05:22 -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 a73744a964 auto-sync 2017-01-02 14:03:17 -05:00
rusEfi 27b0cca4ef auto-sync 2016-12-27 11:01:26 -05:00
rusEfi 5665260dff auto-sync 2016-12-26 15:03:03 -05:00
rusEfi a73141f687 auto-sync 2016-12-23 14:01:45 -05:00
rusEfi 83ab00ba5a auto-sync 2016-12-22 14:02:38 -05:00
rusEfi a4d6033c72 auto-sync 2016-12-18 23:01:40 -05:00
rusEfi c869c21ba8 auto-sync 2016-12-18 12:03:48 -05:00
rusEfi 6d6f02036d auto-sync 2016-12-18 10:02:38 -05:00
rusEfi 8a116552a3 auto-sync 2016-12-18 09:03:13 -05:00
rusEfi 6bfd64cb5d auto-sync 2016-12-17 11:01:40 -05:00
rusEfi 7bf8ba21bf auto-sync 2016-12-16 22:02:29 -05:00
rusEfi 9531d384a1 auto-sync 2016-12-16 21:02:54 -05:00
rusEfi 3550caab27 auto-sync 2016-12-01 20:01:57 -05:00
rusEfi fb5c4257e7 auto-sync 2016-12-01 09:02:30 -05:00
rusEfi e291bbd846 auto-sync 2016-11-30 23:02:42 -05:00
rusEfi dd7b864492 auto-sync 2016-11-30 22:06:43 -05:00
rusEfi f399233038 auto-sync 2016-11-30 21:06:24 -05:00
rusEfi 2a7d260437 auto-sync 2016-11-30 20:02:41 -05:00
rusEfi 0fe292a6ac auto-sync 2016-11-30 19:01:43 -05:00
rusEfi 90989a6579 auto-sync 2016-11-30 18:02:19 -05:00
rusEfi 070cdef25c auto-sync 2016-11-29 23:01:55 -05:00
rusEfi 7f1858a57f auto-sync 2016-11-29 20:02:41 -05:00
rusEfi deef271ae4 auto-sync 2016-11-28 20:03:43 -05:00
rusEfi 28289a2d77 auto-sync 2016-11-28 12:03:02 -05:00
rusEfi 9b8470d30d auto-sync 2016-11-27 00:01:22 -05:00
rusEfi 1f127986fa auto-sync 2016-11-09 01:02:15 -05:00
rusEfi 7e67460e3f auto-sync 2016-11-09 00:02:01 -05:00
rusEfi 489e9d8c58 auto-sync 2016-11-08 22:02:47 -05:00
rusEfi ba0f7d6057 auto-sync 2016-11-07 23:01:47 -05:00
rusEfi adb2b8104a auto-sync 2016-11-07 22:02:21 -05:00
rusEfi 775950e919 auto-sync 2016-11-03 23:02:58 -04:00
rusEfi 770c680909 auto-sync 2016-11-03 19:02:46 -04:00
rusEfi f7b95e16e3 auto-sync 2016-11-01 23:01:54 -04:00
rusEfi d26b9650b6 auto-sync 2016-11-01 21:03:07 -04:00
rusEfi 81570e5857 auto-sync 2016-11-01 09:02:29 -04:00
rusEfi e7b8cd9646 auto-sync 2016-10-31 22:02:12 -04:00
rusEfi 08650ccdbc auto-sync 2016-10-31 21:02:36 -04:00
rusEfi da1f4a4695 auto-sync 2016-10-31 20:02:09 -04:00
rusEfi dbb8de8b55 auto-sync 2016-10-11 21:03:00 -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 ee9eb1b8f9 auto-sync 2016-10-02 16:03:12 -04:00
rusEfi 7574c353da auto-sync 2016-10-02 11:02:09 -04:00
rusEfi b4bcc7f891 auto-sync 2016-10-01 13:01:50 -04:00
rusEfi 947712a8f9 auto-sync 2016-09-27 11:01:57 -04:00
rusEfi 3981290369 auto-sync 2016-09-26 22:02:53 -04:00
rusEfi cc4a0af658 auto-sync 2016-09-22 00:03:00 -04:00
rusEfi 53ebcf4c17 auto-sync 2016-09-21 23:03:22 -04:00
rusEfi c5c32f43aa auto-sync 2016-09-21 12:03:07 -04:00
rusEfi 7403a07cab auto-sync 2016-09-15 14:02:45 -04:00
rusEfi 22882d9ab1 auto-sync 2016-09-14 23:03:47 -04:00
rusEfi a8de570ead auto-sync 2016-09-12 20:02:56 -04:00
rusEfi 02b11af7fc auto-sync 2016-09-05 02:02:00 -04:00
rusEfi 22f1900613 auto-sync 2016-09-05 01:03:25 -04:00
rusEfi aecb8a0404 auto-sync 2016-09-05 00:02:31 -04:00
rusEfi 18b2984444 auto-sync 2016-09-04 23:02:10 -04:00
rusEfi 6850e4b243 auto-sync 2016-09-04 22:02:52 -04:00
rusEfi c844da2f48 auto-sync 2016-09-04 01:01:54 -04:00
rusEfi c70364e18b auto-sync 2016-09-04 00:03:27 -04:00
rusEfi 439ac6d545 auto-sync 2016-09-03 22:01:51 -04:00
rusEfi 052a05d6dd auto-sync 2016-09-03 21:03:51 -04:00
rusEfi 18727108a9 auto-sync 2016-09-03 19:02:42 -04:00
rusEfi c17a3d0de4 auto-sync 2016-09-03 14:01:47 -04:00
rusEfi d1f73f19ad auto-sync 2016-09-03 13:02:55 -04:00
rusEfi 83e99bff75 auto-sync 2016-09-03 12:03:10 -04:00
rusEfi 4f5e4546aa auto-sync 2016-09-03 02:03:32 -04:00
rusEfi f9d77c4d90 auto-sync 2016-09-03 01:02:32 -04:00
rusEfi e6dc0ab05a auto-sync 2016-09-01 23:02:44 -04:00
rusEfi 3dc30459c0 auto-sync 2016-08-29 23:02:15 -04:00
rusEfi f4eae9613f auto-sync 2016-08-29 22:02:57 -04:00
rusEfi ae3daee330 auto-sync 2016-08-28 16:02:34 -04:00
rusEfi 021c353097 auto-sync 2016-08-28 00:01:57 -04:00
rusEfi efa3cdf724 auto-sync 2016-08-27 23:02:39 -04:00
rusEfi 99f4d21075 auto-sync 2016-08-27 20:02:25 -04:00
rusEfi 822ff72a0c auto-sync 2016-08-27 19:02:43 -04:00
rusEfi 1181fa4fc0 auto-sync 2016-08-27 17:01:58 -04:00
rusEfi 8a29e9aaee auto-sync 2016-08-27 16:02:12 -04:00
rusEfi 582c2ac97b auto-sync 2016-08-27 13:01:55 -04:00
rusEfi 7b548bc57c auto-sync 2016-08-27 12:02:29 -04:00
rusEfi f0e656f644 auto-sync 2016-08-27 10:03:11 -04:00
rusEfi de2917cb97 auto-sync 2016-08-26 23:02:24 -04:00
rusEfi 0393ff8244 auto-sync 2016-08-26 22:03:07 -04:00
rusEfi 63537e2212 auto-sync 2016-08-26 20:03:06 -04:00
rusEfi 9c80785122 auto-sync 2016-08-26 19:02:56 -04:00
rusEfi d61835fa46 auto-sync 2016-08-26 18:02:39 -04:00
rusEfi 41fdaf9554 auto-sync 2016-08-26 17:02:37 -04:00
rusEfi c3d7b956d2 auto-sync 2016-08-18 00:02:22 -04:00
rusEfi 4cc1aee6a5 auto-sync 2016-07-24 23:02:52 -04:00
rusEfi e3ea3f48bd auto-sync 2016-07-23 22:02:52 -04:00
rusEfi 38b3771a4b auto-sync 2016-07-13 21:03:05 -04:00
rusEfi 16196a82fc auto-sync 2016-07-01 19:01:44 -04:00
rusEfi 6f1b86e876 auto-sync 2016-07-01 18:03:23 -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 5146628bd8 auto-sync 2016-06-22 23:01:57 -04:00
rusEfi a9c530c02a auto-sync 2016-06-18 12:01:50 -04:00
rusEfi 4edbcbae82 auto-sync 2016-06-17 00:01:42 -04:00
rusEfi d52c2411e7 auto-sync 2016-06-13 00:02:04 -04:00
rusEfi 9ddf6c4267 auto-sync 2016-04-02 23:01:58 -04:00
rusEfi bc5e8048a8 auto-sync 2016-03-15 22:03:43 -04:00
rusEfi a9b6961265 auto-sync 2016-03-11 11:03:18 -05:00
rusEfi 9824339764 auto-sync 2016-03-10 22:02:54 -05:00
rusEfi 6f51295479 auto-sync 2016-03-10 01:01:39 -05:00
rusEfi 6ce6f6c667 auto-sync 2016-03-10 00:04:40 -05:00
rusEfi 7792a0fbe2 auto-sync 2016-03-09 23:02:39 -05:00
rusEfi 9b56badbfd auto-sync 2016-03-02 22:02:37 -05:00
rusEfi 25feb2f775 auto-sync 2016-02-27 23:03:34 -05:00
rusEfi 5ee901b922 auto-sync 2016-02-14 13:02:00 -05:00
rusEfi ff80f25b54 auto-sync 2016-02-12 11:02:09 -05:00
rusEfi 7cb23afdef auto-sync 2016-02-04 14:01:38 -05:00
rusEfi 00a0995823 auto-sync 2016-01-31 21:02:03 -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 0374941139 auto-sync 2016-01-26 23:01:44 -05:00
rusEfi bb62a7ce98 auto-sync 2016-01-26 22:03:19 -05:00
rusEfi cd6abe183f auto-sync 2016-01-26 21:01:37 -05:00
rusEfi d0525193a3 auto-sync 2016-01-26 13:01:40 -05:00
rusEfi 4665671c38 auto-sync 2016-01-25 23:01:36 -05:00
rusEfi 0169796436 auto-sync 2016-01-25 11:02:31 -05:00
rusEfi d2a790bd0c auto-sync 2016-01-25 01:02:55 -05:00
rusEfi 92c7a19ab4 auto-sync 2016-01-24 18:01:56 -05:00
rusEfi ca8178355f auto-sync 2016-01-23 15:01:28 -05:00
rusEfi 7560895113 auto-sync 2016-01-21 22:01:31 -05:00
rusEfi e360052fde auto-sync 2016-01-21 19:02:57 -05:00
rusEfi 37f52a6930 auto-sync 2016-01-20 23:03:03 -05:00
rusEfi 4e74e47d90 auto-sync 2016-01-18 12:03:32 -05:00
rusEfi ead7e3fe24 auto-sync 2016-01-15 00:01:42 -05:00
rusEfi 2b6e12bc32 auto-sync 2016-01-01 19:02:59 -05:00
rusEfi 32a707db5f auto-sync 2016-01-01 17:02:49 -05:00
rusEfi 5d9c680cd3 auto-sync 2015-12-31 13:02:19 -05:00
rusEfi b1c1b5ba1b auto-sync 2015-12-24 14:02:03 -05:00
rusEfi 412d4843d9 auto-sync 2015-12-02 20:10:06 -05:00
rusEfi 719ef9344b auto-sync 2015-11-12 12:01:26 -05:00
rusEfi 153151acb1 auto-sync 2015-11-09 19:03:32 -05:00
rusEfi af7d4d77ba auto-sync 2015-10-31 16:02:10 -04:00
rusEfi b021de5065 auto-sync 2015-10-29 14:02:52 -04:00
rusEfi a34a9db087 auto-sync 2015-09-24 20:01:25 -04:00
rusEfi 402315fd1c auto-sync 2015-09-24 19:01:36 -04:00
rusEfi f00d9bd44e auto-sync 2015-09-22 09:01:31 -04:00
rusEfi 664062d16b auto-sync 2015-09-20 19:01:32 -04:00
rusEfi aec382a946 auto-sync 2015-09-13 18:01:23 -04:00
rusEfi f3309b58b5 auto-sync 2015-09-13 17:02:44 -04:00
rusEfi f35d2cca07 auto-sync 2015-09-13 16:01:38 -04:00
rusEfi 49bbfdf746 auto-sync 2015-09-13 14:02:32 -04:00
rusEfi eaa55e48b0 auto-sync 2015-09-13 13:02:13 -04:00
rusEfi c9bd8b4fc3 auto-sync 2015-09-12 15:02:40 -04:00
rusEfi fc53d55124 auto-sync 2015-09-12 01:02:28 -04:00
rusEfi bbd8e75bb9 auto-sync 2015-09-10 23:01:32 -04:00
rusEfi 71953d6efb auto-sync 2015-09-06 14:01:29 -04:00
rusEfi e716044fe7 auto-sync 2015-09-05 23:02:46 -04:00
rusEfi 7fbff403bd auto-sync 2015-08-30 13:02:46 -04:00
rusEfi 39b47568cf auto-sync 2015-08-22 14:02:14 -04:00
rusEfi 8881a74377 auto-sync 2015-07-16 01:05:04 -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 d1e0aeeed2 auto-sync 2015-07-06 22:26:17 -04:00
rusEfi 241498d330 auto-sync 2015-07-06 21:33:28 -04:00
rusEfi 11c7edefcb auto-sync 2015-06-03 23:11:45 -04:00
rusEfi 0f3cd8f320 auto-sync 2015-05-24 12:12:31 -04:00
rusEfi 246716375b auto-sync 2015-05-23 16:09:40 -04:00
rusEfi 3c7d9e5b74 auto-sync 2015-05-23 00:04:54 -04:00
rusEfi 75e22583d2 auto-sync 2015-05-22 23:08:51 -04:00
rusEfi fca2ae324f auto-sync 2015-05-22 17:09:51 -04:00
rusEfi f9d032dfac auto-sync 2015-05-22 08:05:16 -04:00
rusEfi 808a4f6233 auto-sync 2015-05-15 21:05:02 -04:00
rusEfi ee89b572be auto-sync 2015-05-12 16:04:48 -04:00
rusEfi 47f0dfbac9 auto-sync 2015-05-11 19:10:09 -04:00
rusEfi 509b1d9c36 auto-sync 2015-05-07 23:04:50 -04:00
rusEfi 91e6e9c808 auto-sync 2015-05-03 18:11:54 -04:00
rusEfi d80065a677 auto-sync 2015-05-02 19:07:39 -04:00
rusEfi 8f30281246 auto-sync 2015-05-02 15:07:06 -04:00
rusEfi 9ec3d46b8f auto-sync 2015-05-02 14:10:17 -04:00
rusEfi a228108f17 auto-sync 2015-04-30 09:10:01 -04:00
rusEfi 2cbe75fc74 auto-sync 2015-04-29 09:12:15 -04:00
rusEfi d9563ed54d auto-sync 2015-04-29 00:07:08 -04:00
rusEfi 199edc1686 auto-sync 2015-04-23 15:05:57 -04:00
rusEfi e37ce006be auto-sync 2015-04-21 12:05:07 -04:00
rusEfi 893028d3ef auto-sync 2015-04-20 09:04:48 -04:00
rusEfi 0c5c82a8a4 auto-sync 2015-04-17 21:04:22 -04:00
rusEfi 59e68964cd auto-sync 2015-04-17 19:08:49 -04:00
rusEfi 8f6845c8a7 auto-sync 2015-04-17 18:10:46 -04:00
rusEfi 25b98d0ffd auto-sync 2015-04-17 11:04:27 -04:00
rusEfi 6d752566a4 auto-sync 2015-04-14 00:10:08 -04:00
rusEfi 4f6cebb15b auto-sync 2015-04-13 23:08:04 -04:00
rusEfi 4bb39ba4e5 auto-sync 2015-04-13 22:05:01 -04:00
rusEfi b2506350ac auto-sync 2015-04-13 19:04:35 -04:00
rusEfi a55a5825ba auto-sync 2015-04-12 22:09:40 -05:00
rusEfi 75ec671f0e auto-sync 2015-04-12 21:10:59 -05:00
rusEfi abdc02d7ac auto-sync 2015-04-08 16:07:26 -05:00
rusEfi 53f3dd7238 auto-sync 2015-04-07 19:11:23 -05:00
rusEfi fd925f15f6 auto-sync 2015-04-06 21:18:37 -05:00
rusEfi bbae460b5f auto-sync 2015-04-05 22:10:50 -05:00
rusEfi 4cfe2a54f8 auto-sync 2015-04-05 16:04:54 -05:00
rusEfi 3ac7505823 auto-sync 2015-04-05 15:07:38 -05:00
rusEfi 7ff810ea4a auto-sync 2015-04-05 14:09:51 -05:00
rusEfi a89f620812 auto-sync 2015-04-05 13:07:47 -05:00
rusEfi 884d23a66f auto-sync 2015-04-05 11:11:54 -05:00
rusEfi 0def188dc1 auto-sync 2015-04-05 10:11:40 -05:00
rusEfi 39478cf07c auto-sync 2015-04-04 21:11:07 -05:00
rusEfi fe1c5c0f54 auto-sync 2015-03-28 15:05:01 -05:00
rusEfi 34ffd33468 auto-sync 2015-03-28 10:10:55 -05:00
rusEfi de6d5eb7ca auto-sync 2015-03-27 19:05:29 -05:00
rusEfi 887b641f5c auto-sync 2015-03-22 13:12:45 -05:00
rusEfi 00237d083d auto-sync 2015-03-22 11:11:12 -05:00
rusEfi bb10956832 auto-sync 2015-03-21 20:05:19 -05:00
rusEfi eacbf308ba auto-sync 2015-03-21 01:05:11 -05:00
rusEfi 45314067c4 auto-sync 2015-03-20 08:10:12 -05:00
rusEfi 95eec26d5f auto-sync 2015-03-19 21:04:54 -05:00
rusEfi ba97b86581 auto-sync 2015-03-02 21:04:23 -06:00
rusEfi 8adf403cc5 auto-sync 2015-02-28 14:04:46 -06:00
rusEfi 5b8c8c08d6 auto-sync 2015-02-28 10:10:43 -06:00
rusEfi 1947e18564 auto-sync 2015-02-28 00:04:17 -06:00
rusEfi 8ebb83b92a auto-sync 2015-02-27 18:09:09 -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 e6f9d4b98a auto-sync 2015-02-25 08:04:50 -06:00
rusEfi a4129ffd10 auto-sync 2015-02-18 20:05:47 -06:00
rusEfi 170c29a7b5 auto-sync 2015-02-16 22:06:45 -06:00
rusEfi 9f382381a7 auto-sync 2015-02-16 17:08:13 -06:00
rusEfi 2595fe514c auto-sync 2015-02-13 20:04:20 -06:00
rusEfi 3481d2f81c auto-sync 2015-02-13 14:04:38 -06:00
rusEfi ff6c48d1d6 auto-sync 2015-02-13 13:07:45 -06:00
rusEfi 05a6967c46 auto-sync 2015-02-11 20:08:16 -06:00
rusEfi f21821d1fd auto-sync 2015-02-10 09:09:58 -06:00
rusEfi 32c133cd24 auto-sync 2015-02-10 07:05:46 -06:00
rusEfi 3d11c62246 auto-sync 2015-02-09 10:07:00 -06:00
rusEfi eb28b70d90 auto-sync 2015-02-08 18:04:13 -06:00
rusEfi 77e34f224f auto-sync 2015-02-07 14:04:45 -06:00
rusEfi 2fee72c75e auto-sync 2015-02-07 10:05:28 -06:00
rusEfi b9eb97d485 auto-sync 2015-02-02 23:04:02 -06:00
rusEfi f59fb7a9a0 auto-sync 2015-02-02 22:07:37 -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 560d3ef26a auto-sync 2015-02-01 21:04:16 -06:00
rusEfi 5463eb5758 auto-sync 2015-02-01 19:05:19 -06:00
rusEfi d4ff699ff2 auto-sync 2015-02-01 15:04:42 -06:00
rusEfi 80e6bf6acc auto-sync 2015-01-30 22:09:23 -06:00
rusEfi 700c291b0b auto-sync 2015-01-27 17:04:01 -06:00
rusEfi dc2a3c0110 auto-sync 2015-01-23 12:06:12 -06:00
rusEfi 318a61d66b auto-sync 2015-01-22 19:05:54 -06:00
rusEfi 37244f5e35 auto-sync 2015-01-19 15:03:56 -06:00
rusEfi a81741dbbc auto-sync 2015-01-13 21:04:02 -06:00
rusEfi eb4f7c5962 auto-sync 2015-01-13 20:06:35 -06:00
rusEfi 055fe76dd2 auto-sync 2015-01-13 12:06:16 -06:00
rusEfi d2451ff2a2 auto-sync 2015-01-13 07:04:00 -06:00
rusEfi afc48b6ad4 auto-sync 2015-01-12 19:07:40 -06:00
rusEfi f8ee4cf62c auto-sync 2015-01-12 18:05:46 -06:00
rusEfi f79c8902d8 auto-sync 2015-01-07 07:04:24 -06:00
rusEfi dd61aef8bb auto-sync 2015-01-06 22:03:36 -06:00
rusEfi 198ca2dc40 auto-sync 2015-01-04 21:03:31 -06:00
rusEfi 09eabe530d auto-sync 2015-01-04 20:03:36 -06:00
rusEfi f2cc8a60c5 auto-sync 2015-01-01 18:03:31 -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 5663ab3491 auto-sync 2015-01-01 15:04:22 -06:00
rusEfi 89d26d3d6f auto-sync 2015-01-01 13:03:23 -06:00
rusEfi b40ed53cfc auto-sync 2015-01-01 00:03:31 -06:00
rusEfi 6f7687ac1d auto-sync 2014-12-31 18:03:30 -06:00
rusEfi 665cf3d575 auto-sync 2014-12-29 20:04:24 -06:00
rusEfi 2bc129176e auto-sync 2014-12-27 15:03:38 -06:00
rusEfi 35a88fddbf auto-sync 2014-12-24 12:05:36 -06:00
rusEfi e9a334af67 auto-sync 2014-12-24 00:03:26 -06:00
rusEfi 8a881ea9a2 auto-sync 2014-12-16 20:05:03 -06:00
rusEfi 3475bb6afb auto-sync 2014-12-16 19:04:36 -06:00
rusEfi 9d3264343b auto-sync 2014-12-12 10:04:30 -06:00
rusEfi c32b3832b6 auto-sync 2014-12-10 09:03:10 -06:00
rusEfi b99fe9345e auto-sync 2014-12-05 21:04:09 -06:00
rusEfi f31c58bdf1 auto-sync 2014-12-04 20:03:12 -06:00
rusEfi 52097024eb auto-sync 2014-12-04 19:03:09 -06:00
rusEfi 5c96277fbf auto-sync 2014-12-03 16:03:09 -06:00
rusEfi 4afecfc1e8 auto-sync 2014-11-29 23:03:06 -06:00
rusEfi 9f73f4fb5e auto-sync 2014-11-26 15:03:29 -06:00
rusEfi ea348694e6 auto-sync 2014-11-26 14:04:04 -06:00
rusEfi 786c576476 auto-sync 2014-11-25 20:03:18 -06:00
rusEfi 76ef575ad7 auto-sync 2014-11-25 19:03:21 -06:00
rusEfi 94bf364bc6 auto-sync 2014-11-25 11:05:03 -06:00
rusEfi 249444a7cd auto-sync 2014-11-25 10:04:15 -06:00
rusEfi ef729cccdd auto-sync 2014-11-25 09:03:25 -06:00
rusEfi 217333941d auto-sync 2014-11-24 21:03:19 -06:00
rusEfi f575e7bd55 auto-sync 2014-11-24 20:03:34 -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 6fd9362f6d auto-sync 2014-11-24 11:03:09 -06:00
rusEfi 4ac178e4bf auto-sync 2014-11-22 17:04:49 -06:00
rusEfi 2e4c6c6f76 auto-sync 2014-11-18 15:03:12 -06:00
rusEfi 58b17a8807 auto-sync 2014-11-17 15:03:20 -06:00
rusEfi 086c27c043 auto-sync 2014-11-17 14:03:37 -06:00
rusEfi aeac9d6732 auto-sync 2014-11-16 23:03:45 -06:00
rusEfi 3fe7c9da8e auto-sync 2014-11-12 16:03:12 -06:00
rusEfi 88735937fa auto-sync 2014-11-12 15:05:43 -06:00
rusEfi 36b5bc9e1a auto-sync 2014-11-11 16:03:38 -06:00
rusEfi 00add33207 auto-sync 2014-11-11 15:05:09 -06:00
rusEfi ef09927db9 auto-sync 2014-11-11 14:03:07 -06:00
rusEfi 2ce4e928b4 auto-sync 2014-11-11 11:03:20 -06:00
rusEfi 5e4d368659 auto-sync 2014-11-10 10:04:09 -06:00
rusEfi 6496c12f93 auto-sync 2014-11-08 00:05:46 -06:00
rusEfi 51a379a6b1 auto-sync 2014-11-07 23:07:22 -06:00
rusEfi 06cc8915ef auto-sync 2014-11-07 22:03:53 -06:00
rusEfi 3ecd2425d5 auto-sync 2014-11-07 21:04:45 -06:00
rusEfi 9af8706443 auto-sync 2014-11-07 20:03:15 -06:00
rusEfi 3cc4e99473 auto-sync 2014-11-07 10:08:15 -06:00
rusEfi b3c7602e67 auto-sync 2014-11-07 08:03:03 -06:00
rusEfi 486fa92451 auto-sync 2014-11-06 20:05:30 -06:00
rusEfi 890c2aa836 auto-sync 2014-11-06 12:04:30 -06:00
rusEfi 237703a49d auto-sync 2014-11-06 09:06:08 -06:00
rusEfi b0ee91f6d2 auto-sync 2014-11-04 13:03:07 -06:00
rusEfi b27b0b0685 auto-sync 2014-11-04 12:03:02 -06:00
rusEfi 7b1cc151b8 auto-sync 2014-11-03 20:03:13 -06:00
rusEfi 72621800fc auto-sync 2014-11-03 13:03:05 -06:00
rusEfi 326bef69ea auto-sync 2014-11-03 12:03:03 -06:00
rusEfi b199f7a3df auto-sync 2014-11-03 09:04:35 -06:00
rusEfi ee6a864777 auto-sync 2014-11-02 14:03:03 -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 2041298b25 auto-sync 2014-10-29 20:03:02 -05:00
rusEfi 255baddc9b auto-sync 2014-10-29 18:03:11 -05:00
rusEfi ff55c3f11a auto-sync 2014-10-29 15:04:17 -05:00
rusEfi 0e08397497 auto-sync 2014-10-29 08:03:07 -05:00
rusEfi 9b346fc09c auto-sync 2014-10-22 18:02:58 -05:00
rusEfi 01cbb67f10 auto-sync 2014-10-17 15:05:16 -05:00
rusEfi 5a4e277f9e auto-sync 2014-10-17 14:02:59 -05:00
rusEfi 81542a4223 auto-sync 2014-10-12 16:06:19 -05:00
rusEfi 3e80f6a78a auto-sync 2014-10-12 14:02:57 -05:00
rusEfi 2b3ceb7082 auto-sync 2014-10-11 08:02:57 -05:00
rusEfi f92aa12489 auto-sync 2014-10-09 02:02:51 -05:00
rusEfi 3c84a0f300 auto-sync 2014-10-06 07:03:03 -05:00
rusEfi 4f77977e11 auto-sync 2014-10-06 04:03:01 -05:00
rusEfi b2532d64ae auto-sync 2014-10-05 09:03:00 -05:00
rusEfi 19389bc033 auto-sync 2014-10-04 13:02:53 -05:00
rusEfi a629132ef1 auto-sync 2014-10-04 10:03:38 -05:00
rusEfi d6f74ca7b4 auto-sync 2014-10-03 17:03:01 -05:00
rusEfi f7c3f9da20 auto-sync 2014-10-03 16:03:00 -05:00
rusEfi ff14facc8b auto-sync 2014-10-03 14:05:03 -05:00
rusEfi 53fd044863 auto-sync 2014-10-03 11:03:02 -05:00
rusEfi 1bd2cd8867 auto-sync 2014-10-02 23:02:57 -05:00
rusEfi d7fe7959a3 auto-sync 2014-10-02 14:02:57 -05:00
rusEfi c01b2127c4 auto-sync 2014-10-02 13:03:28 -05:00
rusEfi b3c0d3efa3 auto-sync 2014-10-02 12:03:00 -05:00
rusEfi 4d2cdf384a auto-sync 2014-10-01 20:03:03 -05:00
rusEfi 94d3a7e501 auto-sync 2014-09-29 14:03:00 -05:00
rusEfi 6bde5d1966 auto-sync 2014-09-27 18:02:54 -05:00
rusEfi 9ac09cdcf4 auto-sync 2014-09-27 15:02:54 -05:00
rusEfi d4a2ab4c56 auto-sync 2014-09-27 14:03:45 -05:00
rusEfi 99394e436a auto-sync 2014-09-26 00:02:43 -05:00
rusEfi 44cc21bcfd auto-sync 2014-09-14 14:10:57 -05:00
rusEfi af6f838ea7 auto-sync 2014-09-13 21:02:41 -05:00
rusEfi 06eb8def3f auto-sync 2014-09-13 08:04:55 -05:00
rusEfi 110ec2ec1d auto-sync 2014-09-12 20:05:24 -05:00
rusEfi 9d096ab649 auto-sync 2014-09-11 20:02:50 -05:00
rusEfi 84e89be8af auto-sync 2014-09-06 19:02:54 -05:00
rusEfi 00ca77f137 auto-sync 2014-08-31 07:02:40 -05:00
rusEfi 7a4b50a45e auto-sync 2014-08-29 13:00:28 -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
Andrey B 34f2334652 fresh version 2014-08-23 18:37:21 -04:00
rusefi 88a5e44abf manual sync 2014-07-09 21:15:49 -04:00
Andrey B 7dc4d26e1c sync 2014-04-30 11:21:31 -05:00
Andrey B 3fcd366ef8 manual sync 2014-04-30 11:05:25 -05:00
rusefi 89850a25f0 newer version 2014-04-22 20:15:29 -05:00
rusefi 70cfbbe538 initial 2014-04-22 17:15:49 -05:00