happy new year
This commit is contained in:
parent
8ef22e8e07
commit
5e5fa70f4f
|
@ -4,7 +4,7 @@
|
|||
*
|
||||
* @date Feb 13, 2014
|
||||
* @author rus084, (c) 2015
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
*/
|
||||
|
||||
#include "main.h"
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* MINI_COOPER_R50 = 13
|
||||
*
|
||||
* @date Apr 9, 2014
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
*/
|
||||
|
||||
#include "MiniCooperR50.h"
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* set engine_type 27
|
||||
*
|
||||
* @date Jan 16, 2015
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
*/
|
||||
|
||||
#include "main.h"
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
* @brief Audo AAN default engine configuration
|
||||
*
|
||||
* @date Nov 24, 2013
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
*
|
||||
* This file is part of rusEfi - see http://rusefi.com
|
||||
*
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
* Injector groups: 1,2,3 & 4,5,6
|
||||
*
|
||||
* @date Nov 5, 2014
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
*/
|
||||
|
||||
#include "global.h"
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
*
|
||||
*
|
||||
* @date Dec 20, 2015
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
*/
|
||||
|
||||
#include "chevrolet_c20_1973.h"
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
* set engine_type 35
|
||||
*
|
||||
* @date Oct 16, 2015
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
*/
|
||||
|
||||
#include "chevrolet_camaro_4.h"
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
*
|
||||
*
|
||||
* @date Apr 15, 2014
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
*/
|
||||
|
||||
#include "engine_math.h"
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
* Frankenso QA 12 cylinder engine
|
||||
*
|
||||
* @date Jan 18, 2015
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
*/
|
||||
#ifndef CONFIG_ENGINES_CUSTOM_ENGINE_CPP_
|
||||
#define CONFIG_ENGINES_CUSTOM_ENGINE_CPP_
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
* set engine_type 34
|
||||
*
|
||||
* @date Sep 10, 2015
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
*/
|
||||
|
||||
#include "main.h"
|
||||
|
|
|
@ -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-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
*/
|
||||
|
||||
#include "main.h"
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* set engine_type 31
|
||||
*
|
||||
* @date Apr 22, 2015
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
*/
|
||||
|
||||
#include "main.h"
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* set engine_type 33
|
||||
*
|
||||
* @date Sep 5, 2015
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
*/
|
||||
|
||||
#include "main.h"
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* @file engine_template.cpp
|
||||
*
|
||||
* @date
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
*/
|
||||
|
||||
#include "engine_template.h"
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
* set engine_type 7
|
||||
*
|
||||
* @date Feb 12, 2014
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
*/
|
||||
|
||||
#include "main.h"
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
* set engine_type 3
|
||||
*
|
||||
* @date Sep 9, 2013
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
*/
|
||||
|
||||
#include "main.h"
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
* http://rusefi.com/forum/viewtopic.php?f=3&t=822
|
||||
*
|
||||
* @date Jan 3, 2016
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
*/
|
||||
|
||||
#include "ford_festiva.h"
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
* set engine_type 4
|
||||
*
|
||||
* @date Nov 22, 2013
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
*/
|
||||
|
||||
#include "main.h"
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* @file geo_storm.h
|
||||
*
|
||||
* @date Mar 26, 2016
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
*/
|
||||
|
||||
#include "geo_storm.h"
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* set engine_type 30
|
||||
*
|
||||
* @date Apr 9, 2015
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
*/
|
||||
|
||||
#include "global.h"
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* set engine_type 43
|
||||
*
|
||||
* @date Jul 9, 2016
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
*/
|
||||
|
||||
#include "engine_template.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-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
*/
|
||||
|
||||
#include "main.h"
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* set engine_type 39
|
||||
*
|
||||
* @date Jan 21, 2016
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
*/
|
||||
|
||||
#include "lada_kalina.h"
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* @file mazda_323.cpp
|
||||
*
|
||||
* @date Mar 8, 2014
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
*/
|
||||
|
||||
#include "mazda_323.h"
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* set engine_type 28
|
||||
*
|
||||
* @date Jan 16, 2015
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
*/
|
||||
|
||||
#include "main.h"
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
* set engine_type 24
|
||||
*
|
||||
* @date Apr 11, 2014
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
*/
|
||||
|
||||
#include "fsio_impl.h"
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
* set engine_type 41
|
||||
*
|
||||
* @date Apr 16, 2016
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
*/
|
||||
|
||||
#include "engine_template.h"
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
* http://rusefi.com/forum/viewtopic.php?t=987
|
||||
*
|
||||
* @date Feb 18, 2014
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
*/
|
||||
|
||||
#include "mazda_miata_nb.h"
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* set engine_type 47
|
||||
*
|
||||
* @date Oct 4, 2016
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
* http://rusefi.com/forum/viewtopic.php?f=3&t=1095
|
||||
*
|
||||
* todo: try ZM-DE 2000 protege 36/1 trigger wheel ZM 01-11-408
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
* set engine_type 16
|
||||
*
|
||||
* @date Aug 5, 2014
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
*/
|
||||
|
||||
#include "fsio_impl.h"
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* engine_type 5
|
||||
*
|
||||
* @date Oct 14, 2013
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
*/
|
||||
|
||||
#include "main.h"
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* set engine_type 100
|
||||
*
|
||||
* @date May 6, 2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
*/
|
||||
|
||||
#include "prometheus.h"
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
* ROVER_V8 = 10
|
||||
*
|
||||
* @date Jun 27, 2014
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
*/
|
||||
|
||||
#include "main.h"
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
* http://rusefi.com/forum/viewtopic.php?f=3&t=396
|
||||
*
|
||||
* @date Jan 26, 2015
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
*/
|
||||
|
||||
#include "sachs.h"
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
* 7x GM DIS trigger
|
||||
*
|
||||
* @date Mar 28, 2014
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
*/
|
||||
|
||||
#include "saturn_ion.h"
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
* @brief Default configuration of a single-cylinder engine
|
||||
*
|
||||
* @date Sep 9, 2013
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
*/
|
||||
|
||||
#include "main.h"
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
* set engine_type 22
|
||||
*
|
||||
* @date Sep 14, 2014
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
*/
|
||||
|
||||
#include "subaru.h"
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
*
|
||||
* set engine_type 36
|
||||
*
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
* @date Oct 17, 2015
|
||||
*/
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
* See also custom_engine.cpp
|
||||
*
|
||||
* @date Nov 14, 2014
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
*/
|
||||
|
||||
#include "engine.h"
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
* set engine_type 44
|
||||
*
|
||||
* @date Dec 30, 2015
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
*/
|
||||
|
||||
#include "toyota_jzs147.h"
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* set engine_type 32
|
||||
*
|
||||
* @date May 24, 2015
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
*/
|
||||
|
||||
#include "main.h"
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
* set engine_type 42
|
||||
*
|
||||
* @date May 4, 2016
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
*/
|
||||
|
||||
#include "engine_template.h"
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* @file board.c
|
||||
*
|
||||
* @date Nov 15, 2013
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
*/
|
||||
|
||||
#include "boards.h"
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* @file map_resize.c
|
||||
*
|
||||
* @date Jan 12, 2014
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* test_find_index.cpp
|
||||
*
|
||||
* Created on: Oct 30, 2013
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
*/
|
||||
|
||||
#include "main.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
* Created on: Oct 17, 2013
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
*/
|
||||
|
||||
/**
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* @file test_fuel_map.cpp
|
||||
*
|
||||
* @date Nov 6, 2013
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
*/
|
||||
|
||||
#include "test_fuel_map.h"
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* test_pid_auto.cpp
|
||||
*
|
||||
* Created on: Sep 14, 2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
*/
|
||||
|
||||
#include "main.h"
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* @file test_sensors.cpp
|
||||
*
|
||||
* @date Dec 7, 2013
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
*/
|
||||
|
||||
#include "main.h"
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* @file test_signal_executor.cpp
|
||||
*
|
||||
* @date Nov 28, 2013
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
*/
|
||||
|
||||
#include <time.h>
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* @file test_trigger_decoder.cpp
|
||||
*
|
||||
* @date Dec 24, 2013
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
*/
|
||||
|
||||
#include "main.h"
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* @file test_util.c
|
||||
*
|
||||
* @date Dec 8, 2013
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
*/
|
||||
|
||||
#include <string.h>
|
||||
|
|
Loading…
Reference in New Issue