Commit Graph

1767 Commits

Author SHA1 Message Date
GitHub build-firmware Action 89756f827c Auto-generated configs and docs 2020-08-01 01:20:42 +00:00
GitHub build-firmware Action 69060e8bfe Auto-generated configs and docs 2020-08-01 00:10:37 +00:00
rusefi b2c0a6b3a5 NA6 progress 2020-07-31 14:20:50 -04:00
rusefi dffb544da0 NA6 progress 2020-07-31 14:06:30 -04:00
Matthew Kennedy 1e6bf7e775 guard 2020-07-30 21:39:12 -07:00
GitHub build-firmware Action 64e129f0a7 Auto-generated configs and docs 2020-07-30 19:35:37 +00:00
rusefi 44daac5baf NA6 progress 2020-07-30 00:04:18 -04:00
rusefi 45f61e2b88 progress 2020-07-29 23:27:42 -04:00
rusefi 1703152427 reducing code duplication? 2020-07-29 23:01:55 -04:00
rusefi 196337a8de NA6 progress 2020-07-29 22:48:41 -04:00
rusefi 009e5b0c66 NA6 progress 2020-07-29 22:24:58 -04:00
rusefi 615e9207fa NA6 progress 2020-07-29 22:17:34 -04:00
rusefi f177b5977d NA6 progress 2020-07-29 22:16:31 -04:00
rusefi e2abdabee2 NA6 progress 2020-07-29 21:53:59 -04:00
rusefi 582b1efdde NA6 progress 2020-07-29 21:04:17 -04:00
rusefi 239eda352c NA6 progress 2020-07-29 19:53:11 -04:00
rusefi c7590aa8a4 NA6 progress 2020-07-29 15:51:01 -04:00
GitHub build-firmware Action 4b99ae1ab5 Auto-generated configs and docs 2020-07-29 18:55:20 +00:00
rusefi a7df277fca NA6 progress 2020-07-29 14:53:36 -04:00
Matthew Kennedy bb60e13c3a configs 2020-07-29 01:35:39 -07:00
Matthew Kennedy ba7c47dd3c remove 2020-07-29 01:35:17 -07:00
Matthew Kennedy 610bcce870 kinetis enum 2020-07-28 14:56:04 -07:00
GitHub build-firmware Action 2183730ce5 Auto-generated configs and docs 2020-07-28 13:12:43 +00:00
rusefi c98d177111 QC config 2020-07-27 22:05:40 -04:00
rusefi e09b9eee3a auxTempSensor text output 2020-07-27 20:23:57 -04:00
GitHub build-firmware Action 30e70cf8b7 Auto-generated configs and docs 2020-07-27 13:48:00 +00:00
GitHub build-firmware Action 5e6a953b70 Auto-generated configs and docs 2020-07-26 19:09:43 +00:00
GitHub build-firmware Action 48f808edf5 Auto-generated configs and docs 2020-07-26 14:58:12 +00:00
GitHub build-firmware Action bb3648bba5 Auto-generated configs and docs 2020-07-26 14:50:10 +00:00
GitHub build-firmware Action 88ff9be7f2 Auto-generated configs and docs 2020-07-25 16:17:15 +00:00
Matthew Kennedy 8f27fc8b53 alphan 2020-07-25 01:14:35 -07:00
GitHub build-firmware Action ea19cd47ae Auto-generated configs and docs 2020-07-23 23:54:40 +00:00
Matthew Kennedy 9d4f10df05 enum names 2020-07-23 11:03:07 -07:00
GitHub build-firmware Action 0e0413bd05 Auto-generated configs and docs 2020-07-22 19:41:41 +00:00
rusefi 1460194065 docs 2020-07-22 09:04:06 -04:00
GitHub build-firmware Action f503f35e56 Auto-generated configs and docs 2020-07-19 16:20:07 +00:00
GitHub build-firmware Action 70103e281a Auto-generated configs and docs 2020-07-18 23:32:29 +00:00
GitHub build-firmware Action 1dfc6c46d2 Auto-generated configs and docs 2020-07-18 23:22:34 +00:00
GitHub build-firmware Action 3a6454438f Auto-generated configs and docs 2020-07-15 01:37:36 +00:00
rusefi 8c77227468 https://github.com/rusefi/hw_microRusEfi/issues/180 2020-07-14 19:59:55 -04:00
rusefi 811009b9d6 https://github.com/rusefi/hw_microRusEfi/issues/180 2020-07-14 19:43:44 -04:00
rusefi 0748e57ad9 EFI_IDLE_INCREMENTAL_PID_CIC should be a runtime parameter fix #806 2020-07-12 21:53:55 -04:00
rusefi 5feb91dc8f EFI_IDLE_INCREMENTAL_PID_CIC should be a runtime parameter #806 2020-07-12 21:35:01 -04:00
GitHub build-firmware Action 2ba31803cd Auto-generated configs and docs 2020-07-12 21:36:03 +00:00
Matthew Kennedy 38d3641c00
trace global lock/unlock (#1582)
* trace global lock/unlock

* bootloader stub

* add to java

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-07-10 23:27:27 -04:00
GitHub build-firmware Action a05d53e33c Auto-generated configs and docs 2020-07-11 02:30:31 +00:00
David Holdeman c8b7d52644
Fix kinetis (#1589)
* check for errors

* add another check

* explicitly state board name

* move kinetis_prefix
2020-07-10 22:28:38 -04:00
rusefi 893f833489 NA tune 2020-07-09 15:57:54 -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