auto-sync

This commit is contained in:
rusEfi 2015-12-31 16:02:30 -05:00
parent 97a5d1db6d
commit fbdea87819
318 changed files with 331 additions and 317 deletions

View File

@ -4,7 +4,7 @@
*
* @date Feb 13, 2014
* @author rus084, (c) 2015
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#include "main.h"

View File

@ -3,7 +3,7 @@
*
* @date 13 feb 2014 y.
* @author rus084
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#ifndef GY6_139QMB_H_

View File

@ -4,7 +4,7 @@
* MINI_COOPER_R50 = 13
*
* @date Apr 9, 2014
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#include "MiniCooperR50.h"

View File

@ -2,7 +2,7 @@
* @file MiniCooperR50.h
*
* @date Apr 9, 2014
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#ifndef MINICOOPERR50_H_

View File

@ -4,7 +4,7 @@
* set_engine_type 27
*
* @date Jan 16, 2015
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#include "main.h"

View File

@ -2,7 +2,7 @@
* @file acura_rsx.h
*
* @date Jan 16, 2015
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#ifndef CONFIG_ENGINES_ACURA_RSX_H_
#define CONFIG_ENGINES_ACURA_RSX_H_

View File

@ -3,7 +3,7 @@
* @brief Audo AAN default engine configuration
*
* @date Nov 24, 2013
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*
* This file is part of rusEfi - see http://rusefi.com
*

View File

@ -3,7 +3,7 @@
* @brief Audo AAN default engine configuration
*
* @date Nov 24, 2013
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#ifndef AUDI_AAN_H_

View File

@ -8,7 +8,7 @@
* Injector groups: 1,2,3 & 4,5,6
*
* @date Nov 5, 2014
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#include "global.h"

View File

@ -2,7 +2,7 @@
* @file bmw_e34.h
*
* @date Nov 5, 2014
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#ifndef BMW_E34_H_

View File

@ -10,7 +10,7 @@
*
*
* @date Dec 20, 2015
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#include "chevrolet_c20_1973.h"

View File

@ -2,7 +2,7 @@
* @file chevrolet_c20_1973.h
*
* @date Dec 20, 2015
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#ifndef CONFIG_ENGINES_CHEVROLET_C20_1973_H_

View File

@ -5,7 +5,7 @@
* set_engine_type 35
*
* @date Oct 16, 2015
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#include "chevrolet_camaro_4.h"

View File

@ -2,7 +2,7 @@
* @file chevrolet_camaro_4.h
*
* @date Oct 16, 2015
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#ifndef CONFIG_ENGINES_CHEVROLET_CAMARO_4_H_

View File

@ -9,7 +9,7 @@
*
*
* @date Apr 15, 2014
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#include "engine_math.h"

View File

@ -2,7 +2,7 @@
* @file citroenBerlingoTU3JP.h
*
* @date Apr 15, 2014
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#ifndef CITROENBERLINGOTU3JP_H_

View File

@ -2,7 +2,7 @@
* @file custom_engine.cpp
*
* @date Jan 18, 2015
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#ifndef CONFIG_ENGINES_CUSTOM_ENGINE_CPP_
#define CONFIG_ENGINES_CUSTOM_ENGINE_CPP_

View File

@ -2,7 +2,7 @@
* @file custom_engine.h
*
* @date Jan 18, 2015
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#ifndef CONFIG_ENGINES_CUSTOM_ENGINE_H_
#define CONFIG_ENGINES_CUSTOM_ENGINE_H_

View File

@ -4,7 +4,7 @@
* set_engine_type 34
*
* @date Sep 10, 2015
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#include "main.h"

View File

@ -2,7 +2,7 @@
* @file daihatsu.h
*
* @date Sep 10, 2015
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#include "engine.h"

View File

@ -11,7 +11,7 @@
* This config overrides some values of the default configuration which is set by setDefaultConfiguration() method
*
* @date Dec 16, 2013
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#include "main.h"

View File

@ -3,7 +3,7 @@
* @brief 1995 Dodge Neon default engine configuration
*
* @date Dec 16, 2013
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#ifndef DODGE_NEON_H_

View File

@ -4,7 +4,7 @@
* set_engine_type 31
*
* @date Apr 22, 2015
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#include "main.h"

View File

@ -2,7 +2,7 @@
* @file dodge_ram.h
*
* @date Apr 22, 2015
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#ifndef CONFIG_ENGINES_DODGE_RAM_H_

View File

@ -4,7 +4,7 @@
* set_engine_type 33
*
* @date Sep 5, 2015
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#include "main.h"

View File

@ -2,7 +2,7 @@
* @file dodge_stratus.h
*
* @date Sep 5, 2015
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#ifndef CONFIG_ENGINES_DODGE_STRATUS_H_

View File

@ -10,7 +10,7 @@
* set_engine_type 7
*
* @date Feb 12, 2014
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#include "main.h"

View File

@ -2,7 +2,7 @@
* @file ford_1995_inline_6.h
*
* @date Feb 12, 2014
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#ifndef FORD_1995_INLINE_6_H_

View File

@ -6,7 +6,7 @@
* set_engine_type 3
*
* @date Sep 9, 2013
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#include "main.h"

View File

@ -3,7 +3,7 @@
* @brief 1996 Ford Aspire default engine configuration
*
* @date Aug 30, 2013
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*
* http://rusefi.com/forum/viewtopic.php?t=375
*

View File

@ -6,7 +6,7 @@
* set_engine_type 4
*
* @date Nov 22, 2013
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#include "main.h"

View File

@ -2,7 +2,7 @@
* @file ford_fiesta.h
*
* @date Nov 22, 2013
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#ifndef FORD_FIESTA_H_

View File

@ -4,7 +4,7 @@
* set_engine_type 30
*
* @date Apr 9, 2015
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#include "global.h"

View File

@ -2,7 +2,7 @@
* @file gm_2_2.h
*
* @date Apr 9, 2015
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#ifndef CONFIG_ENGINES_GM_2_2_H_

View File

@ -15,7 +15,7 @@
* 1+24 signal, JM Predule
*
* @date Jan 12, 2014
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#include "main.h"

View File

@ -2,7 +2,7 @@
* @file honda_accord.h
*
* @date Jan 12, 2014
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#ifndef HONDA_ACCORD_H_

View File

@ -2,7 +2,7 @@
* @file mazda_323.cpp
*
* @date Mar 8, 2014
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#include "mazda_323.h"

View File

@ -7,7 +7,7 @@
* http://rusefi.com/forum/viewtopic.php?f=3&t=498
*
* @date Mar 8, 2014
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#ifndef MAZDA_323_H_

View File

@ -4,7 +4,7 @@
* set_engine_type 28
*
* @date Jan 16, 2015
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#include "main.h"

View File

@ -4,7 +4,7 @@
* set_engine_type 28
*
* @date Jan 16, 2015
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#ifndef CONFIG_ENGINES_MAZDA_626_H_
#define CONFIG_ENGINES_MAZDA_626_H_

View File

@ -12,7 +12,7 @@
* set_engine_type 24
*
* @date Apr 11, 2014
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#include "fsio_impl.h"

View File

@ -3,7 +3,7 @@
* @brief Mazda Miata NA, also 1993 Ford Escort GT engine configuration. The US Escort.
*
* @date Oct 31, 2013
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*
* http://rusefi.com/forum/viewtopic.php?t=537
* Injectors: Denso 195500-2180, 230-265cc (?), tan, 13.9 ohms

View File

@ -5,7 +5,7 @@
* set_engine_type 9
*
* @date Feb 18, 2014
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#include "mazda_miata_nb.h"

View File

@ -2,7 +2,7 @@
* @file mazda_miata_nb.h
*
* @date Feb 18, 2014
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#ifndef MAZDA_MIATA_NB_H_

View File

@ -6,7 +6,7 @@
* set_engine_type 16
*
* @date Aug 5, 2014
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#include "fsio_impl.h"

View File

@ -2,7 +2,7 @@
* @file mitsubishi.h
*
* @date Aug 5, 2014
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#ifndef MITSUBISHI_H_
#define MITSUBISHI_H_

View File

@ -4,7 +4,7 @@
* engine_type 5
*
* @date Oct 14, 2013
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#include "main.h"

View File

@ -2,7 +2,7 @@
* @file nissan_primera.h
*
* @date Oct 14, 2013
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#include "efifeatures.h"

View File

@ -10,7 +10,7 @@
* ROVER_V8 = 10
*
* @date Jun 27, 2014
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#include "main.h"

View File

@ -2,7 +2,7 @@
* @file rover_v8.h
*
* @date Jun 27, 2014
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#ifndef ROVER_V8_H_
#define ROVER_V8_H_

View File

@ -5,7 +5,7 @@
* http://rusefi.com/forum/viewtopic.php?f=3&t=396
*
* @date Jan 26, 2015
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#include "sachs.h"

View File

@ -2,7 +2,7 @@
* @file sachs.h
*
* @date Jan 26, 2015
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#ifndef CONFIG_ENGINES_SACHS_H_
#define CONFIG_ENGINES_SACHS_H_

View File

@ -6,7 +6,7 @@
* 7x GM DIS trigger
*
* @date Mar 28, 2014
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#include "saturn_ion.h"

View File

@ -2,7 +2,7 @@
* @file saturn_ion.h
*
* @date Mar 28, 2014
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#ifndef SATURN_ION_H_

View File

@ -3,7 +3,7 @@
* @brief Default configuration of a single-cylinder engine
*
* @date Sep 9, 2013
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#include "main.h"

View File

@ -3,7 +3,7 @@
* @brief Default configuration of a single-cylinder engine
* @date Sep 8, 2013
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#ifndef SNOW_BLOWER_H_

View File

@ -5,7 +5,7 @@
* set_engine_type 22
*
* @date Sep 14, 2014
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#include "subaru.h"

View File

@ -2,7 +2,7 @@
* @file subaru.h
*
* @date Sep 14, 2014
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#ifndef SUBARU_H_
#define SUBARU_H_

View File

@ -3,7 +3,7 @@
*
* set_engine_type 36
*
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
* @date Oct 17, 2015
*/

View File

@ -1,7 +1,7 @@
/*
* @file suzuki_vitara.cpp
*
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
* @date Oct 17, 2015
*/

View File

@ -4,7 +4,7 @@
* set_engine_type 26
*
* @date Nov 14, 2014
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#include "engine.h"

View File

@ -2,7 +2,7 @@
* @file test_engine.h
*
* @date Nov 14, 2014
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#ifndef TEST_ENGINE_H_
#define TEST_ENGINE_H_

View File

@ -8,7 +8,7 @@
* set_engine_type 38
*
* @date Dec 30, 2015
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#include "toyota_jzs147.h"

View File

@ -2,7 +2,7 @@
* @file toyota_jzs147.h
*
* @date Dec 30, 2015
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#ifndef CONFIG_ENGINES_TOYOTA_JZS147_H_

View File

@ -4,7 +4,7 @@
* set_engine_type 32
*
* @date May 24, 2015
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#include "main.h"

View File

@ -2,7 +2,7 @@
* @file vw.h
*
* @date May 24, 2015
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#ifndef CONFIG_ENGINES_VW_H_

View File

@ -4,7 +4,7 @@
* @brief In this header we can configure which modules are used for EGT2CAN firmware.
*
* @date Dec 23, 2014
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#ifndef EFIFEATURES_H_

View File

@ -4,7 +4,7 @@
* @brief In this header we can configure which modules are used for EGT2CAN firmware.
*
* @date Dec 23, 2014
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#ifndef EFIFEATURES_H_

View File

@ -4,7 +4,7 @@
* @brief In this header we can configure which firmware modules are used.
*
* @date Aug 29, 2013
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#ifndef EFIFEATURES_H_

View File

@ -28,7 +28,7 @@
*
*
* @date Oct 22, 2013
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*
* This file is part of rusEfi - see http://rusefi.com
*

View File

@ -2,7 +2,7 @@
* @file tunerstudio.h
*
* @date Aug 26, 2013
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#ifndef TUNERSTUDIO_H_

View File

@ -5,7 +5,7 @@
* In this file the configuration of TunerStudio is defined
*
* @date Oct 22, 2013
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#ifndef TUNERSTUDIO_CONFIGURATION_H_

View File

@ -2,7 +2,7 @@
* @file tunerstudio_io.cpp
*
* @date Mar 8, 2015
* @author Andrey Belomutskiy, (c) 2012-2014
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#include "main.h"

View File

@ -2,7 +2,7 @@
* @file tunerstudio_io.h
*
* @date Mar 8, 2015
* @author Andrey Belomutskiy, (c) 2012-2014
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#ifndef CONSOLE_TUNERSTUDIO_TUNERSTUDIO_IO_H_
#define CONSOLE_TUNERSTUDIO_TUNERSTUDIO_IO_H_

View File

@ -2,7 +2,7 @@
* @file console_io.cpp
*
* @date Dec 29, 2012
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*
* This file is part of rusEfi - see http://rusefi.com
*

View File

@ -2,7 +2,7 @@
* @file console_io.h
*
* @date Dec 29, 2012
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#pragma once
#ifndef CONSOLE_IO_H_

View File

@ -4,7 +4,7 @@
*
*
* @date Nov 15, 2012
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*
*
* This file is part of rusEfi - see http://rusefi.com

View File

@ -3,7 +3,7 @@
* @brief Console package entry point header
*
* @date Nov 15, 2012
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#pragma once

View File

@ -7,7 +7,7 @@
*
*
* @date Mar 15, 2013
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*
* This file is part of rusEfi - see http://rusefi.com
*

View File

@ -2,7 +2,7 @@
* @file status_loop.h
*
* @date Mar 15, 2013
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#ifndef CONSOLE_LOOP_H_

View File

@ -3,7 +3,7 @@
* @brief Number to string conversion code
*
* @date Nov 15, 2012
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*
* This file is part of rusEfi - see http://rusefi.com
*

View File

@ -3,7 +3,7 @@
* @brief Number to string conversion header
*
* @date Nov 15, 2012
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#ifndef RFIUTIL_H_

View File

@ -3,7 +3,7 @@
* This is a tool to measure rusEfi PWM generation quality
*
* @date Apr 29, 2014
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#include "main.h"

View File

@ -2,7 +2,7 @@
* @file PwmTester.h
*
* @date Apr 29, 2014
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#ifndef PWMTESTER_H_
#define PWMTESTER_H_

View File

@ -17,7 +17,7 @@
* http://rusefi.com/wiki/index.php?title=Manual:Software:Fuel_Control
* @date Apr 21, 2014
* @author Dmitry Sidin
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#include "main.h"

View File

@ -4,7 +4,7 @@
*
* @date Apr 21, 2014
* @author Dmitry Sidin
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#ifndef ACC_ENRICHMENT_H_

View File

@ -2,7 +2,7 @@
* @file advance_map.cpp
*
* @date Mar 27, 2013
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*
* This file is part of rusEfi - see http://rusefi.com
*

View File

@ -2,7 +2,7 @@
* @file advance_map.h
*
* @date Mar 27, 2013
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#ifndef ADVANCE_H_

View File

@ -2,7 +2,7 @@
* @file algo.cpp
*
* @date Mar 2, 2014
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*
*
* This file is part of rusEfi - see http://rusefi.com

View File

@ -2,7 +2,7 @@
* @file algo.h
*
* @date Mar 2, 2014
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#ifndef ALGO_H_

View File

@ -2,7 +2,7 @@
* @file can_header.h
*
* @date Dec 21, 2013
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#ifndef CAN_HEADER_H_

View File

@ -6,7 +6,7 @@
* express myself in C/C++. I am open for suggestions :)
*
* @date May 21, 2014
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#include "main.h"

View File

@ -2,7 +2,7 @@
* @file engine.h
*
* @date May 21, 2014
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#ifndef ENGINE_H_
#define ENGINE_H_

View File

@ -3,7 +3,7 @@
* @brief Utility method related to the engine configuration data structure.
*
* @date Nov 22, 2013
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*
* This file is part of rusEfi - see http://rusefi.com
*

View File

@ -3,7 +3,7 @@
* @brief Main engine configuration data structure.
*
* @date Oct 30, 2013
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#ifndef ENGINE_CONFIGURATION_H_

View File

@ -3,7 +3,7 @@
* @brief One header which acts as gateway to current engine state
*
* @date Dec 20, 2013
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#ifndef ENGINE_STATE_H_

View File

@ -2,7 +2,7 @@
* @file error_handling.h
*
* @date Mar 6, 2014
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#ifndef ERROR_HANDLING_H_

View File

@ -3,7 +3,7 @@
* @brief This data structure knows when to do what
*
* @date Nov 27, 2013
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*
*
* This file is part of rusEfi - see http://rusefi.com

View File

@ -2,7 +2,7 @@
* @file event_registry.h
*
* @date Nov 27, 2013
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#ifndef EVENT_REGISTRY_H_

View File

@ -12,7 +12,7 @@
*
*
* @date May 27, 2013
* @author Andrey Belomutskiy, (c) 2012-2015
* @author Andrey Belomutskiy, (c) 2012-2016
*
* This file is part of rusEfi - see http://rusefi.com
*

Some files were not shown because too many files have changed in this diff Show More