Commit Graph

2439 Commits

Author SHA1 Message Date
rusefillc 28e975b096 RAM efficiency of VR crank trigger shapes #2182
Audi OEM 5-cyl trigger pattern aka "Tri-Tach" https://rusefi.com/forum/viewtopic.php?f=5&t=1912
2021-01-04 23:44:31 -05:00
David Holdeman c01389469b Solenoid test in console (#2178)
* give it a try

* create component

* add command maybe

* try

* try

* add pic

* try TCU_SOLENOID_COUNT

* try

* use injection and ignition count fields
2021-01-02 17:18:44 -05:00
Matthew Kennedy 5640df5702 switch to array'd version of asserts (#2158) 2020-12-29 19:42:03 -05:00
Matthew Kennedy 7f193e0f9c Switch other tests to use assertWaveNotNull (#2115)
* test switching ignition modes

* change others to new check

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-12-29 18:39:54 -05:00
Matthew Kennedy 517a1f0f82 HW CI: rev limiter (#2141)
* test rev limit

* comment, format

* make test work

* check that it goes back to normal

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-12-26 17:14:04 -05:00
Matthew Kennedy e6d074951c base class for HW CI tests (#2133)
* extract test base

* newline
2020-12-24 20:50:52 -05:00
Matthew Kennedy 2620d40db3 use junit fail instead of throw (#2114)
* use junit fail

* no pause
2020-12-24 20:27:39 -05:00
Matthew Kennedy 57d696e809 run tests from cmdline (#2132)
* run tests

* include junit in jar

* tabs spaces
2020-12-24 20:12:43 -05:00
Matthew Kennedy 23cc2c5c19 fix race condition in CommandQueue, massively speeding up HW CI tests (#2129)
* fix command semaphore

* guard

* remove todo

* dead field

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-12-24 09:23:46 -05:00
Matthew Kennedy fad3b07b8b Purge e34 config (#2127)
* remove

* enums

* s

* func test

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-12-24 07:31:25 -05:00
Matthew Kennedy 25f7c9cc7d More sensor listener lambdas (#2121)
* api

* ioutil

* more lambdas
2020-12-22 20:12:50 -05:00
Matthew Kennedy d0c25eb0d3 remove/comment spammy log prints (#2119) 2020-12-22 18:59:55 -05:00
Matthew Kennedy c62b84b607 use token for sensor listener unsubscribe (#2120)
* api

* ioutil
2020-12-22 18:48:55 -05:00
rusefillc 976134c5a6 they say this should help build 2020-12-22 18:47:17 -05:00
Matthew Kennedy 4a95652f88 Purge fiesta config (#2117)
* config

* this had a feature flag?

* enums

* goodbye, fiesta
2020-12-22 17:22:05 -05:00
Matthew Kennedy 85f0621738 Purge rover v8 config (#2116)
* bye

* goodbye, rover v8

* that snuck in

* use a different config for that test
2020-12-22 10:05:54 -05:00
Matthew Kennedy 924a583d75 test switching ignition modes (#2113) 2020-12-22 09:23:17 -05:00
rusefillc af19f70f7d HW CI is flaky :( #2063 2020-12-21 22:21:17 -05:00
rusefi 740bc9ede2 HW CI is flaky :( #2063 2020-12-21 10:45:49 -05:00
rusefillc 5fc2f98075 HW CI is flaky :( #2063
more forward progress
2020-12-21 09:46:02 -05:00
rusefillc 2fce87c8a7 something ? HIP / SPI pin conflict does not fail gracefully #2108
undoing unneeded change?
2020-12-20 19:54:36 -05:00
rusefillc ef7b1f98e7 Merge remote-tracking branch 'origin/master' into master
# Conflicts:
#	firmware/config/engines/rover_v8.cpp
2020-12-20 17:19:15 -05:00
rusefillc 4220b9fcbd something ? HIP / SPI pin conflict does not fail gracefully #2108
maybe this is just testing framework bug?
2020-12-20 17:17:03 -05:00
rusefi 11d2774fb5 bundle name into frame title 2020-12-20 16:27:04 -05:00
rusefillc 4e6868a99c something ? HIP / SPI pin conflict does not fail gracefully #2108
after 50 good runs, returning rover
2020-12-20 09:46:25 -05:00
rusefillc 5ac73be926 i am pretty sure it's not part of the problem 2020-12-20 09:12:06 -05:00
rusefillc ab1360182b something ? HIP / SPI pin conflict does not fail gracefully #2108
one step back to be a bit more sure
2020-12-19 20:39:38 -05:00
rusefillc 1e5be46b4c something ? HIP / SPI pin conflict does not fail gracefully #2108 2020-12-19 15:18:23 -05:00
rusefillc f7b3b48754 HW CI is flaky :( #2063
which one is it? testRoverV8?
2020-12-19 13:04:56 -05:00
rusefillc dc33a79372 HW CI is flaky :( #2063
slow forward movement
2020-12-19 07:15:33 -05:00
rusefi 90312479b5 HW CI is flaky :( #2063 2020-12-18 23:32:30 -05:00
rusefillc 6a0c2ccead HW CI is flaky :( #2063
maybe better logging?
2020-12-18 21:57:43 -05:00
rusefillc 0514e068b8 HW CI is flaky :( #2063
we have no idea. let's run 30 times like this
2020-12-18 20:23:03 -05:00
rusefillc 753161ccd6 remove dangerous pin options from E34 config #2105 2020-12-18 18:55:02 -05:00
rusefillc 74d11e2957 i bet it does not matter 2020-12-18 17:15:59 -05:00
rusefillc 25bd16678d does this matter? 2020-12-18 16:38:07 -05:00
rusefillc a68689f6b7 progress 2020-12-18 14:52:11 -05:00
shadowm60 3494301068 Test Idle PWM (#2103)
* Create PwmHardwareTest.java

Test idle pwm

* Update PwmHardwareTest.java

assert with +-1%
2020-12-18 14:49:59 -05:00
rusefillc fb7e9ef666 docs 2020-12-18 14:48:58 -05:00
rusefillc 4a885805f8 docs 2020-12-18 14:48:33 -05:00
rusefillc 894082f423 progress 2020-12-18 13:33:55 -05:00
rusefillc a2e4951f56 one more step forward 2020-12-18 10:36:28 -05:00
rusefillc f3295726f3 one more step forward 2020-12-18 10:00:50 -05:00
rusefillc 25f9dd4c96 HW CI is flaky :( #2063 2020-12-17 22:22:44 -05:00
rusefillc ed32b9b656 HW CI is flaky :( #2063
is it about performance?
2020-12-17 20:41:51 -05:00
rusefillc 766c9dc540 HW CI is flaky :( #2063
usabulility: separate folder
2020-12-17 20:23:00 -05:00
rusefillc e3398775ce Revert "one more step forward"
This reverts commit e0f4dbd1
2020-12-14 22:22:31 -05:00
rusefillc e0f4dbd16f one more step forward 2020-12-14 20:38:04 -05:00
rusefillc 0dba9b4a15 one more step forward 2020-12-14 19:47:37 -05:00
rusefillc c3b9094075 one more step forward 2020-12-14 16:58:56 -05:00
rusefillc f1392c6444 one more step forward 2020-12-14 13:20:06 -05:00
rusefillc 5916ebb901 TDC label to images 2020-12-14 12:55:45 -05:00
rusefillc 06855c130d java: some trigger images do not display top dead center properly fix #2075 2020-12-13 23:32:46 -05:00
rusefillc e6937d42c5 Refactoring, technical debt: export more of trigger attributes into triggers.txt file #2077 2020-12-13 23:11:06 -05:00
rusefillc a3ca17b092 making jenkins failures more useful 2020-12-13 22:57:20 -05:00
rusefillc 38a636a52e java: some trigger images do not display top dead center properly #2075 2020-12-13 22:06:29 -05:00
rusefillc 942738cdec one more step forward 2020-12-13 21:52:52 -05:00
rusefi f771616c60 one step forward 2020-12-13 12:20:04 -05:00
rusefillc ce0c35adcc one step back with HW CI 2020-12-13 10:42:12 -05:00
rusefi 6e33f20c9f basic hw in the loop - pwm self validation #2028 2020-12-13 00:17:54 -05:00
rusefi bbfed19d06 basic hw in the loop - pwm self validation #2028 2020-12-13 00:02:19 -05:00
rusefi 532317c57a basic hw in the loop - pwm self validation #2028 2020-12-12 23:00:18 -05:00
rusefillc 055b1201fb migrating hardware tests to junit 2020-12-12 20:33:19 -05:00
rusefillc a88a14f981 typo 2020-12-12 20:26:56 -05:00
rusefillc 30aff33f8c basic hw in the loop - pwm self validation #2028 2020-12-12 20:22:58 -05:00
rusefillc 6fae359c07 let's use composition 2020-12-12 18:58:30 -05:00
rusefillc 9570459c1d moving start-up script from java to bash 2020-12-12 18:39:05 -05:00
rusefillc a4d0dcc48f basic hw in the loop - pwm self validation #2028 2020-12-12 17:30:59 -05:00
rusefillc 7851dec07b basic hw in the loop - pwm self validation #2028 2020-12-12 17:28:27 -05:00
rusefillc ffe1a29c71 better ant task name 2020-12-12 16:14:21 -05:00
rusefillc 977fe326ba auto test clean-up 2020-12-12 15:44:57 -05:00
rusefillc e77628d1fc decompile_fsio_line 2020-12-12 10:40:55 -05:00
rusefillc d487813042 all triggers should be documented way nicer #2001
placing TDC up
2020-12-10 21:29:05 -05:00
rusefillc 5a33808dcb all triggers should be documented way nicer #2001
TDC fix
2020-12-10 21:21:25 -05:00
rusefillc 5530a3fd39 all triggers should be documented way nicer #2001
better direction
2020-12-10 20:56:12 -05:00
rusefillc 259f1f5ab0 all triggers should be documented way nicer
#2001
2020-12-10 20:02:35 -05:00
rusefillc 2947c5f69c all triggers should be documented way nicer
#2001
2020-12-10 19:49:22 -05:00
rusefillc 4e7c952014 all triggers should be documented way nicer
#2001
2020-12-10 17:10:17 -05:00
rusefillc 4072db3052 trigger lifecycle 2020-12-09 12:19:25 -05:00
rusefillc d86c53fecf basic hw in the loop - pwm self validation #2028 2020-12-06 18:39:50 -05:00
rusefillc 4020e59030 time and TDC stroke should be less full, also time and scale should be painted before/under engine events 2020-12-05 21:10:19 -05:00
rusefillc 0ba4b37a2d all triggers should be documented way nicer #2001 2020-12-04 11:44:27 -05:00
rusefillc eb3dd94390 6.1 Hemi V8 decoder #2010 2020-12-04 00:30:22 -05:00
rusefillc be77425007 all triggers should be documented way nicer #2001 2020-12-03 21:30:28 -05:00
rusefillc e6f9c2ecef all triggers should be documented way nicer #2001 2020-12-03 17:17:57 -05:00
rusefillc b5e9c26d4e all triggers should be documented way nicer #2001 2020-12-03 01:19:02 -05:00
rusefillc f5189cb6aa all triggers should be documented way nicer #2001 2020-12-03 01:02:17 -05:00
rusefillc 8841234906 all triggers should be documented way nicer #2001 2020-12-03 00:13:47 -05:00
rusefillc 7327fd6e6c all triggers should be documented way nicer #2001 2020-12-02 22:17:38 -05:00
rusefillc a76e85cf92 all triggers should be documented way nicer #2001 2020-12-02 21:54:26 -05:00
rusefillc 3ce1f6e300 all triggers should be documented way nicer #2001 2020-12-02 21:02:54 -05:00
rusefillc 47d90741eb engine sniffer - pins are not displayed #1995 2020-12-01 23:08:41 -05:00
rusefillc 7f1f912933 engine sniffer - pins are not displayed #1995 2020-12-01 22:57:00 -05:00
rusefillc e01c07e5e6 Starter is engaged on start-up in pull-up configuration #1969 2020-11-26 18:42:23 -05:00
rusefillc c8f1c7f8c7 Starter is engaged on start-up in pull-up configuration #1969 2020-11-26 17:53:01 -05:00
rusefillc 604f093171 rusEFI console does not start fix #1930 2020-11-18 19:28:00 -05:00
rusefillc e44e4e6366 HW test doc 2020-11-15 18:10:05 -05:00
andreika-git 35c839286a Add directives support to Console .INI parser (#1932)
* Add directives support to Console .INI parser

* unit-test for # directives

Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2020-11-06 09:38:57 -05:00
rusefillc 01b6725c09 local_proxy 2020-10-29 00:04:30 -04:00
Matthew Kennedy b8c2041467 Everything in lambda! (#1893)
* lambda

* default configs, fix build

* config, gauge, UI

* more digits

* change menu text

* fix that while I'm here

* doesn't need extra word

* todo note

* tests

* last test

* missed a config

* update java

* store target lambda

* more java

* format

* hopefully enough java for CI to pass
2020-10-26 18:15:17 -04:00
rusefillc c5fce40620 HW CI has failed 11 times since Oct 2 #1849 2020-10-16 22:57:12 -04:00
rusefi 99a15e70a4 Trigger sync lost every 2^32 CPU cycles #1873
QA automation coverage
2020-10-11 19:16:16 -04:00
rusefillc f6a4d5785d gauge poking is needed after local application is disconnected same as before it's connected
adjusting test to match current reality
2020-10-09 01:28:40 -04:00
rusefillc 06aff23a71 gauge poking is needed after local application is disconnected same as before it's connected 2020-10-09 00:51:34 -04:00
rusefillc 92f4e1ba22 gauge poking is needed after local application is disconnected same as before it's connected 2020-10-09 00:30:13 -04:00
rusefillc 8d9f871522 more tools to work with TCP/IP 2020-10-09 00:12:38 -04:00
rusefillc 56efda1e73 minor bugfix 2020-10-09 00:06:40 -04:00
rusefillc 16e9d2ad42 TCP open refactoring 2020-10-08 23:58:08 -04:00
rusefillc 94abeabf37 TCP open refactoring 2020-10-08 23:45:51 -04:00
rusefillc 09b9c3382f Detect configuration 2020-10-08 23:45:23 -04:00
rusefillc 3b139c1632 please die on close 2020-10-08 23:23:45 -04:00
rusefillc a973953214 remote proxy bugfix: the magic of signed bytes 2020-10-08 00:35:40 -04:00
rusefillc cffb922cc3 better status messages 2020-10-07 23:16:47 -04:00
rusefillc f1d26bd5f7 remote: update to release feature 2020-10-07 20:26:56 -04:00
rusefillc a3834fb9db remote: update to release feature 2020-10-07 20:07:10 -04:00
rusefillc acc918a1d9 remote: update to release feature 2020-10-07 19:44:06 -04:00
rusefillc 99a2998e74 helping build 2020-10-07 19:17:05 -04:00
rusefillc b14b7abe96 remote: update to release feature 2020-10-07 19:06:31 -04:00
rusefillc fafd9bacd1 more options for remote 2020-10-07 18:58:13 -04:00
rusefillc 91f055d2f6 date 2020-10-06 23:51:07 -04:00
rusefillc c9c7533ab0 remote SD download works once proper thread synchronization added 2020-10-06 23:37:44 -04:00
rusefillc 39a243cdab latest activity timestamp 2020-10-06 22:43:39 -04:00
rusefillc 48be091241 +x 2020-10-06 00:21:11 -04:00
rusefillc 100763ea7b better logging in proxy 2020-10-05 23:41:16 -04:00
rusefillc ea1dcf74f8 Nullable localIpAddress 2020-10-05 23:06:07 -04:00
rusefillc 6522c72714 60/2 perf grab #1850 2020-10-05 11:19:50 -04:00
rusefillc 6319d353d5 60/2 perf grab #1850 2020-10-04 20:44:07 -04:00
rusefillc 4b17adf185 .ini for remote controller 2020-10-04 18:55:23 -04:00
rusefillc ac94bcae5e get_performance_trace automation 2020-10-04 16:03:35 -04:00
rusefillc 3112e35425 SignatureHelper 2020-10-04 13:29:41 -04:00
rusefillc 43acff1de4 SignatureHelper 2020-10-04 13:14:45 -04:00
rusefillc efb309ede5 fixing Android build 2020-10-04 02:54:25 -04:00
rusefillc fa187f7201 60/2 perf grab #1850
autotest does not need composite logging tourture
2020-10-04 02:09:39 -04:00
rusefillc 4bb1ff9430 60/2 perf grab #1850
have to settle on less for now?
2020-10-04 01:00:10 -04:00
rusefillc d9102b3c3c 60/2 perf grab #1850 2020-10-04 00:15:40 -04:00
rusefillc 01913b4a79 https://github.com/rusefi/rusefi_documentation/issues/28 2020-10-03 23:34:55 -04:00
rusefillc 731341dad1 HW CI has failed 11 times since Oct 2 #1849 2020-10-03 19:45:39 -04:00
rusefillc 8f53bc7331 progress towards REO compatibility 2020-10-03 18:58:59 -04:00
rusefillc e61777c737 REO progress 2020-10-03 13:51:51 -04:00
rusefillc a2ca68fc35 'detect' command to print link to .ini 2020-10-02 21:13:34 -04:00
rusefillc 8d8a7ec5b8 Remote Update to Release #1845 2020-10-02 20:49:34 -04:00
rusefi ed4baf4330 commands 2020-10-01 01:00:34 -04:00
rusefi 0a039ffb8e better logging 2020-10-01 00:51:12 -04:00
rusefi bc7539c295 readable codes 2020-10-01 00:24:49 -04:00
rusefi 70e23dafbf remote SD card access 2020-09-30 23:40:22 -04:00
rusefi b9e930037b help link fix 2020-09-28 23:15:23 -04:00
rusefi eba4340f16 Console vs TS usability #1757 2020-09-19 16:14:00 -04:00
rusefi 1ef43f9b14 better error message 2020-09-12 04:31:35 -04:00
rusefi 4c64c278f4 sync with reality? 2020-09-10 21:36:37 -04:00
rusefi d39d82ebff SBC 2020-09-01 22:27:01 -04:00
rusefi 9db8417d78 SBC 2020-09-01 22:26:17 -04:00
rusefi 3ee53ddad6 spelling 2020-08-31 17:08:04 -04:00
rusefi 4c0a673411 bumping version to test SBC handling 2020-08-30 19:01:16 -04:00
rusefi 5a820a5557 SBC auto-update in case of server version bump 2020-08-30 18:42:42 -04:00
rusefi f1439e4141 Server issue maybe java 11? fix #1737 2020-08-30 17:14:07 -04:00
rusefi 029ff621e3 REO - local ip into session info 2020-08-30 16:17:21 -04:00
rusefi c86b203607 remote firmware request 2020-08-30 01:23:12 -04:00
rusefi cee1c44577 remote firmware request 2020-08-30 01:15:18 -04:00
rusefi d18a8aecc7 remote firmware request 2020-08-30 00:59:32 -04:00
rusefi 28a9d94cc3 helping build 2020-08-30 00:44:51 -04:00
rusefi 21c525bb8b update connector button progress 2020-08-30 00:39:08 -04:00
rusefi 3736b3260a remote tab misc progress 2020-08-30 00:21:34 -04:00
rusefi c30065c8f5 reducing autotest mess 2020-08-29 15:41:09 -04:00
rusefi 3faa8df371 reducing autotest mess 2020-08-29 15:05:54 -04:00
rusefi 47912b9d28 DODGE_NEON_2003_CRANK 2020-08-29 15:01:24 -04:00
rusefi 2ab78102f9 rusEFI console to support at least division expressions 2020-08-29 13:03:38 -04:00
Matthew Kennedy 1b07647e72 Software knock detection (#1730)
* s

* science

* set pin mode

* turn stuff off so it fits

* filtering maybe

* filtering actually works

* generate filter parameters internally

* shorter window

* guard behind enable flag

* use checked in filter

* add biquad reset

* tracing

* const

* exec order

* do it from a thread

* smaller buffer, comment

* configure with header

* only for proteus

* oops

* unused

* not needed

* guards

* pin config

* don't need that include

* precook filter steady state

* define sample rate

* config enable switch
2020-08-28 21:13:50 -04:00
rusefi 68ece00b0e fixing build - adjusting some strange code to smaller blocking factor 2020-08-21 14:53:33 -04:00
rusefi 7fef82742f v12 progress 2020-08-21 14:09:51 -04:00
rusefi 831d99ccee v12 2020-08-19 22:03:27 -04:00
rusefi 074e7d0cfe remove unneccessary zeroes from TS protocol #1702
fix
2020-08-18 22:55:43 -04:00
Matthew Kennedy eb7888fba3 improve (#1702) 2020-08-18 22:37:08 -04:00
rusefi 88b3ef23fc Android progress 2020-08-16 22:10:05 -04:00
rusefi eef4e05428 console logger for Android 2020-08-16 20:29:09 -04:00
rusefi 8b8849b3c6 more info into the logs 2020-08-16 18:01:39 -04:00
rusefi 9691122707 Broadcasting from Android crashes #1696 2020-08-16 17:11:47 -04:00
rusefi 82d7fc341c progress 2020-08-16 00:32:10 -04:00
rusefi 3de0995c68 usability 2020-08-16 00:17:31 -04:00
rusefi 6c4be30568 .apk to build_server 2020-08-15 23:58:29 -04:00
rusefi e1137d93a3 Android progress 2020-08-15 22:42:58 -04:00
rusefi c711ceb7e3 hiding things from Android 2020-08-15 22:35:48 -04:00
rusefi 9d5d086bca one step backwards since XMLEncoder not available on Android? 2020-08-15 22:20:52 -04:00
rusefi 9f34133b73 my test phone is oooooold 2020-08-15 22:03:43 -04:00
rusefi f69b188674 helping Android 2020-08-15 20:46:52 -04:00
rusefi ea5c52c4f3 refactoring 2020-08-15 20:37:56 -04:00
rusefi bef83b7105 refactoring 2020-08-15 20:12:41 -04:00
rusefi 0917116cbb https://github.com/rusefi/web_backend/issues/96 2020-08-15 18:42:21 -04:00
rusefi dec73c5649 REO progress 2020-08-15 15:34:50 -04:00
rusefi 7b53f6430d ST rules 2020-08-15 13:08:07 -04:00
rusefi f3b15a17a4 ST rules 2020-08-15 12:37:13 -04:00
rusefi a8e9e343fc REO progress 2020-08-15 12:24:57 -04:00
rusefi 000b83d3f8 REO progress 2020-08-15 12:08:20 -04:00
rusefi 5b90cf666e REO progress 2020-08-15 11:58:08 -04:00
rusefi 0e0c7f2546 +x 2020-08-15 11:43:30 -04:00
rusefi ee34ea4b49 REO progress 2020-08-15 11:16:29 -04:00
rusefi 6e07bd29e8 REO progress 2020-08-15 10:52:48 -04:00
rusefi 955a548260 REO progress 2020-08-14 23:54:26 -04:00
rusefi 4898cbb560 REO progress 2020-08-14 23:46:31 -04:00
rusefi e249d19077 REO progress 2020-08-14 23:34:53 -04:00
rusefi 2d66a1a5a1 helping Android 2020-08-14 20:51:06 -04:00
rusefi b252b777c6 REO progress 2020-08-14 20:46:36 -04:00
rusefi 1a37cf53f8 REO progress 2020-08-14 20:22:17 -04:00
rusefi 704244a21c hiding scary message 2020-08-14 19:24:34 -04:00
rusefi 92f0b76869 https://github.com/rusefi/web_backend/issues/73
toolset progress
2020-08-14 15:56:59 -04:00
rusefi 7b6ca4f242 refactoring: static bad 2020-08-14 13:54:27 -04:00
rusefi 966b97c89b progress 2020-08-14 12:43:13 -04:00
rusefi 6618d9cb4c HW CI CRITICAL error: Invalid airmass mode #1690 2020-08-13 13:08:00 -04:00
rusefi 18b1a63dba trying to help HW CI 2020-08-13 12:26:23 -04:00
rusefi 5a059be02d helping Android 2020-08-12 23:11:54 -04:00
rusefi 1a2ad447cc helping build 2020-08-12 23:03:42 -04:00
rusefi 5537e03cf0 helping build 2020-08-12 22:58:16 -04:00
rusefi 2d50dffbda log upload tab 2020-08-12 20:37:37 -04:00
rusefi f034bbee6e logging & docs 2020-08-12 15:55:06 -04:00
rusefi acc3850f85 +x 2020-08-10 23:41:55 -04:00
rusefi 4a13600cdd better messages 2020-08-10 22:12:38 -04:00
rusefi 4a8e7febfc A vague bug #1684
undoing funny code
2020-08-09 00:41:02 -04:00
rusefi 1050ee12bd A vague bug #1684 2020-08-08 23:56:42 -04:00
rusefi b8ace9cf1f A vague bug #1684 2020-08-08 23:54:01 -04:00
rusefi f640f9d15f trigger and VSS hw integrated testing #1668 2020-08-08 23:42:25 -04:00
rusefi 0e31e3e80b #1684 2020-08-08 22:36:04 -04:00
rusefi 7d12dd2e71 trigger and VSS hw integrated testing
#1668
2020-08-08 21:09:12 -04:00
rusefi a483d14750 A vague bug #1684 2020-08-08 20:57:42 -04:00
rusefi 337a15dce1 more better test termination 2020-08-08 19:55:32 -04:00
rusefi 528d03a90b trigger and VSS hw integrated testing #1668 2020-08-08 18:28:43 -04:00
rusefi 6927c47e58 trigger and VSS hw integrated testing #1668 2020-08-08 17:37:51 -04:00
rusefi cc2d786b1c trigger and VSS hw integrated testing #1668 2020-08-08 17:07:23 -04:00
rusefi 5fe1eaf03c trigger and VSS hw integrated testing #1668 2020-08-08 11:57:39 -04:00
rusefi 4bbb5b8762 trigger and VSS hw integrated testing #1668 2020-08-08 11:25:17 -04:00
rusefi 07d075671b trigger and VSS hw integrated testing #1668
clean-up
2020-08-08 11:04:26 -04:00
rusefi c19d813310 TS SD integration #1653 2020-08-07 19:51:37 -04:00
rusefi 0ebe7ba059 TS SD integration #1653 2020-08-06 22:05:26 -04:00
rusefi a8ac9bc201 TS SD integration #1653 2020-08-06 17:06:47 -04:00
rusefi 58fd607899 TS SD integration #1653 2020-08-05 19:13:41 -04:00
rusefi b4ec2347e6 TS SD integration #1653 2020-08-05 00:04:02 -04:00
rusefi 7b91073f31 TS SD integration #1653 2020-08-04 19:10:40 -04:00
rusefi d1056314e4 refactoring 2020-08-04 19:03:22 -04:00
rusefi 6930dc813f NA6 progress 2020-08-02 12:08:35 -04:00
rusefi 042f86863f NA6 progress 2020-08-02 11:09:18 -04:00
rusefi 5a2a47e4f6 NA6 progress 2020-08-02 10:18:14 -04:00
rusefi 0fbddd1395 TS SD integration #1653 2020-08-02 08:57:53 -04:00
rusefi 6b3d114c22 TS SD integration #1653 2020-08-01 13:21:50 -04:00
rusefi d228340c80 TS SD integration #1653 2020-08-01 10:00:07 -04:00
rusefi f29046dd10 TS SD integration #1653 2020-07-31 23:53:56 -04:00
rusefi 6125cf22be TS SD integration #1653 2020-07-31 22:44:20 -04:00
rusefi 62dc27f2fd progress 2020-07-31 20:24:01 -04:00
rusefi c53b218e41 progress 2020-07-31 19:54:51 -04:00
rusefi 4b5990365c progress 2020-07-31 19:35:25 -04:00
rusefi 965e99df0d NA6 progress 2020-07-31 14:06:30 -04:00
rusefi 62944dab95 https://github.com/rusefi/web_backend/issues/89 2020-07-31 12:36:53 -04:00
rusefi acd5654332 reducing noise 2020-07-31 12:25:11 -04:00