Commit Graph

8566 Commits

Author SHA1 Message Date
rusefi 5b0e4bc795 TS project: hide all invalid entries #1505 2020-06-17 16:49:14 -04:00
rusefi dd080dbb28 trying performance test again in light of recent progress 2020-06-17 15:08:09 -04:00
rusefi bcbca191b4 hopefully progress 2020-06-17 13:01:11 -04:00
David Holdeman 4a43b0a29f Workflow to write the date, once a day (#1504)
* Add date workflow

* add files

* use VCS_DATE in engine controller

* initial values

* switched to using one file

* moved to controllers

* Add comment and fix cron entry

* add pragma once

* Add more comments
2020-06-17 12:59:57 -04:00
rusefi 7f71383de6 un-hiding full pinout 2020-06-17 12:54:56 -04:00
rusefi 95f0c1e1d1 TS project: hide all invalid entries #1505 2020-06-17 12:53:37 -04:00
rusefi 546344c78a nope, unit tests did not just fix themselves 2020-06-17 08:42:37 -04:00
rusefi ac2612d59e TS plugin 2020-06-17 01:14:45 -04:00
rusefi 9e4dea6f3f refactoring 2020-06-17 01:10:35 -04:00
rusefi ea591d3d6c trying performance test again in light of recent progress 2020-06-17 00:36:45 -04:00
rusefi 7ec193a865 TS plugin 2020-06-17 00:35:16 -04:00
rusefi 1b6980cac2 TS plugin 2020-06-17 00:03:45 -04:00
rusefi 4b663ccec7 TS plugin 2020-06-17 00:01:15 -04:00
rusefi 4cadb52bfa TS plugin 2020-06-16 23:57:50 -04:00
rusefi 727da8e70c TS plugin 2020-06-16 23:57:36 -04:00
rusefi 942cca4212 TS plugin 2020-06-16 23:52:07 -04:00
rusefi 4e66a799d9 plugin split 2020-06-16 23:24:19 -04:00
rusefi 6ef0a4abc2 better module name 2020-06-16 23:06:13 -04:00
rusefi 727a1c980d firmware version to light UI 2020-06-16 22:26:19 -04:00
Matthew Kennedy 29d124ace3 spinwait for events in the near future (#1491)
* add spinwait

* simplify and reduce lateDelay

* maybe probably fix tests

* comments

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-06-16 22:13:42 -04:00
Matthew Kennedy c46a6e5c0e 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 96e9ab5712 Moved secrets check to before running coverage (#1501) 2020-06-16 18:55:18 -04:00
rusefi 5a90d73ec0 docs 2020-06-16 18:25:41 -04:00
David Holdeman 74664a3e2c 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
David Holdeman bb222813aa converted gen_config_board.bat (#1498) 2020-06-16 15:48:09 -04:00
rusefi 6f9681aedc Now we are back to original behavior, great step forward :) 2020-06-16 14:28:46 -04:00
rusefi 6cce8a7194 is this the problem? 2020-06-16 14:19:40 -04:00
rusefi d81e139918 fixing stuff by reducing the gap between Windows and Linux scripts 2020-06-16 14:12:27 -04:00
rusefi a2e660b404 progress 2020-06-16 12:56:01 -04:00
rusefi 331cda6507 helping us survive CRLF 2020-06-16 12:52:29 -04:00
David Holdeman d339ffd9f8 Fix #1492 redux (#1496)
* use gen_config.conf to store flags, and gen_config.bat to call gen_config.sh

* Try sh.exe first, and fixed indentation
2020-06-16 12:50:22 -04:00
David Holdeman c1b4800038 Add dfu conversion (#1497) 2020-06-16 12:33:49 -04:00
rusefi 65349ec3d5 https://github.com/rusefi/web_backend/issues/31 2020-06-16 10:10:55 -04:00
rusefi 353cbf02fe https://github.com/rusefi/web_backend/issues/31 2020-06-15 22:39:51 -04:00
rusefi 209a9722fd https://github.com/rusefi/web_backend/issues/31 2020-06-15 22:08:55 -04:00
rusefi 7c3d153b2c making debugTriggerSync more visible to users & removing from VVT defaults 2020-06-15 16:47:06 -04:00
rusefi f868803524 Trigger decoding issues (60-2) #1488
100us is too much, 10us is more reasonable
2020-06-15 00:12:50 -04:00
rusefi 160d8d7462 Trigger decoding issues (60-2) #1488
unit test refactoring
2020-06-15 00:11:02 -04:00
rusefi d68d6cc8ef Trigger decoding issues (60-2) #1488
interesting stuff potentially with a not so great setting
2020-06-14 23:41:39 -04:00
rusefi 943388a27b Trigger decoding issues (60-2) #1488
very mild refactoring - better names & moving initializers
2020-06-14 23:34:45 -04:00
rusefi 91b80cabb7 REO progress 2020-06-14 18:47:58 -04:00
rusefi 14ede84e8d REO progress 2020-06-14 18:39:05 -04:00
rusefi 76d3dbe22c fixing stuff? 2020-06-14 18:06:33 -04:00
rusefi a0593844c7 something is broken somewhere :( 2020-06-14 18:01:23 -04:00
rusefi 015832e116 manual gen 2020-06-14 17:01:05 -04:00
kon 9af150bd41 BMW E90 Kombi (#1494)
* second can bus, first steps

* added most important messages; no more errors

* cleaned up can messages

* second can bus, first steps

* added most important messages; no more errors

* cleaned up can messages

* post rebase/merge fixes

* more rebase/merge fixes

* even more rebase/merge fixes

* more fixes, removed auto-gen files

* removed more auto-gen files...
2020-06-14 16:59:43 -04:00
rusefi f6e875d32e REO progress - binary logs 2020-06-14 16:19:33 -04:00
rusefi ce9a624e0c REO progress - binary logs 2020-06-14 15:43:54 -04:00
rusefi d063134b88 Fresh generated - auto 2020-06-14 15:12:19 -04:00
rusefi 3225665382 MLQ code duplication & docs 2020-06-14 14:46:24 -04:00