diff --git a/firmware/config/engines/GY6_139QMB.cpp b/firmware/config/engines/GY6_139QMB.cpp index 432403e702..dcd6c02189 100644 --- a/firmware/config/engines/GY6_139QMB.cpp +++ b/firmware/config/engines/GY6_139QMB.cpp @@ -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" diff --git a/firmware/config/engines/GY6_139QMB.h b/firmware/config/engines/GY6_139QMB.h index a9341ede6b..b0b1ba40b7 100644 --- a/firmware/config/engines/GY6_139QMB.h +++ b/firmware/config/engines/GY6_139QMB.h @@ -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_ diff --git a/firmware/config/engines/MiniCooperR50.cpp b/firmware/config/engines/MiniCooperR50.cpp index f5b6bfb243..f8bb5f8a04 100644 --- a/firmware/config/engines/MiniCooperR50.cpp +++ b/firmware/config/engines/MiniCooperR50.cpp @@ -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" diff --git a/firmware/config/engines/MiniCooperR50.h b/firmware/config/engines/MiniCooperR50.h index 52366e67ed..c61ee2a773 100644 --- a/firmware/config/engines/MiniCooperR50.h +++ b/firmware/config/engines/MiniCooperR50.h @@ -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_ diff --git a/firmware/config/engines/acura_rsx.cpp b/firmware/config/engines/acura_rsx.cpp index 75545ba21c..3968cecd3b 100644 --- a/firmware/config/engines/acura_rsx.cpp +++ b/firmware/config/engines/acura_rsx.cpp @@ -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" diff --git a/firmware/config/engines/acura_rsx.h b/firmware/config/engines/acura_rsx.h index f267a4434d..ff84c3ab78 100644 --- a/firmware/config/engines/acura_rsx.h +++ b/firmware/config/engines/acura_rsx.h @@ -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_ diff --git a/firmware/config/engines/audi_aan.cpp b/firmware/config/engines/audi_aan.cpp index b69cea25ab..b6e8225629 100644 --- a/firmware/config/engines/audi_aan.cpp +++ b/firmware/config/engines/audi_aan.cpp @@ -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 * diff --git a/firmware/config/engines/audi_aan.h b/firmware/config/engines/audi_aan.h index 54c2ca2bbd..f942858004 100644 --- a/firmware/config/engines/audi_aan.h +++ b/firmware/config/engines/audi_aan.h @@ -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_ diff --git a/firmware/config/engines/bmw_e34.cpp b/firmware/config/engines/bmw_e34.cpp index d486598bf0..43fc6d6da2 100644 --- a/firmware/config/engines/bmw_e34.cpp +++ b/firmware/config/engines/bmw_e34.cpp @@ -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" diff --git a/firmware/config/engines/bmw_e34.h b/firmware/config/engines/bmw_e34.h index fd04acf7aa..4ca3d4cfb6 100644 --- a/firmware/config/engines/bmw_e34.h +++ b/firmware/config/engines/bmw_e34.h @@ -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_ diff --git a/firmware/config/engines/chevrolet_c20_1973.cpp b/firmware/config/engines/chevrolet_c20_1973.cpp index 97fa96e39d..6b994cd01a 100644 --- a/firmware/config/engines/chevrolet_c20_1973.cpp +++ b/firmware/config/engines/chevrolet_c20_1973.cpp @@ -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" diff --git a/firmware/config/engines/chevrolet_c20_1973.h b/firmware/config/engines/chevrolet_c20_1973.h index 3d4544339d..2a9dad2e5e 100644 --- a/firmware/config/engines/chevrolet_c20_1973.h +++ b/firmware/config/engines/chevrolet_c20_1973.h @@ -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_ diff --git a/firmware/config/engines/chevrolet_camaro_4.cpp b/firmware/config/engines/chevrolet_camaro_4.cpp index ab1ab475e4..403c3e8e7a 100644 --- a/firmware/config/engines/chevrolet_camaro_4.cpp +++ b/firmware/config/engines/chevrolet_camaro_4.cpp @@ -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" diff --git a/firmware/config/engines/chevrolet_camaro_4.h b/firmware/config/engines/chevrolet_camaro_4.h index 2da5a8daf8..f445cbe0eb 100644 --- a/firmware/config/engines/chevrolet_camaro_4.h +++ b/firmware/config/engines/chevrolet_camaro_4.h @@ -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_ diff --git a/firmware/config/engines/citroenBerlingoTU3JP.cpp b/firmware/config/engines/citroenBerlingoTU3JP.cpp index bafdd3443a..c10541cc17 100644 --- a/firmware/config/engines/citroenBerlingoTU3JP.cpp +++ b/firmware/config/engines/citroenBerlingoTU3JP.cpp @@ -9,7 +9,7 @@ * * * @date Apr 15, 2014 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include "engine_math.h" diff --git a/firmware/config/engines/citroenBerlingoTU3JP.h b/firmware/config/engines/citroenBerlingoTU3JP.h index 022d8899b0..c178cb57ac 100644 --- a/firmware/config/engines/citroenBerlingoTU3JP.h +++ b/firmware/config/engines/citroenBerlingoTU3JP.h @@ -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_ diff --git a/firmware/config/engines/custom_engine.cpp b/firmware/config/engines/custom_engine.cpp index 6c2a4e8072..27214beff8 100644 --- a/firmware/config/engines/custom_engine.cpp +++ b/firmware/config/engines/custom_engine.cpp @@ -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_ diff --git a/firmware/config/engines/custom_engine.h b/firmware/config/engines/custom_engine.h index f3241d7f2b..19780fd5f9 100644 --- a/firmware/config/engines/custom_engine.h +++ b/firmware/config/engines/custom_engine.h @@ -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_ diff --git a/firmware/config/engines/daihatsu.cpp b/firmware/config/engines/daihatsu.cpp index 6051b65e83..38a578450a 100644 --- a/firmware/config/engines/daihatsu.cpp +++ b/firmware/config/engines/daihatsu.cpp @@ -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" diff --git a/firmware/config/engines/daihatsu.h b/firmware/config/engines/daihatsu.h index 62ae761f2b..d00f7f947c 100644 --- a/firmware/config/engines/daihatsu.h +++ b/firmware/config/engines/daihatsu.h @@ -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" diff --git a/firmware/config/engines/dodge_neon.cpp b/firmware/config/engines/dodge_neon.cpp index 67c19b6974..6f0d00f4eb 100644 --- a/firmware/config/engines/dodge_neon.cpp +++ b/firmware/config/engines/dodge_neon.cpp @@ -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" diff --git a/firmware/config/engines/dodge_neon.h b/firmware/config/engines/dodge_neon.h index 7ec79aee7a..d7670e86df 100644 --- a/firmware/config/engines/dodge_neon.h +++ b/firmware/config/engines/dodge_neon.h @@ -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_ diff --git a/firmware/config/engines/dodge_ram.cpp b/firmware/config/engines/dodge_ram.cpp index 6964e9aa15..7c6ba8340c 100644 --- a/firmware/config/engines/dodge_ram.cpp +++ b/firmware/config/engines/dodge_ram.cpp @@ -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" diff --git a/firmware/config/engines/dodge_ram.h b/firmware/config/engines/dodge_ram.h index 1bd8093a3c..4ce0df1579 100644 --- a/firmware/config/engines/dodge_ram.h +++ b/firmware/config/engines/dodge_ram.h @@ -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_ diff --git a/firmware/config/engines/dodge_stratus.cpp b/firmware/config/engines/dodge_stratus.cpp index b65c20323d..32b1a8bd26 100644 --- a/firmware/config/engines/dodge_stratus.cpp +++ b/firmware/config/engines/dodge_stratus.cpp @@ -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" diff --git a/firmware/config/engines/dodge_stratus.h b/firmware/config/engines/dodge_stratus.h index d8b6376bbe..7b03908e5a 100644 --- a/firmware/config/engines/dodge_stratus.h +++ b/firmware/config/engines/dodge_stratus.h @@ -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_ diff --git a/firmware/config/engines/ford_1995_inline_6.cpp b/firmware/config/engines/ford_1995_inline_6.cpp index 99f1aa508e..e3f626df00 100644 --- a/firmware/config/engines/ford_1995_inline_6.cpp +++ b/firmware/config/engines/ford_1995_inline_6.cpp @@ -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" diff --git a/firmware/config/engines/ford_1995_inline_6.h b/firmware/config/engines/ford_1995_inline_6.h index 2150456019..982f294cf4 100644 --- a/firmware/config/engines/ford_1995_inline_6.h +++ b/firmware/config/engines/ford_1995_inline_6.h @@ -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_ diff --git a/firmware/config/engines/ford_aspire.cpp b/firmware/config/engines/ford_aspire.cpp index 1656175f31..1a5f7a71ff 100644 --- a/firmware/config/engines/ford_aspire.cpp +++ b/firmware/config/engines/ford_aspire.cpp @@ -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" diff --git a/firmware/config/engines/ford_aspire.h b/firmware/config/engines/ford_aspire.h index 8f6e7ea0a7..0a4d0bae74 100644 --- a/firmware/config/engines/ford_aspire.h +++ b/firmware/config/engines/ford_aspire.h @@ -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 * diff --git a/firmware/config/engines/ford_fiesta.cpp b/firmware/config/engines/ford_fiesta.cpp index 7db58326ef..918c43f39d 100644 --- a/firmware/config/engines/ford_fiesta.cpp +++ b/firmware/config/engines/ford_fiesta.cpp @@ -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" diff --git a/firmware/config/engines/ford_fiesta.h b/firmware/config/engines/ford_fiesta.h index 94abec58fe..b6642fafde 100644 --- a/firmware/config/engines/ford_fiesta.h +++ b/firmware/config/engines/ford_fiesta.h @@ -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_ diff --git a/firmware/config/engines/gm_2_2.cpp b/firmware/config/engines/gm_2_2.cpp index 572bdd0365..1f8a63c36f 100644 --- a/firmware/config/engines/gm_2_2.cpp +++ b/firmware/config/engines/gm_2_2.cpp @@ -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" diff --git a/firmware/config/engines/gm_2_2.h b/firmware/config/engines/gm_2_2.h index 7abfde296e..401af575b3 100644 --- a/firmware/config/engines/gm_2_2.h +++ b/firmware/config/engines/gm_2_2.h @@ -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_ diff --git a/firmware/config/engines/honda_accord.cpp b/firmware/config/engines/honda_accord.cpp index bad7cf0b8c..58440f7d7c 100644 --- a/firmware/config/engines/honda_accord.cpp +++ b/firmware/config/engines/honda_accord.cpp @@ -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" diff --git a/firmware/config/engines/honda_accord.h b/firmware/config/engines/honda_accord.h index 71fe7435d1..1ee1244a8d 100644 --- a/firmware/config/engines/honda_accord.h +++ b/firmware/config/engines/honda_accord.h @@ -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_ diff --git a/firmware/config/engines/mazda_323.cpp b/firmware/config/engines/mazda_323.cpp index 008b75288d..0466b144e8 100644 --- a/firmware/config/engines/mazda_323.cpp +++ b/firmware/config/engines/mazda_323.cpp @@ -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" diff --git a/firmware/config/engines/mazda_323.h b/firmware/config/engines/mazda_323.h index 887ddee7ff..630a286b63 100644 --- a/firmware/config/engines/mazda_323.h +++ b/firmware/config/engines/mazda_323.h @@ -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_ diff --git a/firmware/config/engines/mazda_626.cpp b/firmware/config/engines/mazda_626.cpp index f4a174d30c..ad0a4f8941 100644 --- a/firmware/config/engines/mazda_626.cpp +++ b/firmware/config/engines/mazda_626.cpp @@ -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" diff --git a/firmware/config/engines/mazda_626.h b/firmware/config/engines/mazda_626.h index 8e0c5a91eb..73990e1618 100644 --- a/firmware/config/engines/mazda_626.h +++ b/firmware/config/engines/mazda_626.h @@ -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_ diff --git a/firmware/config/engines/mazda_miata.cpp b/firmware/config/engines/mazda_miata.cpp index c8b4749884..1e946dbbe8 100644 --- a/firmware/config/engines/mazda_miata.cpp +++ b/firmware/config/engines/mazda_miata.cpp @@ -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" diff --git a/firmware/config/engines/mazda_miata.h b/firmware/config/engines/mazda_miata.h index 0f193fd666..d27e351f79 100644 --- a/firmware/config/engines/mazda_miata.h +++ b/firmware/config/engines/mazda_miata.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-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 diff --git a/firmware/config/engines/mazda_miata_nb.cpp b/firmware/config/engines/mazda_miata_nb.cpp index 587fd24fcf..61f056a619 100644 --- a/firmware/config/engines/mazda_miata_nb.cpp +++ b/firmware/config/engines/mazda_miata_nb.cpp @@ -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" diff --git a/firmware/config/engines/mazda_miata_nb.h b/firmware/config/engines/mazda_miata_nb.h index 65c8b72a36..10c18d3e80 100644 --- a/firmware/config/engines/mazda_miata_nb.h +++ b/firmware/config/engines/mazda_miata_nb.h @@ -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_ diff --git a/firmware/config/engines/mitsubishi.cpp b/firmware/config/engines/mitsubishi.cpp index 41f0c29a49..d5dd8725f3 100644 --- a/firmware/config/engines/mitsubishi.cpp +++ b/firmware/config/engines/mitsubishi.cpp @@ -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" diff --git a/firmware/config/engines/mitsubishi.h b/firmware/config/engines/mitsubishi.h index 258cd6fbf3..07148bbd1e 100644 --- a/firmware/config/engines/mitsubishi.h +++ b/firmware/config/engines/mitsubishi.h @@ -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_ diff --git a/firmware/config/engines/nissan_primera.cpp b/firmware/config/engines/nissan_primera.cpp index 0f5712b4d7..99ecc2ea01 100644 --- a/firmware/config/engines/nissan_primera.cpp +++ b/firmware/config/engines/nissan_primera.cpp @@ -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" diff --git a/firmware/config/engines/nissan_primera.h b/firmware/config/engines/nissan_primera.h index 200f4851e5..3dbf0ea948 100644 --- a/firmware/config/engines/nissan_primera.h +++ b/firmware/config/engines/nissan_primera.h @@ -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" diff --git a/firmware/config/engines/rover_v8.cpp b/firmware/config/engines/rover_v8.cpp index 5a4555d30c..8d23a4bec5 100644 --- a/firmware/config/engines/rover_v8.cpp +++ b/firmware/config/engines/rover_v8.cpp @@ -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" diff --git a/firmware/config/engines/rover_v8.h b/firmware/config/engines/rover_v8.h index e79c985cd0..cae6732c53 100644 --- a/firmware/config/engines/rover_v8.h +++ b/firmware/config/engines/rover_v8.h @@ -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_ diff --git a/firmware/config/engines/sachs.cpp b/firmware/config/engines/sachs.cpp index 5b149b3dde..0cfd4f1dc4 100644 --- a/firmware/config/engines/sachs.cpp +++ b/firmware/config/engines/sachs.cpp @@ -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" diff --git a/firmware/config/engines/sachs.h b/firmware/config/engines/sachs.h index 8c30ae58a1..65781ac234 100644 --- a/firmware/config/engines/sachs.h +++ b/firmware/config/engines/sachs.h @@ -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_ diff --git a/firmware/config/engines/saturn_ion.cpp b/firmware/config/engines/saturn_ion.cpp index 5c0486daa2..17d0c03aa0 100644 --- a/firmware/config/engines/saturn_ion.cpp +++ b/firmware/config/engines/saturn_ion.cpp @@ -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" diff --git a/firmware/config/engines/saturn_ion.h b/firmware/config/engines/saturn_ion.h index 72b48c8f17..e82cae2d20 100644 --- a/firmware/config/engines/saturn_ion.h +++ b/firmware/config/engines/saturn_ion.h @@ -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_ diff --git a/firmware/config/engines/snow_blower.cpp b/firmware/config/engines/snow_blower.cpp index 8d452db299..13b974fa6a 100644 --- a/firmware/config/engines/snow_blower.cpp +++ b/firmware/config/engines/snow_blower.cpp @@ -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" diff --git a/firmware/config/engines/snow_blower.h b/firmware/config/engines/snow_blower.h index b61655e01b..5d20dd5c83 100644 --- a/firmware/config/engines/snow_blower.h +++ b/firmware/config/engines/snow_blower.h @@ -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_ diff --git a/firmware/config/engines/subaru.cpp b/firmware/config/engines/subaru.cpp index 3179c92402..02b952c903 100644 --- a/firmware/config/engines/subaru.cpp +++ b/firmware/config/engines/subaru.cpp @@ -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" diff --git a/firmware/config/engines/subaru.h b/firmware/config/engines/subaru.h index c964760439..ce4759f69e 100644 --- a/firmware/config/engines/subaru.h +++ b/firmware/config/engines/subaru.h @@ -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_ diff --git a/firmware/config/engines/suzuki_vitara.cpp b/firmware/config/engines/suzuki_vitara.cpp index aff672856b..e5ec8600f2 100644 --- a/firmware/config/engines/suzuki_vitara.cpp +++ b/firmware/config/engines/suzuki_vitara.cpp @@ -3,7 +3,7 @@ * * set_engine_type 36 * - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 * @date Oct 17, 2015 */ diff --git a/firmware/config/engines/suzuki_vitara.h b/firmware/config/engines/suzuki_vitara.h index d429a63e48..dbedd97a34 100644 --- a/firmware/config/engines/suzuki_vitara.h +++ b/firmware/config/engines/suzuki_vitara.h @@ -1,7 +1,7 @@ /* * @file suzuki_vitara.cpp * - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 * @date Oct 17, 2015 */ diff --git a/firmware/config/engines/test_engine.cpp b/firmware/config/engines/test_engine.cpp index b1f037441b..0d2f856f01 100644 --- a/firmware/config/engines/test_engine.cpp +++ b/firmware/config/engines/test_engine.cpp @@ -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" diff --git a/firmware/config/engines/test_engine.h b/firmware/config/engines/test_engine.h index 07622a6352..54e4617801 100644 --- a/firmware/config/engines/test_engine.h +++ b/firmware/config/engines/test_engine.h @@ -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_ diff --git a/firmware/config/engines/toyota_jzs147.cpp b/firmware/config/engines/toyota_jzs147.cpp index 85c5224cfc..500381f1bd 100644 --- a/firmware/config/engines/toyota_jzs147.cpp +++ b/firmware/config/engines/toyota_jzs147.cpp @@ -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" diff --git a/firmware/config/engines/toyota_jzs147.h b/firmware/config/engines/toyota_jzs147.h index 6b11f0752c..9bbc6b2cf4 100644 --- a/firmware/config/engines/toyota_jzs147.h +++ b/firmware/config/engines/toyota_jzs147.h @@ -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_ diff --git a/firmware/config/engines/vw.cpp b/firmware/config/engines/vw.cpp index a8fdc4af3e..ba4ad763a8 100644 --- a/firmware/config/engines/vw.cpp +++ b/firmware/config/engines/vw.cpp @@ -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" diff --git a/firmware/config/engines/vw.h b/firmware/config/engines/vw.h index a905aa26da..2136b68ed2 100644 --- a/firmware/config/engines/vw.h +++ b/firmware/config/engines/vw.h @@ -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_ diff --git a/firmware/config/stm32f0egt/efifeatures.h b/firmware/config/stm32f0egt/efifeatures.h index 3738f960d1..f2e223f4f4 100644 --- a/firmware/config/stm32f0egt/efifeatures.h +++ b/firmware/config/stm32f0egt/efifeatures.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-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef EFIFEATURES_H_ diff --git a/firmware/config/stm32f1egt/efifeatures.h b/firmware/config/stm32f1egt/efifeatures.h index f5ea516c5b..ad3fb01d09 100644 --- a/firmware/config/stm32f1egt/efifeatures.h +++ b/firmware/config/stm32f1egt/efifeatures.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-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef EFIFEATURES_H_ diff --git a/firmware/config/stm32f4ems/efifeatures.h b/firmware/config/stm32f4ems/efifeatures.h index 3c27dfabeb..c715fea732 100644 --- a/firmware/config/stm32f4ems/efifeatures.h +++ b/firmware/config/stm32f4ems/efifeatures.h @@ -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_ diff --git a/firmware/console/binary/tunerstudio.cpp b/firmware/console/binary/tunerstudio.cpp index 107ec68e0d..61f854ae2e 100644 --- a/firmware/console/binary/tunerstudio.cpp +++ b/firmware/console/binary/tunerstudio.cpp @@ -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 * diff --git a/firmware/console/binary/tunerstudio.h b/firmware/console/binary/tunerstudio.h index 4dd88fefc8..4a4e458c5c 100644 --- a/firmware/console/binary/tunerstudio.h +++ b/firmware/console/binary/tunerstudio.h @@ -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_ diff --git a/firmware/console/binary/tunerstudio_configuration.h b/firmware/console/binary/tunerstudio_configuration.h index f2b328d9eb..267859b336 100644 --- a/firmware/console/binary/tunerstudio_configuration.h +++ b/firmware/console/binary/tunerstudio_configuration.h @@ -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_ diff --git a/firmware/console/binary/tunerstudio_io.cpp b/firmware/console/binary/tunerstudio_io.cpp index 00bf737210..b670aff64f 100644 --- a/firmware/console/binary/tunerstudio_io.cpp +++ b/firmware/console/binary/tunerstudio_io.cpp @@ -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" diff --git a/firmware/console/binary/tunerstudio_io.h b/firmware/console/binary/tunerstudio_io.h index 34bc6b8482..2709689940 100644 --- a/firmware/console/binary/tunerstudio_io.h +++ b/firmware/console/binary/tunerstudio_io.h @@ -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_ diff --git a/firmware/console/console_io.cpp b/firmware/console/console_io.cpp index 73885d88f9..51eb2256d1 100644 --- a/firmware/console/console_io.cpp +++ b/firmware/console/console_io.cpp @@ -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 * diff --git a/firmware/console/console_io.h b/firmware/console/console_io.h index cd9aa414fb..7855c610e2 100644 --- a/firmware/console/console_io.h +++ b/firmware/console/console_io.h @@ -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_ diff --git a/firmware/console/eficonsole.cpp b/firmware/console/eficonsole.cpp index d43e4c3068..05af2828f7 100644 --- a/firmware/console/eficonsole.cpp +++ b/firmware/console/eficonsole.cpp @@ -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 diff --git a/firmware/console/eficonsole.h b/firmware/console/eficonsole.h index 7cba687ff2..b8b264ecbe 100644 --- a/firmware/console/eficonsole.h +++ b/firmware/console/eficonsole.h @@ -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 diff --git a/firmware/console/status_loop.cpp b/firmware/console/status_loop.cpp index eff4e7798f..8da3c28f68 100644 --- a/firmware/console/status_loop.cpp +++ b/firmware/console/status_loop.cpp @@ -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 * diff --git a/firmware/console/status_loop.h b/firmware/console/status_loop.h index 947620dd3c..74eea6e063 100644 --- a/firmware/console/status_loop.h +++ b/firmware/console/status_loop.h @@ -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_ diff --git a/firmware/console_util/rfiutil.c b/firmware/console_util/rfiutil.c index 4b71e9d5f4..ca5a6c32b8 100644 --- a/firmware/console_util/rfiutil.c +++ b/firmware/console_util/rfiutil.c @@ -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 * diff --git a/firmware/console_util/rfiutil.h b/firmware/console_util/rfiutil.h index 60e1952918..e19712e7a5 100644 --- a/firmware/console_util/rfiutil.h +++ b/firmware/console_util/rfiutil.h @@ -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_ diff --git a/firmware/controllers/PwmTester.cpp b/firmware/controllers/PwmTester.cpp index b353fc906e..94fab58da8 100644 --- a/firmware/controllers/PwmTester.cpp +++ b/firmware/controllers/PwmTester.cpp @@ -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" diff --git a/firmware/controllers/PwmTester.h b/firmware/controllers/PwmTester.h index 7090a9358a..b2a00e38a6 100644 --- a/firmware/controllers/PwmTester.h +++ b/firmware/controllers/PwmTester.h @@ -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_ diff --git a/firmware/controllers/algo/accel_enrichment.cpp b/firmware/controllers/algo/accel_enrichment.cpp index 9e652601f5..f450e62c7a 100644 --- a/firmware/controllers/algo/accel_enrichment.cpp +++ b/firmware/controllers/algo/accel_enrichment.cpp @@ -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" diff --git a/firmware/controllers/algo/accel_enrichment.h b/firmware/controllers/algo/accel_enrichment.h index 08a8dc6654..3dd19a56ed 100644 --- a/firmware/controllers/algo/accel_enrichment.h +++ b/firmware/controllers/algo/accel_enrichment.h @@ -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_ diff --git a/firmware/controllers/algo/advance_map.cpp b/firmware/controllers/algo/advance_map.cpp index 7f324840c2..962ac3ef33 100644 --- a/firmware/controllers/algo/advance_map.cpp +++ b/firmware/controllers/algo/advance_map.cpp @@ -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 * diff --git a/firmware/controllers/algo/advance_map.h b/firmware/controllers/algo/advance_map.h index b0d814d7e4..1bb35273c4 100644 --- a/firmware/controllers/algo/advance_map.h +++ b/firmware/controllers/algo/advance_map.h @@ -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_ diff --git a/firmware/controllers/algo/algo.cpp b/firmware/controllers/algo/algo.cpp index d3e17350d4..9db0a03aec 100644 --- a/firmware/controllers/algo/algo.cpp +++ b/firmware/controllers/algo/algo.cpp @@ -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 diff --git a/firmware/controllers/algo/algo.h b/firmware/controllers/algo/algo.h index 66167d63df..6e7c118e16 100644 --- a/firmware/controllers/algo/algo.h +++ b/firmware/controllers/algo/algo.h @@ -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_ diff --git a/firmware/controllers/algo/can_header.h b/firmware/controllers/algo/can_header.h index b4687bbf3a..b5b78870c5 100644 --- a/firmware/controllers/algo/can_header.h +++ b/firmware/controllers/algo/can_header.h @@ -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_ diff --git a/firmware/controllers/algo/engine.cpp b/firmware/controllers/algo/engine.cpp index c6468b6cc4..e4e7920e59 100644 --- a/firmware/controllers/algo/engine.cpp +++ b/firmware/controllers/algo/engine.cpp @@ -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" diff --git a/firmware/controllers/algo/engine.h b/firmware/controllers/algo/engine.h index caa21053a6..cb0d9db524 100644 --- a/firmware/controllers/algo/engine.h +++ b/firmware/controllers/algo/engine.h @@ -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_ diff --git a/firmware/controllers/algo/engine_configuration.cpp b/firmware/controllers/algo/engine_configuration.cpp index 854f483f17..d8a20517a5 100644 --- a/firmware/controllers/algo/engine_configuration.cpp +++ b/firmware/controllers/algo/engine_configuration.cpp @@ -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 * diff --git a/firmware/controllers/algo/engine_configuration.h b/firmware/controllers/algo/engine_configuration.h index a9e58516c7..d1e5b81b4f 100644 --- a/firmware/controllers/algo/engine_configuration.h +++ b/firmware/controllers/algo/engine_configuration.h @@ -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_ diff --git a/firmware/controllers/algo/engine_state.h b/firmware/controllers/algo/engine_state.h index e697ef2ffc..06b883e0eb 100644 --- a/firmware/controllers/algo/engine_state.h +++ b/firmware/controllers/algo/engine_state.h @@ -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_ diff --git a/firmware/controllers/algo/error_handling.h b/firmware/controllers/algo/error_handling.h index d9549c729c..d48ab92e19 100644 --- a/firmware/controllers/algo/error_handling.h +++ b/firmware/controllers/algo/error_handling.h @@ -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_ diff --git a/firmware/controllers/algo/event_registry.cpp b/firmware/controllers/algo/event_registry.cpp index 467c365362..301cc215b4 100644 --- a/firmware/controllers/algo/event_registry.cpp +++ b/firmware/controllers/algo/event_registry.cpp @@ -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 diff --git a/firmware/controllers/algo/event_registry.h b/firmware/controllers/algo/event_registry.h index a07c71cf9c..d0df12b653 100644 --- a/firmware/controllers/algo/event_registry.h +++ b/firmware/controllers/algo/event_registry.h @@ -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_ diff --git a/firmware/controllers/algo/fuel_math.cpp b/firmware/controllers/algo/fuel_math.cpp index b1334daa93..3b4978744c 100644 --- a/firmware/controllers/algo/fuel_math.cpp +++ b/firmware/controllers/algo/fuel_math.cpp @@ -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 * diff --git a/firmware/controllers/algo/fuel_math.h b/firmware/controllers/algo/fuel_math.h index bc45f0f682..fafe0d496d 100644 --- a/firmware/controllers/algo/fuel_math.h +++ b/firmware/controllers/algo/fuel_math.h @@ -2,7 +2,7 @@ * @file fuel_math.h * * @date May 27, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef FUEL_MAP_H_ diff --git a/firmware/controllers/algo/idle_controller.cpp b/firmware/controllers/algo/idle_controller.cpp index 5afbaff7f3..b69a6de83c 100644 --- a/firmware/controllers/algo/idle_controller.cpp +++ b/firmware/controllers/algo/idle_controller.cpp @@ -10,7 +10,7 @@ * todo: DEFAULT_IDLE_DUTY should be a field on the IdleValveState, not a constant * * @date May 22, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include "main.h" diff --git a/firmware/controllers/algo/idle_controller.h b/firmware/controllers/algo/idle_controller.h index c2c732a49b..7a40ee1466 100644 --- a/firmware/controllers/algo/idle_controller.h +++ b/firmware/controllers/algo/idle_controller.h @@ -2,7 +2,7 @@ * @file idle_controller.h * * @date May 22, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include "engine.h" diff --git a/firmware/controllers/algo/io_pins.h b/firmware/controllers/algo/io_pins.h index 4aac235f0d..a09e65232e 100644 --- a/firmware/controllers/algo/io_pins.h +++ b/firmware/controllers/algo/io_pins.h @@ -2,7 +2,7 @@ * @file io_pins.h * * @date Jan 24, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef IO_PINS_H_ diff --git a/firmware/controllers/algo/lcd_menu_tree.cpp b/firmware/controllers/algo/lcd_menu_tree.cpp index 332f346d43..79d79112ec 100644 --- a/firmware/controllers/algo/lcd_menu_tree.cpp +++ b/firmware/controllers/algo/lcd_menu_tree.cpp @@ -2,7 +2,7 @@ * @file lcd_menu_tree.cpp * * @date Jan 6, 2015 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include "stddef.h" diff --git a/firmware/controllers/algo/lcd_menu_tree.h b/firmware/controllers/algo/lcd_menu_tree.h index e33a93d928..31d613db0f 100644 --- a/firmware/controllers/algo/lcd_menu_tree.h +++ b/firmware/controllers/algo/lcd_menu_tree.h @@ -2,7 +2,7 @@ * @file lcd_menu_tree.h * * @date Jan 6, 2015 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef CONTROLLERS_ALGO_LCD_MENU_TREE_H_ #define CONTROLLERS_ALGO_LCD_MENU_TREE_H_ diff --git a/firmware/controllers/algo/malfunction_central.c b/firmware/controllers/algo/malfunction_central.c index d892f2cf7c..e52019300b 100644 --- a/firmware/controllers/algo/malfunction_central.c +++ b/firmware/controllers/algo/malfunction_central.c @@ -5,7 +5,7 @@ * todo: make this a class * * @date Dec 20, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include "malfunction_central.h" diff --git a/firmware/controllers/algo/malfunction_central.h b/firmware/controllers/algo/malfunction_central.h index 050aeeefe7..839a3545b7 100644 --- a/firmware/controllers/algo/malfunction_central.h +++ b/firmware/controllers/algo/malfunction_central.h @@ -3,7 +3,7 @@ * @brief This data structure holds current malfunction codes * * @date Dec 20, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef MALFUNCTION_CENTRAL_H_ diff --git a/firmware/controllers/algo/map_adjuster.c b/firmware/controllers/algo/map_adjuster.c index 31205ff897..b81f25da8e 100644 --- a/firmware/controllers/algo/map_adjuster.c +++ b/firmware/controllers/algo/map_adjuster.c @@ -2,7 +2,7 @@ * map_adjuster.c * * @date Jul 23, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 * * * This file is part of rusEfi - see http://rusefi.com diff --git a/firmware/controllers/algo/map_adjuster.h b/firmware/controllers/algo/map_adjuster.h index 98b708dace..81b1a51a33 100644 --- a/firmware/controllers/algo/map_adjuster.h +++ b/firmware/controllers/algo/map_adjuster.h @@ -4,7 +4,7 @@ * Auto-tuning core algorithm * * @date Jul 23, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef MAP_ADJUSTER_H_ diff --git a/firmware/controllers/algo/nmea.c b/firmware/controllers/algo/nmea.c index cd8afb1a54..c109ab2f09 100644 --- a/firmware/controllers/algo/nmea.c +++ b/firmware/controllers/algo/nmea.c @@ -1,7 +1,7 @@ /** * @date Dec 20, 2013 * - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 * @author Kot_dnz * * This file is part of rusEfi - see http://rusefi.com diff --git a/firmware/controllers/algo/obd_error_codes.h b/firmware/controllers/algo/obd_error_codes.h index 09f13e7db0..b433f8e0fb 100644 --- a/firmware/controllers/algo/obd_error_codes.h +++ b/firmware/controllers/algo/obd_error_codes.h @@ -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-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef OBD_ERROR_CODES_H_ diff --git a/firmware/controllers/algo/rusefi_enums.h b/firmware/controllers/algo/rusefi_enums.h index 7bdc28a76b..5f452eb49c 100644 --- a/firmware/controllers/algo/rusefi_enums.h +++ b/firmware/controllers/algo/rusefi_enums.h @@ -5,7 +5,7 @@ * @note this file should probably not include any other files * * @date Jan 14, 2014 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef RUSEFI_ENUMS_H_ diff --git a/firmware/controllers/algo/rusefi_outputs.h b/firmware/controllers/algo/rusefi_outputs.h index 80b9490289..a738c91273 100644 --- a/firmware/controllers/algo/rusefi_outputs.h +++ b/firmware/controllers/algo/rusefi_outputs.h @@ -4,7 +4,7 @@ * rusEfi output channels enum is needed for subscription/un-subscription * * @date Jan 17, 2015 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef CONTROLLERS_ALGO_RUSEFI_OUTPUTS_H_ #define CONTROLLERS_ALGO_RUSEFI_OUTPUTS_H_ diff --git a/firmware/controllers/algo/rusefi_types.h b/firmware/controllers/algo/rusefi_types.h index 03c7bebdea..cd9446cdfe 100644 --- a/firmware/controllers/algo/rusefi_types.h +++ b/firmware/controllers/algo/rusefi_types.h @@ -2,7 +2,7 @@ * @file rusefi_types.h * * @date Jan 12, 2015 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef CONTROLLERS_ALGO_RUSEFI_TYPES_H_ #define CONTROLLERS_ALGO_RUSEFI_TYPES_H_ diff --git a/firmware/controllers/algo/signal_executor.cpp b/firmware/controllers/algo/signal_executor.cpp index d6d5983031..839c1e1b22 100644 --- a/firmware/controllers/algo/signal_executor.cpp +++ b/firmware/controllers/algo/signal_executor.cpp @@ -6,7 +6,7 @@ * use the scheduling * * @date Dec 4, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 * * This file is part of rusEfi - see http://rusefi.com * diff --git a/firmware/controllers/algo/signal_executor.h b/firmware/controllers/algo/signal_executor.h index ebad1d5fc3..6ecf09ac5a 100644 --- a/firmware/controllers/algo/signal_executor.h +++ b/firmware/controllers/algo/signal_executor.h @@ -3,7 +3,7 @@ * @brief Asynchronous output signal header * * @date Feb 10, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef SPARKOUT_H_ diff --git a/firmware/controllers/alternatorController.cpp b/firmware/controllers/alternatorController.cpp index 652f3c9314..a6227ba939 100644 --- a/firmware/controllers/alternatorController.cpp +++ b/firmware/controllers/alternatorController.cpp @@ -4,7 +4,7 @@ * * @date Apr 6, 2014 * @author Dmitry Sidin - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include "main.h" diff --git a/firmware/controllers/alternatorController.h b/firmware/controllers/alternatorController.h index f2ddffd4f3..4b827a25ca 100644 --- a/firmware/controllers/alternatorController.h +++ b/firmware/controllers/alternatorController.h @@ -4,7 +4,7 @@ * * @date Apr 6, 2014 * @author Dmitry Sidin - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 * */ #ifndef ALTERNATORCONTROLLER_H_ diff --git a/firmware/controllers/core/EfiWave.cpp b/firmware/controllers/core/EfiWave.cpp index e801845ecc..77ecd73ad6 100644 --- a/firmware/controllers/core/EfiWave.cpp +++ b/firmware/controllers/core/EfiWave.cpp @@ -2,7 +2,7 @@ * @file EfiWave.cpp * * @date May 18, 2014 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include "main.h" diff --git a/firmware/controllers/core/EfiWave.h b/firmware/controllers/core/EfiWave.h index 5a82e490e1..02895f805a 100644 --- a/firmware/controllers/core/EfiWave.h +++ b/firmware/controllers/core/EfiWave.h @@ -2,7 +2,7 @@ * @file EfiWave.h * * @date May 18, 2014 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef EFI_WAVE_H_ #define EFI_WAVE_H_ diff --git a/firmware/controllers/core/avg_values.cpp b/firmware/controllers/core/avg_values.cpp index 9049b313a9..e3ca8e41b5 100644 --- a/firmware/controllers/core/avg_values.cpp +++ b/firmware/controllers/core/avg_values.cpp @@ -2,7 +2,7 @@ * avg_values.c * * @date Jul 23, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include "avg_values.h" diff --git a/firmware/controllers/core/avg_values.h b/firmware/controllers/core/avg_values.h index 7c4f6682a2..b7effb3b5a 100644 --- a/firmware/controllers/core/avg_values.h +++ b/firmware/controllers/core/avg_values.h @@ -2,7 +2,7 @@ * avg_values.h * * @date Jul 23, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef AVG_VALUES_H_ diff --git a/firmware/controllers/core/fl_stack.h b/firmware/controllers/core/fl_stack.h index cf6555704d..52e2e875c6 100644 --- a/firmware/controllers/core/fl_stack.h +++ b/firmware/controllers/core/fl_stack.h @@ -3,7 +3,7 @@ * @brief Fixed-length stack * * @date Jul 9, 2014 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef FL_STACK_H_ diff --git a/firmware/controllers/core/fsio_core.cpp b/firmware/controllers/core/fsio_core.cpp index 7f7010e7a2..cf947379e8 100644 --- a/firmware/controllers/core/fsio_core.cpp +++ b/firmware/controllers/core/fsio_core.cpp @@ -10,7 +10,7 @@ * * * @date Oct 3, 2014 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include "main.h" diff --git a/firmware/controllers/core/fsio_core.h b/firmware/controllers/core/fsio_core.h index 0ba2242867..d945d78214 100644 --- a/firmware/controllers/core/fsio_core.h +++ b/firmware/controllers/core/fsio_core.h @@ -2,7 +2,7 @@ * @file fsio_core.h * * @date Oct 3, 2014 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef LOGIC_EXPRESSION_H_ diff --git a/firmware/controllers/core/fsio_impl.cpp b/firmware/controllers/core/fsio_impl.cpp index dfed0abba5..a0fc1c08d8 100644 --- a/firmware/controllers/core/fsio_impl.cpp +++ b/firmware/controllers/core/fsio_impl.cpp @@ -3,7 +3,7 @@ * @brief FSIO as it's used for GPIO * * @date Oct 5, 2014 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include "main.h" diff --git a/firmware/controllers/core/fsio_impl.h b/firmware/controllers/core/fsio_impl.h index 65cfcd97bc..8582ab7439 100644 --- a/firmware/controllers/core/fsio_impl.h +++ b/firmware/controllers/core/fsio_impl.h @@ -3,7 +3,7 @@ * @brief FSIO as it's used for GPIO * * @date Oct 5, 2014 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef LE_FUNCTIONS_H_ diff --git a/firmware/controllers/core/interpolation.cpp b/firmware/controllers/core/interpolation.cpp index e866758e9b..96b63c7b5c 100644 --- a/firmware/controllers/core/interpolation.cpp +++ b/firmware/controllers/core/interpolation.cpp @@ -3,7 +3,7 @@ * @brief Linear interpolation algorithms * * @date Oct 17, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 * @author Dmitry Sidin, (c) 2015 */ diff --git a/firmware/controllers/core/interpolation.h b/firmware/controllers/core/interpolation.h index c397815732..9f4a0ff979 100644 --- a/firmware/controllers/core/interpolation.h +++ b/firmware/controllers/core/interpolation.h @@ -2,7 +2,7 @@ * @file interpolation.h * * @date Oct 17, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef INTERPOLATION_3D_H_ diff --git a/firmware/controllers/core/signal_filtering.c b/firmware/controllers/core/signal_filtering.c index 2daf480c17..4e6ec07a82 100644 --- a/firmware/controllers/core/signal_filtering.c +++ b/firmware/controllers/core/signal_filtering.c @@ -1,8 +1,8 @@ /* - * signal_filtering.c + * @file signal_filtering.c * * @date Aug 5, 2013 - * @author pc + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef SIGNAL_FILTERING_C_ diff --git a/firmware/controllers/core/signal_filtering.h b/firmware/controllers/core/signal_filtering.h index 63ea15592f..b3ecf6d677 100644 --- a/firmware/controllers/core/signal_filtering.h +++ b/firmware/controllers/core/signal_filtering.h @@ -1,8 +1,8 @@ /* - * signal_filtering.h + * @file signal_filtering.h * * @date Aug 5, 2013 - * @author pc + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef SIGNAL_FILTERING_H_ diff --git a/firmware/controllers/core/table_helper.cpp b/firmware/controllers/core/table_helper.cpp index 6fb8a7640d..43005a408d 100644 --- a/firmware/controllers/core/table_helper.cpp +++ b/firmware/controllers/core/table_helper.cpp @@ -3,7 +3,7 @@ * @brief Helper methods related to 3D & 2D tables manipulation (maps and curves) * * @date Jul 6, 2014 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include "table_helper.h" diff --git a/firmware/controllers/core/table_helper.h b/firmware/controllers/core/table_helper.h index accb9234c8..466915e66f 100644 --- a/firmware/controllers/core/table_helper.h +++ b/firmware/controllers/core/table_helper.h @@ -2,7 +2,7 @@ * @file table_helper.h * * @date Jul 6, 2014 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef TABLE_HELPER_H_ #define TABLE_HELPER_H_ diff --git a/firmware/controllers/electronic_throttle.cpp b/firmware/controllers/electronic_throttle.cpp index 4dc520417d..ed167ad259 100644 --- a/firmware/controllers/electronic_throttle.cpp +++ b/firmware/controllers/electronic_throttle.cpp @@ -5,7 +5,7 @@ * todo: make this more universal if/when we get other hardware options * * @date Dec 7, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 * * This file is part of rusEfi - see http://rusefi.com * diff --git a/firmware/controllers/electronic_throttle.h b/firmware/controllers/electronic_throttle.h index 62f0274f1f..64058ec160 100644 --- a/firmware/controllers/electronic_throttle.h +++ b/firmware/controllers/electronic_throttle.h @@ -2,7 +2,7 @@ * @file electronic_throttle.h * * @date Dec 7, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef ELECTRONIC_THROTTLE_H_ diff --git a/firmware/controllers/engine_controller.cpp b/firmware/controllers/engine_controller.cpp index 7010de60a4..b83a24ba8b 100644 --- a/firmware/controllers/engine_controller.cpp +++ b/firmware/controllers/engine_controller.cpp @@ -5,7 +5,7 @@ * * * @date Feb 7, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 * * This file is part of rusEfi - see http://rusefi.com * diff --git a/firmware/controllers/engine_controller.h b/firmware/controllers/engine_controller.h index 3935be8908..3c2a9de3fa 100644 --- a/firmware/controllers/engine_controller.h +++ b/firmware/controllers/engine_controller.h @@ -3,7 +3,7 @@ * @brief Controllers package entry point header * * @date Feb 7, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef ENGINE_STATUS_H_ diff --git a/firmware/controllers/error_handling.cpp b/firmware/controllers/error_handling.cpp index 9734c1aa63..4e85301d38 100644 --- a/firmware/controllers/error_handling.cpp +++ b/firmware/controllers/error_handling.cpp @@ -2,7 +2,7 @@ * @file error_handling.cpp * * @date Apr 1, 2014 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include "main.h" diff --git a/firmware/controllers/flash_main.cpp b/firmware/controllers/flash_main.cpp index df799aaf7c..e2a79604ea 100644 --- a/firmware/controllers/flash_main.cpp +++ b/firmware/controllers/flash_main.cpp @@ -4,7 +4,7 @@ * * * @date Sep 19, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include diff --git a/firmware/controllers/flash_main.h b/firmware/controllers/flash_main.h index a3e1569c68..e5c2d07f85 100644 --- a/firmware/controllers/flash_main.h +++ b/firmware/controllers/flash_main.h @@ -3,7 +3,7 @@ * @brief * * @date Sep 19, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef FLASH_MAIN_H_ diff --git a/firmware/controllers/idle_thread.cpp b/firmware/controllers/idle_thread.cpp index 41dc2c664a..d87f9f0e35 100644 --- a/firmware/controllers/idle_thread.cpp +++ b/firmware/controllers/idle_thread.cpp @@ -7,7 +7,7 @@ * * * @date May 23, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 * * This file is part of rusEfi - see http://rusefi.com * diff --git a/firmware/controllers/idle_thread.h b/firmware/controllers/idle_thread.h index c886c7464e..36d4039562 100644 --- a/firmware/controllers/idle_thread.h +++ b/firmware/controllers/idle_thread.h @@ -3,7 +3,7 @@ * @brief Idle Valve Control thread * * @date May 23, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef IDLE_THREAD_H_ diff --git a/firmware/controllers/injector_central.cpp b/firmware/controllers/injector_central.cpp index dfce90de2d..65f1c16305 100644 --- a/firmware/controllers/injector_central.cpp +++ b/firmware/controllers/injector_central.cpp @@ -4,7 +4,7 @@ * * * @date Sep 8, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 * * This file is part of rusEfi - see http://rusefi.com * diff --git a/firmware/controllers/injector_central.h b/firmware/controllers/injector_central.h index 13773dd282..2a49cd4151 100644 --- a/firmware/controllers/injector_central.h +++ b/firmware/controllers/injector_central.h @@ -5,7 +5,7 @@ * todo: rename this file * * @date Sep 8, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef INJECTOR_CENTRAL_H_ diff --git a/firmware/controllers/lcd_controller.cpp b/firmware/controllers/lcd_controller.cpp index 3045d9d8d8..7a05e776e2 100644 --- a/firmware/controllers/lcd_controller.cpp +++ b/firmware/controllers/lcd_controller.cpp @@ -2,7 +2,7 @@ * @file lcd_controller.cpp * * @date Aug 14, 2014 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include "main.h" diff --git a/firmware/controllers/lcd_controller.h b/firmware/controllers/lcd_controller.h index 95c6ef57c3..091c1c3019 100644 --- a/firmware/controllers/lcd_controller.h +++ b/firmware/controllers/lcd_controller.h @@ -2,7 +2,7 @@ * @file lcd_controller.h * * @date Aug 14, 2014 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef LCD_CONTROLLER_H_ diff --git a/firmware/controllers/malfunction_indicator.cpp b/firmware/controllers/malfunction_indicator.cpp index 801b58aa06..f0c29cde6c 100644 --- a/firmware/controllers/malfunction_indicator.cpp +++ b/firmware/controllers/malfunction_indicator.cpp @@ -5,7 +5,7 @@ * * @date Dec 20, 2013 * @author Konstantin Nikonenko - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 * we show 4 digit error code - 1,5sec * (4xxx+1) digit + 0,4sec * (x3xxx+1) + .... * ATTENTION!!! 0 = 1 blink, 1 = 2 blinks, ...., 9 = 10 blinks * sequence is the constant!!! diff --git a/firmware/controllers/malfunction_indicator.h b/firmware/controllers/malfunction_indicator.h index df1e2aee25..1eb31db287 100644 --- a/firmware/controllers/malfunction_indicator.h +++ b/firmware/controllers/malfunction_indicator.h @@ -5,7 +5,7 @@ * * @date Dec 20, 2013 * @author Konstantin Nikonenko - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef MALFUNCTION_INDICATOR_H_ diff --git a/firmware/controllers/map_averaging.cpp b/firmware/controllers/map_averaging.cpp index a75942b01e..18a239122b 100644 --- a/firmware/controllers/map_averaging.cpp +++ b/firmware/controllers/map_averaging.cpp @@ -2,7 +2,7 @@ * @file map_averaging.cpp * * @date Dec 11, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 * * This file is part of rusEfi - see http://rusefi.com * diff --git a/firmware/controllers/map_averaging.h b/firmware/controllers/map_averaging.h index 9cee27311f..5eceb898ee 100644 --- a/firmware/controllers/map_averaging.h +++ b/firmware/controllers/map_averaging.h @@ -2,7 +2,7 @@ * @file map_averaging.h * * @date Dec 11, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef ADC_AVERAGING_H_ diff --git a/firmware/controllers/math/efitime.h b/firmware/controllers/math/efitime.h index 60e5aa3429..83f8f9259a 100644 --- a/firmware/controllers/math/efitime.h +++ b/firmware/controllers/math/efitime.h @@ -4,7 +4,7 @@ * By the way, there are 86400000 milliseconds in a day * * @date Apr 14, 2014 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef EFITIME_H_ diff --git a/firmware/controllers/math/engine_math.cpp b/firmware/controllers/math/engine_math.cpp index 7c17987fcb..9781b35bc9 100644 --- a/firmware/controllers/math/engine_math.cpp +++ b/firmware/controllers/math/engine_math.cpp @@ -3,7 +3,7 @@ * @brief * * @date Jul 13, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 * * This file is part of rusEfi - see http://rusefi.com * diff --git a/firmware/controllers/math/engine_math.h b/firmware/controllers/math/engine_math.h index 68fb5ca6dd..d512d078d9 100644 --- a/firmware/controllers/math/engine_math.h +++ b/firmware/controllers/math/engine_math.h @@ -2,7 +2,7 @@ * @file engine_math.h * * @date Jul 13, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef ENGINE_MATH_H_ diff --git a/firmware/controllers/math/pid.cpp b/firmware/controllers/math/pid.cpp index b9865b7992..8de187bbf8 100644 --- a/firmware/controllers/math/pid.cpp +++ b/firmware/controllers/math/pid.cpp @@ -4,7 +4,7 @@ * http://en.wikipedia.org/wiki/PID_controller * * @date Sep 16, 2014 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include "pid.h" diff --git a/firmware/controllers/math/pid.h b/firmware/controllers/math/pid.h index d66803e97b..b35cde241b 100644 --- a/firmware/controllers/math/pid.h +++ b/firmware/controllers/math/pid.h @@ -2,7 +2,7 @@ * @file pid.h * * @date Sep 16, 2014 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef PID_H_ diff --git a/firmware/controllers/math/speed_density.cpp b/firmware/controllers/math/speed_density.cpp index d218527bc0..ad41ad8bc1 100644 --- a/firmware/controllers/math/speed_density.cpp +++ b/firmware/controllers/math/speed_density.cpp @@ -4,7 +4,7 @@ * See http://rusefi.com/wiki/index.php?title=Manual:Software:Fuel_Control#Speed_Density for details * * @date May 29, 2014 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include "main.h" diff --git a/firmware/controllers/math/speed_density.h b/firmware/controllers/math/speed_density.h index 67f6af1c8b..ecfa12f99a 100644 --- a/firmware/controllers/math/speed_density.h +++ b/firmware/controllers/math/speed_density.h @@ -2,7 +2,7 @@ * @file speed_density.h * * @date May 29, 2014 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef SPEED_DENSITY_H_ #define SPEED_DENSITY_H_ diff --git a/firmware/controllers/obd2.cpp b/firmware/controllers/obd2.cpp index 356249a886..dcabfb6cb7 100644 --- a/firmware/controllers/obd2.cpp +++ b/firmware/controllers/obd2.cpp @@ -5,7 +5,7 @@ * http://en.wikipedia.org/wiki/OBD-II_PIDs * * @date Jun 9, 2015 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 * * This file is part of rusEfi - see http://rusefi.com * diff --git a/firmware/controllers/obd2.h b/firmware/controllers/obd2.h index 27e742a1c4..e3a8e61382 100644 --- a/firmware/controllers/obd2.h +++ b/firmware/controllers/obd2.h @@ -2,7 +2,7 @@ * @file obd2.h * * @date Jun 9, 2015 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef CONTROLLERS_OBD2_H_ diff --git a/firmware/controllers/obd2viaCAN.c b/firmware/controllers/obd2viaCAN.c index dd53b381bc..f3a73d1158 100644 --- a/firmware/controllers/obd2viaCAN.c +++ b/firmware/controllers/obd2viaCAN.c @@ -6,7 +6,7 @@ * standards.sae.org/j2284/ * * @date Feb 14, 2014 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include "main.h" diff --git a/firmware/controllers/sensors/allsensors.cpp b/firmware/controllers/sensors/allsensors.cpp index 52489d226c..1edc09bbe1 100644 --- a/firmware/controllers/sensors/allsensors.cpp +++ b/firmware/controllers/sensors/allsensors.cpp @@ -4,7 +4,7 @@ * * * @date Nov 15, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include "engine.h" diff --git a/firmware/controllers/sensors/allsensors.h b/firmware/controllers/sensors/allsensors.h index d278891a64..6b7ae95c7e 100644 --- a/firmware/controllers/sensors/allsensors.h +++ b/firmware/controllers/sensors/allsensors.h @@ -7,7 +7,7 @@ * * * @date Nov 15, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef SENSORS_H_ diff --git a/firmware/controllers/sensors/ego.cpp b/firmware/controllers/sensors/ego.cpp index 2361f1bbc7..eaaa0d14ca 100644 --- a/firmware/controllers/sensors/ego.cpp +++ b/firmware/controllers/sensors/ego.cpp @@ -1,3 +1,6 @@ +/** + * @author Andrey Belomutskiy, (c) 2012-2016 + */ #include "main.h" #include "engine_configuration.h" #include "interpolation.h" diff --git a/firmware/controllers/sensors/ego.h b/firmware/controllers/sensors/ego.h index dbe28697df..409a8e95b0 100644 --- a/firmware/controllers/sensors/ego.h +++ b/firmware/controllers/sensors/ego.h @@ -4,7 +4,7 @@ * * * @date Nov 15, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef EGO_H_ diff --git a/firmware/controllers/sensors/hip9011_lookup.cpp b/firmware/controllers/sensors/hip9011_lookup.cpp index b2ecc9fb75..0535207a09 100644 --- a/firmware/controllers/sensors/hip9011_lookup.cpp +++ b/firmware/controllers/sensors/hip9011_lookup.cpp @@ -2,7 +2,7 @@ * @file hip9011_lookup.cpp * * @date Jan 4, 2015 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include "hip9011_lookup.h" diff --git a/firmware/controllers/sensors/hip9011_lookup.h b/firmware/controllers/sensors/hip9011_lookup.h index 7635874af4..2ceab07864 100644 --- a/firmware/controllers/sensors/hip9011_lookup.h +++ b/firmware/controllers/sensors/hip9011_lookup.h @@ -2,7 +2,7 @@ * @file hip9011_lookup.h * * @date Jan 4, 2015 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef CONTROLLERS_SENSORS_HIP9011_LOOKUP_H_ #define CONTROLLERS_SENSORS_HIP9011_LOOKUP_H_ diff --git a/firmware/controllers/sensors/maf.h b/firmware/controllers/sensors/maf.h index 9849e0379a..1709368652 100644 --- a/firmware/controllers/sensors/maf.h +++ b/firmware/controllers/sensors/maf.h @@ -6,7 +6,7 @@ * * * @date Nov 15, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef MAF_H_ diff --git a/firmware/controllers/sensors/map.cpp b/firmware/controllers/sensors/map.cpp index 1bc12c3596..7440f08f67 100644 --- a/firmware/controllers/sensors/map.cpp +++ b/firmware/controllers/sensors/map.cpp @@ -1,3 +1,6 @@ +/** + * @author Andrey Belomutskiy, (c) 2012-2016 + */ #include "main.h" #include "engine_configuration.h" #include "engine_math.h" diff --git a/firmware/controllers/sensors/map.h b/firmware/controllers/sensors/map.h index c275f7d3ab..63782196f2 100644 --- a/firmware/controllers/sensors/map.h +++ b/firmware/controllers/sensors/map.h @@ -1,3 +1,6 @@ +/** + * @author Andrey Belomutskiy, (c) 2012-2016 + */ #ifndef MAP_H_ #define MAP_H_ diff --git a/firmware/controllers/sensors/sensor_types.h b/firmware/controllers/sensors/sensor_types.h index 1a77508f95..f4808cd176 100644 --- a/firmware/controllers/sensors/sensor_types.h +++ b/firmware/controllers/sensors/sensor_types.h @@ -2,7 +2,7 @@ * @file sensor_types.h * * @date Dec 24, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef THERMISTOR_TYPES_H_ diff --git a/firmware/controllers/sensors/thermistors.cpp b/firmware/controllers/sensors/thermistors.cpp index cff926a49a..763050b038 100644 --- a/firmware/controllers/sensors/thermistors.cpp +++ b/firmware/controllers/sensors/thermistors.cpp @@ -2,7 +2,7 @@ * @file thermistors.cpp * * @date Feb 17, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ /** diff --git a/firmware/controllers/sensors/thermistors.h b/firmware/controllers/sensors/thermistors.h index 44d7909507..9b31e5e941 100644 --- a/firmware/controllers/sensors/thermistors.h +++ b/firmware/controllers/sensors/thermistors.h @@ -2,7 +2,7 @@ * @file thermistors.h * * @date Feb 17, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef THERMISTORS_H_ diff --git a/firmware/controllers/sensors/tps.cpp b/firmware/controllers/sensors/tps.cpp index 8648c6d96a..f8646e1966 100644 --- a/firmware/controllers/sensors/tps.cpp +++ b/firmware/controllers/sensors/tps.cpp @@ -1,3 +1,6 @@ +/** + * @author Andrey Belomutskiy, (c) 2012-2016 + */ #include "main.h" #include "tps.h" #include "engine_configuration.h" diff --git a/firmware/controllers/sensors/tps.h b/firmware/controllers/sensors/tps.h index 24d8ecdb05..607eeb4d5f 100644 --- a/firmware/controllers/sensors/tps.h +++ b/firmware/controllers/sensors/tps.h @@ -4,7 +4,7 @@ * * * @date Nov 15, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef TPS_H_ diff --git a/firmware/controllers/sensors/voltage.cpp b/firmware/controllers/sensors/voltage.cpp index 481da033c4..b97c7716b9 100644 --- a/firmware/controllers/sensors/voltage.cpp +++ b/firmware/controllers/sensors/voltage.cpp @@ -4,7 +4,7 @@ * * * @date Nov 15, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include "main.h" diff --git a/firmware/controllers/sensors/voltage.h b/firmware/controllers/sensors/voltage.h index 0cde970c6b..35cce5900b 100644 --- a/firmware/controllers/sensors/voltage.h +++ b/firmware/controllers/sensors/voltage.h @@ -4,7 +4,7 @@ * * * @date Nov 15, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef VOLTAGE_H_ diff --git a/firmware/controllers/settings.cpp b/firmware/controllers/settings.cpp index ac2062251a..109bee7620 100644 --- a/firmware/controllers/settings.cpp +++ b/firmware/controllers/settings.cpp @@ -3,7 +3,7 @@ * @brief This file is about configuring engine via the human-readable protocol * * @date Dec 30, 2012 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include "main.h" diff --git a/firmware/controllers/settings.h b/firmware/controllers/settings.h index b539d6578c..7c9d69fb6b 100644 --- a/firmware/controllers/settings.h +++ b/firmware/controllers/settings.h @@ -3,7 +3,7 @@ * @brief This file is about configuring engine via the human-readable protocol * * @date Dec 30, 2012 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef INJECTOR_CONTROL_H_ diff --git a/firmware/controllers/system/SingleTimerExecutor.cpp b/firmware/controllers/system/SingleTimerExecutor.cpp index f8dfa54ce2..0ff913a016 100644 --- a/firmware/controllers/system/SingleTimerExecutor.cpp +++ b/firmware/controllers/system/SingleTimerExecutor.cpp @@ -10,7 +10,7 @@ * http://sourceforge.net/p/rusefi/tickets/24/ * * @date: Apr 18, 2014 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include "SingleTimerExecutor.h" diff --git a/firmware/controllers/system/SingleTimerExecutor.h b/firmware/controllers/system/SingleTimerExecutor.h index 81d3cd6691..8357c2d96a 100644 --- a/firmware/controllers/system/SingleTimerExecutor.h +++ b/firmware/controllers/system/SingleTimerExecutor.h @@ -2,7 +2,7 @@ * @file SingleTimerExecutor.h * * @date: Apr 18, 2014 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef SINGLETIMEREXECUTOR_H_ diff --git a/firmware/controllers/system/efiGpio.cpp b/firmware/controllers/system/efiGpio.cpp index ec3d40127d..d6e1987849 100644 --- a/firmware/controllers/system/efiGpio.cpp +++ b/firmware/controllers/system/efiGpio.cpp @@ -2,7 +2,7 @@ * @file efiGpio.cpp * * @date Sep 26, 2014 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include "main.h" diff --git a/firmware/controllers/system/efiGpio.h b/firmware/controllers/system/efiGpio.h index 3385324a92..e62ee1aac7 100644 --- a/firmware/controllers/system/efiGpio.h +++ b/firmware/controllers/system/efiGpio.h @@ -2,7 +2,7 @@ * @file efiGpio.h * * @date Sep 26, 2014 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef EFIGPIO_H_ #define EFIGPIO_H_ diff --git a/firmware/controllers/system/event_queue.cpp b/firmware/controllers/system/event_queue.cpp index bb4dcd3bda..e07924516d 100644 --- a/firmware/controllers/system/event_queue.cpp +++ b/firmware/controllers/system/event_queue.cpp @@ -8,7 +8,7 @@ * this data structure is NOT thread safe * * @date Apr 17, 2014 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include "main.h" diff --git a/firmware/controllers/system/event_queue.h b/firmware/controllers/system/event_queue.h index 5eeb03e1a0..e11cb493c0 100644 --- a/firmware/controllers/system/event_queue.h +++ b/firmware/controllers/system/event_queue.h @@ -2,7 +2,7 @@ * @file event_queue.h * * @date Apr 17, 2014 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include "scheduler.h" diff --git a/firmware/controllers/system/pwm_generator_logic.cpp b/firmware/controllers/system/pwm_generator_logic.cpp index 46c4218925..dc11999ed4 100644 --- a/firmware/controllers/system/pwm_generator_logic.cpp +++ b/firmware/controllers/system/pwm_generator_logic.cpp @@ -5,7 +5,7 @@ * It constantly sets timer to that next toggle time, then sets the timer again from the callback, and so on. * * @date Mar 2, 2014 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include "main.h" diff --git a/firmware/controllers/system/pwm_generator_logic.h b/firmware/controllers/system/pwm_generator_logic.h index 8cf0be502b..81344c3cbf 100644 --- a/firmware/controllers/system/pwm_generator_logic.h +++ b/firmware/controllers/system/pwm_generator_logic.h @@ -2,7 +2,7 @@ * @file pwm_generator_logic.h * * @date Mar 2, 2014 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef PWM_GENERATOR_LOGIC_H_ diff --git a/firmware/controllers/system/scheduler.h b/firmware/controllers/system/scheduler.h index 52c4504106..6ac9c4d160 100644 --- a/firmware/controllers/system/scheduler.h +++ b/firmware/controllers/system/scheduler.h @@ -2,7 +2,7 @@ * @file scheduler.h * * @date May 18, 2014 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef SCHEDULER_H_ #define SCHEDULER_H_ diff --git a/firmware/controllers/system/signal_executor_sleep.cpp b/firmware/controllers/system/signal_executor_sleep.cpp index 9a084cc5af..34973e7710 100644 --- a/firmware/controllers/system/signal_executor_sleep.cpp +++ b/firmware/controllers/system/signal_executor_sleep.cpp @@ -6,7 +6,7 @@ * TODO: https://sourceforge.net/p/rusefi/tickets/6/ * * @date Feb 10, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 * * This file is part of rusEfi - see http://rusefi.com * diff --git a/firmware/controllers/system/signal_executor_sleep.h b/firmware/controllers/system/signal_executor_sleep.h index b8d28b4cc6..e86def3fbc 100644 --- a/firmware/controllers/system/signal_executor_sleep.h +++ b/firmware/controllers/system/signal_executor_sleep.h @@ -2,7 +2,7 @@ * @file signal_executir_sleep.h * @date Oct 28, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef SIGNAL_EXECUTOR_SLEEP_H_ diff --git a/firmware/controllers/tachometer.cpp b/firmware/controllers/tachometer.cpp index 356e3428f7..697e670339 100644 --- a/firmware/controllers/tachometer.cpp +++ b/firmware/controllers/tachometer.cpp @@ -3,7 +3,7 @@ * @brief This is about driving external analog tachometers * * @date Aug 18, 2015 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include "tachometer.h" diff --git a/firmware/controllers/tachometer.h b/firmware/controllers/tachometer.h index 928db05042..ccc87ea4d9 100644 --- a/firmware/controllers/tachometer.h +++ b/firmware/controllers/tachometer.h @@ -2,7 +2,7 @@ * @file tachometer.h * * @date Aug 18, 2015 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef CONTROLLERS_TACHOMETER_H_ diff --git a/firmware/controllers/trigger/main_trigger_callback.cpp b/firmware/controllers/trigger/main_trigger_callback.cpp index 3ffaaf446c..4d10f508e4 100644 --- a/firmware/controllers/trigger/main_trigger_callback.cpp +++ b/firmware/controllers/trigger/main_trigger_callback.cpp @@ -5,7 +5,7 @@ * See http://rusefi.com/docs/html/ * * @date Feb 7, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 * * This file is part of rusEfi - see http://rusefi.com * diff --git a/firmware/controllers/trigger/main_trigger_callback.h b/firmware/controllers/trigger/main_trigger_callback.h index 10ae1bd1be..7fbcb06a16 100644 --- a/firmware/controllers/trigger/main_trigger_callback.h +++ b/firmware/controllers/trigger/main_trigger_callback.h @@ -4,7 +4,7 @@ * * * @date Feb 9, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef MAIN_LOOP_H_ diff --git a/firmware/controllers/trigger/rpm_calculator.cpp b/firmware/controllers/trigger/rpm_calculator.cpp index 121a5f598b..6a67fbb5c5 100644 --- a/firmware/controllers/trigger/rpm_calculator.cpp +++ b/firmware/controllers/trigger/rpm_calculator.cpp @@ -7,7 +7,7 @@ * since the start of previous shaft revolution. * * @date Jan 1, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include "main.h" diff --git a/firmware/controllers/trigger/rpm_calculator.h b/firmware/controllers/trigger/rpm_calculator.h index 19ba411713..15aa369ece 100644 --- a/firmware/controllers/trigger/rpm_calculator.h +++ b/firmware/controllers/trigger/rpm_calculator.h @@ -3,7 +3,7 @@ * @brief Shaft position sensor(s) decoder header * * @date Jan 1, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef RPM_REPORTER_H_ diff --git a/firmware/controllers/trigger/trigger_bmw.cpp b/firmware/controllers/trigger/trigger_bmw.cpp index d57b88369a..1cf227d325 100644 --- a/firmware/controllers/trigger/trigger_bmw.cpp +++ b/firmware/controllers/trigger/trigger_bmw.cpp @@ -2,7 +2,7 @@ * @file trigger_bmw.cpp * * @date May 11, 2014 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include "trigger_bmw.h" diff --git a/firmware/controllers/trigger/trigger_bmw.h b/firmware/controllers/trigger/trigger_bmw.h index a34fb86c48..3e2c375143 100644 --- a/firmware/controllers/trigger/trigger_bmw.h +++ b/firmware/controllers/trigger/trigger_bmw.h @@ -2,7 +2,7 @@ * @file trigger_bmw.h * * @date May 11, 2014 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef TRIGGER_BMW_H_ #define TRIGGER_BMW_H_ diff --git a/firmware/controllers/trigger/trigger_central.cpp b/firmware/controllers/trigger/trigger_central.cpp index 7215198b6a..55a950f4f6 100644 --- a/firmware/controllers/trigger/trigger_central.cpp +++ b/firmware/controllers/trigger/trigger_central.cpp @@ -2,7 +2,7 @@ * @file trigger_central.cpp * * @date Feb 23, 2014 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include "main.h" diff --git a/firmware/controllers/trigger/trigger_central.h b/firmware/controllers/trigger/trigger_central.h index 9b1c4d6c8e..63b3b1a47c 100644 --- a/firmware/controllers/trigger/trigger_central.h +++ b/firmware/controllers/trigger/trigger_central.h @@ -2,7 +2,7 @@ * @file trigger_central.h * * @date Feb 23, 2014 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef TRIGGER_CENTRAL_H_ diff --git a/firmware/controllers/trigger/trigger_chrysler.cpp b/firmware/controllers/trigger/trigger_chrysler.cpp index 05a2b1e2db..92a8e969f2 100644 --- a/firmware/controllers/trigger/trigger_chrysler.cpp +++ b/firmware/controllers/trigger/trigger_chrysler.cpp @@ -2,7 +2,7 @@ * @file trigger_chrysler.cpp * * @date Mar 24, 2014 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include "trigger_chrysler.h" diff --git a/firmware/controllers/trigger/trigger_chrysler.h b/firmware/controllers/trigger/trigger_chrysler.h index 31e8457c60..398db2920a 100644 --- a/firmware/controllers/trigger/trigger_chrysler.h +++ b/firmware/controllers/trigger/trigger_chrysler.h @@ -2,7 +2,7 @@ * @file trigger_chrysler.h * * @date Mar 24, 2014 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef TRIGGER_CHRYSLER_H_ diff --git a/firmware/controllers/trigger/trigger_decoder.cpp b/firmware/controllers/trigger/trigger_decoder.cpp index 425c0876cb..68d7b457d7 100644 --- a/firmware/controllers/trigger/trigger_decoder.cpp +++ b/firmware/controllers/trigger/trigger_decoder.cpp @@ -2,7 +2,7 @@ * @file trigger_decoder.cpp * * @date Dec 24, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 * * This file is part of rusEfi - see http://rusefi.com * diff --git a/firmware/controllers/trigger/trigger_decoder.h b/firmware/controllers/trigger/trigger_decoder.h index a9511ddc6f..2210c71072 100644 --- a/firmware/controllers/trigger/trigger_decoder.h +++ b/firmware/controllers/trigger/trigger_decoder.h @@ -2,7 +2,7 @@ * @file trigger_decoder.h * * @date Dec 24, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef TRIGGER_DECODER_H_ diff --git a/firmware/controllers/trigger/trigger_emulator_algo.cpp b/firmware/controllers/trigger/trigger_emulator_algo.cpp index d6db8628ce..f5b2266f12 100644 --- a/firmware/controllers/trigger/trigger_emulator_algo.cpp +++ b/firmware/controllers/trigger/trigger_emulator_algo.cpp @@ -11,7 +11,7 @@ * todo: one emulator should be enough! another one should be eliminated * * @date Mar 3, 2014 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include "main.h" diff --git a/firmware/controllers/trigger/trigger_emulator_algo.h b/firmware/controllers/trigger/trigger_emulator_algo.h index cfff4ffc79..ad6824d12d 100644 --- a/firmware/controllers/trigger/trigger_emulator_algo.h +++ b/firmware/controllers/trigger/trigger_emulator_algo.h @@ -2,7 +2,7 @@ * @file trigger_emulator_algo.h * * @date Mar 3, 2014 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef TRIGGER_EMULATOR_ALGO_H_ diff --git a/firmware/controllers/trigger/trigger_gm.cpp b/firmware/controllers/trigger/trigger_gm.cpp index e3f68cab35..419ed21d2f 100644 --- a/firmware/controllers/trigger/trigger_gm.cpp +++ b/firmware/controllers/trigger/trigger_gm.cpp @@ -2,7 +2,7 @@ * @file trigger_gm.cpp * * @date Mar 28, 2014 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include "trigger_gm.h" diff --git a/firmware/controllers/trigger/trigger_gm.h b/firmware/controllers/trigger/trigger_gm.h index f14fc95cb9..247dae53a8 100644 --- a/firmware/controllers/trigger/trigger_gm.h +++ b/firmware/controllers/trigger/trigger_gm.h @@ -2,7 +2,7 @@ * @file trigger_gm.h * * @date Mar 28, 2014 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef TRIGGER_GM_H_ diff --git a/firmware/controllers/trigger/trigger_mazda.cpp b/firmware/controllers/trigger/trigger_mazda.cpp index 03bba39f3d..144f774970 100644 --- a/firmware/controllers/trigger/trigger_mazda.cpp +++ b/firmware/controllers/trigger/trigger_mazda.cpp @@ -2,7 +2,7 @@ * @file trigger_mazda.cpp * * @date Feb 18, 2014 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 * * This file is part of rusEfi - see http://rusefi.com * diff --git a/firmware/controllers/trigger/trigger_mazda.h b/firmware/controllers/trigger/trigger_mazda.h index 08c53b5144..154e85b572 100644 --- a/firmware/controllers/trigger/trigger_mazda.h +++ b/firmware/controllers/trigger/trigger_mazda.h @@ -2,7 +2,7 @@ * @file trigger_mazda.h * * @date Feb 18, 2014 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef TRIGGER_MAZDA_H_ diff --git a/firmware/controllers/trigger/trigger_mitsubishi.cpp b/firmware/controllers/trigger/trigger_mitsubishi.cpp index 473e66d71c..25073cd14f 100644 --- a/firmware/controllers/trigger/trigger_mitsubishi.cpp +++ b/firmware/controllers/trigger/trigger_mitsubishi.cpp @@ -2,7 +2,7 @@ * @file trigger_mitsubishi.cpp * * @date Aug 5, 2014 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include "trigger_mitsubishi.h" diff --git a/firmware/controllers/trigger/trigger_mitsubishi.h b/firmware/controllers/trigger/trigger_mitsubishi.h index e5f0d750ec..0437c4b0a6 100644 --- a/firmware/controllers/trigger/trigger_mitsubishi.h +++ b/firmware/controllers/trigger/trigger_mitsubishi.h @@ -2,7 +2,7 @@ * @file trigger_mitsubishi.h * * @date Aug 5, 2014 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef TRIGGER_MITSUBISHI_H_ #define TRIGGER_MITSUBISHI_H_ diff --git a/firmware/controllers/trigger/trigger_nissan.cpp b/firmware/controllers/trigger/trigger_nissan.cpp index fc09304630..46781d439c 100644 --- a/firmware/controllers/trigger/trigger_nissan.cpp +++ b/firmware/controllers/trigger/trigger_nissan.cpp @@ -2,7 +2,7 @@ * @file trigger_nissan.cpp * * @date Sep 19, 2015 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include "trigger_nissan.h" diff --git a/firmware/controllers/trigger/trigger_nissan.h b/firmware/controllers/trigger/trigger_nissan.h index dfd4f89f0f..4dd8d3ebac 100644 --- a/firmware/controllers/trigger/trigger_nissan.h +++ b/firmware/controllers/trigger/trigger_nissan.h @@ -2,7 +2,7 @@ * @file trigger_nissan.h * * @date Sep 19, 2015 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef CONTROLLERS_TRIGGER_TRIGGER_NISSAN_H_ diff --git a/firmware/controllers/trigger/trigger_rover.cpp b/firmware/controllers/trigger/trigger_rover.cpp index 05ec799e7b..1a35e8bbc0 100644 --- a/firmware/controllers/trigger/trigger_rover.cpp +++ b/firmware/controllers/trigger/trigger_rover.cpp @@ -2,7 +2,8 @@ * @file trigger_rover.cpp * * @date Dec 27, 2015 - * todo: ask PhilTheGeek to sign contributor agreement + * @author PhilTheGeek + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include "trigger_rover.h" diff --git a/firmware/controllers/trigger/trigger_rover.h b/firmware/controllers/trigger/trigger_rover.h index 0f8ba4b44c..28f6513c45 100644 --- a/firmware/controllers/trigger/trigger_rover.h +++ b/firmware/controllers/trigger/trigger_rover.h @@ -2,7 +2,8 @@ * @file trigger_rover.h * * @date Dec 27, 2015 - * todo: ask PhilTheGeek to sign contributor agreement + * @author PhilTheGeek + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef CONTROLLERS_TRIGGER_TRIGGER_ROVER_H_ diff --git a/firmware/controllers/trigger/trigger_simulator.cpp b/firmware/controllers/trigger/trigger_simulator.cpp index 0e88992bb5..f6e5be6d3d 100644 --- a/firmware/controllers/trigger/trigger_simulator.cpp +++ b/firmware/controllers/trigger/trigger_simulator.cpp @@ -2,7 +2,7 @@ * @file trigger_simulator.cpp * * @date Sep 23, 2015 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include "main.h" diff --git a/firmware/controllers/trigger/trigger_simulator.h b/firmware/controllers/trigger/trigger_simulator.h index cba53f18ae..fa9cd0a345 100644 --- a/firmware/controllers/trigger/trigger_simulator.h +++ b/firmware/controllers/trigger/trigger_simulator.h @@ -3,7 +3,7 @@ * @brief This class knows how to produce synthetic shaft signals based on triggerShape * * @date Sep 23, 2015 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef CONTROLLERS_TRIGGER_TRIGGER_SIMULATOR_H_ diff --git a/firmware/controllers/trigger/trigger_structure.cpp b/firmware/controllers/trigger/trigger_structure.cpp index d0ea64b94c..5f8ff34356 100644 --- a/firmware/controllers/trigger/trigger_structure.cpp +++ b/firmware/controllers/trigger/trigger_structure.cpp @@ -2,7 +2,7 @@ * @file trigger_structure.cpp * * @date Jan 20, 2014 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 * * This file is part of rusEfi - see http://rusefi.com * diff --git a/firmware/controllers/trigger/trigger_structure.h b/firmware/controllers/trigger/trigger_structure.h index f84b6bb267..1ea4dcff76 100644 --- a/firmware/controllers/trigger/trigger_structure.h +++ b/firmware/controllers/trigger/trigger_structure.h @@ -2,7 +2,7 @@ * @file trigger_structure.h * * @date Dec 22, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef TRIGGER_STRUCTURE_H_ diff --git a/firmware/controllers/trigger/trigger_subaru.cpp b/firmware/controllers/trigger/trigger_subaru.cpp index 0d7aecfc9a..756e2d0fb8 100644 --- a/firmware/controllers/trigger/trigger_subaru.cpp +++ b/firmware/controllers/trigger/trigger_subaru.cpp @@ -2,7 +2,7 @@ * @file trigger_subaru.cpp * * @date Sep 10, 2015 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include "trigger_subaru.h" diff --git a/firmware/controllers/trigger/trigger_subaru.h b/firmware/controllers/trigger/trigger_subaru.h index 39411d3a7f..260506fef6 100644 --- a/firmware/controllers/trigger/trigger_subaru.h +++ b/firmware/controllers/trigger/trigger_subaru.h @@ -2,7 +2,7 @@ * @file trigger_subaru.h * * @date Sep 10, 2015 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef CONTROLLERS_TRIGGER_TRIGGER_SUBARU_H_ diff --git a/firmware/controllers/trigger/trigger_toyota.cpp b/firmware/controllers/trigger/trigger_toyota.cpp index e520ad5915..6e1aab22fd 100644 --- a/firmware/controllers/trigger/trigger_toyota.cpp +++ b/firmware/controllers/trigger/trigger_toyota.cpp @@ -4,7 +4,7 @@ * https://thedeltaecho.wordpress.com/2010/03/14/2jz-ge-cam-crank-signals/ * * @date Dec 14, 2015 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include "trigger_toyota.h" diff --git a/firmware/controllers/trigger/trigger_toyota.h b/firmware/controllers/trigger/trigger_toyota.h index 12ab642ce8..25c11b04e2 100644 --- a/firmware/controllers/trigger/trigger_toyota.h +++ b/firmware/controllers/trigger/trigger_toyota.h @@ -2,7 +2,7 @@ * @file trigger_toyota.h * * @date Dec 14, 2015 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef CONTROLLERS_TRIGGER_TRIGGER_TOYOTA_H_ diff --git a/firmware/development/engine_emulator.cpp b/firmware/development/engine_emulator.cpp index 40c373f846..8ae9b8fd2c 100644 --- a/firmware/development/engine_emulator.cpp +++ b/firmware/development/engine_emulator.cpp @@ -3,7 +3,7 @@ * @brief Entry point for all the emulation and analysis code * * @date Mar 15, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include "main.h" diff --git a/firmware/development/engine_emulator.h b/firmware/development/engine_emulator.h index 51ecb89965..ddbbd682b3 100644 --- a/firmware/development/engine_emulator.h +++ b/firmware/development/engine_emulator.h @@ -2,7 +2,7 @@ * engine_emulator.h * * @date Mar 15, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef ENGINE_EMULATOR_H_ diff --git a/firmware/development/engine_sniffer.cpp b/firmware/development/engine_sniffer.cpp index c3fa9ae4ae..45a1a796d2 100644 --- a/firmware/development/engine_sniffer.cpp +++ b/firmware/development/engine_sniffer.cpp @@ -8,7 +8,7 @@ * Both external events (see wave_analyzer.c) and internal (see signal executors) are supported * * @date Jun 23, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 * * This file is part of rusEfi - see http://rusefi.com * diff --git a/firmware/development/engine_sniffer.h b/firmware/development/engine_sniffer.h index 601f606f74..eab6225b79 100644 --- a/firmware/development/engine_sniffer.h +++ b/firmware/development/engine_sniffer.h @@ -3,7 +3,7 @@ * @brief Dev console wave sniffer * * @date Jun 23, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef WAVE_CHART_H_ diff --git a/firmware/development/hw_layer/poten.cpp b/firmware/development/hw_layer/poten.cpp index 86dc8b1eb0..b4496fa5b3 100644 --- a/firmware/development/hw_layer/poten.cpp +++ b/firmware/development/hw_layer/poten.cpp @@ -3,7 +3,7 @@ * @brief MCP42010 digital potentiometer driver * * @date Mar 16, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include "main.h" diff --git a/firmware/development/hw_layer/poten.h b/firmware/development/hw_layer/poten.h index 5e06b0bbad..797bac136f 100644 --- a/firmware/development/hw_layer/poten.h +++ b/firmware/development/hw_layer/poten.h @@ -3,7 +3,7 @@ * @brief MCP42010 digital potentiometer driver * * @date Mar 16, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef POTEN_H_ diff --git a/firmware/development/rfi_perftest.cpp b/firmware/development/rfi_perftest.cpp index f9f8094f4b..d637769c32 100644 --- a/firmware/development/rfi_perftest.cpp +++ b/firmware/development/rfi_perftest.cpp @@ -2,7 +2,7 @@ * @file rfi_perftest.cpp * * @date Nov 30, 2012 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include "main.h" diff --git a/firmware/development/rfi_perftest.h b/firmware/development/rfi_perftest.h index 365c662771..e24bc76212 100644 --- a/firmware/development/rfi_perftest.h +++ b/firmware/development/rfi_perftest.h @@ -2,7 +2,7 @@ * @file rfi_perftest.h * * @date Nov 30, 2012 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef RFI_PERFTEST_H_ diff --git a/firmware/development/sensor_chart.cpp b/firmware/development/sensor_chart.cpp index 952eaa3625..5b64633adb 100644 --- a/firmware/development/sensor_chart.cpp +++ b/firmware/development/sensor_chart.cpp @@ -2,7 +2,7 @@ * @file sensor_chart.cpp * * @date Dec 20, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include "sensor_chart.h" diff --git a/firmware/development/sensor_chart.h b/firmware/development/sensor_chart.h index 0441da226f..7373e88f91 100644 --- a/firmware/development/sensor_chart.h +++ b/firmware/development/sensor_chart.h @@ -2,7 +2,7 @@ * @file sensor_chart.h * * @date Dec 20, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef SENSOR_CHART_H_ diff --git a/firmware/development/trigger_emulator.cpp b/firmware/development/trigger_emulator.cpp index fa8f11ec0c..c3a63dd771 100644 --- a/firmware/development/trigger_emulator.cpp +++ b/firmware/development/trigger_emulator.cpp @@ -6,7 +6,7 @@ * provided by the configureShaftPositionEmulatorShape method * * @date Dec 9, 2012 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include "trigger_emulator.h" diff --git a/firmware/development/trigger_emulator.h b/firmware/development/trigger_emulator.h index 2a8158b5c3..46e10f1ce9 100644 --- a/firmware/development/trigger_emulator.h +++ b/firmware/development/trigger_emulator.h @@ -3,7 +3,7 @@ * @brief Position sensor(s) emulation header * * @date Dec 9, 2012 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef DIST_EMULATOR_H_ diff --git a/firmware/development/wave_analyzer.cpp b/firmware/development/wave_analyzer.cpp index 0d148fb6fc..81acc4c970 100644 --- a/firmware/development/wave_analyzer.cpp +++ b/firmware/development/wave_analyzer.cpp @@ -7,7 +7,7 @@ * * * @date Jan 7, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include "main.h" diff --git a/firmware/development/wave_analyzer.h b/firmware/development/wave_analyzer.h index ef12e2ea0e..2b53fca21d 100644 --- a/firmware/development/wave_analyzer.h +++ b/firmware/development/wave_analyzer.h @@ -3,7 +3,7 @@ * * * @date Jan 7, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef WAVE_ANALYZER_H_ diff --git a/firmware/global.h b/firmware/global.h index 2b0ff529eb..75281ca4a6 100644 --- a/firmware/global.h +++ b/firmware/global.h @@ -2,7 +2,7 @@ * @file global.h * * @date May 27, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef GLOBAL_H_ diff --git a/firmware/hw_layer/AdcConfiguration.h b/firmware/hw_layer/AdcConfiguration.h index 6bc247bb4b..9c500acafc 100644 --- a/firmware/hw_layer/AdcConfiguration.h +++ b/firmware/hw_layer/AdcConfiguration.h @@ -2,7 +2,7 @@ * @file AdcConfiguration.h * * @date May 3, 2014 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef ADCCONFIGURATION_H_ #define ADCCONFIGURATION_H_ diff --git a/firmware/hw_layer/HIP9011.cpp b/firmware/hw_layer/HIP9011.cpp index bdcfd4382b..4935541340 100644 --- a/firmware/hw_layer/HIP9011.cpp +++ b/firmware/hw_layer/HIP9011.cpp @@ -20,7 +20,7 @@ * max SPI frequency: 5MHz max * * @date Nov 27, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 * @Spilly */ diff --git a/firmware/hw_layer/HIP9011.h b/firmware/hw_layer/HIP9011.h index dd33040655..a71b96a310 100644 --- a/firmware/hw_layer/HIP9011.h +++ b/firmware/hw_layer/HIP9011.h @@ -3,7 +3,7 @@ * @brief HIP9011/TPIC8101 driver * * @date Nov 27, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef HIP9011_H_ diff --git a/firmware/hw_layer/adc_inputs.cpp b/firmware/hw_layer/adc_inputs.cpp index 6c1a16befd..8e50304507 100644 --- a/firmware/hw_layer/adc_inputs.cpp +++ b/firmware/hw_layer/adc_inputs.cpp @@ -3,7 +3,7 @@ * @brief Low level ADC code * * @date Jan 14, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include "main.h" diff --git a/firmware/hw_layer/adc_inputs.h b/firmware/hw_layer/adc_inputs.h index 02a8ca1dd4..2eaacd4ea9 100644 --- a/firmware/hw_layer/adc_inputs.h +++ b/firmware/hw_layer/adc_inputs.h @@ -3,7 +3,7 @@ * @brief Low level ADC code * * @date Jan 14, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef ADC_INPUTS_H_ diff --git a/firmware/hw_layer/algo/adc_math.h b/firmware/hw_layer/algo/adc_math.h index f2f43054ef..4677875ecb 100644 --- a/firmware/hw_layer/algo/adc_math.h +++ b/firmware/hw_layer/algo/adc_math.h @@ -2,7 +2,7 @@ * @file adc_math.h * * @date Mar 18, 2014 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef ADC_MATH_H_ diff --git a/firmware/hw_layer/board_test.cpp b/firmware/hw_layer/board_test.cpp index 5f8801569c..55a7c77a64 100644 --- a/firmware/hw_layer/board_test.cpp +++ b/firmware/hw_layer/board_test.cpp @@ -5,7 +5,7 @@ * By default this is enabled by grounding PB0 * * @date Mar 12, 2014 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 * * This file is part of rusEfi - see http://rusefi.com * diff --git a/firmware/hw_layer/board_test.h b/firmware/hw_layer/board_test.h index 14dc644733..251a5856a0 100644 --- a/firmware/hw_layer/board_test.h +++ b/firmware/hw_layer/board_test.h @@ -2,7 +2,7 @@ * @file board_test.h * * @date Mar 12, 2014 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 * * This file is part of rusEfi - see http://rusefi.com * diff --git a/firmware/hw_layer/can_hw.cpp b/firmware/hw_layer/can_hw.cpp index 3edf9d9ad9..dabc236ad0 100644 --- a/firmware/hw_layer/can_hw.cpp +++ b/firmware/hw_layer/can_hw.cpp @@ -6,7 +6,7 @@ * another one with actual messages * * @date Dec 11, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include "main.h" diff --git a/firmware/hw_layer/can_hw.h b/firmware/hw_layer/can_hw.h index 5e62cf57f4..c026681667 100644 --- a/firmware/hw_layer/can_hw.h +++ b/firmware/hw_layer/can_hw.h @@ -2,7 +2,7 @@ * @file can_hw.h * * @date Dec 11, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef CAN_HW_H_ diff --git a/firmware/hw_layer/digital_input_hw.cpp b/firmware/hw_layer/digital_input_hw.cpp index 9f48463b45..86644e4b0b 100644 --- a/firmware/hw_layer/digital_input_hw.cpp +++ b/firmware/hw_layer/digital_input_hw.cpp @@ -3,7 +3,7 @@ * @brief Helper methods related to Input Capture Unit (ICU) * * @date Jun 23, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include "digital_input_hw.h" diff --git a/firmware/hw_layer/digital_input_hw.h b/firmware/hw_layer/digital_input_hw.h index 5486d1b059..baa39a396c 100644 --- a/firmware/hw_layer/digital_input_hw.h +++ b/firmware/hw_layer/digital_input_hw.h @@ -2,7 +2,7 @@ * @file digital_input_hw.h * * @date Jun 23, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef WAVE_ANALYZER_HW_H_ diff --git a/firmware/hw_layer/gpio_helper.cpp b/firmware/hw_layer/gpio_helper.cpp index 53977053e0..d835690144 100644 --- a/firmware/hw_layer/gpio_helper.cpp +++ b/firmware/hw_layer/gpio_helper.cpp @@ -3,7 +3,7 @@ * @brief General I/O helper * * @date Aug 25, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 * * This file is part of rusEfi - see http://rusefi.com * diff --git a/firmware/hw_layer/gpio_helper.h b/firmware/hw_layer/gpio_helper.h index 77997ecfcd..923564d274 100644 --- a/firmware/hw_layer/gpio_helper.h +++ b/firmware/hw_layer/gpio_helper.h @@ -3,7 +3,7 @@ * @brief General I/O helper * * @date Aug 25, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef GPIO_HELPER_H_ diff --git a/firmware/hw_layer/hardware.cpp b/firmware/hw_layer/hardware.cpp index 655f379032..1f58c36ce2 100644 --- a/firmware/hw_layer/hardware.cpp +++ b/firmware/hw_layer/hardware.cpp @@ -3,7 +3,7 @@ * @brief Hardware package entry point * * @date May 27, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include "main.h" diff --git a/firmware/hw_layer/hardware.h b/firmware/hw_layer/hardware.h index 0e6df20196..bc4a2b68d4 100644 --- a/firmware/hw_layer/hardware.h +++ b/firmware/hw_layer/hardware.h @@ -2,7 +2,7 @@ * hardware.h * * @date May 27, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef HARDWARE_H_ diff --git a/firmware/hw_layer/io_pins.cpp b/firmware/hw_layer/io_pins.cpp index 10854923f2..b3dc9f704c 100644 --- a/firmware/hw_layer/io_pins.cpp +++ b/firmware/hw_layer/io_pins.cpp @@ -3,7 +3,7 @@ * @brief It could be that the main purpose of this file is the status LED blinking * * @date Jan 24, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include diff --git a/firmware/hw_layer/joystick.cpp b/firmware/hw_layer/joystick.cpp index 30e779d51b..267d20933b 100644 --- a/firmware/hw_layer/joystick.cpp +++ b/firmware/hw_layer/joystick.cpp @@ -2,7 +2,7 @@ * @file joystick.cpp * * @date Jan 2, 2015 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include "engine_configuration.h" diff --git a/firmware/hw_layer/joystick.h b/firmware/hw_layer/joystick.h index fecf5d8240..0b552d7733 100644 --- a/firmware/hw_layer/joystick.h +++ b/firmware/hw_layer/joystick.h @@ -2,7 +2,7 @@ * @file joystick.h * * @date Jan 2, 2015 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef CONTROLLERS_JOYSTICK_H_ #define CONTROLLERS_JOYSTICK_H_ diff --git a/firmware/hw_layer/lcd/lcd_HD44780.cpp b/firmware/hw_layer/lcd/lcd_HD44780.cpp index 4f3419e3e7..b4f0456923 100644 --- a/firmware/hw_layer/lcd/lcd_HD44780.cpp +++ b/firmware/hw_layer/lcd/lcd_HD44780.cpp @@ -4,7 +4,7 @@ * * see http://en.wikipedia.org/wiki/Hitachi_HD44780_LCD_controller * @date 13.12.2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include "main.h" diff --git a/firmware/hw_layer/lcd/lcd_HD44780.h b/firmware/hw_layer/lcd/lcd_HD44780.h index 0e9b2c0a10..c5c5f9594b 100644 --- a/firmware/hw_layer/lcd/lcd_HD44780.h +++ b/firmware/hw_layer/lcd/lcd_HD44780.h @@ -2,7 +2,7 @@ * @file lcd_HD44780.h * * @date 13.12.2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef LCD_HD44780_H_ diff --git a/firmware/hw_layer/max31855.cpp b/firmware/hw_layer/max31855.cpp index 12e72098f6..053d262bef 100644 --- a/firmware/hw_layer/max31855.cpp +++ b/firmware/hw_layer/max31855.cpp @@ -9,7 +9,7 @@ * Read-only communication over 5MHz SPI * * @date Sep 17, 2014 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include "main.h" diff --git a/firmware/hw_layer/max31855.h b/firmware/hw_layer/max31855.h index 6e63cdc783..81d03cffb1 100644 --- a/firmware/hw_layer/max31855.h +++ b/firmware/hw_layer/max31855.h @@ -2,7 +2,7 @@ * @file max31855.h * * @date Sep 17, 2014 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef MAX31855_H_ diff --git a/firmware/hw_layer/mcp3208.c b/firmware/hw_layer/mcp3208.c index c1b0764b1e..522d2d4913 100644 --- a/firmware/hw_layer/mcp3208.c +++ b/firmware/hw_layer/mcp3208.c @@ -3,7 +3,7 @@ * @brief MCP3208 external ADC chip implementation. Not really used right now. * * @date Aug 12, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include "main.h" diff --git a/firmware/hw_layer/mcp3208.h b/firmware/hw_layer/mcp3208.h index 3c6ce441d6..8c6f822f6a 100644 --- a/firmware/hw_layer/mcp3208.h +++ b/firmware/hw_layer/mcp3208.h @@ -2,7 +2,7 @@ * @file mcp3208.h * * @date Aug 12, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 * * * MCP3208 pins: diff --git a/firmware/hw_layer/microsecond_timer.cpp b/firmware/hw_layer/microsecond_timer.cpp index 99ea6f1a12..f50b6be4de 100644 --- a/firmware/hw_layer/microsecond_timer.cpp +++ b/firmware/hw_layer/microsecond_timer.cpp @@ -8,7 +8,7 @@ * If only it was a better multiplier of 2 (84000000 = 328125 * 256) * * @date Apr 14, 2014 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include "main.h" diff --git a/firmware/hw_layer/microsecond_timer.h b/firmware/hw_layer/microsecond_timer.h index f21c8ac63e..ef762224de 100644 --- a/firmware/hw_layer/microsecond_timer.h +++ b/firmware/hw_layer/microsecond_timer.h @@ -2,7 +2,7 @@ * @file microsecond_timer.h * * @date Apr 14, 2014 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef SIGNAL_TEMP_H_ diff --git a/firmware/hw_layer/mmc_card.cpp b/firmware/hw_layer/mmc_card.cpp index a264d679ce..7224f87c8e 100644 --- a/firmware/hw_layer/mmc_card.cpp +++ b/firmware/hw_layer/mmc_card.cpp @@ -3,7 +3,7 @@ * * @date Dec 28, 2013 * @author Kot_dnz - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 * * default pinouts in case of SPI2 connected to MMC: PB13 - SCK, PB14 - MISO, PB15 - MOSI, PD4 - CS, 3.3v * default pinouts in case of SPI3 connected to MMC: PB3 - SCK, PB4 - MISO, PB5 - MOSI, PD4 - CS, 3.3v diff --git a/firmware/hw_layer/mmc_card.h b/firmware/hw_layer/mmc_card.h index 65f150afdd..8084af42aa 100644 --- a/firmware/hw_layer/mmc_card.h +++ b/firmware/hw_layer/mmc_card.h @@ -4,7 +4,7 @@ * * @date Dec 30, 2013 * @author Kot_dnz - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef MMC_CARD_H_ diff --git a/firmware/hw_layer/neo6m.cpp b/firmware/hw_layer/neo6m.cpp index 5d5ffa9a85..1ac04db967 100644 --- a/firmware/hw_layer/neo6m.cpp +++ b/firmware/hw_layer/neo6m.cpp @@ -7,7 +7,7 @@ * Technically any UART GPS should work with this driver since NMEA protocol is pretty common anyway * * @date Dec 28, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 * Kot_dnz 2014 */ diff --git a/firmware/hw_layer/neo6m.h b/firmware/hw_layer/neo6m.h index c4789166ff..04ae7d4655 100644 --- a/firmware/hw_layer/neo6m.h +++ b/firmware/hw_layer/neo6m.h @@ -4,7 +4,7 @@ * * @date Dec 30, 2013 * @author Kot_dnz - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef NEO6M_H_ diff --git a/firmware/hw_layer/pin_repository.cpp b/firmware/hw_layer/pin_repository.cpp index 00a4afd09f..c40e945665 100644 --- a/firmware/hw_layer/pin_repository.cpp +++ b/firmware/hw_layer/pin_repository.cpp @@ -6,7 +6,7 @@ * different purposes. * * @date Jan 15, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include "main.h" diff --git a/firmware/hw_layer/pin_repository.h b/firmware/hw_layer/pin_repository.h index b0e32484ef..e2c1739619 100644 --- a/firmware/hw_layer/pin_repository.h +++ b/firmware/hw_layer/pin_repository.h @@ -5,7 +5,7 @@ * * * @date Jan 15, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef PIN_REPOSITORY_H_ diff --git a/firmware/hw_layer/pwm_generator.cpp b/firmware/hw_layer/pwm_generator.cpp index df2810e697..c4b012814d 100644 --- a/firmware/hw_layer/pwm_generator.cpp +++ b/firmware/hw_layer/pwm_generator.cpp @@ -8,7 +8,7 @@ * * * @date May 28, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 * */ diff --git a/firmware/hw_layer/pwm_generator.h b/firmware/hw_layer/pwm_generator.h index bc932c73c5..ca18ceb37a 100644 --- a/firmware/hw_layer/pwm_generator.h +++ b/firmware/hw_layer/pwm_generator.h @@ -2,7 +2,7 @@ * @file pwm_generator.h * * @date May 28, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef PWM_GENERATOR_H_ diff --git a/firmware/hw_layer/rtc_helper.cpp b/firmware/hw_layer/rtc_helper.cpp index 1c38e88b2c..7320d7eb1a 100644 --- a/firmware/hw_layer/rtc_helper.cpp +++ b/firmware/hw_layer/rtc_helper.cpp @@ -3,7 +3,7 @@ * @brief Real Time Clock helper * * @date Feb 5, 2014 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include diff --git a/firmware/hw_layer/rtc_helper.h b/firmware/hw_layer/rtc_helper.h index bdc55707b3..adfaaf2513 100644 --- a/firmware/hw_layer/rtc_helper.h +++ b/firmware/hw_layer/rtc_helper.h @@ -3,7 +3,7 @@ * @brief Real Time Clock helper * * @date Feb 5, 2014 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef RTC_HELPER_H_ diff --git a/firmware/hw_layer/serial_over_usb/usbconsole.c b/firmware/hw_layer/serial_over_usb/usbconsole.c index cda15ec737..1c1c37df0c 100644 --- a/firmware/hw_layer/serial_over_usb/usbconsole.c +++ b/firmware/hw_layer/serial_over_usb/usbconsole.c @@ -3,7 +3,7 @@ * @brief USB-over-serial configuration * * @date Oct 14, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include "main.h" diff --git a/firmware/hw_layer/serial_over_usb/usbconsole.h b/firmware/hw_layer/serial_over_usb/usbconsole.h index af3609d0a7..37a0568ef0 100644 --- a/firmware/hw_layer/serial_over_usb/usbconsole.h +++ b/firmware/hw_layer/serial_over_usb/usbconsole.h @@ -2,7 +2,7 @@ * @file usbconsole.h * * @date Oct 14, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef USBCONSOLE_H_ diff --git a/firmware/hw_layer/servo.cpp b/firmware/hw_layer/servo.cpp index 1c1118bac0..a3044178c0 100644 --- a/firmware/hw_layer/servo.cpp +++ b/firmware/hw_layer/servo.cpp @@ -4,7 +4,7 @@ * http://rusefi.com/wiki/index.php?title=Hardware:Servo_motor * * @date Jan 3, 2015 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include "servo.h" diff --git a/firmware/hw_layer/servo.h b/firmware/hw_layer/servo.h index 860e778116..b8d664d310 100644 --- a/firmware/hw_layer/servo.h +++ b/firmware/hw_layer/servo.h @@ -2,7 +2,7 @@ * @file servo.h * * @date Jan 3, 2015 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef HW_LAYER_SERVO_H_ #define HW_LAYER_SERVO_H_ diff --git a/firmware/hw_layer/stepper.cpp b/firmware/hw_layer/stepper.cpp index 09aa934115..c88804f140 100644 --- a/firmware/hw_layer/stepper.cpp +++ b/firmware/hw_layer/stepper.cpp @@ -4,7 +4,7 @@ * http://rusefi.com/wiki/index.php?title=Hardware:Stepper_motor * * @date Dec 24, 2014 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include "stepper.h" diff --git a/firmware/hw_layer/stepper.h b/firmware/hw_layer/stepper.h index c97c87b7ef..406e869828 100644 --- a/firmware/hw_layer/stepper.h +++ b/firmware/hw_layer/stepper.h @@ -2,7 +2,7 @@ * @file stepper.h * * @date Dec 24, 2014 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef STEPPER_H_ #define STEPPER_H_ diff --git a/firmware/hw_layer/stm32f0/mpu_util.cpp b/firmware/hw_layer/stm32f0/mpu_util.cpp index 52d3716f25..3716c4f21c 100644 --- a/firmware/hw_layer/stm32f0/mpu_util.cpp +++ b/firmware/hw_layer/stm32f0/mpu_util.cpp @@ -2,7 +2,7 @@ * @file mpu_util.cpp * * @date Dec 23, 2014 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include "main.h" diff --git a/firmware/hw_layer/stm32f0/mpu_util.h b/firmware/hw_layer/stm32f0/mpu_util.h index cac0867af2..5bb4287857 100644 --- a/firmware/hw_layer/stm32f0/mpu_util.h +++ b/firmware/hw_layer/stm32f0/mpu_util.h @@ -2,7 +2,7 @@ * @file mpu_util.h * * @date Dec 23, 2014 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef MPU_UTIL_H_ #define MPU_UTIL_H_ diff --git a/firmware/hw_layer/stm32f1/mpu_util.cpp b/firmware/hw_layer/stm32f1/mpu_util.cpp index b44172e311..7fc24aa8c8 100644 --- a/firmware/hw_layer/stm32f1/mpu_util.cpp +++ b/firmware/hw_layer/stm32f1/mpu_util.cpp @@ -2,7 +2,7 @@ * @file mpu_util.cpp * * @date Jan 9, 2015 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include "mpu_util.h" diff --git a/firmware/hw_layer/stm32f1/mpu_util.h b/firmware/hw_layer/stm32f1/mpu_util.h index dc7b4fccd3..c984b908b7 100644 --- a/firmware/hw_layer/stm32f1/mpu_util.h +++ b/firmware/hw_layer/stm32f1/mpu_util.h @@ -2,7 +2,7 @@ * @file mpu_util.h * * @date Jan 8, 2015 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef CONFIG_STM32F1EGT_MPU_UTIL_H_ diff --git a/firmware/hw_layer/stm32f4/mpu_util.cpp b/firmware/hw_layer/stm32f4/mpu_util.cpp index db93e0b0e9..2cfddb335a 100644 --- a/firmware/hw_layer/stm32f4/mpu_util.cpp +++ b/firmware/hw_layer/stm32f4/mpu_util.cpp @@ -2,7 +2,7 @@ * @file mpu_util.cpp * * @date Jul 27, 2014 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include "main.h" diff --git a/firmware/hw_layer/stm32f4/mpu_util.h b/firmware/hw_layer/stm32f4/mpu_util.h index ae06abf999..4b16b59ae6 100644 --- a/firmware/hw_layer/stm32f4/mpu_util.h +++ b/firmware/hw_layer/stm32f4/mpu_util.h @@ -2,7 +2,7 @@ * @file mpu_util.h * * @date Jul 27, 2014 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef MPU_UTIL_H_ #define MPU_UTIL_H_ diff --git a/firmware/hw_layer/trigger_input.cpp b/firmware/hw_layer/trigger_input.cpp index 518786c1de..fde0f65459 100644 --- a/firmware/hw_layer/trigger_input.cpp +++ b/firmware/hw_layer/trigger_input.cpp @@ -3,7 +3,7 @@ * @brief Position sensor hardware layer * * @date Dec 30, 2012 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include "main.h" diff --git a/firmware/hw_layer/trigger_input.h b/firmware/hw_layer/trigger_input.h index ee13c1c2d8..4d5376224a 100644 --- a/firmware/hw_layer/trigger_input.h +++ b/firmware/hw_layer/trigger_input.h @@ -3,7 +3,7 @@ * @brief Position sensor hardware layer * * @date Dec 30, 2012 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef CRANK_INPUT_H_ diff --git a/firmware/hw_layer/vehicle_speed.cpp b/firmware/hw_layer/vehicle_speed.cpp index 9219f9b328..d87ad4c19e 100644 --- a/firmware/hw_layer/vehicle_speed.cpp +++ b/firmware/hw_layer/vehicle_speed.cpp @@ -2,7 +2,7 @@ * @file vehicle_speed.cpp * * @date Dec 26, 2014 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include "vehicle_speed.h" diff --git a/firmware/hw_layer/vehicle_speed.h b/firmware/hw_layer/vehicle_speed.h index befde7db7e..bc9716e203 100644 --- a/firmware/hw_layer/vehicle_speed.h +++ b/firmware/hw_layer/vehicle_speed.h @@ -2,7 +2,7 @@ * @file vehicle_speed.h * *@date Dec 26, 2014 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef HW_LAYER_VEHICLE_SPEED_H_ diff --git a/firmware/hw_layer/wbo.cpp b/firmware/hw_layer/wbo.cpp index 08502a0d2a..f3acb8b035 100644 --- a/firmware/hw_layer/wbo.cpp +++ b/firmware/hw_layer/wbo.cpp @@ -2,7 +2,7 @@ * @file wbo.cpp * * @date Jun 11, 2015 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include "main.h" diff --git a/firmware/hw_layer/wbo.h b/firmware/hw_layer/wbo.h index 2839752f94..00ed0a5350 100644 --- a/firmware/hw_layer/wbo.h +++ b/firmware/hw_layer/wbo.h @@ -2,7 +2,7 @@ * @file wbo.h * * @date Jun 11, 2015 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef HW_LAYER_WBO_H_ diff --git a/firmware/main.cpp b/firmware/main.cpp index 27416a7cb8..e4341d0e20 100644 --- a/firmware/main.cpp +++ b/firmware/main.cpp @@ -3,7 +3,7 @@ * @brief C++ main entry point * * @date Nov 29, 2012 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 * http://rusefi.com/ */ diff --git a/firmware/main.h b/firmware/main.h index 9bae68bd90..d9d10e24b0 100644 --- a/firmware/main.h +++ b/firmware/main.h @@ -2,7 +2,7 @@ * @file main.h * * @date Nov 29, 2012 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #pragma once #ifndef MAIN_H_ diff --git a/firmware/rusefi.cpp b/firmware/rusefi.cpp index 0a49d8f8e2..17f3cef309 100644 --- a/firmware/rusefi.cpp +++ b/firmware/rusefi.cpp @@ -3,7 +3,7 @@ * @brief Initialization code and main status reporting look * * @date Dec 25, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ /** @@ -275,5 +275,5 @@ int getRusEfiVersion(void) { return 123; // this is here to make the compiler happy about the unused array if (UNUSED_CCM_SIZE[0] * 0 != 0) return 3211; // this is here to make the compiler happy about the unused array - return 20151230; + return 20160101; } diff --git a/firmware/rusefi.h b/firmware/rusefi.h index f3eb26bab2..71f8d79153 100644 --- a/firmware/rusefi.h +++ b/firmware/rusefi.h @@ -2,7 +2,7 @@ * @file rusefi.h * * @date Dec 25, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef RUSEFI_H_ diff --git a/firmware/util/LocalVersionHolder.cpp b/firmware/util/LocalVersionHolder.cpp index ed1d55324c..37616379fa 100644 --- a/firmware/util/LocalVersionHolder.cpp +++ b/firmware/util/LocalVersionHolder.cpp @@ -2,7 +2,7 @@ * @file LocalVersionHolder.cpp * * @date Mar 19, 2014 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include "LocalVersionHolder.h" diff --git a/firmware/util/LocalVersionHolder.h b/firmware/util/LocalVersionHolder.h index 7f339258c6..edb0668afa 100644 --- a/firmware/util/LocalVersionHolder.h +++ b/firmware/util/LocalVersionHolder.h @@ -2,7 +2,7 @@ * @file LocalVersionHolder.h * * @date Mar 19, 2014 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef LOCALVERSIONHOLDER_H_ diff --git a/firmware/util/cli_registry.cpp b/firmware/util/cli_registry.cpp index e0b055098a..2b4aba7193 100644 --- a/firmware/util/cli_registry.cpp +++ b/firmware/util/cli_registry.cpp @@ -11,7 +11,7 @@ * see testConsoleLogic() * * @date Nov 15, 2012 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include diff --git a/firmware/util/cli_registry.h b/firmware/util/cli_registry.h index 7a9d1e0389..ab16af4ad6 100644 --- a/firmware/util/cli_registry.h +++ b/firmware/util/cli_registry.h @@ -3,7 +3,7 @@ * @brief Command-line interface commands registry * * @date Nov 15, 2012 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef RFICONSOLE_LOGIC_H_ diff --git a/firmware/util/crc.c b/firmware/util/crc.c index 439a915271..60e303dd91 100644 --- a/firmware/util/crc.c +++ b/firmware/util/crc.c @@ -1,7 +1,7 @@ /** * @file crc.c * @date Sep 20, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include "crc.h" diff --git a/firmware/util/crc.h b/firmware/util/crc.h index 8ecc5f1191..a0a0832ee2 100644 --- a/firmware/util/crc.h +++ b/firmware/util/crc.h @@ -2,7 +2,7 @@ * @file crc.h * * @date Sep 20, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef CRC_H_ diff --git a/firmware/util/data_buffer.c b/firmware/util/data_buffer.c index a8562bfc05..af256bc740 100644 --- a/firmware/util/data_buffer.c +++ b/firmware/util/data_buffer.c @@ -2,7 +2,7 @@ * @file data_buffer.c * * @date Dec 8, 2012 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include "data_buffer.h" diff --git a/firmware/util/data_buffer.h b/firmware/util/data_buffer.h index 50fdf0b4a5..afb0eafe06 100644 --- a/firmware/util/data_buffer.h +++ b/firmware/util/data_buffer.h @@ -2,7 +2,7 @@ * data_buffer.h * * @date Dec 8, 2012 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef DATA_BUFFER_H_ diff --git a/firmware/util/datalogging.cpp b/firmware/util/datalogging.cpp index b76ab525d5..7508f449ae 100644 --- a/firmware/util/datalogging.cpp +++ b/firmware/util/datalogging.cpp @@ -13,7 +13,7 @@ * main console thread. * * @date Feb 25, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 * * This file is part of rusEfi - see http://rusefi.com * diff --git a/firmware/util/datalogging.h b/firmware/util/datalogging.h index e5374f9c58..72ab432bf9 100644 --- a/firmware/util/datalogging.h +++ b/firmware/util/datalogging.h @@ -3,7 +3,7 @@ * @brief Buffered console output stream header * * @date Feb 25, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef DATALOGGING_H_ diff --git a/firmware/util/efilib.cpp b/firmware/util/efilib.cpp index f3cb757bac..a937ba8c8c 100644 --- a/firmware/util/efilib.cpp +++ b/firmware/util/efilib.cpp @@ -4,7 +4,7 @@ * We cannot use stdlib because we do not have malloc - so, we have to implement these functions * * @date Feb 21, 2014 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include diff --git a/firmware/util/efilib.h b/firmware/util/efilib.h index 452abf0115..8ca08c00a6 100644 --- a/firmware/util/efilib.h +++ b/firmware/util/efilib.h @@ -2,7 +2,7 @@ * @file efilib.h * * @date Feb 21, 2014 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef EFILIB_H_ diff --git a/firmware/util/efilib2.cpp b/firmware/util/efilib2.cpp index fcf913091a..bafc395a26 100644 --- a/firmware/util/efilib2.cpp +++ b/firmware/util/efilib2.cpp @@ -2,7 +2,7 @@ * @file efilib2.cpp * * @date Apr 14, 2014 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include "efilib2.h" diff --git a/firmware/util/efilib2.h b/firmware/util/efilib2.h index a51d9e70c5..dc80c62698 100644 --- a/firmware/util/efilib2.h +++ b/firmware/util/efilib2.h @@ -2,7 +2,7 @@ * @file efilib2.h * * @date Apr 14, 2014 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef EFILIB2_H_ diff --git a/firmware/util/histogram.c b/firmware/util/histogram.c index 000e67182e..eb4d252322 100644 --- a/firmware/util/histogram.c +++ b/firmware/util/histogram.c @@ -6,7 +6,7 @@ * and a couple of median values for a series of measurments. * * @date Dec 18, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include diff --git a/firmware/util/histogram.h b/firmware/util/histogram.h index 336e81512a..7d68e66ce5 100644 --- a/firmware/util/histogram.h +++ b/firmware/util/histogram.h @@ -10,7 +10,7 @@ * * * @date Dec 18, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef HISTOGRAM_H_ diff --git a/firmware/util/listener_array.cpp b/firmware/util/listener_array.cpp index 7867270a93..cfc53c24a5 100644 --- a/firmware/util/listener_array.cpp +++ b/firmware/util/listener_array.cpp @@ -2,7 +2,7 @@ * @file listener_array.cpp * * @date Jan 1, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include "listener_array.h" diff --git a/firmware/util/listener_array.h b/firmware/util/listener_array.h index a867ff4dba..e303b4a183 100644 --- a/firmware/util/listener_array.h +++ b/firmware/util/listener_array.h @@ -2,7 +2,7 @@ * listener_array.h * * @date Jan 1, 2013 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef LISTENER_ARRAY_H_ diff --git a/firmware/util/loggingcentral.cpp b/firmware/util/loggingcentral.cpp index 2f00a16854..34a4f3ecc8 100644 --- a/firmware/util/loggingcentral.cpp +++ b/firmware/util/loggingcentral.cpp @@ -2,7 +2,7 @@ * @file loggingcentral.cpp * * @date Mar 8, 2015 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #include "main.h" diff --git a/firmware/util/loggingcentral.h b/firmware/util/loggingcentral.h index d7762e23f6..8e3b09ea9d 100644 --- a/firmware/util/loggingcentral.h +++ b/firmware/util/loggingcentral.h @@ -2,7 +2,7 @@ * @file loggingcentral.h * * @date Mar 8, 2015 - * @author Andrey Belomutskiy, (c) 2012-2015 + * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef UTIL_LOGGINGCENTRAL_H_ #define UTIL_LOGGINGCENTRAL_H_