Commit Graph

8639 Commits

Author SHA1 Message Date
rusefi d1f1491fb0 refactoring 2020-06-21 15:50:21 -04:00
rusefi d3ba22063c refactoring 2020-06-21 15:40:59 -04:00
rusefi 365d3eadeb REO progress 2020-06-21 01:07:26 -04:00
rusefi a9724faa37 REO progress 2020-06-21 00:31:01 -04:00
rusefi 9ad0d5f386 ROE progress 2020-06-20 22:33:13 -04:00
rusefi 1a42a8e4eb ROE progress 2020-06-20 22:04:08 -04:00
rusefi d1f612a9dc ROE progress 2020-06-20 21:26:47 -04:00
rusefi 4c7c675936 Merge remote-tracking branch 'origin/master' 2020-06-20 21:03:35 -04:00
rusefi 001e396a0b REO progress 2020-06-20 20:52:24 -04:00
GitHub set-date Action 2c3f3de28c Update date 2020-06-21 00:24:26 +00:00
rusefi af8ce22c44 #1526 2020-06-20 18:49:29 -04:00
rusefi 025ac28a2c REO progress 2020-06-20 18:36:58 -04:00
rusefi 48ec4689ee REO progress 2020-06-20 15:18:25 -04:00
rusefi 9ed59e85bb [PERFORMANCE] hardware continues integration needs a high RPM high tooth count test case #1351 2020-06-20 11:07:23 -04:00
kon 5f639f1485 Added time message to cluster (#1524)
* 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...

* pulled fix from upstream

* added RTC date/time message to cluster

* forgot to set boolean....
2020-06-20 08:11:21 -04:00
GitHub set-date Action 09c6133f8b Update date 2020-06-20 00:23:07 +00:00
rusefi d9dff87251 [PERFORMANCE] hardware continues integration needs a high RPM high tooth count test case #1351 2020-06-19 19:30:04 -04:00
rusefi 8263533cfc [github] build board bundles using GH Actions
#1499
2020-06-19 14:46:33 -04:00
David Holdeman 92948a93a8 Convert scripts firmware (#1522)
* convert clean

* convert clean

* convert clean_compile_two_versions

* convert update_version
2020-06-19 13:32:57 -04:00
rusefi 25aa66ca16 BUG? handleCrc32Check does not use 'offset' parameter #1429 2020-06-19 12:51:38 -04:00
rusefi aa198d5d95 docs 2020-06-19 12:51:15 -04:00
rusefi 1432b54778 1 byte issue in TuneReadWriteTest #1512 2020-06-19 12:16:18 -04:00
David Holdeman 6ae878a097 moved params back to script (#1521) 2020-06-19 10:45:00 -04:00
David Holdeman a96ffcbc4e Fix boards (#1520)
* fix gen_config.sh

* change file extension

* convert kinetis gen_config

Co-authored-by: rusefi <rusefi@users.noreply.github.com>
2020-06-19 10:10:17 -04:00
rusefi ca668b3011 Only two .ini files got auto-generated #1519 2020-06-19 09:31:36 -04:00
rusefi 5999477871 Only two .ini files got auto-generated #1519 2020-06-19 00:40:52 -04:00
rusefi ba184e390c Only two .ini files got auto-generated #1519 2020-06-19 00:28:50 -04:00
rusefi 9fcdcf25d4 BUG? handleCrc32Check does not use 'offset' parameter #1429 2020-06-19 00:17:05 -04:00
rusefi 4736231683 tune CRC progress 2020-06-19 00:08:20 -04:00
rusefi eb3ff73c29 1 byte issue in TuneReadWriteTest fix #1512 2020-06-18 23:29:08 -04:00
rusefi 44a57fbd92 [PERFORMANCE] hardware continues integration needs a high RPM high tooth count test case #1351 2020-06-18 23:15:17 -04:00
rusefi acafff9390 Merge remote-tracking branch 'origin/master' 2020-06-18 23:14:47 -04:00
David Holdeman a38e3a1fe1 Convert scripts simulator (#1518)
* remove run_gcov and call ci_gcov from run_clean_gcov

* explicitly call bash

* remove unused scripts

* covert compile

* convert compile

* convert clean
2020-06-18 23:14:37 -04:00
David Holdeman 1fd0182d07 convert unit_tests/compile (#1517) 2020-06-18 23:14:05 -04:00
rusefi 7f3ce36065 1 byte issue in TuneReadWriteTest #1512 2020-06-18 22:51:07 -04:00
GitHub set-date Action 6e0b726236 Update date 2020-06-19 00:23:33 +00:00
David Holdeman 1cb5ef79c0 remove needs (#1516) 2020-06-18 19:36:26 -04:00
David Holdeman 5d35365f7e remove commit from build-firmware (#1515) 2020-06-18 19:27:38 -04:00
David Holdeman 34e5f6a05a Add checkout (#1514)
* Add checkout

* remove empty with statement

* Actually we do need push depth
2020-06-18 19:12:58 -04:00
rusefi a676c2fe25 docs 2020-06-18 18:34:38 -04:00
David Holdeman 6081889c63 Run gen scripts and unify firmware, simulator, and unit_tests workflows (#1506)
* add workflow and scripts

* select current branch

* added some comments

* unify build workflows for firmware, testing, and simulator

* move if to steps to keep from skipping

* debug

* Added comment

* Move simulator and unit tests back to their own files

* Move config and livedoc generation to its own file

* Add gen configs workflow
2020-06-18 18:31:54 -04:00
David Holdeman f80f3aa6d6 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
David Holdeman d2b63e0190 Remove duplicated workflow (#1507)
* add workflow and scripts

* Update date

* Removed duplicated workflow

Co-authored-by: GitHub set-date Action <action@github.com>
2020-06-18 17:06:03 -04:00
rusefi 3103c18860 indicators are broken - reported by Jokeri 2020-06-18 14:50:00 -04:00
rusefi e9dc0f776f removing some legacy behaviour 2020-06-18 13:27:24 -04:00
rusefi 39e98b9c0c new interesting fork! 2020-06-18 12:57:16 -04:00
rusefi 80a167f404 removing some legacy behaviour 2020-06-18 12:43:22 -04:00
rusefi 8995afb910 partial manual pick of #1506 2020-06-18 12:41:14 -04:00
rusefi 8d437bb670 1 byte issue in TuneReadWriteTest #1512
fixing first issue
2020-06-18 11:51:52 -04:00
rusefi e598b35a95 [PERFORMANCE] hardware continues integration needs a high RPM high tooth count test case #1351 2020-06-18 11:16:04 -04:00