Commit Graph

7305 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