Review default H64 tune #2815

This commit is contained in:
Andrey 2021-06-13 21:17:22 -04:00
parent 6670077dba
commit 3c62881fe8
5 changed files with 15 additions and 5 deletions

View File

@ -1,7 +1,7 @@
#include "global.h"
#include "rusefi_enums.h"
#include "rusefi_hw_enums.h"
// was generated automatically by rusEFI tool from rusefi_hw_enums.h // was generated automatically by rusEFI tool from rusefi_enums.h // by enum2string.jar tool on Sat Jun 12 18:06:27 UTC 2021
// was generated automatically by rusEFI tool from rusefi_hw_enums.h // was generated automatically by rusEFI tool from rusefi_enums.h // by enum2string.jar tool on Sun Jun 13 21:14:31 EDT 2021
// see also gen_config_and_enums.bat
@ -897,6 +897,8 @@ case HELLEN_88_BMW:
return "HELLEN_88_BMW";
case HELLEN_NA6:
return "HELLEN_NA6";
case HELLEN_NA94:
return "HELLEN_NA94";
case HELLEN_NB2:
return "HELLEN_NB2";
case HONDA_600:

View File

@ -1,7 +1,7 @@
#include "global.h"
#include "rusefi_enums.h"
#include "rusefi_hw_enums.h"
// was generated automatically by rusEFI tool from rusefi_hw_enums.h // was generated automatically by rusEFI tool from rusefi_enums.h // by enum2string.jar tool on Sat Jun 12 18:06:26 UTC 2021
// was generated automatically by rusEFI tool from rusefi_hw_enums.h // was generated automatically by rusEFI tool from rusefi_enums.h // by enum2string.jar tool on Sun Jun 13 21:14:31 EDT 2021
// see also gen_config_and_enums.bat
@ -693,6 +693,8 @@ case HELLEN_88_BMW:
return "HELLEN_88_BMW";
case HELLEN_NA6:
return "HELLEN_NA6";
case HELLEN_NA94:
return "HELLEN_NA94";
case HELLEN_NB2:
return "HELLEN_NB2";
case HONDA_600:

View File

@ -1,7 +1,7 @@
#include "global.h"
#include "rusefi_enums.h"
#include "rusefi_hw_enums.h"
// was generated automatically by rusEFI tool from rusefi_hw_enums.h // was generated automatically by rusEFI tool from rusefi_enums.h // by enum2string.jar tool on Sat Jun 12 18:06:27 UTC 2021
// was generated automatically by rusEFI tool from rusefi_hw_enums.h // was generated automatically by rusEFI tool from rusefi_enums.h // by enum2string.jar tool on Sun Jun 13 21:14:32 EDT 2021
// see also gen_config_and_enums.bat
@ -893,6 +893,8 @@ case HELLEN_88_BMW:
return "HELLEN_88_BMW";
case HELLEN_NA6:
return "HELLEN_NA6";
case HELLEN_NA94:
return "HELLEN_NA94";
case HELLEN_NB2:
return "HELLEN_NB2";
case HONDA_600:

View File

@ -1,7 +1,7 @@
#include "global.h"
#include "rusefi_enums.h"
#include "rusefi_hw_enums.h"
// was generated automatically by rusEFI tool from rusefi_hw_enums.h // was generated automatically by rusEFI tool from rusefi_enums.h // by enum2string.jar tool on Sat Jun 12 18:06:26 UTC 2021
// was generated automatically by rusEFI tool from rusefi_hw_enums.h // was generated automatically by rusEFI tool from rusefi_enums.h // by enum2string.jar tool on Sun Jun 13 21:14:31 EDT 2021
// see also gen_config_and_enums.bat
@ -869,6 +869,8 @@ case HELLEN_88_BMW:
return "HELLEN_88_BMW";
case HELLEN_NA6:
return "HELLEN_NA6";
case HELLEN_NA94:
return "HELLEN_NA94";
case HELLEN_NB2:
return "HELLEN_NB2";
case HONDA_600:

View File

@ -108,7 +108,7 @@ typedef enum {
HELLEN72_ETB = 33,
HELLEN_NA6 = 34,
HELLEN_NA6 = ET_HELLEN_NA6,
CAMARO_4 = ET_CAMARO,
@ -204,6 +204,8 @@ typedef enum {
HELLEN_121_VAG_6_CYL = ET_HELLEN_121_VAG_6_CYL,
HELLEN_121_VAG_8_CYL = ET_HELLEN_121_VAG_8_CYL,
HELLEN_NA94 = ET_HELLEN_NA94,
/**
* this configuration has as few pins configured as possible
*/