Commit Graph

393 Commits

Author SHA1 Message Date
rusefillc 87173c6f13 better ant task name 2020-12-12 16:14:21 -05:00
rusefillc 3fdf003e23 typo 2020-12-06 15:55:54 -05:00
rusefillc 55d2c9a433 I was pushed into this! 2020-12-06 15:54:12 -05:00
kon 1f93fbb580
Website fixes (#2015)
* Auto-generated configs and docs

* Auto-generated configs and docs

* Auto-generated configs and docs

* Auto-generated configs and docs

* daily builds added

* website improvements

* more website updates

* fixed layout fuckups on mobile and desktop; added proteus link

* fixed table, updated icons

Co-authored-by: GitHub build-firmware Action <action@github.com>
2020-12-05 00:02:14 -05:00
rusefillc e0add0043e all triggers should be documented way nicer #2001 2020-12-04 18:55:21 -05:00
rusefillc 8c50aa9284 https://github.com/rusefi/rusefi_documentation/issues/111 2020-12-04 18:40:24 -05:00
kon 5e70d622e8
Website fixes (#2002)
* Auto-generated configs and docs

* Auto-generated configs and docs

* Auto-generated configs and docs

* Auto-generated configs and docs

* daily builds added

* website improvements

* more website updates

* fixed layout fuckups on mobile and desktop; added proteus link

Co-authored-by: GitHub build-firmware Action <action@github.com>
2020-12-02 23:58:57 -05:00
rusefillc b662b977fa all triggers should be documented way nicer #2001 2020-12-02 20:51:33 -05:00
kon 4f7ff102f2
Website updates (#1982)
* Auto-generated configs and docs

* Auto-generated configs and docs

* Auto-generated configs and docs

* Auto-generated configs and docs

* daily builds added

* website improvements

* more website updates

Co-authored-by: GitHub build-firmware Action <action@github.com>
2020-11-22 20:09:04 -05:00
rusefillc 9e38afcd9a https://github.com/rusefi/rusefi_documentation/issues/107 2020-11-18 13:45:11 -05:00
rusefi 584b7a6c9e www 134 2020-11-11 20:57:54 -05:00
rusefi c64319beec download 2020-10-25 08:40:41 -04:00
kon b09a3febff
daily builds (#1905)
* Auto-generated configs and docs

* Auto-generated configs and docs

* Auto-generated configs and docs

* Auto-generated configs and docs

* daily builds added

Co-authored-by: GitHub build-firmware Action <action@github.com>
2020-10-25 08:38:27 -04:00
rusefillc a7335371df site progress 2020-10-22 20:54:49 -04:00
rusefillc ee1396e86e site progress 2020-10-22 11:27:03 -04:00
rusefillc 5042c4a8db site progress 2020-10-22 11:18:23 -04:00
rusefillc 5913ca68dd 88 pin 2020-10-12 19:06:28 -04:00
rusefillc f5cece03e5 more FB 2020-10-12 11:42:04 -04:00
rusefillc b9fb75257d FB owns us 2020-10-12 10:15:09 -04:00
rusefillc a66e751b43 FB owns us 2020-10-12 10:14:24 -04:00
rusefillc e2776d0b3b 52 pin shop 2020-10-10 10:59:54 -04:00
rusefillc de43c8fd37 remote: update to release feature 2020-10-07 20:47:31 -04:00
rusefillc 07eacf366a docs 2020-10-02 17:07:46 -04:00
rusefillc c9cf8d3294 shop 2020-10-02 17:07:36 -04:00
rusefi 2c5ae54e7d shop 2020-09-27 17:27:47 -04:00
rusefi 553f4230a6 cypress into GHA #1819 2020-09-27 06:13:58 -04:00
rusefi d58e34296e www 2020-09-03 16:45:21 -04:00
rusefi 216cc9b60c docs 2020-08-16 13:02:12 -04:00
rusefi 6e81cc9057 shop 2020-08-13 23:23:58 -04:00
rusefi f20e390a84 shop 2020-08-13 23:17:27 -04:00
rusefi 1d5b4cf187 trigger and VSS hw integrated testing #1668
clean-up
2020-08-08 11:04:26 -04:00
rusefi 5457287b2d surprise part #2 2020-07-25 13:17:16 -04:00
rusefi 3f53992c7d surprise! 2020-07-25 13:11:57 -04:00
rusefi f9dc225da3 better plugin file name and location 2020-07-21 20:09:17 -04:00
rusefi 6b4cbecd24 boring little details 2020-07-18 12:38:39 -04:00
rusefi eaca7ab0da console should be included into autoupdate bundle 2020-07-18 12:18:45 -04:00
David Holdeman 9071254932
pass ini file (#1612) 2020-07-17 22:32:53 -04:00
David Holdeman f6fad72b72
Fix Bundles (#1610)
* facepalm

* define BUNDLE_NAME

* oops
2020-07-16 20:51:55 -04:00
rusefi 0e7c20d38e many bundles are not uploaded #1609 2020-07-16 19:55:48 -04:00
David Holdeman 2aac840cec
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
David Holdeman ca885d2a3b
Improve Jenkins set-up documentation (#1603) 2020-07-13 14:16:39 -04:00
David Holdeman da03fb3034
Convert documentation (#1600)
* 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

Co-authored-by: David Holdeman <David Holdeman>
2020-07-11 22:57:00 -04:00
David Holdeman 779029caed
Switch to Bash (#1585)
* switch firmware to bash

* switch unit_testts to bash

* switch jenkins to bash
2020-07-09 10:27:20 -04:00
David Holdeman 15e44ae9cc
Use github actions to build and upload bundles (#1583)
* 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
2020-07-08 11:10:24 -04:00
rusefi efa30265ed $$$ 2020-07-07 15:02:19 -04:00
rusefi 42ca3a1fdc 60 pin 2020-07-07 14:34:13 -04:00
rusefi 62c384d3a4 Merge remote-tracking branch 'origin/master' 2020-07-07 13:26:05 -04:00
rusefi 9a2567bef6 docs 2020-07-07 13:25:41 -04:00
David Holdeman c4e4d5fa7c
Fix 1575 (#1578)
* remove no_asserts version

* add quotes to fix extra underscore

* add bundle name to primary bundle
2020-07-06 18:46:26 -04:00
rusefi d791508d71 progress - consuming new .ini file names 2020-07-06 01:17:50 -04:00