Commit Graph

7467 Commits

Author SHA1 Message Date
rusefi e18a03766b https://rusefi.com/forum/viewtopic.php?p=37401#p37401 2020-07-10 15:06:55 -04:00
rusefi a1b9d58361 https://rusefi.com/forum/viewtopic.php?p=37401#p37401 2020-07-10 14:19:51 -04:00
GitHub build-firmware Action 0413edef9f Auto-generated configs and docs 2020-07-10 18:05:14 +00:00
rusefi f2eadae4ea https://rusefi.com/forum/viewtopic.php?p=37401#p37401 2020-07-10 14:03:07 -04:00
rusefi fa71f1f034 https://rusefi.com/forum/viewtopic.php?p=37401#p37401 2020-07-10 14:02:50 -04:00
rusefi 040aee993b Merge remote-tracking branch 'origin/master' 2020-07-09 20:37:34 -04:00
rusefi d9c6cdc94a "get is_enabled_spi_3" command 2020-07-09 20:37:24 -04:00
GitHub set-date Action 0d028608e7 Update date 2020-07-10 00:30:02 +00:00
rusefi fa9eddd0e7 SD logging 2020-07-09 20:08:18 -04:00
GitHub build-firmware Action 11ddfc29fe Auto-generated configs and docs 2020-07-09 20:02:54 +00:00
rusefi 776c45ff16 docs 2020-07-09 15:58:38 -04:00
rusefi d2997f3bf8 NA tune 2020-07-09 15:57:54 -04:00
David Holdeman a2078e9cfe 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
GitHub build-firmware Action f640af6a4d Auto-generated configs and docs 2020-07-09 02:05:21 +00:00
rusefi 99acf6b443 migrate amazing idle from FSIO to less opaque TS #1581 2020-07-08 21:54:56 -04:00
GitHub set-date Action 5691f608a3 Update date 2020-07-09 00:30:00 +00:00
David Holdeman d4d5a699f0 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
rusefi 8bcd46291f migrate amazing idle from FSIO to less opaque TS #1581 2020-07-08 01:12:08 -04:00
GitHub build-firmware Action ae16c5d317 Auto-generated configs and docs 2020-07-08 03:03:03 +00:00
rusefi 5184b5af53 migrate amazing idle from FSIO to less opaque TS #1581 2020-07-07 23:01:14 -04:00
GitHub build-firmware Action 30193dbb14 Auto-generated configs and docs 2020-07-08 02:20:59 +00:00
rusefi 1548be81fb making smart idle more useable 2020-07-07 22:19:22 -04:00
rusefi 7561748609 INI Request: rusEFI 2020.07.06.mre_f4.2108843221 #54 2020-07-07 22:05:05 -04:00
rusefi 172d68d238 INI Request: rusEFI 2020.07.06.mre_f4.2108843221 #54 2020-07-07 21:59:23 -04:00
rusefi 1b33c8f417 INI Request: rusEFI 2020.07.06.mre_f4.2108843221 #54 2020-07-07 21:54:43 -04:00
rusefi 524779dc97 INI Request: rusEFI 2020.07.06.mre_f4.2108843221 #54 2020-07-07 21:48:05 -04:00
GitHub build-firmware Action 2dbad40f30 Auto-generated configs and docs 2020-07-08 01:33:15 +00:00
rusefi 6774620a7b test for https://github.com/rusefi/web_backend/issues/54 2020-07-07 21:32:00 -04:00
GitHub set-date Action 6fe9895043 Update date 2020-07-08 00:29:42 +00:00
GitHub set-date Action 5fffe517e2 Update date 2020-07-07 00:29:49 +00:00
David Holdeman 2a4253d5cc Fix 1575 (#1578)
* remove no_asserts version

* add quotes to fix extra underscore

* add bundle name to primary bundle
2020-07-06 18:46:26 -04:00
rusefi 4e24b3ece1 idle_min through FSIO not working as intended
#1553

we now re-activated idle PID even in deadzone for half a second after A/C toggle
2020-07-06 16:40:16 -04:00
rusefi c940aaec7f poke 2020-07-06 02:11:12 -04:00
GitHub build-firmware Action 6d31fd8237 Auto-generated configs and docs 2020-07-06 06:07:22 +00:00
rusefi 7c6e90e424 something was broken? 2020-07-06 02:05:34 -04:00
GitHub build-firmware Action 56b9443a6e Auto-generated configs and docs 2020-07-06 05:30:14 +00:00
rusefi 8fbc572be9 and now I need to get all this working again 2020-07-06 01:29:00 -04:00
rusefi 6ac45039d4 using bundle names in signature 2020-07-06 01:20:39 -04:00
rusefi 8a74517925 Merge remote-tracking branch 'origin/master' 2020-07-06 01:17:59 -04:00
rusefi eee51a575f progress - consuming new .ini file names 2020-07-06 01:17:50 -04:00
GitHub build-firmware Action c7706c37b7 Auto-generated configs and docs 2020-07-06 05:14:39 +00:00
rusefi 7b223f1fd9 Merge remote-tracking branch 'origin/master' 2020-07-06 01:12:24 -04:00
rusefi eb4485b2cb generated 2020-07-06 01:12:15 -04:00
GitHub build-firmware Action 5f1cf0a071 Auto-generated configs and docs 2020-07-06 05:10:57 +00:00
rusefi 6a3250962c Merge remote-tracking branch 'origin/master' 2020-07-06 01:09:14 -04:00
rusefi f93e204c3c generated 2020-07-06 01:09:05 -04:00
GitHub build-firmware Action 88cd0963f5 Auto-generated configs and docs 2020-07-06 05:08:00 +00:00
rusefi e87e8ed815 generated 2020-07-06 01:06:27 -04:00
rusefi a7129a7e0c generated folder 2020-07-06 01:01:30 -04:00
GitHub build-firmware Action 0ec9c6ad75 Auto-generated configs and docs 2020-07-06 04:50:02 +00:00
rusefi 26aaac4d10 SHORT_BOARDNAME becomes BUNDLE_NAME 2020-07-06 00:48:43 -04:00
rusefi 06e2e51239 Merge remote-tracking branch 'origin/master' 2020-07-06 00:29:41 -04:00
rusefi 989082fa1e SHORT_BOARDNAME becomes BUNDLE_NAME 2020-07-06 00:29:30 -04:00
Matthew Kennedy 1312a454ae talk less, smile more (#1577)
* talk less, smile more

* fix
2020-07-06 00:20:27 -04:00
rusefi 6b4613a3a8 making scripts a bit more consistent & docs 2020-07-06 00:19:25 -04:00
rusefi 41d89f0d59 trying to simplify things a bit 2020-07-05 23:09:43 -04:00
rusefi 9e2e10d06c progress 2020-07-05 22:44:45 -04:00
rusefi cdaf71b17b refactoring & docs 2020-07-05 22:39:55 -04:00
GitHub set-date Action 6f15c7eeef Update date 2020-07-06 00:30:06 +00:00
GitHub build-firmware Action 0e00ae20a3 Auto-generated configs and docs 2020-07-06 00:06:17 +00:00
rusefi 1e088bb2a8 Merge remote-tracking branch 'origin/master' 2020-07-05 20:04:41 -04:00
rusefi f76f444e0e PROTOCOL_SIGNATURE_PREFIX 2020-07-05 20:01:37 -04:00
GitHub build-firmware Action 9223ad2e3e Auto-generated configs and docs 2020-07-05 22:16:51 +00:00
Matthew Kennedy 1bdc5fbaaa Switch fueling to new axes (#1574)
* switch tables

* missed one
2020-07-05 18:14:55 -04:00
GitHub build-firmware Action 2e85ce82e4 Auto-generated configs and docs 2020-07-05 20:30:05 +00:00
Matthew Kennedy c60b425ef0 plumb new load channels (#1573)
* wire up new channels

* add deprecation comment

* add gauges

* these tables are indeed used in those modes

* simplify

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-07-05 16:25:19 -04:00
rusefi 408836931c more on wipeString 2020-07-05 14:09:43 -04:00
rusefi bb604199e9 refactoring 2020-07-05 13:34:51 -04:00
rusefi 8396237890 wipe strings in configuration images 2020-07-05 11:16:07 -04:00
rusefi 17f9b39603 typo kinetis 2020-07-05 00:20:51 -04:00
rusefi bd39351055 idle_min through FSIO not working as intended #1553 2020-07-04 22:01:12 -04:00
rusefi 2a8b556ddd idle_min through FSIO not working as intended #1553 2020-07-04 21:40:56 -04:00
rusefi d9a1fd9f99 docs 2020-07-04 21:38:52 -04:00
GitHub build-firmware Action 794c088c0f Auto-generated configs and docs 2020-07-05 01:34:13 +00:00
rusefi 7b5f782e91 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 cce9ce91d2 Auto-generated configs and docs 2020-07-05 01:09:34 +00:00
rusefi 15d135824f idle_min through FSIO not working as intended #1553 2020-07-04 21:08:14 -04:00
rusefi c47d6dc89e more bash 2020-07-04 21:02:50 -04:00
GitHub set-date Action 62c9099cfc Update date 2020-07-05 00:31:06 +00:00
rusefi 88b958a2d1 detailed error message 2020-07-04 17:46:16 -04:00
rusefi 4a3de20ae7 detailed error message 2020-07-04 17:22:27 -04:00
GitHub build-firmware Action 98ba8699f2 Auto-generated configs and docs 2020-07-04 20:42:44 +00:00
Matthew Kennedy bd14fe28ca 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 88c24479e0 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 d522ca1da0 Auto-generated configs and docs 2020-07-04 04:32:42 +00:00
rusefi 63edde79d4 FATAL error: lsize mismatch 336/3342 #884 2020-07-04 00:31:29 -04:00
GitHub build-firmware Action fff4dd4e8c Auto-generated configs and docs 2020-07-04 04:04:09 +00:00
rusefi e6a15f1325 MRE 0.5.1 2020-07-04 00:02:44 -04:00
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
GitHub build-firmware Action 22023ef204 Auto-generated configs and docs 2020-06-30 19:19:48 +00:00
rusefi 326ca459b0 all fields should have TS info 2020-06-30 15:18:30 -04:00
GitHub build-firmware Action 4c2bfdc2df Auto-generated configs and docs 2020-06-30 19:10:53 +00:00
rusefi df1b19b703 all fields should have TS info 2020-06-30 15:08:50 -04:00
GitHub build-firmware Action 8ebb3dd14b Auto-generated configs and docs 2020-06-30 01:46:18 +00:00
rusefi d507abede9 unified padding naming 2020-06-29 21:43:59 -04:00
GitHub set-date Action 1e18007d23 Update date 2020-06-30 00:24:08 +00:00
andreika-git 999b3a0b4b sftp .ini uploader (#1548)
Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2020-06-29 08:47:23 -04:00
rusefi 3125c89a60 prototype for andreika 2020-06-28 21:48:53 -04:00
rusefi cd4f250509 commits which do not affect generated files fail gen_config action commit step #1547 2020-06-28 21:36:14 -04:00
rusefi 167b2b2a02 progress 2020-06-28 21:18:51 -04:00
rusefi 071320c996 poke 2020-06-28 21:04:57 -04:00
GitHub build-firmware Action ddee700ef2 Auto-generated configs and docs 2020-06-29 00:59:47 +00:00
rusefi 4476d95e3a actions are broken? 2020-06-28 20:58:51 -04:00
rusefi a69e02886a cost of progress :( 2020-06-28 20:50:20 -04:00
rusefi 38b8b86752 cost of progress :( 2020-06-28 20:38:28 -04:00
rusefi fe16e29ef0 Merge remote-tracking branch 'origin/master' 2020-06-28 20:29:38 -04:00
rusefi 1d0c0f102b cost of progress :( 2020-06-28 20:29:28 -04:00
GitHub set-date Action 164163023a Update date 2020-06-29 00:24:32 +00:00
rusefi 523e20bcd5 trying to progress progress 2020-06-28 17:14:06 -04:00
rusefi 2999055424 trying to progress progress 2020-06-28 17:01:52 -04:00
rusefi 7bbb0a39c3 poke 2020-06-28 15:04:52 -04:00
rusefi 205051aec6 cost of progress 2020-06-28 15:03:53 -04:00
rusefi a9bda5c4d1 poke 2020-06-28 15:01:36 -04:00
rusefi 90c7592638 +x 2020-06-28 14:58:44 -04:00
rusefi 5ea5a764c4 poke 2020-06-28 14:53:09 -04:00
andreika-git 60d924e514 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 6ff6aada88 Auto-generated configs and docs 2020-06-28 17:41:36 +00:00
andreika-git da2917deca 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 898f03bb4c Auto-generated configs and docs 2020-06-28 16:16:05 +00:00
rusefi b97f2c4994 poke for progress 2020-06-28 12:15:00 -04:00
GitHub build-firmware Action 5791d824e4 Auto-generated configs and docs 2020-06-28 16:03:50 +00:00
rusefi dec11d58bf progress? 2020-06-28 11:59:47 -04:00
rusefi f713c701d3 poke 2020-06-28 11:58:53 -04:00
andreika-git 55b4364e7d 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 4b1692f678 Auto-generated configs and docs 2020-06-28 15:10:06 +00:00
rusefi ac484bfd1f poke 2020-06-28 11:04:53 -04:00
GitHub build-firmware Action 6beab78f77 Auto-generated configs and docs 2020-06-28 14:29:55 +00:00
rusefi c031e85218 poke 2020-06-28 10:29:01 -04:00
GitHub build-firmware Action d555d2bb3d Auto-generated configs and docs 2020-06-28 14:15:19 +00:00
rusefi 5241a03cbc poke 2020-06-28 10:13:01 -04:00
GitHub build-firmware Action de55bc01dd Auto-generated configs and docs 2020-06-28 14:12:01 +00:00
rusefi 744a9543dc Merge remote-tracking branch 'origin/master' 2020-06-28 10:09:21 -04:00
rusefi 15c56d55fd "RPM Upper setting to deactivate IAC PID" not working as expected #1542 2020-06-28 10:09:04 -04:00
GitHub build-firmware Action c38bdcd570 Auto-generated configs and docs 2020-06-28 14:07:49 +00:00
rusefi 4eca6f784d Merge remote-tracking branch 'origin/master' 2020-06-28 10:06:31 -04:00
rusefi f8d38c5c57 cost of progress 2020-06-28 10:05:51 -04:00
GitHub build-firmware Action 09763d3727 Auto-generated configs and docs 2020-06-28 14:03:26 +00:00
andreika-git c9ce2a29f4 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
GitHub set-date Action cab09cffb8 Update date 2020-06-28 00:24:51 +00:00
rusefi b80b977af2 isDoubleSolenoidIdle 2020-06-27 19:41:35 -04:00
rusefi d2412b6af4 A/C relay output not visible in TS 2020-06-27 19:39:09 -04:00
rusefi ae968bee88 A/C relay output not visible in TS 2020-06-27 19:37:45 -04:00
rusefi 8e57477b6b poke input 2020-06-27 16:16:35 -04:00
rusefi 4d9a133267 cost of progress 2020-06-27 16:13:48 -04:00
rusefi d9aa4cbc32 poke 2020-06-27 14:31:33 -04:00
rusefi e1aa685688 poke 2020-06-27 14:29:30 -04:00
andreika-git fcf5bef7f7 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 f0f1315f82 Update date 2020-06-27 00:23:55 +00:00
Matthew Kennedy cf624a7ab1 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 b523aa648e PB8 and PC12 not available for FSIO usage (#1538) 2020-06-26 09:05:21 -04:00
rusefi 83492195c0 stefanst's feedback regarding FSIO 2020-06-26 00:47:58 -04:00
GitHub set-date Action dd0580ae42 Update date 2020-06-26 00:24:11 +00:00
GitHub set-date Action 082d61fe7c Update date 2020-06-25 00:23:33 +00:00
GitHub set-date Action aec447da0e Update date 2020-06-24 00:23:34 +00:00
GitHub set-date Action e8c998feb7 Update date 2020-06-23 00:23:14 +00:00
David Holdeman 0f69e564a0 fix git command (#1531) 2020-06-22 18:43:01 -04:00
rusefi 250994a0ca UART DMA for "primary" connector #1528 2020-06-22 11:32:47 -04:00
rusefi 3a0790533b UART DMA for "primary" connector #1528 2020-06-22 09:46:56 -04:00
rusefi 983ce38d41 UART DMA for "primary" connector #1528 2020-06-22 01:44:19 -04:00
rusefi 5917879169 UART DMA for "primary" connector #1528 2020-06-22 01:18:58 -04:00
rusefi b0e45d1974 UART DMA for "primary" connector #1528 2020-06-22 00:46:17 -04:00
rusefi 6136c3ad43 UART DMA for "primary" connector #1528 2020-06-22 00:25:19 -04:00
rusefi 8895a56cac poke 2020-06-21 23:51:08 -04:00
rusefi 2343e3d6e2 UART DMA for "primary" connector #1528 2020-06-21 23:31:41 -04:00
rusefi 57b0d7f7ef UART DMA for "primary" connector #1528 2020-06-21 23:22:45 -04:00
rusefi c107aa6d1b UART DMA for "primary" connector #1528 2020-06-21 23:12:08 -04:00
rusefi fdbdf01eae UART DMA for "primary" connector #1528 2020-06-21 22:26:11 -04:00
rusefi 9b41fce888 reducing code duplication 2020-06-21 22:21:25 -04:00
rusefi 47433a4003 UART DMA for "primary" connector #1528 2020-06-21 22:19:38 -04:00
rusefi b8aeb78275 reducing code duplication 2020-06-21 22:16:49 -04:00
rusefi c6924d23fa UART DMA for "primary" connector #1528 2020-06-21 22:14:01 -04:00
rusefi 195bd00c14 reducing confusion 2020-06-21 22:12:06 -04:00
rusefi 25647af426 reducing code duplication 2020-06-21 22:06:09 -04:00
rusefi c6aaa8f6a7 UART DMA for "primary" connector #1528 2020-06-21 21:50:41 -04:00
rusefi 676aecd581 UART DMA for "primary" connector #1528 2020-06-21 21:47:51 -04:00
rusefi 0032ad9778 refactoring connectivity 2020-06-21 21:17:48 -04:00
rusefi f3e9416d9e Merge remote-tracking branch 'origin/master' 2020-06-21 20:49:10 -04:00
rusefi d371be19fe refactoring connectivity 2020-06-21 20:47:46 -04:00
GitHub set-date Action 55509095ef Update date 2020-06-22 00:23:47 +00:00
rusefi b6de8c78a1 refactoring connectivity 2020-06-21 19:48:55 -04:00
rusefi a5cf1319ed Merge remote-tracking branch 'origin/master' 2020-06-21 17:06:43 -04:00
rusefi af82d63112 refactoring connectivity 2020-06-21 16:37:33 -04:00
dron0gus 8ffa7e518f stm32/kinetis_pins.cpp: remove PORTS array - duplicates ports array (#1527) 2020-06-21 15:59:18 -04:00
rusefi d1f1491fb0 refactoring 2020-06-21 15:50:21 -04:00
rusefi d3ba22063c refactoring 2020-06-21 15:40:59 -04:00
rusefi 9ad0d5f386 ROE progress 2020-06-20 22:33:13 -04:00
GitHub set-date Action 2c3f3de28c Update date 2020-06-21 00:24:26 +00:00
rusefi 025ac28a2c REO progress 2020-06-20 18:36:58 -04:00
rusefi 48ec4689ee REO progress 2020-06-20 15:18:25 -04:00
kon 5f639f1485 Added time message to cluster (#1524)
* second can bus, first steps

* added most important messages; no more errors

* cleaned up can messages

* second can bus, first steps

* added most important messages; no more errors

* cleaned up can messages

* post rebase/merge fixes

* more rebase/merge fixes

* even more rebase/merge fixes

* more fixes, removed auto-gen files

* removed more auto-gen files...

* pulled fix from upstream

* added RTC date/time message to cluster

* forgot to set boolean....
2020-06-20 08:11:21 -04:00
GitHub set-date Action 09c6133f8b Update date 2020-06-20 00:23:07 +00:00
rusefi 8263533cfc [github] build board bundles using GH Actions
#1499
2020-06-19 14:46:33 -04:00
David Holdeman 92948a93a8 Convert scripts firmware (#1522)
* convert clean

* convert clean

* convert clean_compile_two_versions

* convert update_version
2020-06-19 13:32:57 -04:00
David Holdeman 6ae878a097 moved params back to script (#1521) 2020-06-19 10:45:00 -04:00
David Holdeman a96ffcbc4e Fix boards (#1520)
* fix gen_config.sh

* change file extension

* convert kinetis gen_config

Co-authored-by: rusefi <rusefi@users.noreply.github.com>
2020-06-19 10:10:17 -04:00
rusefi ca668b3011 Only two .ini files got auto-generated #1519 2020-06-19 09:31:36 -04:00
rusefi 5999477871 Only two .ini files got auto-generated #1519 2020-06-19 00:40:52 -04:00
rusefi ba184e390c Only two .ini files got auto-generated #1519 2020-06-19 00:28:50 -04:00
rusefi 9fcdcf25d4 BUG? handleCrc32Check does not use 'offset' parameter #1429 2020-06-19 00:17:05 -04:00
rusefi eb3ff73c29 1 byte issue in TuneReadWriteTest fix #1512 2020-06-18 23:29:08 -04:00
rusefi 7f3ce36065 1 byte issue in TuneReadWriteTest #1512 2020-06-18 22:51:07 -04:00
GitHub set-date Action 6e0b726236 Update date 2020-06-19 00:23:33 +00:00
rusefi a676c2fe25 docs 2020-06-18 18:34:38 -04:00
rusefi 3103c18860 indicators are broken - reported by Jokeri 2020-06-18 14:50:00 -04:00
rusefi 8995afb910 partial manual pick of #1506 2020-06-18 12:41:14 -04:00
Matthew Kennedy aba153b814 simplify cranking corrections (#1510) 2020-06-18 08:54:02 -04:00
rusefi 4bc557c06d Merge remote-tracking branch 'origin/master' 2020-06-17 20:33:27 -04:00
rusefi 8293a92632 TS project: hide all invalid entries #1505 2020-06-17 20:33:17 -04:00
GitHub set-date Action 9a806e343a Update date 2020-06-18 00:23:46 +00:00
rusefi 2c83db49fb restoring ldmp 2020-06-17 19:03:10 -04:00
Matthew Kennedy 531f1c63c7 fuel math simplifications (#1485)
* simplify

* fix

* tweak

* cleaning

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-06-17 17:15:04 -04:00
rusefi 5b0e4bc795 TS project: hide all invalid entries #1505 2020-06-17 16:49:14 -04:00
David Holdeman 4a43b0a29f Workflow to write the date, once a day (#1504)
* Add date workflow

* add files

* use VCS_DATE in engine controller

* initial values

* switched to using one file

* moved to controllers

* Add comment and fix cron entry

* add pragma once

* Add more comments
2020-06-17 12:59:57 -04:00
rusefi 7f71383de6 un-hiding full pinout 2020-06-17 12:54:56 -04:00
rusefi 95f0c1e1d1 TS project: hide all invalid entries #1505 2020-06-17 12:53:37 -04:00
rusefi 546344c78a nope, unit tests did not just fix themselves 2020-06-17 08:42:37 -04:00
Matthew Kennedy 29d124ace3 spinwait for events in the near future (#1491)
* add spinwait

* simplify and reduce lateDelay

* maybe probably fix tests

* comments

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-06-16 22:13:42 -04:00
Matthew Kennedy c46a6e5c0e only setup etb if primary sensor configured instead of proxy (#1489)
* only setup etb if primary sensor configured instead of proxy

* fix test

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-06-16 21:38:09 -04:00
David Holdeman bb222813aa converted gen_config_board.bat (#1498) 2020-06-16 15:48:09 -04:00
rusefi 6f9681aedc Now we are back to original behavior, great step forward :) 2020-06-16 14:28:46 -04:00
rusefi 6cce8a7194 is this the problem? 2020-06-16 14:19:40 -04:00
rusefi d81e139918 fixing stuff by reducing the gap between Windows and Linux scripts 2020-06-16 14:12:27 -04:00
rusefi a2e660b404 progress 2020-06-16 12:56:01 -04:00
David Holdeman d339ffd9f8 Fix #1492 redux (#1496)
* use gen_config.conf to store flags, and gen_config.bat to call gen_config.sh

* Try sh.exe first, and fixed indentation
2020-06-16 12:50:22 -04:00
rusefi 7c3d153b2c making debugTriggerSync more visible to users & removing from VVT defaults 2020-06-15 16:47:06 -04:00
rusefi f868803524 Trigger decoding issues (60-2) #1488
100us is too much, 10us is more reasonable
2020-06-15 00:12:50 -04:00
rusefi d68d6cc8ef Trigger decoding issues (60-2) #1488
interesting stuff potentially with a not so great setting
2020-06-14 23:41:39 -04:00
rusefi 943388a27b Trigger decoding issues (60-2) #1488
very mild refactoring - better names & moving initializers
2020-06-14 23:34:45 -04:00
rusefi 91b80cabb7 REO progress 2020-06-14 18:47:58 -04:00
rusefi 14ede84e8d REO progress 2020-06-14 18:39:05 -04:00
rusefi 76d3dbe22c fixing stuff? 2020-06-14 18:06:33 -04:00
rusefi 015832e116 manual gen 2020-06-14 17:01:05 -04:00
kon 9af150bd41 BMW E90 Kombi (#1494)
* second can bus, first steps

* added most important messages; no more errors

* cleaned up can messages

* second can bus, first steps

* added most important messages; no more errors

* cleaned up can messages

* post rebase/merge fixes

* more rebase/merge fixes

* even more rebase/merge fixes

* more fixes, removed auto-gen files

* removed more auto-gen files...
2020-06-14 16:59:43 -04:00
rusefi ce9a624e0c REO progress - binary logs 2020-06-14 15:43:54 -04:00
rusefi 3225665382 MLQ code duplication & docs 2020-06-14 14:46:24 -04:00
rusefi d5dd873ed7 REO progress - binary logs 2020-06-14 14:07:42 -04:00
rusefi cec672905c MLQ code duplication & docs 2020-06-14 13:38:14 -04:00
rusefi f3727cdd1b MLQ code duplication & docs 2020-06-14 13:07:06 -04:00
rusefi 8be3cc69dd -skip not really needed 2020-06-14 12:40:00 -04:00
kon 191499df16 updated linux gen_config files (#1493) 2020-06-14 12:38:33 -04:00
rusefi a76bc3c207 reducing discrepancy 2020-06-13 23:53:53 -04:00
rusefi ff8f0731fd a few unneeded properties 2020-06-13 22:46:10 -04:00
rusefi 68773c0a67 unused parameter 2020-06-13 22:30:43 -04:00
rusefi 152fa17990 warning LED is for warnings only, communications have to reflected by COMMS LED 2020-06-13 13:23:34 -04:00
rusefi 7165b43030 making dead code! 2020-06-13 11:54:19 -04:00
rusefi 4d2872dd58 poke 2020-06-11 21:17:53 -04:00
Matthew Kennedy db29a3523a Fix gppwm properly (#1487)
* directly control output in onoff mode

* test fixing
2020-06-11 20:43:26 -04:00
rusefi 1f623ea858 CAN docs 2020-06-09 22:44:43 -04:00
Matthew Kennedy 2525a9a22c Factor out airmass logic (#1483)
* refactor

* extract more airmass

* rename, fix tests
2020-06-06 07:25:19 -04:00
rusefi b27583a2eb better solution 2020-06-05 00:43:05 -04:00
rusefi cbfdd37243 tuneCrc16 - we use it to match logs to tunes 2020-06-04 20:43:52 -04:00
rusefi 79c5a4803f tuneCrc16 - we use it to match logs to tunes 2020-06-04 20:07:00 -04:00
Matthew Kennedy 9ecb0a4e55 refactor (#1481) 2020-06-03 21:12:12 -04:00
Matthew Kennedy f47bf56429 dead (#1480) 2020-06-02 19:21:48 -04:00
rusefi 41f456dcae Merge remote-tracking branch 'origin/master' 2020-06-01 22:40:13 -04:00
rusefi a743b55e5e index for fsio_analog_input 2020-06-01 22:39:56 -04:00
Matthew Kennedy 2c69809b9c fix tpsadc (#1479)
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-06-01 13:09:48 -04:00
rusefi 0847dc4683 useFSIO6ForRevLimiter 2020-06-01 09:09:55 -04:00
rusefi ad0c6355bb docs 2020-06-01 08:50:54 -04:00
rusefi c573915f0a WOW that's funny 2020-06-01 08:04:55 -04:00
rusefi 0c63e749cd useFSIO6ForRevLimiter 2020-06-01 07:55:42 -04:00
rusefi 7dae94fce5 Fresh generated - auto 2020-06-01 07:19:23 -04:00
Matthew Kennedy 16a2839ad9 Post-stft cleanup (#1478)
* unused old fuel PID

* fix units

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-06-01 07:05:40 -04:00
Matthew Kennedy d0e5b8674f Integrate stft (#1475)
* code changes

* missed a spot

* update UI

* gauge name

* adjust gauge scaling

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-05-31 16:59:05 -04:00
rusefi 4aaa670bc5 refactornig & new console command 2020-05-31 14:15:18 -04:00
rusefi 0d0f8f6c60 progress 2020-05-31 14:05:03 -04:00
rusefi 22314eee90 reducing constant dupliation 2020-05-31 13:40:48 -04:00
rusefi 190068d20e hiding not working stuff to reduce confusion 2020-05-31 11:06:36 -04:00
Matthew Kennedy 4e25d88632 fix (#1476) 2020-05-30 21:50:57 -04:00
rusefi e5c839b5b1 extracting protocol constants 2020-05-30 12:23:27 -04:00
rusefi 0c1cafde57 composite logger for console 2020-05-30 11:31:18 -04:00
rusefi 45c2c49a19 [Feature Request] Transmission Control #1454 2020-05-29 23:05:16 -04:00
rusefi dc267fe2b5 [Feature Request] Transmission Control #1454
two bytes of progress
2020-05-29 21:00:19 -04:00
Matthew Kennedy c95ed26d89 Remove old thermistor implementation (#1458)
* remove test clt/iat

* remove warning since this code is nearly dead

* remove old therm impl

* tests & live doc

* not quite right
2020-05-28 17:51:33 -04:00
Matthew Kennedy d13bd0b77c Hardware pwm (#1283)
* hard pwm

* fix, comments

* PC6-9 and PD12-15

* PB6-9

* dynamic frequency

* f7 mcuconf

* format

* relocate to common, support variable frequency

* error handling

* oops

* fix test build

* noop kinetis

* better guards

* guard for bl

* guards don't work if they have typos

* more mapping

* oops

* don't use for slow pwm

* enable pwm

* guard properly

* save a little memory

* use less mem

* correct timers

* all your ram are belong to us

* update limit & comment

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-05-28 16:02:41 -04:00
Matthew Kennedy 38cb254de3 remove maf2map mode (#1474)
* remove

* remove fully

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-05-28 14:06:18 -04:00
rusefi 18eeb5d5a4 more of the same 2020-05-27 23:18:33 -04:00
rusefi e1ee03cdf9 console composite logger 2020-05-26 22:30:53 -04:00
rusefi 56e2f4572c connecting time units 2020-05-26 01:08:21 -04:00
rusefi 7d8236a6b3 composite log for console 2020-05-26 00:07:18 -04:00
rusefi 43ac437506 progress 2020-05-25 23:38:15 -04:00
rusefi 4a30cd5077 docs 2020-05-25 22:38:57 -04:00
rusefi f4e69143a2 reusing constants 2020-05-25 19:30:02 -04:00
rusefi deb91c7fbd TS commands reuse 2020-05-25 18:49:35 -04:00
rusefi 8853e8a954 dead code 2020-05-25 18:27:34 -04:00
rusefi 0ccde6f937 Makefile clean-up 2020-05-25 13:42:55 -04:00
rusefi 87a1f59591 better location, better command name 2020-05-25 13:12:15 -04:00
rusefi 804f4b9db5 better file name 2020-05-25 13:02:05 -04:00
rusefi 3f50602ce9 docs 2020-05-25 12:55:26 -04:00
rusefi 56c9d3ac40 proteus v12 progress 2020-05-24 13:27:14 -04:00
rusefi 03b146d77b Merge remote-tracking branch 'origin/master' 2020-05-23 22:11:21 -04:00
rusefi 725978f0b3 funny that THIS would happen 2020-05-23 22:11:09 -04:00
Matthew Kennedy 45e03262d0 Redundant accelerator pedal (#1470)
* add second boudns

* init logic

* test changes

* reconfigure correctly

* rams
2020-05-23 19:48:32 -04:00
rusefi 146f658026 "-skip" is probably not needed anymore 2020-05-23 19:39:04 -04:00
rusefi 5d39e3e088 partial rollback 2020-05-23 19:17:15 -04:00
rusefi 6f5592ed2a partial rollback 2020-05-23 18:11:04 -04:00
rusefi 44b4c4bf25 partial rollback 2020-05-23 18:01:40 -04:00
rusefi d75a50fde5 partial rollback 2020-05-23 18:00:20 -04:00
rusefi 36f13323ea more readable error message thank you Matt! 2020-05-23 17:20:46 -04:00
rusefi 68fea52129 safer name for QC build 2020-05-23 17:18:26 -04:00
rusefi 9509d93e2a partial rollback 2020-05-23 17:13:46 -04:00
rusefi b2f12cd55a partial rollback 2020-05-23 16:24:26 -04:00
rusefi f9040425de poke 2020-05-23 13:30:19 -04:00
rusefi bb90c1be23 u9 u10 2020-05-23 10:50:32 -04:00
Matthew Kennedy a2313a853c switch some firmware warnings to errors (#1465)
* warnings as errors

* throw instead of exit

* test massaging

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-05-23 10:46:28 -04:00
Matthew Kennedy 45d3d861f4 add second boudns (#1469) 2020-05-23 10:45:15 -04:00
Matthew Kennedy 00aa06a6b5 as suggested by the comment, this doesn't need a warning (#1464)
* the comment is correct

* format
2020-05-23 00:40:20 -04:00
rusefi 3b7d1ad832 typo 2020-05-23 00:37:43 -04:00
rusefi 6453e891e6 "TLE8888 SR Unexpected response" does not work as intended fix #1466 2020-05-22 22:56:19 -04:00
rusefi 4a01c4a3f9 progress 2020-05-22 22:47:47 -04:00
rusefi ae60a3e1b8 code style 2020-05-22 18:07:19 -04:00
rusefi e8ff6a6a6d dreams 2020-05-22 17:52:48 -04:00
rusefi e063aa492a build and board info into critical error message 2020-05-22 16:45:13 -04:00
rusefi 714979586b refactoring 2020-05-22 16:36:37 -04:00
rusefi fa75e8943f progress 2020-05-22 14:11:12 -04:00
rusefi ef66c84d77 date 2020-05-22 13:30:14 -04:00
rusefi 1c17011ab0 oooops :( 2020-05-22 13:24:04 -04:00
rusefi 5e202930f4 pre-sets progress 2020-05-22 13:12:16 -04:00
rusefi bf8ceda67d "TLE8888 SR Unexpected response" does not work as intended #1466 2020-05-22 08:23:49 -04:00
rusefi 63edd3fe8f progress 2020-05-22 01:16:55 -04:00
rusefi 5dc4a6ca71 helping build 2020-05-22 01:14:42 -04:00
rusefi 14b0b5dc4c more info into error message 2020-05-22 01:05:07 -04:00
rusefi 19bef7870c fixing build 2020-05-22 01:03:27 -04:00
rusefi 74ede6db64 would this help? 2020-05-22 00:25:48 -04:00
rusefi 6da2edfe94 would this work? 2020-05-22 00:00:16 -04:00
rusefi 9dee72cf3e progress 2020-05-21 22:33:48 -04:00
rusefi 8b00823a0f HW test progress 2020-05-21 21:45:01 -04:00
rusefi b6e784e310 MRE pre-sets 2020-05-21 21:00:34 -04:00
rusefi 4015c600e9 MRE pre-sets 2020-05-21 20:44:14 -04:00
rusefi 871cee3092 test fixture progress 2020-05-21 18:36:32 -04:00
rusefi a390ec744e no comments 2020-05-21 18:28:35 -04:00
Matthew Kennedy 0a278375fd Binary logging to SD (#1461)
* binary log

* remove old text logging

* change file extension

* just use a bare buffer

* more mem :(

* double ugh

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-05-21 15:52:58 -04:00
rusefi f087958c67 rusEFI console start-up time improvements 2020-05-21 01:16:14 -04:00
Matthew Kennedy 441fe43dab warnings (#1462)
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-05-21 01:08:07 -04:00
rusefi 958ef0a3de BUG? handleCrc32Check does not use 'offset' parameter #1429 2020-05-21 00:14:08 -04:00
rusefi c42bae8f61 exposing some GPIO 2020-05-20 23:53:25 -04:00
rusefi 76f3fdbc1c Fresh generated - auto 2020-05-20 22:26:49 -04:00
rusefi 60835c4269 HW_CHECK_MODE 2020-05-20 22:15:47 -04:00
rusefi 9b1082f187 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	firmware/config/boards/kinetis/config/controllers/algo/auto_generated_enums.cpp
2020-05-20 21:22:46 -04:00
Matthew Kennedy 61b8bfb7e3 free up timers for hardware PWM (#1459)
* free up timers

* put that back
2020-05-20 19:14:42 -04:00
rusefi a2648c4d52 WBO 2020-05-20 19:01:55 -04:00
rusefi 8128ed1290 Fresh generated - auto 2020-05-20 11:24:49 -04:00
rusefi 2a1dec3472 automation should be automated
todo: move output files to "generated" folder
2020-05-20 11:13:42 -04:00
rusefi f0bd4f033d progress 2020-05-20 09:16:26 -04:00
rusefi 19a8500a43 Clean-up analog channels in "unit" tests fix #1456 2020-05-20 08:55:38 -04:00
Matthew Kennedy c5bba14da5 remove test clt/iat (#1457)
* remove test clt/iat

* remove warning since this code is nearly dead
2020-05-20 03:16:01 -04:00
NOx-z 8e03ef09b7 Mc33 timings (#1453)
* mc33 flash check

* DI sanity checks for setting HV config

* mc33 timings

Co-authored-by: Christopher W. Anderson <gitstuff@pswitch.com>
2020-05-20 02:35:18 -04:00
rusefi 5c01179e25 GDI fields 2020-05-20 02:18:23 -04:00
rusefi 8b4bf41382 XML export progress 2020-05-20 01:24:26 -04:00
rusefi bdec4cffa9 [Feature Request] Transmission Control #1454 2020-05-20 01:13:56 -04:00
rusefi ba8600307f [Feature Request] Transmission Control #1454 2020-05-20 01:05:15 -04:00
rusefi 08f395a608 fresh enums 2020-05-20 00:56:16 -04:00
rusefi d8a200d839 fixing master 2020-05-19 11:55:20 -04:00
rusefi 6a762017c2 Merge branch 'master' of https://github.com/rusefi/rusefi 2020-05-19 08:33:18 -04:00
rusefi 9358df2b75 mc33 timing 2020-05-19 08:33:01 -04:00
Matthew Kennedy ce2beafb5f Redundant tps (#1427)
* add redundant sensor

* add tests

* add configure, info printing

* tests

* tests

* partial hookup

* fix

* fix

* bad makefile merge

* use second TPS config

* update test

* update test

* sensor names

* set second pin by default

* fix auto cal

* auto cal both sensors

* add reconfigure of secondary sensors

* gobblin' up your ram

* slow down write a little bit

* put split in debug gauge

* s

Co-authored-by: Matthew Kennedy <matthew@mck-mbp-15.local>
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-05-18 14:32:00 -04:00
rusefi 56faab272f hard-coding NB2 OEM sensor 2020-05-18 01:39:41 -04:00
rusefi aaf15e0fae something too special with Kinetis? 2020-05-18 01:25:10 -04:00
rusefi 9d535f4ce6 reducing magic constant copy/paste & MAP dialog progress 2020-05-18 01:15:13 -04:00
Matthew Kennedy a66bcc52f4 dead (#1451) 2020-05-17 17:43:27 -04:00
Matthew Kennedy d6186c1cf3 pass in write length (#1447) 2020-05-17 17:27:26 -04:00
rusefi a2ce3805a8 docs? 2020-05-17 17:08:04 -04:00
Matthew Kennedy 8cbddc70f6 improve file format (#1446) 2020-05-17 17:02:22 -04:00
NOx-z 89ff56e844 Mc33 vccp uv (#1445)
* mc33 flash check

* DI sanity checks for setting HV config

* mc33 VccP (7v) under voltage detection - before and after DRIVEN, useful for regulator broken - or DC-DC logic converter broken

Co-authored-by: Christopher W. Anderson <gitstuff@pswitch.com>
2020-05-17 16:28:05 -04:00
Matthew Kennedy e6e48ce66c binary logging (#1443)
* field support

* tests

* makefiles

* test data too

* missing include dir

* write correct thing

* fix one test

* fix test

* omnomnomnom ram

* format

* use defined names

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-05-17 15:56:37 -04:00
Matthew Kennedy 04fce9b367 oops (#1441) 2020-05-16 20:38:38 -04:00
rusefi 7e33ad575d Revert "Minor fixes (#1442)"
This reverts commit 2e9cff85
2020-05-16 19:28:49 -04:00
dron0gus 2e9cff8596 Minor fixes (#1442)
* exti trigger: mark pins used, handle errors

* MC33810 add to smart gpios
2020-05-16 19:15:49 -04:00
rusefi 3f3c659665 poke 2020-05-16 01:51:28 -04:00
Matthew Kennedy ea127f9cda don't register ID pin (#1438) 2020-05-16 00:33:47 -04:00
Matthew Kennedy 6d4924e85a dead datalog code (#1439)
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-05-16 00:11:52 -04:00
rusefi 8253f5b931 better VVT progress 2020-05-15 21:33:25 -04:00
rusefi 4605259d9c VVT progress 2020-05-15 21:10:15 -04:00
rusefi 9b551c60c2 REVERT need to get master green 2020-05-15 20:15:34 -04:00
rusefi 0aa37ef0f2 docs 2020-05-15 18:08:11 -04:00
dron0gus aa9def4a99 Minor fixes (#1437)
* cmpilation warning cleanup

* exti trigger: mark pins used, handle errors
2020-05-15 18:03:18 -04:00
rusefi 11b66a6713 toyota 2jz progress 2020-05-15 16:35:18 -04:00
dron0gus ef60b90c49 Some bit, unaligned and different endian access helpers (#1436)
* util: add some common macros

* util: add unaligned access helpers
2020-05-15 15:55:06 -04:00
dron0gus 225f529b37 tle6240: fix crash in driver wake routine (#1435) 2020-05-15 15:54:41 -04:00
rusefi eab3f8f2b7 nicer handling of main relay in MRE.ini file 2020-05-15 12:05:09 -04:00
rusefi 929b21d5a1 maybe this would just work?!... 2020-05-15 02:31:02 -04:00
rusefi abc79f831b Revert "moving SD card to SPI1 thank you Matt!"
This reverts commit be5ec2c0
2020-05-15 00:30:49 -04:00
rusefi be5ec2c03f moving SD card to SPI1
thank you Matt!
2020-05-15 00:29:18 -04:00
rusefi 03a632f3a7 VVT_INACTIVE 2020-05-14 23:13:32 -04:00
rusefi 021ec09303 :) 2020-05-14 20:53:47 -04:00
dron0gus 624ed955db triggers: add Subaru SVX trigger (3 sensors) (#1433) 2020-05-14 20:40:47 -04:00
rusefi 084175ce64 one step sideways 2020-05-14 19:10:01 -04:00
rusefi c66a55e5e3 now with EFI_CONSOLE_RX_BRAIN_PIN 2020-05-14 17:20:27 -04:00
dron0gus 425d1a2554 smart gpios: remove dead code (#1432) 2020-05-14 16:15:55 -04:00
rusefi 7bb7744ec8 Merge remote-tracking branch 'origin/master' 2020-05-14 08:39:42 -04:00
Matthew Kennedy 7a41df6153 Fix 100% duty injection (#1431)
* skip turn-off for high duty

* mock executor injection

* test

* switch to hard cut

* test no longer relevant
2020-05-14 07:44:32 -04:00
rusefi 6683c96638 maybe EFI_CONSOLE_TX_BRAIN_PIN 2020-05-14 00:02:10 -04:00
rusefi 92227cb4cb SPI3 2020-05-13 23:29:52 -04:00
rusefi c47a0c3125 SD card for MRE 2020-05-13 23:26:28 -04:00
rusefi 632bedcf9c helping build 2020-05-13 19:41:10 -04:00
rusefi 36586c0243 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	firmware/controllers/engine_controller.cpp
2020-05-13 19:31:42 -04:00
rusefi 4adac49050 docs & helping master 2020-05-13 19:27:11 -04:00
rusefi f081c8eef4 new LED logic: constant WARNING if VBATT is below 7v 2020-05-13 01:52:27 -04:00
rusefi 5c91d96ce6 new LED logic: constant WARNING if VBATT is below 7v 2020-05-13 01:17:48 -04:00
rusefi d74f1c0951 lovely, yet another minor confusion 2020-05-13 01:16:05 -04:00
rusefi adafa0a0d8 I think it's OK to crash very visibly if no proper SPI response 2020-05-13 01:07:11 -04:00