Commit Graph

7132 Commits

Author SHA1 Message Date
rusefi 3d6da4a910 poke 2020-07-19 18:34:53 -04:00
rusefi dabc5f321e poke 2020-07-19 18:33:51 -04:00
rusefi 8617e2f81c poke 2020-07-19 18:27:30 -04:00
Matthew Kennedy def94739ff encapsulate (#1617) 2020-07-19 16:46:28 -04:00
rusefi 53f2810216 better unit test logging 2020-07-19 16:05:19 -04:00
rusefi e2c62b8ab3 better unit test logging 2020-07-19 15:47:21 -04:00
rusefi b8e033f3d1 better unit test logging 2020-07-19 15:25:49 -04:00
rusefi 26f85c4e11 better unit test logging 2020-07-19 14:58:46 -04:00
rusefi 1ae3334980 better unit test logging 2020-07-19 14:26:28 -04:00
rusefi adbaf9e179 better unit test logging 2020-07-19 14:17:15 -04:00
rusefi cc2a68b753 better unit test logging 2020-07-19 14:13:15 -04:00
GitHub build-firmware Action 308cc4f6d2 Auto-generated configs and docs 2020-07-19 16:20:07 +00:00
rusefi 5b913c68ba fixing crankingIACposition digits 2020-07-19 12:18:30 -04:00
rusefi 94b7810cb4 poke 2020-07-19 01:43:16 -04:00
rusefi 12589719af poke 2020-07-19 01:40:29 -04:00
rusefi 6793948ce2 poke 2020-07-19 00:53:50 -04:00
rusefi a177c094e7 poke 2020-07-19 00:53:13 -04:00
rusefi 6637548631 poke 2020-07-19 00:45:18 -04:00
GitHub set-date Action 276ed78d7a Update date 2020-07-19 00:32:36 +00:00
GitHub build-firmware Action 96523632c1 Auto-generated configs and docs 2020-07-18 23:32:29 +00:00
rusefi dcf5d80297 Merge remote-tracking branch 'origin/master' 2020-07-18 19:30:57 -04:00
rusefi 5630aa1963 STRING support for java fields 2020-07-18 19:30:49 -04:00
GitHub build-firmware Action 4fd3532ea6 Auto-generated configs and docs 2020-07-18 23:22:34 +00:00
rusefi 103a44052c STRING support for java fields 2020-07-18 19:19:28 -04:00
GitHub set-date Action c71390fa66 Update date 2020-07-18 00:30:58 +00:00
GitHub set-date Action eea54f2010 Update date 2020-07-17 00:31:01 +00:00
GitHub set-date Action b0816d66bf Update date 2020-07-16 00:31:03 +00:00
rusefi 781385dab3 little comforts of life 2020-07-15 00:26:10 -04:00
GitHub build-firmware Action 453c9f0322 Auto-generated configs and docs 2020-07-15 01:37:36 +00:00
rusefi 5a18989c5a progress 2020-07-14 21:34:59 -04:00
GitHub set-date Action 04cc2b2928 Update date 2020-07-15 00:30:42 +00:00
rusefi 7dbc547723 https://github.com/rusefi/hw_microRusEfi/issues/180 2020-07-14 19:59:55 -04:00
rusefi 6d360b8736 https://github.com/rusefi/hw_microRusEfi/issues/180 2020-07-14 19:43:44 -04:00
David Holdeman 2e6bf309e0 Fix #1590 (#1602)
* Add checkout

* remove empty with statement

* Actually we do need push depth

* convert gen_upload_docs.bat

* convert run.bat

* forgot to add run.sh

* convert gen_upload_docs.bat

* remove checking from bats

* change config

* fix path

* fix path again

* fix file extension

* remove escapes

* added missing quotation and escapes

* convert build_current_bundle

* convert clean_bootloader

* convert compile_bootloader_discovery

* convert compile_bootloader

* 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

* use bash

* use bash

* add workflow

* add check before upload

* install kicad

* switch firmware to bash

* switch unit_testts to bash

* switch jenkins to bash

* fix path

* pwd

* checkout submodules

* add ppa for kicad 5.1

* install xvfb and set DISPLAY

* use xvfb

* use python3 and add NO_DISPLAY var

* fetch all

* remove blob

* undo unintentional changes

* reset accidentally commited config.xmlu

* remove submodule

* fix path

* Only call one board

* make simulator and console conditional

* break away bundle packaging

* pass bundle name

* switch to bash

* make primary bundle conditional

* break away packaging for primary and pass config names

* Add default name to unit tests

* add check to skip config

* add property to skip config, and fix check

* switch primary bundle to still build

* switch to bash

* move default config to its own script

* add exit 0

* go back to gen_config running all boards

* remove TS stuf8f

* remove TS stuff

* switch to gen_config_board

* switch to bash

* add kinetis back

* add check for kinetis

* rename compile_and_upload

* add error checking

* Revert "add error checking"

This reverts commit f6c9b7f2521f9c28ea150da8e733c593a59596a1.

* Add readme

Co-authored-by: David Holdeman <David Holdeman>
2020-07-14 10:28:26 -04:00
GitHub set-date Action c9d64ec2b1 Update date 2020-07-14 00:30:14 +00:00
Matthew Kennedy a79153bbea 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 cf745be1af EFI_IDLE_INCREMENTAL_PID_CIC should be a runtime parameter fix #806 2020-07-12 21:53:55 -04:00
rusefi 93d015598a EFI_IDLE_INCREMENTAL_PID_CIC should be a runtime parameter #806 2020-07-12 21:35:01 -04:00
rusefi 31f5d82b4b Merge remote-tracking branch 'origin/master' 2020-07-12 21:17:26 -04:00
rusefi ffb559d9b3 EFI_IDLE_INCREMENTAL_PID_CIC should be a runtime parameter #806 2020-07-12 21:13:04 -04:00
GitHub set-date Action 6333672605 Update date 2020-07-13 00:31:02 +00:00
rusefi d70b4a5cb1 EFI_IDLE_INCREMENTAL_PID_CIC should be a runtime parameter #806 2020-07-12 19:06:26 -04:00
rusefi 93f85b0b93 EFI_IDLE_INCREMENTAL_PID_CIC should be a runtime parameter #806 2020-07-12 18:25:48 -04:00
rusefi eff12bbeb1 EFI_IDLE_INCREMENTAL_PID_CIC should be a runtime parameter #806 2020-07-12 18:11:10 -04:00
GitHub build-firmware Action 3836fa1ada Auto-generated configs and docs 2020-07-12 21:36:03 +00:00
rusefi 09af9cd856 EFI_IDLE_INCREMENTAL_PID_CIC should be a runtime parameter #806 2020-07-12 17:34:19 -04:00
rusefi e8e43f5bef Stefan, I want to drink from the same fountain of patience 2020-07-12 15:00:44 -04:00
rusefi 555e0b5f26 poke 2020-07-11 22:38:22 -04:00
GitHub set-date Action de0dbe2a57 Update date 2020-07-12 00:31:18 +00:00
rusefi 2b32bc8c16 PidIndustrial does not limit iTerm fix #1599 2020-07-11 15:30:40 -04:00