Commit Graph

8930 Commits

Author SHA1 Message Date
rusefi b8493cfb3e steps towards Android 2020-07-02 21:20:52 -04:00
rusefi bfaaea3865 steps towards Android 2020-07-02 20:56:33 -04:00
rusefi b0a0ed1426 Merge remote-tracking branch 'origin/master' 2020-07-02 20:47:09 -04:00
rusefi 9a5f9aa227 steps towards Android 2020-07-02 20:45:44 -04:00
GitHub build-firmware Action 7464759885 Auto-generated configs and docs 2020-07-03 00:44:38 +00:00
rusefi aef8f6a4d8 typo 2020-07-02 20:40:00 -04:00
rusefi 732db728e6 Merge remote-tracking branch 'origin/master' 2020-07-02 20:39:27 -04:00
rusefi 064c6a49b2 logging refactoring 2020-07-02 20:39:10 -04:00
GitHub set-date Action fef3059475 Update date 2020-07-03 00:29:40 +00:00
rusefi 73ee602f6b logging refactoring 2020-07-02 20:10:22 -04:00
rusefi 5f855bbf4c Android progress 2020-07-02 19:45:02 -04:00
GitHub build-firmware Action 89e165b12c Auto-generated configs and docs 2020-07-02 23:18:56 +00:00
rusefi e09d6bee42 better names for debug fields in log files 2020-07-02 19:17:36 -04:00
rusefi 18d359f092 one step back 2020-07-02 16:28:07 -04:00
rusefi a9e090d476 progress 2020-07-02 16:19:45 -04:00
rusefi 7c5f782dce Merge remote-tracking branch 'origin/master' 2020-07-02 16:14:41 -04:00
rusefi bd4364d15f dead code? 2020-07-02 16:14:19 -04:00
GitHub build-firmware Action 2612dba265 Auto-generated configs and docs 2020-07-02 18:44:11 +00:00
rusefi c965c6bdd7 push 2020-07-02 14:42:02 -04:00
GitHub build-firmware Action 527a1fb14f Auto-generated configs and docs 2020-07-02 18:26:47 +00:00
rusefi 0ed0e7f2eb poke 2020-07-02 14:24:42 -04:00
rusefi 92c629abac fresh 2020-07-02 14:20:09 -04:00
andreika-git 6ef9417bbb gen_config new hash (#1561)
Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2020-07-02 14:19:35 -04:00
GitHub build-firmware Action 1928cc3db5 Auto-generated configs and docs 2020-07-02 16:36:06 +00:00
rusefi 435260fd94 fresh 2020-07-02 12:34:20 -04:00
andreika-git 8b84243dae Gen config refactor 2 (#1560)
* gen_config refactor, part II

* short board defines

* oops

* comment & undef

* define QUOTE

Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2020-07-02 12:33:31 -04:00
GitHub build-firmware Action 5fe6362f0b Auto-generated configs and docs 2020-07-02 12:27:27 +00:00
rusefi 368d053adf fresh 2020-07-02 08:26:10 -04:00
GitHub build-firmware Action effb46cadb Auto-generated configs and docs 2020-07-02 12:17:28 +00:00
andreika-git e2b09ee679 Gen config refactor 1 (#1558)
* fix signature

* gen_config refactor, part I

* Add empty cache.zip

Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2020-07-02 08:16:18 -04:00
rusefi 2bba201577 code reuse 2020-07-02 00:19:55 -04:00
rusefi 0f8e28a148 one day we will end up with gradle 2020-07-02 00:12:47 -04:00
rusefi ef7c8e7b01 catching up 2020-07-02 00:00:14 -04:00
rusefi feca3bd6fa refactoring 2020-07-01 23:54:40 -04:00
rusefi 101eeee497 making things a bit less confusing? 2020-07-01 23:39:09 -04:00
rusefi 1430705fa5 trying to fix autoupdate .zip 2020-07-01 23:38:04 -04:00
rusefi a2abc57b1a Merge remote-tracking branch 'origin/master' 2020-07-01 20:45:51 -04:00
rusefi 21c35874a5 idle_min through FSIO not working as intended #1553 2020-07-01 20:45:37 -04:00
GitHub set-date Action a7959837ca Update date 2020-07-02 00:28:57 +00:00
rusefi c6d0a015cc idle_min through FSIO not working as intended #1553
better idle state logging
2020-07-01 19:10:42 -04:00
rusefi e44e9650e9 trying to apply same remedy 2020-07-01 18:37:24 -04:00
David Holdeman 131bd985b4 add escapes (#1556) 2020-07-01 18:04:37 -04:00
rusefi 1b1755e289 temporary workaround 2020-07-01 17:05:20 -04:00
rusefi 739986d5e1 rollback 2020-07-01 17:01:40 -04:00
rusefi 4d9ec52045 helping build 2020-07-01 16:50:46 -04:00
rusefi 14fc5a54df idle_min through FSIO not working as intended #1553
making logging less confusing
2020-07-01 16:37:25 -04:00
andreika-git 70d2e3c083 fix signature (#1555)
Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2020-07-01 16:32:12 -04:00
rusefi f411630928 poke 2020-07-01 16:14:44 -04:00
David Holdeman 8a7220d989 Convert jenkins build_extra_bundles scripts to sh (#1554)
* Add checkout

* remove empty with statement

* Actually we do need push depth

* convert build_working_folder

* convert prepare_bundle

* fixed extension

* fixed closing bracket

* fixed comparison and assignments

* no comment

* convert compile_and_upload and clean

* convert build_simulator

* Finish converting build_working_folder

* convert build_java_console

* Add hashbangs

* remove findcyg instruction

* changed paths

* remove call

* add path

* fixed script names

* add prams

* fix cd

* convert clean_env_variables

* convert common_make.sh

* Added linux hex2dfu binary

* add file extension to linux hex2dfu

* add file extension to linux hex2dfu

* remove spurious paren

* fixed board name

* convert compile-frankenso-na6

* convert compile-frankenso-pal

* add hashbang

* convert compile-kinetis

* convert compile-mre-f4

* convert compile-mre-f4-hardware-QC-special-build

* convert compile-mre-f4-slave

* convert compile-mre-f7

* convert compile-mre-f7-test

* switch to underscores

* converting boards to sh

* convert prometheus

* convert proteus

* fixed path

* switch to underscores

* chmod and add extension

* add quotes

* Add check for Windows

* Add chmod

* fix script name

* fix error checking

* quote vars

* remove checking from batch shims

* fix typo

* change error checking to support nix style error codes

* switch to 1 retval

* cd back to firmware

* Add escapes

* change from cd to rel path

* add p flags to mkdir

Co-authored-by: David Holdeman <David Holdeman>
2020-07-01 14:09:01 -04:00
andreika-git 6df0992123 gen_signature fix attempt (#1552)
Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2020-07-01 09:54:55 -04:00