Commit Graph

6979 Commits

Author SHA1 Message Date
rusefi 23a29073b6 FATAL error: lsize mismatch 336/3342 #884 2020-07-04 00:02:27 -04:00
GitHub build-firmware Action 7a573e884d Auto-generated configs and docs 2020-07-04 03:07:06 +00:00
Matthew Kennedy 784f990c56 fix maf gauge scaling (#1566)
* div by 10

* define ratio

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-07-03 23:06:00 -04:00
GitHub set-date Action 696ad1a632 Update date 2020-07-04 00:29:19 +00:00
GitHub build-firmware Action 36fec47288 Auto-generated configs and docs 2020-07-03 19:10:58 +00:00
rusefi 7f40d2fb56 JPh is looking to use TLE output for stepper EN 2020-07-03 15:09:15 -04:00
GitHub build-firmware Action bc9ed93cad Auto-generated configs and docs 2020-07-03 18:56:10 +00:00
rusefi 6d16f27745 FEATURE REQ: aux temperature inputs #332 2020-07-03 14:54:48 -04:00
rusefi 694c5e367d steps towards Android 2020-07-03 14:53:47 -04:00
rusefi 229c3629ad FEATURE REQ: aux temperature inputs #332 2020-07-03 14:44:22 -04:00
David Holdeman 1fdfb2cf31 Convert integration_and_primary_bundle scripts to sh (#1562)
* convert gen_upload_docs.bat

* convert run.bat

* forgot to add run.sh

* convert gen_upload_docs.bat

* remove checking from bats

* fix path

* fix path again

* fix file extension

* remove escapes

* added missing quotation and escapes

* add escapes

* change config for testing

* convert build_current_bundle

* convert clean_bootloader

* convert compile_bootloader_discovery

* convert compile_bootloader

* fix path

* convert run.sh

* fix path again

* convert hw_test

* convert flash_erase407

* convert flash_openocd407

* fix missing or

* fix another missing or

* fix quote

* add quotes

* add more quotes

* remove spurious call

* add more quotes

* convert simulator_test

* Add simulator_test

* Added semicolon

* add exports

* change destination path

* add quotes and error check

* moved rm and changed path back

* change path

* let the dead be

* add env var to skip hw test

* redo logic

Co-authored-by: David Holdeman <David Holdeman>
2020-07-03 11:03:50 -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
GitHub set-date Action fef3059475 Update date 2020-07-03 00:29:40 +00: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
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
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
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
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 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
GitHub build-firmware Action d5a90790dc Auto-generated configs and docs 2020-07-01 01:31:06 +00:00
rusefi 51f7c4f382 MRE defaults command 2020-06-30 21:29:47 -04:00
GitHub build-firmware Action 72c4fa276e Auto-generated configs and docs 2020-07-01 01:01:31 +00:00
rusefi f1aec1cb0e progress 2020-06-30 20:59:44 -04:00
rusefi 0def695771 progress 2020-06-30 20:55:30 -04:00
rusefi cbb6542615 life is great 2020-06-30 20:49:16 -04:00
rusefi 2002ead493 would simpler script be more reliable? 2020-06-30 20:43:27 -04:00
GitHub set-date Action e25f35ce5f Update date 2020-07-01 00:29:54 +00:00
rusefi d04142c7bd MRE defaults button 2020-06-30 20:20:19 -04:00
rusefi f19e2d22ca all fields should have TS info 2020-06-30 15:21:31 -04:00