From 8116cc8c98af8bc7ce557bc628eacb7dd9d01fdd Mon Sep 17 00:00:00 2001 From: GitHub build-firmware Action Date: Thu, 18 Feb 2021 04:34:52 +0000 Subject: [PATCH] Auto-generated configs and docs --- ...ngine_configuration_generated_structures.h | 4 ++-- ...ngine_configuration_generated_structures.h | 4 ++-- ...ngine_configuration_generated_structures.h | 4 ++-- .../generated/fsio_enums_generated.def | 2 +- .../controllers/generated/fsio_getters.def | 2 +- firmware/controllers/generated/fsio_names.def | 2 +- .../controllers/generated/fsio_strings.def | 2 +- firmware/tunerstudio/generated/cache.zip | Bin 1153232 -> 1153232 bytes firmware/tunerstudio/generated/rusefi.ini | 2 +- .../generated/rusefi_frankenso_na6.ini | 2 +- .../tunerstudio/generated/rusefi_hellen72.ini | 2 +- .../generated/rusefi_hellen_cypress.ini | 2 +- .../tunerstudio/generated/rusefi_kinetis.ini | 2 +- .../tunerstudio/generated/rusefi_mre_f4.ini | 2 +- .../tunerstudio/generated/rusefi_mre_f7.ini | 2 +- .../generated/rusefi_prometheus_405.ini | 2 +- .../generated/rusefi_prometheus_469.ini | 2 +- .../generated/rusefi_proteus_f4.ini | 2 +- .../generated/rusefi_proteus_f7.ini | 2 +- .../generated/rusefi_subaru_eg33_f7.ini | 2 +- .../com/rusefi/config/generated/Fields.java | 2 +- java_console/rusefi.xml | 2 +- 22 files changed, 24 insertions(+), 24 deletions(-) diff --git a/firmware/config/boards/hellen/cypress/config/controllers/algo/engine_configuration_generated_structures.h b/firmware/config/boards/hellen/cypress/config/controllers/algo/engine_configuration_generated_structures.h index fec2821c35..c6c7cf885e 100644 --- a/firmware/config/boards/hellen/cypress/config/controllers/algo/engine_configuration_generated_structures.h +++ b/firmware/config/boards/hellen/cypress/config/controllers/algo/engine_configuration_generated_structures.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Thu Feb 18 01:27:29 UTC 2021 +// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Thu Feb 18 04:34:30 UTC 2021 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -3864,4 +3864,4 @@ struct persistent_config_s { typedef struct persistent_config_s persistent_config_s; // end -// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Thu Feb 18 01:27:29 UTC 2021 +// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Thu Feb 18 04:34:30 UTC 2021 diff --git a/firmware/config/boards/kinetis/config/controllers/algo/engine_configuration_generated_structures.h b/firmware/config/boards/kinetis/config/controllers/algo/engine_configuration_generated_structures.h index fb3a45c715..9ece821423 100644 --- a/firmware/config/boards/kinetis/config/controllers/algo/engine_configuration_generated_structures.h +++ b/firmware/config/boards/kinetis/config/controllers/algo/engine_configuration_generated_structures.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Thu Feb 18 01:27:27 UTC 2021 +// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Thu Feb 18 04:34:28 UTC 2021 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -3859,4 +3859,4 @@ struct persistent_config_s { typedef struct persistent_config_s persistent_config_s; // end -// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Thu Feb 18 01:27:27 UTC 2021 +// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Thu Feb 18 04:34:28 UTC 2021 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures.h b/firmware/controllers/generated/engine_configuration_generated_structures.h index 801e77f9be..0b82168776 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Feb 18 01:26:57 UTC 2021 +// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Feb 18 04:34:01 UTC 2021 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -3864,4 +3864,4 @@ struct persistent_config_s { typedef struct persistent_config_s persistent_config_s; // end -// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Feb 18 01:26:57 UTC 2021 +// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Feb 18 04:34:01 UTC 2021 diff --git a/firmware/controllers/generated/fsio_enums_generated.def b/firmware/controllers/generated/fsio_enums_generated.def index 789626ffd5..69662e384a 100644 --- a/firmware/controllers/generated/fsio_enums_generated.def +++ b/firmware/controllers/generated/fsio_enums_generated.def @@ -1,4 +1,4 @@ -// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Feb 18 01:26:57 UTC 2021 +// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Feb 18 04:34:01 UTC 2021 // by class com.rusefi.output.FileFsioSettingsConsumer FSIO_SETTING_FANONTEMPERATURE = 1000, diff --git a/firmware/controllers/generated/fsio_getters.def b/firmware/controllers/generated/fsio_getters.def index ef88fc9152..e062c4e547 100644 --- a/firmware/controllers/generated/fsio_getters.def +++ b/firmware/controllers/generated/fsio_getters.def @@ -1,4 +1,4 @@ -// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Feb 18 01:26:57 UTC 2021 +// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Feb 18 04:34:01 UTC 2021 // by class com.rusefi.output.FileFsioSettingsConsumer case FSIO_SETTING_FANONTEMPERATURE: diff --git a/firmware/controllers/generated/fsio_names.def b/firmware/controllers/generated/fsio_names.def index 7efc56de13..915997be93 100644 --- a/firmware/controllers/generated/fsio_names.def +++ b/firmware/controllers/generated/fsio_names.def @@ -1,4 +1,4 @@ -// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Feb 18 01:26:57 UTC 2021 +// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Feb 18 04:34:01 UTC 2021 // by class com.rusefi.output.FileFsioSettingsConsumer static LENameOrdinalPair lefanOnTemperature(FSIO_SETTING_FANONTEMPERATURE, "cfg_fanOnTemperature"); diff --git a/firmware/controllers/generated/fsio_strings.def b/firmware/controllers/generated/fsio_strings.def index 4af66608c3..fe84a2783a 100644 --- a/firmware/controllers/generated/fsio_strings.def +++ b/firmware/controllers/generated/fsio_strings.def @@ -1,4 +1,4 @@ -// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Feb 18 01:26:57 UTC 2021 +// this file was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Thu Feb 18 04:34:01 UTC 2021 // by class com.rusefi.output.FileFsioSettingsConsumer case FSIO_SETTING_FANONTEMPERATURE: diff --git a/firmware/tunerstudio/generated/cache.zip b/firmware/tunerstudio/generated/cache.zip index cc4af7e9c7c4a4ef480ad791c5ee0940b986dad1..8e74b4d96794ee18dc85d8bb68cbb4fef8ab3914 100644 GIT binary patch delta 2518 zcmZvcZ)jUp7{=3^n}4Til5^LstcGmUYZP7Q2HMJMTGKS8Xs~bk#zKAdc(N0$UB)CrwRH|-*esJP*axU9zb5hEF&Yw09xg~hujQI$?V)Tsp{F2dOi!YO&1WUl7#&G~#E_>Q3P^$pmyyVGHuzJbk zu92(OE_)uQKsi#jI5OgGW$kdNaU1{#R=o)dlmlSbHE)W7qu0D!Y7Btfuf7IxZq2)m zQYA{;qWPe&m32U*#t{KP)F3)<_~Mi*8z^iIqGg0fMeG+}gdR~|9D%o)0;SB@;?{(} zgY`hE#!&+N@vpy=0%ZgE)ChDFApGt?#y~#g4kSokzN5Ik97wS&6l(4&{@KjZ6x>ln z_SDA2^{s3tp<+uTn~?%+2D z^4BuKy(D)Oy|&o;Q?Q*4K%vG_0MtKIm!v=`0KR{&E=7P+Aip_Ux0mFOq7Qd*8y5^g zp~g`FoOnHyra&nGo;@7O5+E)d4t-@Hf9s7<8_6BTQ?__;bNC6i4+=Go0$}@exQzm( z0Qhk>ypMvmLimbd0C*R|EfiFKZDzkcI4F{SbDQ{jSL9wc43!#3)o+WlA4Jj=C>6k~ zA4ZNmeD{i`QMW6X_4!?R8S)LUT-I&YyZnB?3nKAb&}v^8FWcAVg$g>l?PnVyY;KRCn z(mg`3-W9_0i{#*&ps_akqa#(qs+ zn#O)j{?|12Z_LpceaCptlKn>aBmejqAJpZWX83+xesl((N3$m&@R0tT;g4Ce;WkKK zmT-8Mx9H%hS^l&xX9eC{m7|I(rm+G{vfii(uwuGVfJp;)&%vb0PtL)#F-H^qJ%=BV z>@zAsK0MF+b@^xW_)awE?^)p8RXJ)1`=erhf$yZO zSmZmaAS$Wy;6f!_Dcgr_Cyw(MbonR8dAce`SK)RBEZJ3bKXTm3kS_mD@VqX6=>+d>RC_#L*>E@U7Z`H6 JR?-~*{RfC&`iTGl delta 2518 zcmZvcZERCj7{|NY+qZkWw&yZfm`wqVl?dY{!Oei(EL)eALhQE4T;fY{qCtT%4M74L z49mI~wr*?30kUKeB@q%M6G92_1xyHu(P3EpWFns=5rYaQ`ay{Q({mFa*VE-`vj6Yg z=hu7N{BO;)+?r`Q)K}4`^*Jx-xv2J<$;YGmI-~n~ZAMOUHmaZ7E5IjHdL0GVrt~j# z0rs5wKR9AltH9tG& zUP7r9y=n5gUe5+&2Sjpg5dcKhy!oytN~yGg!dA`eyI7bqWWRd*u%iMf- zt+|YzkXD?4brS(nh#bO5{?5{1{{9I@xGjF$)pKfF=dM1WKve~_tMPjXwa z3wQAd7kmtb99sc!?1Mmp0;vFaeP19&06)Jka8pD6(T9NslG}>iCSSfV_=0f=3OTj{ zVCitMfdZ)j_-QowG6fB};0;X!a8Cs5DJcEg^d7UloyWcU68_Dq(38etsN~qH9+RK> zER>)?ssMUE5A9#^-xakPrz4&6cpZ3Y;tj8K%Bfd5yk4&ZBL16SujbF52}S8Te2%WE z;`s#or~|n23bp4j=uVF2(6MGWVM#)J}LpcF$lRLe`<)esq+3I+}!;0C?`mgmZ&_s zA9?*S_ABzjF!n3*zlO1YevW3^a)hNV(QkA=@-L6Dc2&M$gl$#j2S)ID=I=ox`8XcZ zpCjx!OEesn0PYm9bClJq;K@<;iYhm9Y;#$TDk_=!axjT{qb9(T>23}t1za-*lOjJc z2Gjf;P4xE|en6tns04ZEID1KzUmC}EqB#G=1ZyqJQA5}t=HnA=ttA?bN&x33AW`Iy zgn3&Yx37ROh53a%TUiECNu>uDDBw!bZd3 - +