happy new year unification
This commit is contained in:
parent
713ccf76bb
commit
bb217b01dd
|
@ -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-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#ifndef EFIFEATURES_H_
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
* Injector groups: 1,2,3 & 4,5,6
|
||||
*
|
||||
* @date Nov 5, 2014
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#include "global.h"
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* @file bmw_e34.h
|
||||
*
|
||||
* @date Nov 5, 2014
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
*
|
||||
*
|
||||
* @date Dec 20, 2015
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#include "chevrolet_c20_1973.h"
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* @file chevrolet_c20_1973.h
|
||||
*
|
||||
* @date Dec 20, 2015
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#ifndef CONFIG_ENGINES_CHEVROLET_C20_1973_H_
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
* set engine_type 35
|
||||
*
|
||||
* @date Oct 16, 2015
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#include "chevrolet_camaro_4.h"
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* @file chevrolet_camaro_4.h
|
||||
*
|
||||
* @date Oct 16, 2015
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#ifndef CONFIG_ENGINES_CHEVROLET_CAMARO_4_H_
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
* Board pin out for Frankenstein
|
||||
*
|
||||
* @date Apr 15, 2014
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#include "engine_math.h"
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* @file citroenBerlingoTU3JP.h
|
||||
*
|
||||
* @date Apr 15, 2014
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#ifndef CITROENBERLINGOTU3JP_H_
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
* set engine_type 34
|
||||
*
|
||||
* @date Sep 10, 2015
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#include "global.h"
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* @file daihatsu.h
|
||||
*
|
||||
* @date Sep 10, 2015
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#include "engine_configuration.h"
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
* http://rusefi.com/wiki/index.php?title=Vehicle:Dodge_Neon_2003
|
||||
*
|
||||
* @date Dec 16, 2013
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#include "global.h"
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
* @brief 1995 Dodge Neon default engine configuration
|
||||
*
|
||||
* @date Dec 16, 2013
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#ifndef DODGE_NEON_H_
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* set engine_type 31
|
||||
*
|
||||
* @date Apr 22, 2015
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#include "global.h"
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* @file dodge_ram.h
|
||||
*
|
||||
* @date Apr 22, 2015
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#ifndef CONFIG_ENGINES_DODGE_RAM_H_
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* set engine_type 33
|
||||
*
|
||||
* @date Sep 5, 2015
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#include "global.h"
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* @file dodge_stratus.h
|
||||
*
|
||||
* @date Sep 5, 2015
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#ifndef CONFIG_ENGINES_DODGE_STRATUS_H_
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
* set engine_type 7
|
||||
*
|
||||
* @date Feb 12, 2014
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#include "global.h"
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* @file ford_1995_inline_6.h
|
||||
*
|
||||
* @date Feb 12, 2014
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#ifndef FORD_1995_INLINE_6_H_
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
* set engine_type 3
|
||||
*
|
||||
* @date Sep 9, 2013
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#include "global.h"
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
* @brief 1996 Ford Aspire default engine configuration
|
||||
*
|
||||
* @date Aug 30, 2013
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*
|
||||
* http://rusefi.com/forum/viewtopic.php?t=375
|
||||
*
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
* http://rusefi.com/forum/viewtopic.php?f=3&t=822
|
||||
*
|
||||
* @date Jan 3, 2016
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#include "ford_festiva.h"
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* @file ford_festiva.h
|
||||
*
|
||||
* @date Jan 3, 2016
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#ifndef CONFIG_ENGINES_FORD_FESTIVA_H_
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
* set engine_type 4
|
||||
*
|
||||
* @date Nov 22, 2013
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#include "global.h"
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* @file ford_fiesta.h
|
||||
*
|
||||
* @date Nov 22, 2013
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#ifndef FORD_FIESTA_H_
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* set engine_type 43
|
||||
*
|
||||
* @date Jul 9, 2016
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#include "engine_template.h"
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* @file honda_600.h
|
||||
*
|
||||
* @date Jul 9, 2016
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#ifndef CONFIG_ENGINES_HONDA_600_H_
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
* debug configurations to reproduce https://github.com/rusefi/rusefi/issues/363
|
||||
*
|
||||
* @date Jan 12, 2014
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#include "global.h"
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* @file honda_accord.h
|
||||
*
|
||||
* @date Jan 12, 2014
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#ifndef HONDA_ACCORD_H_
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* set engine_type 39
|
||||
*
|
||||
* @date Jan 21, 2016
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#include "lada_kalina.h"
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* @file lada_kalina.h
|
||||
*
|
||||
* @date Jan 21, 2016
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#ifndef CONFIG_ENGINES_LADA_KALINA_H_
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* set engine_type 28
|
||||
*
|
||||
* @date Jan 16, 2015
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#include "global.h"
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* set engine_type 28
|
||||
*
|
||||
* @date Jan 16, 2015
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
#ifndef CONFIG_ENGINES_MAZDA_626_H_
|
||||
#define CONFIG_ENGINES_MAZDA_626_H_
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
* set engine_type 21
|
||||
*
|
||||
* @date Apr 11, 2014
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#include "global.h"
|
||||
|
|
|
@ -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-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*
|
||||
* http://rusefi.com/forum/viewtopic.php?t=537
|
||||
* Injectors: Denso 195500-2180, 230-265cc (?), tan, 13.9 ohms
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
* set engine_type 41
|
||||
*
|
||||
* @date Apr 16, 2016
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#include "custom_engine.h"
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* @file mazda_miata_1_6.h
|
||||
*
|
||||
* @date Apr 16, 2016
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#ifndef CONFIG_ENGINES_MAZDA_MIATA_1_6_H_
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* mazda_miata_base_maps.cpp
|
||||
*
|
||||
* Created on: Dec 31, 2018
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#include "engine_configuration.h"
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
* MAZDA_MIATA_NA8
|
||||
*
|
||||
* @date Jan 31, 2018
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#include "mazda_miata_na8.h"
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* @file mazda_miata_na8.h
|
||||
*
|
||||
* @date Jan 31, 2018
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
* http://rusefi.com/forum/viewtopic.php?t=987
|
||||
*
|
||||
* @date Feb 18, 2014
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#include "mazda_miata_nb.h"
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* @file mazda_miata_nb.h
|
||||
*
|
||||
* @date Feb 18, 2014
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* @file mazda_miata_vvt.h
|
||||
*
|
||||
* @date Oct 4, 2016
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*
|
||||
* http://rusefi.com/forum/viewtopic.php?f=3&t=1095
|
||||
*/
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
* set engine_type 16
|
||||
*
|
||||
* @date Aug 5, 2014
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#include "global.h"
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* @file mitsubishi.h
|
||||
*
|
||||
* @date Aug 5, 2014
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
#ifndef MITSUBISHI_H_
|
||||
#define MITSUBISHI_H_
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
* ROVER_V8 = 10
|
||||
*
|
||||
* @date Jun 27, 2014
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#include "global.h"
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* @file rover_v8.h
|
||||
*
|
||||
* @date Jun 27, 2014
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
#ifndef ROVER_V8_H_
|
||||
#define ROVER_V8_H_
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
* http://rusefi.com/forum/viewtopic.php?f=3&t=396
|
||||
*
|
||||
* @date Jan 26, 2015
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#include "sachs.h"
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* @file sachs.h
|
||||
*
|
||||
* @date Jan 26, 2015
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
#ifndef CONFIG_ENGINES_SACHS_H_
|
||||
#define CONFIG_ENGINES_SACHS_H_
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
* set engine_type 22
|
||||
*
|
||||
* @date Sep 14, 2014
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#include "subaru.h"
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* @file subaru.h
|
||||
*
|
||||
* @date Sep 14, 2014
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
#ifndef SUBARU_H_
|
||||
#define SUBARU_H_
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
*
|
||||
* set engine_type 36
|
||||
*
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
* @date Oct 17, 2015
|
||||
*/
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* @file suzuki_vitara.cpp
|
||||
*
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
* @date Oct 17, 2015
|
||||
*/
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
* See also custom_engine.cpp
|
||||
*
|
||||
* @date Nov 14, 2014
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#include "engine_configuration.h"
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* @file test_engine.h
|
||||
*
|
||||
* @date Nov 14, 2014
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
#ifndef TEST_ENGINE_H_
|
||||
#define TEST_ENGINE_H_
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
* set engine_type 44
|
||||
*
|
||||
* @date Dec 30, 2015
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#include "toyota_jzs147.h"
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* @file toyota_jzs147.h
|
||||
*
|
||||
* @date Dec 30, 2015
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#ifndef CONFIG_ENGINES_TOYOTA_JZS147_H_
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
* set engine_type 42
|
||||
*
|
||||
* @date May 4, 2016
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#include "engine_template.h"
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* @file engine_template.h
|
||||
*
|
||||
* @date May 4, 2016
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#ifndef ZIL130_H_
|
||||
|
|
|
@ -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-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#ifndef EFIFEATURES_H_
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
* This is more consistent way to maintain these config 'branches' and add new features.
|
||||
*
|
||||
* @date Aug 29, 2013
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#include "../stm32f4ems/efifeatures.h"
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* @file tunerstudio.h
|
||||
*
|
||||
* @date Aug 26, 2013
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#ifndef BLUETOOTH_H_
|
||||
|
|
|
@ -28,7 +28,7 @@
|
|||
*
|
||||
*
|
||||
* @date Oct 22, 2013
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*
|
||||
* This file is part of rusEfi - see http://rusefi.com
|
||||
*
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* @file tunerstudio.h
|
||||
*
|
||||
* @date Aug 26, 2013
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#ifndef TUNERSTUDIO_H_
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
* In this file the configuration of TunerStudio is defined
|
||||
*
|
||||
* @date Oct 22, 2013
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#ifndef TUNERSTUDIO_CONFIGURATION_H_
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* @file tunerstudio_io.cpp
|
||||
*
|
||||
* @date Mar 8, 2015
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#include "global.h"
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* @file tunerstudio_io.h
|
||||
*
|
||||
* @date Mar 8, 2015
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
#ifndef CONSOLE_TUNERSTUDIO_TUNERSTUDIO_IO_H_
|
||||
#define CONSOLE_TUNERSTUDIO_TUNERSTUDIO_IO_H_
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* @file console_io.cpp
|
||||
*
|
||||
* @date Dec 29, 2012
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*
|
||||
* This file is part of rusEfi - see http://rusefi.com
|
||||
*
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* @file console_io.h
|
||||
*
|
||||
* @date Dec 29, 2012
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
#ifndef CONSOLE_IO_H_
|
||||
#define CONSOLE_IO_H_
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
*
|
||||
*
|
||||
* @date Nov 15, 2012
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*
|
||||
*
|
||||
* This file is part of rusEfi - see http://rusefi.com
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
* @brief Console package entry point header
|
||||
*
|
||||
* @date Nov 15, 2012
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#ifndef RFICONSOLE_H_
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
*
|
||||
*
|
||||
* @date Mar 15, 2013
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*
|
||||
* This file is part of rusEfi - see http://rusefi.com
|
||||
*
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
*
|
||||
* @date Apr 6, 2014
|
||||
* @author Dmitry Sidin
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#include "global.h"
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
*
|
||||
* @date Apr 6, 2014
|
||||
* @author Dmitry Sidin
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*
|
||||
*/
|
||||
#ifndef ALTERNATORCONTROLLER_H_
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* This class is a copy-paste of alternator_controller.cpp TODO: do something about it? extract more common logic?
|
||||
*
|
||||
* @date Jun 26, 2016
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#include "aux_pid.h"
|
||||
|
|
|
@ -52,7 +52,7 @@
|
|||
* http://rusefi.com/forum/viewtopic.php?f=5&t=592
|
||||
*
|
||||
* @date Dec 7, 2013
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*
|
||||
* This file is part of rusEfi - see http://rusefi.com
|
||||
*
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
*
|
||||
*
|
||||
* @date May 23, 2013
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*
|
||||
* enable verbose_idle
|
||||
* disable verbose_idle
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
* This is a tool to measure rusEfi PWM generation quality
|
||||
*
|
||||
* @date Apr 29, 2014
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#include "global.h"
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* @file pwm_tester.h
|
||||
*
|
||||
* @date Apr 29, 2014
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
#ifndef PWMTESTER_H_
|
||||
#define PWMTESTER_H_
|
||||
|
|
|
@ -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-2018
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
* @author Matthew Kennedy
|
||||
*/
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
*
|
||||
* @date Apr 21, 2014
|
||||
* @author Dmitry Sidin
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* @file advance_map.h
|
||||
*
|
||||
* @date Mar 27, 2013
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
* @brief One header which acts as gateway to current engine state
|
||||
*
|
||||
* @date Dec 20, 2013
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
* @brief This data structure knows when to do what
|
||||
*
|
||||
* @date Nov 27, 2013
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*
|
||||
*
|
||||
* This file is part of rusEfi - see http://rusefi.com
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* @file event_registry.h
|
||||
*
|
||||
* @date Nov 27, 2013
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
*
|
||||
*
|
||||
* @date May 27, 2013
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*
|
||||
* This file is part of rusEfi - see http://rusefi.com
|
||||
*
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* @file fuel_math.h
|
||||
*
|
||||
* @date May 27, 2013
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/**
|
||||
* @date Dec 20, 2013
|
||||
*
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
* @author Kot_dnz
|
||||
*
|
||||
* This file is part of rusEfi - see http://rusefi.com
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
* More info at http://www.obd-codes.com/faq/obd2-codes-explained.php
|
||||
*
|
||||
* @date Dec 20, 2013
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#ifndef OBD_ERROR_CODES_H_
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* @file rusefi_types.h
|
||||
*
|
||||
* @date Jan 12, 2015
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* Header file shared between firmware, simulator and unit_tests
|
||||
*
|
||||
* @date Sep 16, 2018
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#ifndef CONTROLLERS_CORE_COMMON_HEADERS_H_
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* @file error_handling.h
|
||||
*
|
||||
* @date Mar 6, 2014
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#ifndef ERROR_HANDLING_H_
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
*
|
||||
*
|
||||
* @date Oct 3, 2014
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#include "global.h"
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* @file fsio_core.h
|
||||
*
|
||||
* @date Oct 3, 2014
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#ifndef LOGIC_EXPRESSION_H_
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* @file state_sequence.cpp
|
||||
*
|
||||
* @date May 18, 2014
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#include "global.h"
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
* and average the value within a specified angle position window for each cylinder
|
||||
*
|
||||
* @date Dec 11, 2013
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*
|
||||
* This file is part of rusEfi - see http://rusefi.com
|
||||
*
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* @file map_averaging.h
|
||||
*
|
||||
* @date Dec 11, 2013
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
*
|
||||
*
|
||||
* @date Sep 19, 2013
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#include "global.h"
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
* @brief
|
||||
*
|
||||
* @date Sep 19, 2013
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
* The "more" symbol points at the currently selected menu item.
|
||||
*
|
||||
* @date Aug 14, 2014
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||
*/
|
||||
|
||||
#include "global.h"
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue