This commit is contained in:
rusefi 2017-03-18 10:21:26 -04:00
parent 99260e5651
commit 760c953e47
2 changed files with 4 additions and 3 deletions

View File

@ -1,4 +1,4 @@
// this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Sat Mar 11 20:14:23 EST 2017
// this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Fri Mar 17 16:41:29 EDT 2017
// begin
#ifndef ENGINE_CONFIGURATION_GENERATED_H_
#define ENGINE_CONFIGURATION_GENERATED_H_
@ -1084,6 +1084,7 @@ typedef struct {
*/
float vehicleSpeedCoef;
/**
* set can_mode X
* offset 492
*/
can_nbc_e canNbcType;
@ -2056,4 +2057,4 @@ typedef struct {
#endif
// end
// this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Sat Mar 11 20:14:23 EST 2017
// this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Fri Mar 17 16:41:29 EDT 2017

View File

@ -312,7 +312,7 @@ adc_channel_e fuelLevelSensor;
float vehicleSpeedCoef;+This coefficient translates vehicle speed input frequency (in Hz) into vehicle speed, km/h;"coef", 1, 0, 0.01, 2000.0, 2
custom can_nbc_e 4 bits, U32, @OFFSET@, [0:1], "BMW", "FIAT", "VAG" , "MAZDA RX8"
can_nbc_e canNbcType;
can_nbc_e canNbcType;set can_mode X
int canSleepPeriod;CANbus thread period, ms;"ms", 1, 0, 0, 1000.0, 2