Commit Graph

7405 Commits

Author SHA1 Message Date
rusefi 450c67586a typo kinetis 2020-07-05 00:20:51 -04:00
rusefi 23e6ea5475 idle_min through FSIO not working as intended #1553 2020-07-04 22:01:12 -04:00
rusefi a462f75050 idle_min through FSIO not working as intended #1553 2020-07-04 21:40:56 -04:00
rusefi 0409087606 docs 2020-07-04 21:38:52 -04:00
GitHub build-firmware Action ecca0879df Auto-generated configs and docs 2020-07-05 01:34:13 +00:00
rusefi c0bb907aa3 idle_min through FSIO not working as intended #1553
FSIO debug outputs progress
2020-07-04 21:32:12 -04:00
GitHub build-firmware Action 01e23fba91 Auto-generated configs and docs 2020-07-05 01:09:34 +00:00
rusefi 76c3757afc idle_min through FSIO not working as intended #1553 2020-07-04 21:08:14 -04:00
rusefi 283d87f1f7 more bash 2020-07-04 21:02:50 -04:00
rusefi 7fe1dc9d58 more bash 2020-07-04 20:59:48 -04:00
GitHub set-date Action 6345ec5156 Update date 2020-07-05 00:31:06 +00:00
rusefi 45b81d5def detailed error message 2020-07-04 17:46:16 -04:00
rusefi bd2f4736fa detailed error message 2020-07-04 17:22:27 -04:00
GitHub build-firmware Action 008e8d55c1 Auto-generated configs and docs 2020-07-04 20:42:44 +00:00
Matthew Kennedy 00e01abc4d
Add ign & fuel load fields (#1568)
* add to code

* output channels size

* rusefi.input

* java offsets

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-07-04 16:40:31 -04:00
andreika-git f2e1cabb59
Fix bundle signatures (#1569)
Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2020-07-04 10:46:27 -04:00
GitHub build-firmware Action 940f6c1769 Auto-generated configs and docs 2020-07-04 04:32:42 +00:00
rusefi ffedbbe4d3 FATAL error: lsize mismatch 336/3342 #884 2020-07-04 00:31:29 -04:00
GitHub build-firmware Action 6d6c9abe01 Auto-generated configs and docs 2020-07-04 04:04:09 +00:00
rusefi 1dab19373a MRE 0.5.1 2020-07-04 00:02:44 -04:00
rusefi e9a949b09c FATAL error: lsize mismatch 336/3342 #884 2020-07-04 00:02:27 -04:00
GitHub build-firmware Action 6c61b690f0 Auto-generated configs and docs 2020-07-04 03:07:06 +00:00
Matthew Kennedy b50a1fccc9
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 b6e4972756 Update date 2020-07-04 00:29:19 +00:00
GitHub build-firmware Action 884d69b10c Auto-generated configs and docs 2020-07-03 19:10:58 +00:00
rusefi a84d75e636 JPh is looking to use TLE output for stepper EN 2020-07-03 15:09:15 -04:00
GitHub build-firmware Action 2e5c717004 Auto-generated configs and docs 2020-07-03 18:56:10 +00:00
rusefi a7e402f49c FEATURE REQ: aux temperature inputs #332 2020-07-03 14:54:48 -04:00
rusefi 9f2e08c1ac steps towards Android 2020-07-03 14:53:47 -04:00
rusefi debde0c5c9 FEATURE REQ: aux temperature inputs #332 2020-07-03 14:44:22 -04:00
David Holdeman a2573f5acd
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 4a532cba82 Auto-generated configs and docs 2020-07-03 00:44:38 +00:00
rusefi 922907952b typo 2020-07-02 20:40:00 -04:00
GitHub set-date Action dace2930da Update date 2020-07-03 00:29:40 +00:00
GitHub build-firmware Action 6730a7339e Auto-generated configs and docs 2020-07-02 23:18:56 +00:00
rusefi 0fbc0061ee better names for debug fields in log files 2020-07-02 19:17:36 -04:00
GitHub build-firmware Action fab2e44fe1 Auto-generated configs and docs 2020-07-02 18:44:11 +00:00
rusefi edc9158229 push 2020-07-02 14:42:02 -04:00
GitHub build-firmware Action e42bbc41ed Auto-generated configs and docs 2020-07-02 18:26:47 +00:00
rusefi b58397551f poke 2020-07-02 14:24:42 -04:00
andreika-git 2ccae8669c
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 f2247cf5c0 Auto-generated configs and docs 2020-07-02 16:36:06 +00:00
andreika-git 1e8bebd5b3
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 959ca823e8 Auto-generated configs and docs 2020-07-02 12:27:27 +00:00
GitHub build-firmware Action 9dfbcd919e Auto-generated configs and docs 2020-07-02 12:17:28 +00:00
andreika-git 11f1988803
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 a48e738460 Merge remote-tracking branch 'origin/master' 2020-07-01 20:45:51 -04:00
rusefi a83cef6934 idle_min through FSIO not working as intended #1553 2020-07-01 20:45:37 -04:00
GitHub set-date Action c33eaf5015 Update date 2020-07-02 00:28:57 +00:00
rusefi e854410778 idle_min through FSIO not working as intended #1553
better idle state logging
2020-07-01 19:10:42 -04:00
rusefi 6c08c8d92f trying to apply same remedy 2020-07-01 18:37:24 -04:00
David Holdeman c7bb162acd
add escapes (#1556) 2020-07-01 18:04:37 -04:00
rusefi d9b499e880 temporary workaround 2020-07-01 17:05:20 -04:00
rusefi bb634237f9 rollback 2020-07-01 17:01:40 -04:00
rusefi 5636ac41d5 helping build 2020-07-01 16:50:46 -04:00
rusefi 33eb2eab62 idle_min through FSIO not working as intended #1553
making logging less confusing
2020-07-01 16:37:25 -04:00
andreika-git bd0646ef75
fix signature (#1555)
Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2020-07-01 16:32:12 -04:00
rusefi 39b07c647e poke 2020-07-01 16:14:44 -04:00
David Holdeman b4807708c8
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 fbb94d1d39
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 bf2ef4d517 Auto-generated configs and docs 2020-07-01 01:31:06 +00:00
rusefi d275677b1c MRE defaults command 2020-06-30 21:29:47 -04:00
GitHub build-firmware Action ea93955c9e Auto-generated configs and docs 2020-07-01 01:01:31 +00:00
rusefi e09a3ea1a5 progress 2020-06-30 20:59:44 -04:00
rusefi 3f6ad08b5b progress 2020-06-30 20:55:30 -04:00
rusefi d537780086 life is great 2020-06-30 20:49:16 -04:00
rusefi 04407b41fd would simpler script be more reliable? 2020-06-30 20:43:27 -04:00
GitHub set-date Action 00d698a3ae Update date 2020-07-01 00:29:54 +00:00
rusefi aa0ed995c4 MRE defaults button 2020-06-30 20:20:19 -04:00
rusefi f4148c79bd all fields should have TS info 2020-06-30 15:21:31 -04:00
GitHub build-firmware Action a12426d935 Auto-generated configs and docs 2020-06-30 19:19:48 +00:00
rusefi 35c750d925 all fields should have TS info 2020-06-30 15:18:30 -04:00
GitHub build-firmware Action 6b9a659fd8 Auto-generated configs and docs 2020-06-30 19:10:53 +00:00
rusefi 7f2e2d9294 all fields should have TS info 2020-06-30 15:08:50 -04:00
GitHub build-firmware Action c4d5813bbf Auto-generated configs and docs 2020-06-30 01:46:18 +00:00
rusefi 4d25ce8568 unified padding naming 2020-06-29 21:43:59 -04:00
GitHub set-date Action d435466b66 Update date 2020-06-30 00:24:08 +00:00
andreika-git 7bf4c50ef3
sftp .ini uploader (#1548)
Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2020-06-29 08:47:23 -04:00
rusefi bf50d4a262 prototype for andreika 2020-06-28 21:48:53 -04:00
rusefi 90b72e54f1 commits which do not affect generated files fail gen_config action commit step #1547 2020-06-28 21:36:14 -04:00
rusefi a448bdb9a3 progress 2020-06-28 21:18:51 -04:00
rusefi 50a7ac562a poke 2020-06-28 21:04:57 -04:00
GitHub build-firmware Action 0f184b5e0c Auto-generated configs and docs 2020-06-29 00:59:47 +00:00
rusefi 5778987219 actions are broken? 2020-06-28 20:58:51 -04:00
rusefi d3667177fa cost of progress :( 2020-06-28 20:50:20 -04:00
rusefi e927b96efd cost of progress :( 2020-06-28 20:38:28 -04:00
rusefi 0980c516ed Merge remote-tracking branch 'origin/master' 2020-06-28 20:29:38 -04:00
rusefi a0a0ee3514 cost of progress :( 2020-06-28 20:29:28 -04:00
GitHub set-date Action 360c9c63a5 Update date 2020-06-29 00:24:32 +00:00
rusefi 50487dea72 trying to progress progress 2020-06-28 17:14:06 -04:00
rusefi 968b8e685f trying to progress progress 2020-06-28 17:01:52 -04:00
rusefi 9920b20613 poke 2020-06-28 15:04:52 -04:00
rusefi 46e9145282 cost of progress 2020-06-28 15:03:53 -04:00
rusefi 908e17872b poke 2020-06-28 15:01:36 -04:00
rusefi 1ca5dcfe5b +x 2020-06-28 14:58:44 -04:00
rusefi ab873f7ff1 poke 2020-06-28 14:53:09 -04:00
andreika-git b5d42a605e
Ini uploader attempt (#1545)
* try

* upload

* Update upload.sh

Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
Co-authored-by: rusefi <rusefi@users.noreply.github.com>
2020-06-28 14:50:59 -04:00
GitHub build-firmware Action 1857bfd70a Auto-generated configs and docs 2020-06-28 17:41:36 +00:00
andreika-git 44a12604cc
Ini signature generation (#1539)
* ini signature generator

* sh->bash

* decimal fix

* octal fix

* fix shell arrays

* use the new -signature option instead of -prepend

* /bin/sh

Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2020-06-28 13:39:09 -04:00
GitHub build-firmware Action e28b2a39fc Auto-generated configs and docs 2020-06-28 16:16:05 +00:00
rusefi 016b264b5a poke for progress 2020-06-28 12:15:00 -04:00
GitHub build-firmware Action 5cb3c256cb Auto-generated configs and docs 2020-06-28 16:03:50 +00:00
rusefi d5a49044a4 progress? 2020-06-28 11:59:47 -04:00
rusefi 68e7fead34 poke 2020-06-28 11:58:53 -04:00
andreika-git d5083d84ea
gen_live_documentation cache (#1544)
Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2020-06-28 11:50:51 -04:00
GitHub build-firmware Action 0385a11bc8 Auto-generated configs and docs 2020-06-28 15:10:06 +00:00
rusefi a1b112ede9 poke 2020-06-28 11:04:53 -04:00
GitHub build-firmware Action 1258e33baf Auto-generated configs and docs 2020-06-28 14:29:55 +00:00
rusefi 5c72b4bf7f poke 2020-06-28 10:29:01 -04:00
GitHub build-firmware Action 8311a8e2bd Auto-generated configs and docs 2020-06-28 14:15:19 +00:00
rusefi c37f34ca1e poke 2020-06-28 10:13:01 -04:00
GitHub build-firmware Action 85978503cf Auto-generated configs and docs 2020-06-28 14:12:01 +00:00
rusefi 3f6ef7fbed Merge remote-tracking branch 'origin/master' 2020-06-28 10:09:21 -04:00
rusefi 0f45a06f02 "RPM Upper setting to deactivate IAC PID" not working as expected #1542 2020-06-28 10:09:04 -04:00
GitHub build-firmware Action af6d9d417b Auto-generated configs and docs 2020-06-28 14:07:49 +00:00
rusefi 51b40681e8 Merge remote-tracking branch 'origin/master' 2020-06-28 10:06:31 -04:00
rusefi 2739a85338 cost of progress 2020-06-28 10:05:51 -04:00
GitHub build-firmware Action 7829ff0f26 Auto-generated configs and docs 2020-06-28 14:03:26 +00:00
andreika-git 3635d0077a
gen_config cache (#1543)
* use cache for gen_config

* create dummy cache files to store them in github

* fix typo

* comment

* text

Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2020-06-28 10:00:11 -04:00
rusefi b378bcbaca manual while automation is not well 2020-06-27 22:20:38 -04:00
GitHub set-date Action 3675a791de Update date 2020-06-28 00:24:51 +00:00
rusefi 93d15697ec isDoubleSolenoidIdle 2020-06-27 19:41:35 -04:00
rusefi 4a2203a0a2 A/C relay output not visible in TS 2020-06-27 19:39:09 -04:00
rusefi 74651052e5 A/C relay output not visible in TS 2020-06-27 19:37:45 -04:00
rusefi 7c5179d2b1 poke input 2020-06-27 16:16:35 -04:00
rusefi c27a7da048 Merge remote-tracking branch 'origin/master' 2020-06-27 16:13:58 -04:00
rusefi c46a796b5d cost of progress 2020-06-27 16:13:48 -04:00
GitHub build-firmware Action c357b3c9ac Auto-generated configs and docs 2020-06-27 18:35:43 +00:00
rusefi 6472c9b678 poke 2020-06-27 14:31:33 -04:00
rusefi 89e68af8ce Merge remote-tracking branch 'origin/master' 2020-06-27 14:30:36 -04:00
rusefi 7e53f90156 poke 2020-06-27 14:29:30 -04:00
GitHub build-firmware Action a3c9002505 Auto-generated configs and docs 2020-06-27 18:27:44 +00:00
andreika-git 76bfbf62d6
gen_config is no more lazy (#1541)
* gen_config: replace lazyFile with timestamp checks

* board_generator: use LazyFile

* fix romraider and TOTAL_CONFIG_SIZE

* merge

Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2020-06-27 14:23:51 -04:00
GitHub set-date Action b49033a931 Update date 2020-06-27 00:23:55 +00:00
GitHub build-firmware Action 034a196800 Auto-generated configs and docs 2020-06-26 13:10:25 +00:00
Matthew Kennedy cddb469678
support 1-3-2 firing order (#1537)
* support 1-3-2

* oops

* correct TS

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-06-26 09:07:43 -04:00
rusefi 9730080873 PB8 and PC12 not available for FSIO usage (#1538) 2020-06-26 09:05:21 -04:00
rusefi 445b0b9d8d stefanst's feedback regarding FSIO 2020-06-26 00:47:58 -04:00
GitHub set-date Action 6e61a6fb36 Update date 2020-06-26 00:24:11 +00:00
GitHub set-date Action 129d4ea30f Update date 2020-06-25 00:23:33 +00:00
GitHub set-date Action 342386d737 Update date 2020-06-24 00:23:34 +00:00
GitHub set-date Action 0979be95f2 Update date 2020-06-23 00:23:14 +00:00
David Holdeman b07ee61699
fix git command (#1531) 2020-06-22 18:43:01 -04:00
rusefi 508f13bdd0 UART DMA for "primary" connector #1528 2020-06-22 11:32:47 -04:00
rusefi 15e141f995 UART DMA for "primary" connector #1528 2020-06-22 09:46:56 -04:00
rusefi d347998d00 UART DMA for "primary" connector #1528 2020-06-22 01:44:19 -04:00
rusefi cee465b963 UART DMA for "primary" connector #1528 2020-06-22 01:18:58 -04:00
rusefi cbc3d5045b UART DMA for "primary" connector #1528 2020-06-22 00:46:17 -04:00
rusefi 282b5af92b UART DMA for "primary" connector #1528 2020-06-22 00:25:19 -04:00
rusefi ee88418ea3 poke 2020-06-21 23:51:08 -04:00