Removed excess trailing spaces before new lines on licenses.

This commit is contained in:
blckmn 2018-04-25 20:58:00 +10:00
parent c0b27e6d0c
commit a9f74cd6df
843 changed files with 7564 additions and 6835 deletions

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#include <stdbool.h> #include <stdbool.h>
#include <stdint.h> #include <stdint.h>
#include <string.h> #include <string.h>

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#pragma once #pragma once
#include "platform.h" #include "platform.h"

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#pragma once #pragma once
int blackboxPrintf(const char *fmt, ...); int blackboxPrintf(const char *fmt, ...);

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#pragma once #pragma once
typedef enum FlightLogFieldCondition { typedef enum FlightLogFieldCondition {

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#pragma once #pragma once
typedef enum { typedef enum {

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#pragma once #pragma once
#include <stdint.h> #include <stdint.h>

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#include "stdbool.h" #include "stdbool.h"
#include "stdint.h" #include "stdint.h"

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#pragma once #pragma once
#define BUILD_BUG_ON(condition) ((void)sizeof(char[1 - 2*!!(condition)])) #define BUILD_BUG_ON(condition) ((void)sizeof(char[1 - 2*!!(condition)]))

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#include "stdint.h" #include "stdint.h"

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#pragma once #pragma once
#define DEBUG16_VALUE_COUNT 4 #define DEBUG16_VALUE_COUNT 4

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#include "version.h" #include "version.h"
const char * const targetName = __TARGET__; const char * const targetName = __TARGET__;

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#pragma once #pragma once
#include "common/utils.h" #include "common/utils.h"

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
/* /*
Original OSD code created by Marcin Baliniak Original OSD code created by Marcin Baliniak
OSD-CMS separation by jflyper OSD-CMS separation by jflyper

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
// //
// CMS things for blackbox and flashfs. // CMS things for blackbox and flashfs.
// //

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#pragma once #pragma once
extern CMS_Menu cmsx_menuBlackbox; extern CMS_Menu cmsx_menuBlackbox;

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
// //
// Built-in menu contents and support functions // Built-in menu contents and support functions
// //

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#pragma once #pragma once
#include "cms/cms_types.h" #include "cms/cms_types.h"

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
// Menu contents for PID, RATES, RC preview, misc // Menu contents for PID, RATES, RC preview, misc
// Should be part of the relevant .c file. // Should be part of the relevant .c file.

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#pragma once #pragma once
extern CMS_Menu cmsx_menuImu; extern CMS_Menu cmsx_menuImu;

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#include <stdbool.h> #include <stdbool.h>
#include <stdint.h> #include <stdint.h>
#include <string.h> #include <string.h>

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#pragma once #pragma once
extern CMS_Menu cmsx_menuLedstrip; extern CMS_Menu cmsx_menuLedstrip;

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#include <stdbool.h> #include <stdbool.h>
#include <stdint.h> #include <stdint.h>
#include <string.h> #include <string.h>

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#pragma once #pragma once
extern CMS_Menu cmsx_menuMisc; extern CMS_Menu cmsx_menuMisc;

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#include <stdbool.h> #include <stdbool.h>
#include <stdint.h> #include <stdint.h>
#include <string.h> #include <string.h>

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#pragma once #pragma once
extern CMS_Menu cmsx_menuOsd; extern CMS_Menu cmsx_menuOsd;

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#include <stdbool.h> #include <stdbool.h>
#include <stdint.h> #include <stdint.h>
#include <string.h> #include <string.h>

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#pragma once #pragma once
extern CMS_Menu cmsx_menuPower; extern CMS_Menu cmsx_menuPower;

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#include <stdbool.h> #include <stdbool.h>
#include <stdint.h> #include <stdint.h>
#include <ctype.h> #include <ctype.h>

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#pragma once #pragma once
#include "cms/cms.h" #include "cms/cms.h"

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#include <stdbool.h> #include <stdbool.h>
#include <stdint.h> #include <stdint.h>
#include <ctype.h> #include <ctype.h>

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#pragma once #pragma once
#include "cms/cms.h" #include "cms/cms.h"

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#include <stdbool.h> #include <stdbool.h>
#include <stdint.h> #include <stdint.h>
#include <ctype.h> #include <ctype.h>

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#pragma once #pragma once
#include "cms/cms.h" #include "cms/cms.h"

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
// //
// Menu element types // Menu element types
// XXX Upon separation, all OME would be renamed to CME_ or similar. // XXX Upon separation, all OME would be renamed to CME_ or similar.

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#pragma once #pragma once
typedef enum { typedef enum {

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#include <stdint.h> #include <stdint.h>
#include <stdbool.h> #include <stdbool.h>
#include <string.h> #include <string.h>

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#pragma once #pragma once
bool bitArrayGet(const void *array, unsigned bit); bool bitArrayGet(const void *array, unsigned bit);

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#pragma once #pragma once

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#include "stdint.h" #include "stdint.h"
#include "color.h" #include "color.h"

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#include <stdint.h> #include <stdint.h>
#include "streambuf.h" #include "streambuf.h"

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#pragma once #pragma once
struct sbuf_s; struct sbuf_s;

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#pragma once #pragma once
#include <stdint.h> #include <stdint.h>

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#include <stdbool.h> #include <stdbool.h>
#include <stdint.h> #include <stdint.h>
#include <string.h> #include <string.h>

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#pragma once #pragma once
// Don't use it on F1 and F3 to lower RAM usage // Don't use it on F1 and F3 to lower RAM usage

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#include <stdbool.h> #include <stdbool.h>
#include <stdint.h> #include <stdint.h>
#include <ctype.h> #include <ctype.h>

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#pragma once #pragma once
uint32_t GPS_coord_to_degrees(const char* coordinateString); uint32_t GPS_coord_to_degrees(const char* coordinateString);

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#include <stdbool.h> #include <stdbool.h>
#include <stdint.h> #include <stdint.h>

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#pragma once #pragma once
#include <stdint.h> #include <stdint.h>

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#include <stdint.h> #include <stdint.h>
#include "huffman.h" #include "huffman.h"

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#include <stdint.h> #include <stdint.h>
#include <math.h> #include <math.h>

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#pragma once #pragma once
#ifndef sq #ifndef sq

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#include <string.h> #include <string.h>
#include <stdint.h> #include <stdint.h>

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#pragma once #pragma once
#include <stdint.h> #include <stdint.h>

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#include <limits.h> #include <limits.h>
#include <ctype.h> #include <ctype.h>
#include <string.h> #include <string.h>

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#pragma once #pragma once
#include <stdbool.h> #include <stdbool.h>

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -16,7 +16,9 @@
* along with this software. * along with this software.
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/#include <stdint.h> */
#include <stdint.h>
#include <string.h> #include <string.h>
#include <math.h> #include <math.h>
#include "build/build_config.h" #include "build/build_config.h"

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -16,7 +16,9 @@
* along with this software. * along with this software.
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/#pragma once */
#pragma once
#define FTOA_BUFFER_LENGTH 11 #define FTOA_BUFFER_LENGTH 11

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#pragma once #pragma once
#include <stddef.h> #include <stddef.h>

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#include <stdbool.h> #include <stdbool.h>
#include <stdint.h> #include <stdint.h>
#include <string.h> #include <string.h>

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#pragma once #pragma once
#include <stdint.h> #include <stdint.h>

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#pragma once #pragma once
#ifndef __UNIQL #ifndef __UNIQL

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#include <string.h> #include <string.h>
#include "platform.h" #include "platform.h"

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#pragma once #pragma once
#include <stdint.h> #include <stdint.h>

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#pragma once #pragma once
#ifdef SRC_MAIN_SCHEDULER_C_ #ifdef SRC_MAIN_SCHEDULER_C_

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#include <stdbool.h> #include <stdbool.h>
#include <stdint.h> #include <stdint.h>
#include <stdlib.h> #include <stdlib.h>

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#pragma once #pragma once
#include "pg/pg.h" #include "pg/pg.h"

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#pragma once #pragma once
#include "platform.h" #include "platform.h"

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#include <stdbool.h> #include <stdbool.h>
#include <stdint.h> #include <stdint.h>

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#pragma once #pragma once
typedef struct drv_adxl345_config_s { typedef struct drv_adxl345_config_s {

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#include <stdbool.h> #include <stdbool.h>
#include <stdint.h> #include <stdint.h>

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#pragma once #pragma once
bool bma280Detect(accDev_t *acc); bool bma280Detect(accDev_t *acc);

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#include <stdbool.h> #include <stdbool.h>
#include <stdint.h> #include <stdint.h>

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#pragma once #pragma once
struct accDev_s; struct accDev_s;

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
// NOTE: This gyro is considered obsolete and may be removed in the future. // NOTE: This gyro is considered obsolete and may be removed in the future.
#include <stdbool.h> #include <stdbool.h>

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#pragma once #pragma once
bool l3g4200dDetect(gyroDev_t *gyro); bool l3g4200dDetect(gyroDev_t *gyro);

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#include <stdbool.h> #include <stdbool.h>
#include <stdint.h> #include <stdint.h>

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#pragma once #pragma once
bool l3gd20Detect(gyroDev_t *gyro); bool l3gd20Detect(gyroDev_t *gyro);

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#include <stdbool.h> #include <stdbool.h>
#include <stdint.h> #include <stdint.h>

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#pragma once #pragma once
/** /**

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#include <stdbool.h> #include <stdbool.h>
#include <stdint.h> #include <stdint.h>

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#pragma once #pragma once
bool mma8452Detect(accDev_t *acc); bool mma8452Detect(accDev_t *acc);

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#include <stdbool.h> #include <stdbool.h>
#include <stdint.h> #include <stdint.h>
#include <stdlib.h> #include <stdlib.h>

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#pragma once #pragma once
#include "drivers/bus.h" #include "drivers/bus.h"

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
// NOTE: This gyro is considered obsolete and may be removed in the future. // NOTE: This gyro is considered obsolete and may be removed in the future.
#include <stdbool.h> #include <stdbool.h>

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#pragma once #pragma once
// Registers // Registers

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#include <stdbool.h> #include <stdbool.h>
#include <stdint.h> #include <stdint.h>
#include <stdlib.h> #include <stdlib.h>

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#pragma once #pragma once
bool mpu6050AccDetect(accDev_t *acc); bool mpu6050AccDetect(accDev_t *acc);

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#include <stdbool.h> #include <stdbool.h>
#include <stdint.h> #include <stdint.h>
#include <stdlib.h> #include <stdlib.h>

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#pragma once #pragma once
#define MPU6500_BIT_RESET (0x80) #define MPU6500_BIT_RESET (0x80)

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#include <stdbool.h> #include <stdbool.h>
#include <stdint.h> #include <stdint.h>
#include <stdlib.h> #include <stdlib.h>

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -16,7 +16,9 @@
* along with this software. * along with this software.
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/#pragma once */
#pragma once
#include "drivers/bus.h" #include "drivers/bus.h"

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -17,6 +17,7 @@
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/ */
#include <stdbool.h> #include <stdbool.h>
#include <stdint.h> #include <stdint.h>
#include <stdlib.h> #include <stdlib.h>

View File

@ -1,7 +1,7 @@
/* /*
* This file is part of Cleanflight and Betaflight. * This file is part of Cleanflight and Betaflight.
* *
* Cleanflight and Betaflight are free software: you can redistribute * Cleanflight and Betaflight are free software. You can redistribute
* this software and/or modify this software under the terms of the * this software and/or modify this software under the terms of the
* GNU General Public License as published by the Free Software * GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) * Foundation, either version 3 of the License, or (at your option)
@ -16,7 +16,9 @@
* along with this software. * along with this software.
* *
* If not, see <http://www.gnu.org/licenses/>. * If not, see <http://www.gnu.org/licenses/>.
*/#pragma once */
#pragma once
#include "drivers/bus.h" #include "drivers/bus.h"

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