happy new year

This commit is contained in:
rusefi 2018-01-20 20:55:31 -05:00
parent 5e5fa70f4f
commit 1d31067d19
126 changed files with 126 additions and 126 deletions

View File

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

View File

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

View File

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

View File

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

View File

@ -2,7 +2,7 @@
* @file fl_protocol.cpp * @file fl_protocol.cpp
* *
* @date Mar 15, 2017 * @date Mar 15, 2017
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
*/ */
#include "fl_protocol.h" #include "fl_protocol.h"

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -4,7 +4,7 @@
* This class is a copy-paste of alternatorController.cpp TODO: do something about it? extract more common logic? * This class is a copy-paste of alternatorController.cpp TODO: do something about it? extract more common logic?
* *
* @date Jun 26, 2016 * @date Jun 26, 2016
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
*/ */
#include "aux_pid.h" #include "aux_pid.h"

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -5,7 +5,7 @@
* todo: make this a class * todo: make this a class
* *
* @date Dec 20, 2013 * @date Dec 20, 2013
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
*/ */
#include "malfunction_central.h" #include "malfunction_central.h"

View File

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

View File

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

View File

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

View File

@ -4,7 +4,7 @@
* *
* @date Apr 6, 2014 * @date Apr 6, 2014
* @author Dmitry Sidin * @author Dmitry Sidin
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
*/ */
#include "main.h" #include "main.h"

View File

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

View File

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

View File

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

View File

@ -6,7 +6,7 @@
* https://rusefi.com/wiki/index.php?title=Manual:Flexible_Logic * https://rusefi.com/wiki/index.php?title=Manual:Flexible_Logic
* *
* @date Oct 5, 2014 * @date Oct 5, 2014
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
*/ */
#include "main.h" #include "main.h"

View File

@ -3,7 +3,7 @@
* @brief Linear interpolation algorithms * @brief Linear interpolation algorithms
* *
* @date Oct 17, 2013 * @date Oct 17, 2013
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
* @author Dmitry Sidin, (c) 2015 * @author Dmitry Sidin, (c) 2015
*/ */

View File

@ -2,7 +2,7 @@
* @file signal_filtering.c * @file signal_filtering.c
* *
* @date Aug 5, 2013 * @date Aug 5, 2013
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
*/ */
#ifndef SIGNAL_FILTERING_C_ #ifndef SIGNAL_FILTERING_C_

View File

@ -3,7 +3,7 @@
* @brief Helper methods related to 3D & 2D tables manipulation (maps and curves) * @brief Helper methods related to 3D & 2D tables manipulation (maps and curves)
* *
* @date Jul 6, 2014 * @date Jul 6, 2014
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
*/ */
#include "table_helper.h" #include "table_helper.h"

View File

@ -31,7 +31,7 @@
* http://rusefi.com/forum/viewtopic.php?f=5&t=592 * http://rusefi.com/forum/viewtopic.php?f=5&t=592
* *
* @date Dec 7, 2013 * @date Dec 7, 2013
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
* *
* This file is part of rusEfi - see http://rusefi.com * This file is part of rusEfi - see http://rusefi.com
* *

View File

@ -5,7 +5,7 @@
* *
* *
* @date Feb 7, 2013 * @date Feb 7, 2013
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
* *
* This file is part of rusEfi - see http://rusefi.com * This file is part of rusEfi - see http://rusefi.com
* *

View File

@ -2,7 +2,7 @@
* @file error_handling.cpp * @file error_handling.cpp
* *
* @date Apr 1, 2014 * @date Apr 1, 2014
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
*/ */
#include "main.h" #include "main.h"

View File

@ -4,7 +4,7 @@
* *
* *
* @date Sep 19, 2013 * @date Sep 19, 2013
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
*/ */
#include <main.h> #include <main.h>

View File

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

View File

@ -4,7 +4,7 @@
* *
* *
* @date Sep 8, 2013 * @date Sep 8, 2013
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
* *
* This file is part of rusEfi - see http://rusefi.com * This file is part of rusEfi - see http://rusefi.com
* *

View File

@ -13,7 +13,7 @@
* The "more" symbol points at the currently selected menu item. * The "more" symbol points at the currently selected menu item.
* *
* @date Aug 14, 2014 * @date Aug 14, 2014
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
*/ */
#include "main.h" #include "main.h"

View File

@ -5,7 +5,7 @@
* *
* @date Dec 20, 2013 * @date Dec 20, 2013
* @author Konstantin Nikonenko * @author Konstantin Nikonenko
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
* we show 4 digit error code - 1,5sec * (4xxx+1) digit + 0,4sec * (x3xxx+1) + .... * 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 * ATTENTION!!! 0 = 1 blink, 1 = 2 blinks, ...., 9 = 10 blinks
* sequence is the constant!!! * sequence is the constant!!!

View File

@ -5,7 +5,7 @@
* and average the value within a specified angle position window for each cylinder * and average the value within a specified angle position window for each cylinder
* *
* @date Dec 11, 2013 * @date Dec 11, 2013
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
* *
* This file is part of rusEfi - see http://rusefi.com * This file is part of rusEfi - see http://rusefi.com
* *

View File

@ -2,7 +2,7 @@
* @file biquad.cpp * @file biquad.cpp
* *
* @date Sep 10, 2016 * @date Sep 10, 2016
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
*/ */
#include "biquad.h" #include "biquad.h"

View File

@ -3,7 +3,7 @@
* @brief * @brief
* *
* @date Jul 13, 2013 * @date Jul 13, 2013
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
* *
* This file is part of rusEfi - see http://rusefi.com * This file is part of rusEfi - see http://rusefi.com
* *

View File

@ -5,7 +5,7 @@
* http://en.wikipedia.org/wiki/PID_controller * http://en.wikipedia.org/wiki/PID_controller
* *
* @date Sep 16, 2014 * @date Sep 16, 2014
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
*/ */
#include "pid.h" #include "pid.h"

View File

@ -2,7 +2,7 @@
* pid_auto_tune.cpp * pid_auto_tune.cpp
* *
* Created on: Sep 13, 2017 * Created on: Sep 13, 2017
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
*/ */
#include "pid_auto_tune.h" #include "pid_auto_tune.h"

View File

@ -4,7 +4,7 @@
* See http://rusefi.com/wiki/index.php?title=Manual:Software:Fuel_Control#Speed_Density for details * See http://rusefi.com/wiki/index.php?title=Manual:Software:Fuel_Control#Speed_Density for details
* *
* @date May 29, 2014 * @date May 29, 2014
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
*/ */
#include "main.h" #include "main.h"

View File

@ -5,7 +5,7 @@
* http://en.wikipedia.org/wiki/OBD-II_PIDs * http://en.wikipedia.org/wiki/OBD-II_PIDs
* *
* @date Jun 9, 2015 * @date Jun 9, 2015
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
* *
* This file is part of rusEfi - see http://rusefi.com * This file is part of rusEfi - see http://rusefi.com
* *

View File

@ -6,7 +6,7 @@
* standards.sae.org/j2284/ * standards.sae.org/j2284/
* *
* @date Feb 14, 2014 * @date Feb 14, 2014
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
*/ */
#include "main.h" #include "main.h"

View File

@ -5,7 +5,7 @@
* *
* *
* @date Feb 7, 2013 * @date Feb 7, 2013
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
* *
* This file is part of rusEfi - see http://rusefi.com * This file is part of rusEfi - see http://rusefi.com
* *

View File

@ -4,7 +4,7 @@
* *
* *
* @date Nov 15, 2013 * @date Nov 15, 2013
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
*/ */
#include "engine.h" #include "engine.h"

View File

@ -1,5 +1,5 @@
/** /**
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
* *
* EGO Exhaust Gas Oxygen, also known as AFR Air/Fuel Ratio :) * EGO Exhaust Gas Oxygen, also known as AFR Air/Fuel Ratio :)
* *

View File

@ -3,7 +3,7 @@
* @brief HIP9011-specific table lookups, the other part of implementation is in HIP9011.cpp * @brief HIP9011-specific table lookups, the other part of implementation is in HIP9011.cpp
* *
* @date Jan 4, 2015 * @date Jan 4, 2015
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
*/ */
#include "hip9011_lookup.h" #include "hip9011_lookup.h"

View File

@ -2,7 +2,7 @@
* *
* See also map_averaging.cpp * See also map_averaging.cpp
* *
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
*/ */
#include "main.h" #include "main.h"
#include "engine_configuration.h" #include "engine_configuration.h"

View File

@ -2,7 +2,7 @@
* @file thermistors.cpp * @file thermistors.cpp
* *
* @date Feb 17, 2013 * @date Feb 17, 2013
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
*/ */
/** /**

View File

@ -1,5 +1,5 @@
/** /**
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
*/ */
#include "engine.h" #include "engine.h"
#include "tps.h" #include "tps.h"

View File

@ -4,7 +4,7 @@
* *
* *
* @date Nov 15, 2013 * @date Nov 15, 2013
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
*/ */
#include "main.h" #include "main.h"

View File

@ -3,7 +3,7 @@
* @brief This file is about configuring engine via the human-readable protocol * @brief This file is about configuring engine via the human-readable protocol
* *
* @date Dec 30, 2012 * @date Dec 30, 2012
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
*/ */
#include "main.h" #include "main.h"

View File

@ -10,7 +10,7 @@
* http://sourceforge.net/p/rusefi/tickets/24/ * http://sourceforge.net/p/rusefi/tickets/24/
* *
* @date: Apr 18, 2014 * @date: Apr 18, 2014
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
*/ */
#include "SingleTimerExecutor.h" #include "SingleTimerExecutor.h"

View File

@ -3,7 +3,7 @@
* @brief EFI-related GPIO code * @brief EFI-related GPIO code
* *
* @date Sep 26, 2014 * @date Sep 26, 2014
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
*/ */
#include "main.h" #include "main.h"

View File

@ -8,7 +8,7 @@
* this data structure is NOT thread safe * this data structure is NOT thread safe
* *
* @date Apr 17, 2014 * @date Apr 17, 2014
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
*/ */
#include "main.h" #include "main.h"

View File

@ -5,7 +5,7 @@
* It constantly sets timer to that next toggle time, then sets the timer again from the callback, and so on. * It constantly sets timer to that next toggle time, then sets the timer again from the callback, and so on.
* *
* @date Mar 2, 2014 * @date Mar 2, 2014
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
*/ */
#include "main.h" #include "main.h"

View File

@ -6,7 +6,7 @@
* TODO: https://sourceforge.net/p/rusefi/tickets/6/ * TODO: https://sourceforge.net/p/rusefi/tickets/6/
* *
* @date Feb 10, 2013 * @date Feb 10, 2013
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
* *
* This file is part of rusEfi - see http://rusefi.com * This file is part of rusEfi - see http://rusefi.com
* *

View File

@ -7,7 +7,7 @@
* todo: these is a bit of duplication with dizzySparkOutputPin * todo: these is a bit of duplication with dizzySparkOutputPin
* *
* @date Aug 18, 2015 * @date Aug 18, 2015
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
*/ */
#include "tachometer.h" #include "tachometer.h"

View File

@ -10,7 +10,7 @@
* https://github.com/rusefi/rusefi/issues/490 * https://github.com/rusefi/rusefi/issues/490
* *
* @date Nov 25, 2017 * @date Nov 25, 2017
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
*/ */
#include "aux_valves.h" #include "aux_valves.h"

View File

@ -2,7 +2,7 @@
* @file trigger_bmw.cpp * @file trigger_bmw.cpp
* *
* @date May 11, 2014 * @date May 11, 2014
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
*/ */
#include "trigger_bmw.h" #include "trigger_bmw.h"

View File

@ -2,7 +2,7 @@
* @file trigger_chrysler.cpp * @file trigger_chrysler.cpp
* *
* @date Mar 24, 2014 * @date Mar 24, 2014
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
*/ */
#include "trigger_chrysler.h" #include "trigger_chrysler.h"

View File

@ -2,7 +2,7 @@
* @file trigger_gm.cpp * @file trigger_gm.cpp
* *
* @date Mar 28, 2014 * @date Mar 28, 2014
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
*/ */
#include "trigger_gm.h" #include "trigger_gm.h"

View File

@ -2,7 +2,7 @@
* @file trigger_honda.cpp * @file trigger_honda.cpp
* *
* @date May 27, 2016 * @date May 27, 2016
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
*/ */
#include "trigger_honda.h" #include "trigger_honda.h"

View File

@ -2,7 +2,7 @@
* @file trigger_mazda.cpp * @file trigger_mazda.cpp
* *
* @date Feb 18, 2014 * @date Feb 18, 2014
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
* *
* This file is part of rusEfi - see http://rusefi.com * This file is part of rusEfi - see http://rusefi.com
* *

View File

@ -2,7 +2,7 @@
* @file trigger_mitsubishi.cpp * @file trigger_mitsubishi.cpp
* *
* @date Aug 5, 2014 * @date Aug 5, 2014
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
*/ */
#include "trigger_mitsubishi.h" #include "trigger_mitsubishi.h"

View File

@ -4,7 +4,7 @@
* https://rusefi.com/forum/viewtopic.php?f=3&t=1194&start=150#p27784 * https://rusefi.com/forum/viewtopic.php?f=3&t=1194&start=150#p27784
* *
* @date Sep 19, 2015 * @date Sep 19, 2015
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
*/ */
#include "trigger_nissan.h" #include "trigger_nissan.h"

View File

@ -3,7 +3,7 @@
* *
* @date Dec 27, 2015 * @date Dec 27, 2015
* @author PhilTheGeek * @author PhilTheGeek
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
*/ */
#include "trigger_rover.h" #include "trigger_rover.h"

View File

@ -2,7 +2,7 @@
* @file trigger_subaru.cpp * @file trigger_subaru.cpp
* *
* @date Sep 10, 2015 * @date Sep 10, 2015
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
*/ */
#include "trigger_subaru.h" #include "trigger_subaru.h"

View File

@ -4,7 +4,7 @@
* https://thedeltaecho.wordpress.com/2010/03/14/2jz-ge-cam-crank-signals/ * https://thedeltaecho.wordpress.com/2010/03/14/2jz-ge-cam-crank-signals/
* *
* @date Dec 14, 2015 * @date Dec 14, 2015
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
*/ */
#include "trigger_toyota.h" #include "trigger_toyota.h"

View File

@ -2,7 +2,7 @@
* @file trigger_universal.cpp * @file trigger_universal.cpp
* *
* @date Jan 3, 2017 * @date Jan 3, 2017
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
*/ */
#include "trigger_universal.h" #include "trigger_universal.h"

View File

@ -5,7 +5,7 @@
* See http://rusefi.com/docs/html/ * See http://rusefi.com/docs/html/
* *
* @date Feb 7, 2013 * @date Feb 7, 2013
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
* *
* This file is part of rusEfi - see http://rusefi.com * This file is part of rusEfi - see http://rusefi.com
* *

View File

@ -7,7 +7,7 @@
* since the start of previous shaft revolution. * since the start of previous shaft revolution.
* *
* @date Jan 1, 2013 * @date Jan 1, 2013
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
*/ */
#include "main.h" #include "main.h"

View File

@ -2,7 +2,7 @@
* @file spark_logic.cpp * @file spark_logic.cpp
* *
* @date Sep 15, 2016 * @date Sep 15, 2016
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
*/ */
#include "engine_math.h" #include "engine_math.h"

View File

@ -3,7 +3,7 @@
* Here we have a bunch of higher-level methods which are not directly related to actual signal decoding * Here we have a bunch of higher-level methods which are not directly related to actual signal decoding
* *
* @date Feb 23, 2014 * @date Feb 23, 2014
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
*/ */
#include "main.h" #include "main.h"

View File

@ -2,7 +2,7 @@
* @file trigger_decoder.cpp * @file trigger_decoder.cpp
* *
* @date Dec 24, 2013 * @date Dec 24, 2013
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
* *
* This file is part of rusEfi - see http://rusefi.com * This file is part of rusEfi - see http://rusefi.com
* *

View File

@ -11,7 +11,7 @@
* todo: one emulator should be enough! another one should be eliminated * todo: one emulator should be enough! another one should be eliminated
* *
* @date Mar 3, 2014 * @date Mar 3, 2014
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
*/ */
#include "main.h" #include "main.h"

View File

@ -2,7 +2,7 @@
* @file trigger_simulator.cpp * @file trigger_simulator.cpp
* *
* @date Sep 23, 2015 * @date Sep 23, 2015
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
*/ */
#include "main.h" #include "main.h"

View File

@ -2,7 +2,7 @@
* @file trigger_structure.cpp * @file trigger_structure.cpp
* *
* @date Jan 20, 2014 * @date Jan 20, 2014
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
* *
* This file is part of rusEfi - see http://rusefi.com * This file is part of rusEfi - see http://rusefi.com
* *

View File

@ -3,7 +3,7 @@
* @brief Entry point for all the emulation and analysis code * @brief Entry point for all the emulation and analysis code
* *
* @date Mar 15, 2013 * @date Mar 15, 2013
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
*/ */
#include "main.h" #include "main.h"

View File

@ -8,7 +8,7 @@
* Both external events (see wave_analyzer.c) and internal (see signal executors) are supported * Both external events (see wave_analyzer.c) and internal (see signal executors) are supported
* *
* @date Jun 23, 2013 * @date Jun 23, 2013
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
* *
* This file is part of rusEfi - see http://rusefi.com * This file is part of rusEfi - see http://rusefi.com
* *

View File

@ -3,7 +3,7 @@
* @brief MCP42010 digital potentiometer driver * @brief MCP42010 digital potentiometer driver
* *
* @date Mar 16, 2013 * @date Mar 16, 2013
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
*/ */
#include "main.h" #include "main.h"

View File

@ -2,7 +2,7 @@
* @file rfi_perftest.cpp * @file rfi_perftest.cpp
* *
* @date Nov 30, 2012 * @date Nov 30, 2012
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
*/ */
#include "main.h" #include "main.h"

View File

@ -2,7 +2,7 @@
* @file sensor_chart.cpp * @file sensor_chart.cpp
* *
* @date Dec 20, 2013 * @date Dec 20, 2013
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
*/ */
#include "sensor_chart.h" #include "sensor_chart.h"

View File

@ -6,7 +6,7 @@
* provided by the configureShaftPositionEmulatorShape method * provided by the configureShaftPositionEmulatorShape method
* *
* @date Dec 9, 2012 * @date Dec 9, 2012
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
*/ */
#include "trigger_emulator.h" #include "trigger_emulator.h"

View File

@ -7,7 +7,7 @@
* *
* *
* @date Jan 7, 2013 * @date Jan 7, 2013
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
*/ */
#include "main.h" #include "main.h"

View File

@ -28,7 +28,7 @@
* max SPI frequency: 5MHz max * max SPI frequency: 5MHz max
* *
* @date Nov 27, 2013 * @date Nov 27, 2013
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
* @Spilly * @Spilly
*/ */

View File

@ -13,7 +13,7 @@
* *
* *
* @date May 19, 2016 * @date May 19, 2016
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
*/ */
#include "accelerometer.h" #include "accelerometer.h"

View File

@ -8,7 +8,7 @@
* Fast ADC group is used for TPS, MAP, MAF HIP * Fast ADC group is used for TPS, MAP, MAF HIP
* *
* @date Jan 14, 2013 * @date Jan 14, 2013
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
*/ */
#include "main.h" #include "main.h"

View File

@ -5,7 +5,7 @@
* By default this is enabled by grounding PB0 * By default this is enabled by grounding PB0
* *
* @date Mar 12, 2014 * @date Mar 12, 2014
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
* *
* This file is part of rusEfi - see http://rusefi.com * This file is part of rusEfi - see http://rusefi.com
* *

View File

@ -6,7 +6,7 @@
* another one with actual messages * another one with actual messages
* *
* @date Dec 11, 2013 * @date Dec 11, 2013
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
*/ */
#include "main.h" #include "main.h"

View File

@ -3,7 +3,7 @@
* @brief Helper methods related to Input Capture Unit (ICU) * @brief Helper methods related to Input Capture Unit (ICU)
* *
* @date Jun 23, 2013 * @date Jun 23, 2013
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
*/ */
#include "digital_input_hw.h" #include "digital_input_hw.h"

View File

@ -3,7 +3,7 @@
* @brief Hardware package entry point * @brief Hardware package entry point
* *
* @date May 27, 2013 * @date May 27, 2013
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
*/ */
#include "main.h" #include "main.h"

View File

@ -4,7 +4,7 @@
* *
* *
* @date Jan 24, 2013 * @date Jan 24, 2013
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
*/ */
#include <board.h> #include <board.h>

View File

@ -5,7 +5,7 @@
* See void onJoystick(joystick_button_e button) * See void onJoystick(joystick_button_e button)
* *
* @date Jan 2, 2015 * @date Jan 2, 2015
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
*/ */
#include "engine_configuration.h" #include "engine_configuration.h"

View File

@ -4,7 +4,7 @@
* *
* see http://en.wikipedia.org/wiki/Hitachi_HD44780_LCD_controller * see http://en.wikipedia.org/wiki/Hitachi_HD44780_LCD_controller
* @date 13.12.2013 * @date 13.12.2013
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
*/ */
#include "main.h" #include "main.h"

View File

@ -9,7 +9,7 @@
* Read-only communication over 5MHz SPI * Read-only communication over 5MHz SPI
* *
* @date Sep 17, 2014 * @date Sep 17, 2014
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
*/ */
#include "main.h" #include "main.h"

View File

@ -3,7 +3,7 @@
* @brief MCP3208 external ADC chip implementation. Not really used right now. * @brief MCP3208 external ADC chip implementation. Not really used right now.
* *
* @date Aug 12, 2013 * @date Aug 12, 2013
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
*/ */
#include "main.h" #include "main.h"

View File

@ -8,7 +8,7 @@
* If only it was a better multiplier of 2 (84000000 = 328125 * 256) * If only it was a better multiplier of 2 (84000000 = 328125 * 256)
* *
* @date Apr 14, 2014 * @date Apr 14, 2014
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
*/ */
#include "main.h" #include "main.h"

View File

@ -3,7 +3,7 @@
* *
* @date Dec 28, 2013 * @date Dec 28, 2013
* @author Kot_dnz * @author Kot_dnz
* @author Andrey Belomutskiy, (c) 2012-2017 * @author Andrey Belomutskiy, (c) 2012-2018
* *
* default pinouts in case of SPI2 connected to MMC: PB13 - SCK, PB14 - MISO, PB15 - MOSI, PD4 - CS, 3.3v * 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 * default pinouts in case of SPI3 connected to MMC: PB3 - SCK, PB4 - MISO, PB5 - MOSI, PD4 - CS, 3.3v

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