auto-sync

This commit is contained in:
rusEfi 2015-01-12 17:04:10 -06:00
parent 7ad1f35ff5
commit 9820527bdb
265 changed files with 265 additions and 265 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -5,7 +5,7 @@
* FORD_ASPIRE_1996 = 3 * FORD_ASPIRE_1996 = 3
* *
* @date Sep 9, 2013 * @date Sep 9, 2013
* @author Andrey Belomutskiy, (c) 2012-2014 * @author Andrey Belomutskiy, (c) 2012-2015
*/ */
#include "main.h" #include "main.h"

View File

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

View File

@ -5,7 +5,7 @@
* FORD_FIESTA = 4 * FORD_FIESTA = 4
* *
* @date Nov 22, 2013 * @date Nov 22, 2013
* @author Andrey Belomutskiy, (c) 2012-2014 * @author Andrey Belomutskiy, (c) 2012-2015
*/ */
#include "main.h" #include "main.h"

View File

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

View File

@ -9,7 +9,7 @@
* engine_type 17 * engine_type 17
* *
* @date Jan 12, 2014 * @date Jan 12, 2014
* @author Andrey Belomutskiy, (c) 2012-2014 * @author Andrey Belomutskiy, (c) 2012-2015
*/ */
#include "main.h" #include "main.h"

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -2,7 +2,7 @@
* @file subaru.cpp * @file subaru.cpp
* *
* @date Sep 14, 2014 * @date Sep 14, 2014
* @author Andrey Belomutskiy, (c) 2012-2014 * @author Andrey Belomutskiy, (c) 2012-2015
*/ */
#include "subaru.h" #include "subaru.h"

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -5,7 +5,7 @@
* todo: merge this file with tunerstudio_algo.c? * todo: merge this file with tunerstudio_algo.c?
* *
* @date Aug 26, 2013 * @date Aug 26, 2013
* @author Andrey Belomutskiy, (c) 2012-2014 * @author Andrey Belomutskiy, (c) 2012-2015
* *
* This file is part of rusEfi - see http://rusefi.com * This file is part of rusEfi - see http://rusefi.com
* *

View File

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

View File

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

View File

@ -2,7 +2,7 @@
* @file tunerstudio_algo.h * @file tunerstudio_algo.h
* *
* @date Oct 22, 2013 * @date Oct 22, 2013
* @author Andrey Belomutskiy, (c) 2012-2014 * @author Andrey Belomutskiy, (c) 2012-2015
*/ */
#ifndef TUNERSTUDIO_ALGO_H_ #ifndef TUNERSTUDIO_ALGO_H_

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -6,7 +6,7 @@
* TODO: rename? merge? Do something with this file * TODO: rename? merge? Do something with this file
* *
* @date Apr 26, 2014 * @date Apr 26, 2014
* @author Andrey Belomutskiy, (c) 2012-2014 * @author Andrey Belomutskiy, (c) 2012-2015
*/ */
#ifndef EC2_H_ #ifndef EC2_H_

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -4,7 +4,7 @@
* Maybe we will figure out a way to auto-generate this file? * Maybe we will figure out a way to auto-generate this file?
* *
* @date Sep 4, 2014 * @date Sep 4, 2014
* @author Andrey Belomutskiy, (c) 2012-2014 * @author Andrey Belomutskiy, (c) 2012-2015
*/ */
#include "main.h" #include "main.h"

View File

@ -2,7 +2,7 @@
* @file enum_strings.h * @file enum_strings.h
* *
* @date Sep 4, 2014 * @date Sep 4, 2014
* @author Andrey Belomutskiy, (c) 2012-2014 * @author Andrey Belomutskiy, (c) 2012-2015
*/ */
#ifndef ENUM_STRINGS_H_ #ifndef ENUM_STRINGS_H_

View File

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

View File

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

View File

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

View File

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

View File

@ -2,7 +2,7 @@
* @file fuel_math.h * @file fuel_math.h
* *
* @date May 27, 2013 * @date May 27, 2013
* @author Andrey Belomutskiy, (c) 2012-2014 * @author Andrey Belomutskiy, (c) 2012-2015
*/ */
#ifndef FUEL_MAP_H_ #ifndef FUEL_MAP_H_

View File

@ -10,7 +10,7 @@
* todo: DEFAULT_IDLE_DUTY should be a field on the IdleValveState, not a constant * todo: DEFAULT_IDLE_DUTY should be a field on the IdleValveState, not a constant
* *
* @date May 22, 2013 * @date May 22, 2013
* @author Andrey Belomutskiy, (c) 2012-2014 * @author Andrey Belomutskiy, (c) 2012-2015
*/ */
#include "main.h" #include "main.h"

View File

@ -2,7 +2,7 @@
* @file idle_controller.h * @file idle_controller.h
* *
* @date May 22, 2013 * @date May 22, 2013
* @author Andrey Belomutskiy, (c) 2012-2014 * @author Andrey Belomutskiy, (c) 2012-2015
*/ */
#include "engine.h" #include "engine.h"

View File

@ -2,7 +2,7 @@
* @file io_pins.h * @file io_pins.h
* *
* @date Jan 24, 2013 * @date Jan 24, 2013
* @author Andrey Belomutskiy, (c) 2012-2014 * @author Andrey Belomutskiy, (c) 2012-2015
*/ */
#ifndef STATUS_LEDS_H_ #ifndef STATUS_LEDS_H_

View File

@ -2,7 +2,7 @@
* @file lcd_menu_tree.cpp * @file lcd_menu_tree.cpp
* *
* @date Jan 6, 2015 * @date Jan 6, 2015
* @author Andrey Belomutskiy, (c) 2012-2014 * @author Andrey Belomutskiy, (c) 2012-2015
*/ */
#include "stddef.h" #include "stddef.h"

View File

@ -2,7 +2,7 @@
* @file lcd_menu_tree.h * @file lcd_menu_tree.h
* *
* @date Jan 6, 2015 * @date Jan 6, 2015
* @author Andrey Belomutskiy, (c) 2012-2014 * @author Andrey Belomutskiy, (c) 2012-2015
*/ */
#ifndef CONTROLLERS_ALGO_LCD_MENU_TREE_H_ #ifndef CONTROLLERS_ALGO_LCD_MENU_TREE_H_
#define CONTROLLERS_ALGO_LCD_MENU_TREE_H_ #define CONTROLLERS_ALGO_LCD_MENU_TREE_H_

View File

@ -3,7 +3,7 @@
* @brief This data structure holds current malfunction codes * @brief This data structure holds current malfunction codes
* *
* @date Dec 20, 2013 * @date Dec 20, 2013
* @author Andrey Belomutskiy, (c) 2012-2014 * @author Andrey Belomutskiy, (c) 2012-2015
*/ */
#include "malfunction_central.h" #include "malfunction_central.h"

View File

@ -3,7 +3,7 @@
* @brief This data structure holds current malfunction codes * @brief This data structure holds current malfunction codes
* *
* @date Dec 20, 2013 * @date Dec 20, 2013
* @author Andrey Belomutskiy, (c) 2012-2014 * @author Andrey Belomutskiy, (c) 2012-2015
*/ */
#ifndef MALFUNCTION_CENTRAL_H_ #ifndef MALFUNCTION_CENTRAL_H_

View File

@ -2,7 +2,7 @@
* map_adjuster.c * map_adjuster.c
* *
* @date Jul 23, 2013 * @date Jul 23, 2013
* @author Andrey Belomutskiy, (c) 2012-2014 * @author Andrey Belomutskiy, (c) 2012-2015
* *
* *
* This file is part of rusEfi - see http://rusefi.com * This file is part of rusEfi - see http://rusefi.com

View File

@ -4,7 +4,7 @@
* Auto-tuning core algorithm * Auto-tuning core algorithm
* *
* @date Jul 23, 2013 * @date Jul 23, 2013
* @author Andrey Belomutskiy, (c) 2012-2014 * @author Andrey Belomutskiy, (c) 2012-2015
*/ */
#ifndef MAP_ADJUSTER_H_ #ifndef MAP_ADJUSTER_H_

View File

@ -1,7 +1,7 @@
/** /**
* @date Dec 20, 2013 * @date Dec 20, 2013
* *
* @author Andrey Belomutskiy, (c) 2012-2014 * @author Andrey Belomutskiy, (c) 2012-2015
* @author Kot_dnz * @author Kot_dnz
* *
* This file is part of rusEfi - see http://rusefi.com * This file is part of rusEfi - see http://rusefi.com

View File

@ -5,7 +5,7 @@
* More info at http://www.obd-codes.com/faq/obd2-codes-explained.php * More info at http://www.obd-codes.com/faq/obd2-codes-explained.php
* *
* @date Dec 20, 2013 * @date Dec 20, 2013
* @author Andrey Belomutskiy, (c) 2012-2014 * @author Andrey Belomutskiy, (c) 2012-2015
*/ */
#ifndef OBD_ERROR_CODES_H_ #ifndef OBD_ERROR_CODES_H_

View File

@ -5,7 +5,7 @@
* @note this file should probably not include any other files * @note this file should probably not include any other files
* *
* @date Jan 14, 2014 * @date Jan 14, 2014
* @author Andrey Belomutskiy, (c) 2012-2014 * @author Andrey Belomutskiy, (c) 2012-2015
*/ */
#ifndef RUSEFI_ENUMS_H_ #ifndef RUSEFI_ENUMS_H_

View File

@ -6,7 +6,7 @@
* use the scheduling * use the scheduling
* *
* @date Dec 4, 2013 * @date Dec 4, 2013
* @author Andrey Belomutskiy, (c) 2012-2014 * @author Andrey Belomutskiy, (c) 2012-2015
* *
* This file is part of rusEfi - see http://rusefi.com * This file is part of rusEfi - see http://rusefi.com
* *

View File

@ -3,7 +3,7 @@
* @brief Asynchronous output signal header * @brief Asynchronous output signal header
* *
* @date Feb 10, 2013 * @date Feb 10, 2013
* @author Andrey Belomutskiy, (c) 2012-2014 * @author Andrey Belomutskiy, (c) 2012-2015
*/ */
#ifndef SPARKOUT_H_ #ifndef SPARKOUT_H_

View File

@ -2,7 +2,7 @@
* @file EfiWave.cpp * @file EfiWave.cpp
* *
* @date May 18, 2014 * @date May 18, 2014
* @author Andrey Belomutskiy, (c) 2012-2014 * @author Andrey Belomutskiy, (c) 2012-2015
*/ */
#include "main.h" #include "main.h"

View File

@ -2,7 +2,7 @@
* @file EfiWave.h * @file EfiWave.h
* *
* @date May 18, 2014 * @date May 18, 2014
* @author Andrey Belomutskiy, (c) 2012-2014 * @author Andrey Belomutskiy, (c) 2012-2015
*/ */
#ifndef EFI_WAVE_H_ #ifndef EFI_WAVE_H_
#define EFI_WAVE_H_ #define EFI_WAVE_H_

View File

@ -2,7 +2,7 @@
* avg_values.c * avg_values.c
* *
* @date Jul 23, 2013 * @date Jul 23, 2013
* @author Andrey Belomutskiy, (c) 2012-2014 * @author Andrey Belomutskiy, (c) 2012-2015
*/ */
#include "avg_values.h" #include "avg_values.h"

View File

@ -2,7 +2,7 @@
* avg_values.h * avg_values.h
* *
* @date Jul 23, 2013 * @date Jul 23, 2013
* @author Andrey Belomutskiy, (c) 2012-2014 * @author Andrey Belomutskiy, (c) 2012-2015
*/ */
#ifndef AVG_VALUES_H_ #ifndef AVG_VALUES_H_

View File

@ -3,7 +3,7 @@
* @brief Fixed-length stack * @brief Fixed-length stack
* *
* @date Jul 9, 2014 * @date Jul 9, 2014
* @author Andrey Belomutskiy, (c) 2012-2014 * @author Andrey Belomutskiy, (c) 2012-2015
*/ */
#ifndef FL_STACK_H_ #ifndef FL_STACK_H_

View File

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

View File

@ -2,7 +2,7 @@
* @file fsio_core.h * @file fsio_core.h
* *
* @date Oct 3, 2014 * @date Oct 3, 2014
* @author Andrey Belomutskiy, (c) 2012-2014 * @author Andrey Belomutskiy, (c) 2012-2015
*/ */
#ifndef LOGIC_EXPRESSION_H_ #ifndef LOGIC_EXPRESSION_H_

View File

@ -3,7 +3,7 @@
* @brief FSIO as it's used for GPIO * @brief FSIO as it's used for GPIO
* *
* @date Oct 5, 2014 * @date Oct 5, 2014
* @author Andrey Belomutskiy, (c) 2012-2014 * @author Andrey Belomutskiy, (c) 2012-2015
*/ */
#include "main.h" #include "main.h"

View File

@ -3,7 +3,7 @@
* @brief FSIO as it's used for GPIO * @brief FSIO as it's used for GPIO
* *
* @date Oct 5, 2014 * @date Oct 5, 2014
* @author Andrey Belomutskiy, (c) 2012-2014 * @author Andrey Belomutskiy, (c) 2012-2015
*/ */
#ifndef LE_FUNCTIONS_H_ #ifndef LE_FUNCTIONS_H_

View File

@ -3,7 +3,7 @@
* @brief Linear interpolation algorithms * @brief Linear interpolation algorithms
* *
* @date Oct 17, 2013 * @date Oct 17, 2013
* @author Andrey Belomutskiy, (c) 2012-2014 * @author Andrey Belomutskiy, (c) 2012-2015
*/ */
#if DEBUG_FUEL #if DEBUG_FUEL

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