Commit Graph

9237 Commits

Author SHA1 Message Date
rusefi 0d29842418 proxy progress 2020-07-17 00:27:33 -04:00
rusefi 9e275bb253 proxy progress 2020-07-17 00:10:26 -04:00
rusefi a6af3ed8be RE TS plugin to have continues tune auto-upload feature #1605 2020-07-16 23:15:13 -04:00
rusefi ea098a2932 RE TS plugin to have continues tune auto-upload feature fix #1605 2020-07-16 22:19:10 -04:00
rusefi 01c9645548 RE TS plugin to have continues tune auto-upload feature fix #1605 2020-07-16 22:12:16 -04:00
rusefi 5530840233 RE TS plugin to have continues tune auto-upload feature fix #1605 2020-07-16 21:37:24 -04:00
David Holdeman 41e9cdef8d Fix Bundles (#1610)
* facepalm

* define BUNDLE_NAME

* oops
2020-07-16 20:51:55 -04:00
GitHub set-date Action eea54f2010 Update date 2020-07-17 00:31:01 +00:00
rusefi 95a67c3bf0 many bundles are not uploaded #1609 2020-07-16 19:55:48 -04:00
rusefi 3356c2b2cb https://github.com/rusefi/web_backend/issues/76 2020-07-16 14:28:01 -04:00
rusefi 2ea8637ae5 https://github.com/rusefi/web_backend/issues/76 2020-07-16 14:18:49 -04:00
rusefi 582d36c543 RE TS plugin to have continues tune auto-upload feature #1605 2020-07-15 21:02:15 -04:00
rusefi 3477d5fb4a Merge remote-tracking branch 'origin/master' 2020-07-15 21:00:23 -04:00
rusefi e70afe7c56 RE TS plugin to have continues tune auto-upload feature #1605 2020-07-15 21:00:09 -04:00
GitHub set-date Action b0816d66bf Update date 2020-07-16 00:31:03 +00:00
rusefi e8327073ca RE TS plugin to have continues tune auto-upload feature #1605 2020-07-15 20:02:09 -04:00
rusefi 47ea0940c6 typo 2020-07-15 00:26:31 -04:00
rusefi 781385dab3 little comforts of life 2020-07-15 00:26:10 -04:00
rusefi 39cc1db5ca RE TS plugin to have continues tune auto-upload feature #1605 2020-07-15 00:23:43 -04:00
rusefi 76855d3324 plugin progress 2020-07-14 23:19:07 -04:00
rusefi 3bca3c7f66 plugin progress 2020-07-14 22:59:06 -04:00
rusefi 0d6fd3366a plugin progress 2020-07-14 22:13:52 -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
rusefi 7d8f14d381 Merge remote-tracking branch 'origin/master' 2020-07-14 21:01:25 -04:00
rusefi a30ecdd4cf RE TS plugin to have continues tune auto-upload feature #1605 2020-07-14 20:59:07 -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
rusefi cc748ea9a3 Merge remote-tracking branch 'origin/master' 2020-07-14 17:14:39 -04:00
rusefi 6c42dfa980 RE TS plugin to have continues tune auto-upload feature #1605 2020-07-14 17:14:30 -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
rusefi 584c805f45 RE TS plugin to have continues tune auto-upload feature #1605 2020-07-13 22:33:11 -04:00
rusefi 00ea01202e RE TS plugin to have continues tune auto-upload feature #1605 2020-07-13 22:22:00 -04:00
rusefi 3ac6909c79 RE TS plugin to have continues tune auto-upload feature #1605 2020-07-13 22:02:09 -04:00
rusefi 5086c85eab Merge remote-tracking branch 'origin/master' 2020-07-13 21:50:59 -04:00
rusefi 6bb28c1600 RE TS plugin to have continues tune auto-upload feature #1605 2020-07-13 21:39:42 -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
David Holdeman 55fc01779a Improve Jenkins set-up documentation (#1603) 2020-07-13 14:16:39 -04:00
rusefi fac5f707c3 proxy progress 2020-07-13 00:44:43 -04:00
rusefi 0b1b759452 helping Android 2020-07-13 00:14:11 -04:00
rusefi 3ddbc88849 helping Android 2020-07-13 00:05:00 -04:00
rusefi 89733a1db0 helping Android 2020-07-12 23:51:54 -04:00
rusefi 0539bc6313 helping Android 2020-07-12 23:45:40 -04:00
rusefi cfe4d7f027 proxy progress 2020-07-12 23:21:05 -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