happy new year

This commit is contained in:
rusefi 2020-01-08 00:02:40 -05:00
parent e956b41b11
commit b83a5310be
141 changed files with 142 additions and 142 deletions

View File

@ -2,7 +2,7 @@
* @file config/boards/kinetis/rusefi_hw_enums.h
*
* @date Jun 2, 2019
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
* @author andreika <prometheus.pcb@gmail.com>
*/

View File

@ -3,7 +3,7 @@
*
* @brief In this file we can override engine_configuration.cpp.
*
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#include "global.h"
#include "engine.h"

View File

@ -2,7 +2,7 @@
* @file chconf_common.h
*
* @date Apr 20, 2019
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#ifndef CONFIG_CHCONF_COMMON_H_

View File

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

View File

@ -3,7 +3,7 @@
*
* @date 13 Feb 2014
* @author rus084
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#ifndef GY6_139QMB_H_

View File

@ -60,7 +60,7 @@
* https://raw.githubusercontent.com/wiki/rusefi/rusefi_documentation/oem_docs/VAG/Bosch_0280750009_pinout.jpg
*
* @date Nov 1, 2019
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#include "engine_template.h"

View File

@ -2,7 +2,7 @@
* @file engine_template.h
*
* @date Nov 1, 2019
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#pragma once

View File

@ -8,7 +8,7 @@
* Frankenso QA 12 cylinder engine
*
* @date Jan 18, 2015
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#include "custom_engine.h"

View File

@ -2,7 +2,7 @@
* @file custom_engine.h
*
* @date Jan 18, 2015
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#pragma once

View File

@ -2,7 +2,7 @@
* @file engine_template.cpp
*
* @date
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#include "engine_template.h"

View File

@ -2,7 +2,7 @@
* @file engine_template.h
*
* @date
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#pragma once

View File

@ -11,7 +11,7 @@
* MAZDA_MIATA_2003_NA_RAIL
*
* @date Sep 20, 2019
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#include "mazda_miata_vvt.h"

View File

@ -16,7 +16,7 @@
* COP ion #3 GPIOD_9
*
* @date Oct 4, 2016
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
* http://rusefi.com/forum/viewtopic.php?f=3&t=1095
*
*

View File

@ -5,7 +5,7 @@
* set engine_type 5
*
* @date Oct 14, 2013
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#include "global.h"

View File

@ -2,7 +2,7 @@
* @file nissan_primera.h
*
* @date Oct 14, 2013
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#pragma once

View File

@ -4,7 +4,7 @@
* set engine_type 32
*
* @date May 24, 2015
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#include "global.h"

View File

@ -2,7 +2,7 @@
* @file vw.h
*
* @date May 24, 2015
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#pragma once

View File

@ -2,7 +2,7 @@
* @file vw_b6.cpp
*
* @date Dec 26, 2019
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#include "engine.h"

View File

@ -2,7 +2,7 @@
* @file vw_b6.h
*
* @date Dec 26, 2019
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#pragma once

View File

@ -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-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#pragma once

View File

@ -2,7 +2,7 @@
* @file status_loop.h
*
* @date Mar 15, 2013
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#pragma once

View File

@ -2,7 +2,7 @@
* @file aux_pid.h
*
* @date Jun 26, 2016
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#ifndef CONTROLLERS_ALGO_AUX_PID_H_

View File

@ -2,7 +2,7 @@
* @file electronic_throttle.h
*
* @date Dec 7, 2013
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#pragma once

View File

@ -3,7 +3,7 @@
* @brief Idle Valve Control thread
*
* @date May 23, 2013
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#pragma once

View File

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

View File

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

View File

@ -2,7 +2,7 @@
* @file engine.h
*
* @date May 21, 2014
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#pragma once

View File

@ -2,7 +2,7 @@
* engine2.cpp
*
* @date Jan 5, 2019
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
// todo: move this code to more proper locations

View File

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

View File

@ -3,7 +3,7 @@
* @brief Main engine configuration data structure.
*
* @date Oct 30, 2013
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#pragma once

View File

@ -2,7 +2,7 @@
* @file engine_parts.h
*
* @date May 27, 2019
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#pragma once

View File

@ -4,7 +4,7 @@
* See also FiringOrderTSLogic.java
*
* @date Jul 20, 2016
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#include "rusefi_enums.h"

View File

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

View File

@ -2,7 +2,7 @@
* @file rusefi_hw_enums.h
*
* @date Jun 2, 2019
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#ifndef RUSEFI_HW_ENUMS_H_

View File

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

View File

@ -8,7 +8,7 @@
* 'fsioinfo' command in console shows current state of FSIO - formulas and current value
*
* @date Oct 5, 2014
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#include "global.h"

View File

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

View File

@ -2,7 +2,7 @@
* @file state_sequence.h
*
* @date May 18, 2014
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#pragma once

View File

@ -5,7 +5,7 @@
*
*
* @date Feb 7, 2013
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*
* This file is part of rusEfi - see http://rusefi.com
*
@ -839,6 +839,6 @@ int getRusEfiVersion(void) {
if (initBootloader() != 0)
return 123;
#endif /* EFI_BOOTLOADER_INCLUDE_CODE */
return 20191222;
return 201200107;
}
#endif /* EFI_UNIT_TEST */

View File

@ -3,7 +3,7 @@
* @brief Controllers package entry point header
*
* @date Feb 7, 2013
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#pragma once

View File

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

View File

@ -2,7 +2,7 @@
* @file aux_valves.h
*
* @date Nov 25, 2017
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#pragma once

View File

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

View File

@ -4,7 +4,7 @@
*
*
* @date Feb 9, 2013
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#pragma once

View File

@ -10,7 +10,7 @@
* instant RPM instead of cycle RPM more often.
*
* @date Jan 1, 2013
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#include "globalaccess.h"

View File

@ -3,7 +3,7 @@
* @brief Shaft position sensor(s) decoder header
*
* @date Jan 1, 2013
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#pragma once

View File

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

View File

@ -2,7 +2,7 @@
* @file spark_logic.h
*
* @date Sep 15, 2016
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#pragma once

View File

@ -2,7 +2,7 @@
* @file lcd_controller.h
*
* @date Aug 14, 2014
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#pragma once

View File

@ -5,7 +5,7 @@
* See also common_headers.h
*
* Dec 25, 2018
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#pragma once

View File

@ -5,7 +5,7 @@
* todo: rename this file
*
* @date Sep 8, 2013
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#pragma once

View File

@ -2,7 +2,7 @@
* @file config_engine_specs.h
*
* @date Jan 28, 2019
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#pragma once

View File

@ -2,7 +2,7 @@
* @file speed_density.h
*
* @date May 29, 2014
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#pragma once

View File

@ -1,7 +1,7 @@
/*
* @file maf2map.cpp
*
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
* @date Jan 20, 2018
*/

View File

@ -1,7 +1,7 @@
/*
* @file maf2map.h
*
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
* @date Jan 20, 2018
*/

View File

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

View File

@ -4,7 +4,7 @@
*
*
* @date Sep 26, 2014
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#pragma once

View File

@ -2,7 +2,7 @@
* @file periodic_task.cpp
*
* @date: Jul 8, 2019
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#include "periodic_task.h"

View File

@ -2,7 +2,7 @@
* @file periodic_task.h
*
* @date Jul 8, 2019
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#pragma once

View File

@ -2,7 +2,7 @@
* @file scheduler.h
*
* @date May 18, 2014
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#pragma once

View File

@ -2,7 +2,7 @@
* @file trigger_structure.h
*
* @date Dec 22, 2013
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#pragma once

View File

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

View File

@ -2,7 +2,7 @@
* @file trigger_central.h
*
* @date Feb 23, 2014
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#pragma once

View File

@ -2,7 +2,7 @@
* @file trigger_decoder.cpp
*
* @date Dec 24, 2013
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*
*
*

View File

@ -2,7 +2,7 @@
* @file trigger_decoder.h
*
* @date Dec 24, 2013
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#pragma once

View File

@ -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-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#pragma once

View File

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

View File

@ -8,7 +8,7 @@
* this is rusEfi build-in logic analyzer
*
* @date Jan 7, 2013
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#include "logic_analyzer.h"

View File

@ -2,7 +2,7 @@
* @file logic_analyzer.h
*
* @date Jan 7, 2013
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#pragma once

View File

@ -2,7 +2,7 @@
* @file sensor_chart.h
*
* @date Dec 20, 2013
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#pragma once

View File

@ -6,7 +6,7 @@
* unit_tests have a more meaningful version of this header
*
* @date Jan 28, 2019
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#pragma once

View File

@ -3,7 +3,7 @@
* @brief Low level internal ADC code
*
* @date Jan 14, 2013
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#ifndef ADC_INPUTS_H_

View File

@ -2,7 +2,7 @@
* @file can_hw.h
*
* @date Dec 11, 2013
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#pragma once

View File

@ -6,7 +6,7 @@
* See https://github.com/rusefi/rusefi_documentation/tree/master/misc/Saab_Trionic_8_Combustion%20Detection%20Module_on_Mazda_Miata_running_rusEfi
*
* Created on: Dec 31, 2018
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#include "cdm_ion_sense.h"

View File

@ -2,7 +2,7 @@
* @file cdm_ion_sense.h
*
* @date Dec 31, 2018
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#ifndef HW_LAYER_CDM_ION_SENSE_H_

View File

@ -2,7 +2,7 @@
* @file digital_input.cpp
*
* @date Nov 11, 2019
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#include "digital_input.h"

View File

@ -2,7 +2,7 @@
* @file digital_input.h
*
* @date Nov 11, 2019
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#pragma once

View File

@ -2,7 +2,7 @@
* digital_input_exti.h
*
* Created on: Dec 18, 2018
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#include "digital_input.h"

View File

@ -2,7 +2,7 @@
* @file digital_input_icu.h
*
* @date Jun 23, 2013
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#pragma once

View File

@ -7,7 +7,7 @@
* All SPI and CS pin in OM_DEFAULT mode
*
* @date Mar 25, 2019
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*
* 3.2 Pin Definitions and Functions
*

View File

@ -2,7 +2,7 @@
* @file tle8888.h
*
* Mar 25, 2019
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#ifndef HW_LAYER_DRIVERS_GPIO_TLE8888_H_

View File

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

View File

@ -3,7 +3,7 @@
* @brief HIP9011/TPIC8101 driver
*
* @date Nov 27, 2013
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#ifndef HIP9011_H_

View File

@ -2,7 +2,7 @@
* @file HIP9011_logic.cpp
*
* Created on: Jan 3, 2019
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#include "global.h"

View File

@ -2,7 +2,7 @@
* @file HIP9011_logic.h
*
* Created on: Jan 3, 2019
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#ifndef HW_LAYER_HIP9011_LOGIC_H_

View File

@ -2,7 +2,7 @@
* @file max31855.h
*
* @date Sep 17, 2014
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#ifndef MAX31855_H_

View File

@ -8,7 +8,7 @@
* https://www.nxp.com/docs/en/application-note/AN5203.pdf
*
* @date May 3, 2019
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#include "global.h"

View File

@ -2,7 +2,7 @@
* @file mc33816.h
*
* @date May 3, 2019
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#ifndef HW_LAYER_MC33816_H_

View File

@ -2,7 +2,7 @@
* mc33816_data.h
*
* @date May 3, 2019
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#ifndef HW_LAYER_MC33816_DATA_H_

View File

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

View File

@ -3,7 +3,7 @@
* @brief Kinetis-compatible GPIO code
*
* @date Jun 02, 2019
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
* @author andreika <prometheus.pcb@gmail.com>
*/

View File

@ -3,7 +3,7 @@
* @brief Low level common STM32 code
*
* @date Mar 28, 2019
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#include "global.h"

View File

@ -3,7 +3,7 @@
* @brief Low level common STM32 header
*
* @date Aug 3, 2019
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
// burnout or 'Burn Out'

View File

@ -3,7 +3,7 @@
* @brief STM32-compatible GPIO code
*
* @date Jun 02, 2019
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#include "global.h"

View File

@ -2,7 +2,7 @@
* @file mpu_util.h
*
* @date Jul 27, 2014
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#pragma once

View File

@ -2,7 +2,7 @@
* @file mpu_util.h
*
* @date Jul 27, 2014
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#pragma once

View File

@ -2,7 +2,7 @@
* @file CJ125_logic.cpp
*
* @date Feb 1, 2019
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#include "cj125_logic.h"

View File

@ -2,7 +2,7 @@
* @file CJ125_logic.h
*
* @date Feb 1, 2019
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#ifndef HW_LAYER_SENSORS_CJ125_LOGIC_H_

View File

@ -2,7 +2,7 @@
* @file joystick.h
*
* @date Jan 2, 2015
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#pragma once

View File

@ -2,7 +2,7 @@
* @file yaw_rate_sensor.h
*
* @date Oct 16, 2018
* @author Andrey Belomutskiy, (c) 2012-2019
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#pragma once

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