mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-14 20:10:18 +03:00
Removed excess trailing spaces before new lines on licenses.
This commit is contained in:
parent
c0b27e6d0c
commit
a9f74cd6df
843 changed files with 7564 additions and 6835 deletions
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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 <stdbool.h>
|
#include <stdbool.h>
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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 "platform.h"
|
#include "platform.h"
|
||||||
|
|
|
@ -1,20 +1,20 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* along with this software.
|
* along with this software.
|
||||||
*
|
*
|
||||||
* If not, see <http://www.gnu.org/licenses/>.
|
* If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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
|
||||||
|
|
||||||
int blackboxPrintf(const char *fmt, ...);
|
int blackboxPrintf(const char *fmt, ...);
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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
|
||||||
|
|
||||||
typedef enum FlightLogFieldCondition {
|
typedef enum FlightLogFieldCondition {
|
||||||
|
|
|
@ -1,20 +1,20 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* along with this software.
|
* along with this software.
|
||||||
*
|
*
|
||||||
* If not, see <http://www.gnu.org/licenses/>.
|
* If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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
|
||||||
|
|
||||||
typedef enum {
|
typedef enum {
|
||||||
|
|
|
@ -1,20 +1,20 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* along with this software.
|
* along with this software.
|
||||||
*
|
*
|
||||||
* If not, see <http://www.gnu.org/licenses/>.
|
* If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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 <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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 "stdbool.h"
|
#include "stdbool.h"
|
||||||
#include "stdint.h"
|
#include "stdint.h"
|
||||||
|
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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 BUILD_BUG_ON(condition) ((void)sizeof(char[1 - 2*!!(condition)]))
|
#define BUILD_BUG_ON(condition) ((void)sizeof(char[1 - 2*!!(condition)]))
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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"
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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 DEBUG16_VALUE_COUNT 4
|
#define DEBUG16_VALUE_COUNT 4
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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 "version.h"
|
#include "version.h"
|
||||||
|
|
||||||
const char * const targetName = __TARGET__;
|
const char * const targetName = __TARGET__;
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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 "common/utils.h"
|
#include "common/utils.h"
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* along with this software.
|
* along with this software.
|
||||||
*
|
*
|
||||||
* 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
|
||||||
|
|
|
@ -1,20 +1,20 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* along with this software.
|
* along with this software.
|
||||||
*
|
*
|
||||||
* If not, see <http://www.gnu.org/licenses/>.
|
* If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* along with this software.
|
* along with this software.
|
||||||
*
|
*
|
||||||
* 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.
|
||||||
//
|
//
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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
|
||||||
|
|
||||||
extern CMS_Menu cmsx_menuBlackbox;
|
extern CMS_Menu cmsx_menuBlackbox;
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* along with this software.
|
* along with this software.
|
||||||
*
|
*
|
||||||
* 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
|
||||||
//
|
//
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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 "cms/cms_types.h"
|
#include "cms/cms_types.h"
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* along with this software.
|
* along with this software.
|
||||||
*
|
*
|
||||||
* 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.
|
||||||
|
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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
|
||||||
|
|
||||||
extern CMS_Menu cmsx_menuImu;
|
extern CMS_Menu cmsx_menuImu;
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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 <stdbool.h>
|
#include <stdbool.h>
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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
|
||||||
|
|
||||||
extern CMS_Menu cmsx_menuLedstrip;
|
extern CMS_Menu cmsx_menuLedstrip;
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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 <stdbool.h>
|
#include <stdbool.h>
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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
|
||||||
|
|
||||||
extern CMS_Menu cmsx_menuMisc;
|
extern CMS_Menu cmsx_menuMisc;
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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 <stdbool.h>
|
#include <stdbool.h>
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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
|
||||||
|
|
||||||
extern CMS_Menu cmsx_menuOsd;
|
extern CMS_Menu cmsx_menuOsd;
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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 <stdbool.h>
|
#include <stdbool.h>
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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
|
||||||
|
|
||||||
extern CMS_Menu cmsx_menuPower;
|
extern CMS_Menu cmsx_menuPower;
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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 <stdbool.h>
|
#include <stdbool.h>
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#include <ctype.h>
|
#include <ctype.h>
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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 "cms/cms.h"
|
#include "cms/cms.h"
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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 <stdbool.h>
|
#include <stdbool.h>
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#include <ctype.h>
|
#include <ctype.h>
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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 "cms/cms.h"
|
#include "cms/cms.h"
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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 <stdbool.h>
|
#include <stdbool.h>
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#include <ctype.h>
|
#include <ctype.h>
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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 "cms/cms.h"
|
#include "cms/cms.h"
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* along with this software.
|
* along with this software.
|
||||||
*
|
*
|
||||||
* 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.
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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
|
||||||
|
|
||||||
typedef enum {
|
typedef enum {
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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 <stdbool.h>
|
#include <stdbool.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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
|
||||||
|
|
||||||
bool bitArrayGet(const void *array, unsigned bit);
|
bool bitArrayGet(const void *array, unsigned bit);
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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 "color.h"
|
#include "color.h"
|
||||||
|
|
|
@ -1,20 +1,20 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* along with this software.
|
* along with this software.
|
||||||
*
|
*
|
||||||
* If not, see <http://www.gnu.org/licenses/>.
|
* If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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 "streambuf.h"
|
#include "streambuf.h"
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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
|
||||||
|
|
||||||
struct sbuf_s;
|
struct sbuf_s;
|
||||||
|
|
|
@ -1,20 +1,20 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* along with this software.
|
* along with this software.
|
||||||
*
|
*
|
||||||
* If not, see <http://www.gnu.org/licenses/>.
|
* If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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 <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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 <stdbool.h>
|
#include <stdbool.h>
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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
|
||||||
|
|
||||||
// Don't use it on F1 and F3 to lower RAM usage
|
// Don't use it on F1 and F3 to lower RAM usage
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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 <stdbool.h>
|
#include <stdbool.h>
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#include <ctype.h>
|
#include <ctype.h>
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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
|
||||||
|
|
||||||
uint32_t GPS_coord_to_degrees(const char* coordinateString);
|
uint32_t GPS_coord_to_degrees(const char* coordinateString);
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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 <stdbool.h>
|
#include <stdbool.h>
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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 <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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 "huffman.h"
|
#include "huffman.h"
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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 <math.h>
|
#include <math.h>
|
||||||
|
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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
|
||||||
|
|
||||||
#ifndef sq
|
#ifndef sq
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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 <string.h>
|
#include <string.h>
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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 <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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 <limits.h>
|
#include <limits.h>
|
||||||
#include <ctype.h>
|
#include <ctype.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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 <stdbool.h>
|
#include <stdbool.h>
|
||||||
|
|
|
@ -1,22 +1,24 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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"
|
||||||
|
|
|
@ -1,22 +1,24 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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
|
||||||
|
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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 <stddef.h>
|
#include <stddef.h>
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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 <stdbool.h>
|
#include <stdbool.h>
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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 <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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
|
||||||
|
|
||||||
#ifndef __UNIQL
|
#ifndef __UNIQL
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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 <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
#include "platform.h"
|
#include "platform.h"
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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 <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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
|
||||||
|
|
||||||
#ifdef SRC_MAIN_SCHEDULER_C_
|
#ifdef SRC_MAIN_SCHEDULER_C_
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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 <stdbool.h>
|
#include <stdbool.h>
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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 "pg/pg.h"
|
#include "pg/pg.h"
|
||||||
|
|
|
@ -1,20 +1,20 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* along with this software.
|
* along with this software.
|
||||||
*
|
*
|
||||||
* If not, see <http://www.gnu.org/licenses/>.
|
* If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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 "platform.h"
|
#include "platform.h"
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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 <stdbool.h>
|
#include <stdbool.h>
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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
|
||||||
|
|
||||||
typedef struct drv_adxl345_config_s {
|
typedef struct drv_adxl345_config_s {
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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 <stdbool.h>
|
#include <stdbool.h>
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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
|
||||||
|
|
||||||
bool bma280Detect(accDev_t *acc);
|
bool bma280Detect(accDev_t *acc);
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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 <stdbool.h>
|
#include <stdbool.h>
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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
|
||||||
|
|
||||||
struct accDev_s;
|
struct accDev_s;
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* along with this software.
|
* along with this software.
|
||||||
*
|
*
|
||||||
* 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>
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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
|
||||||
|
|
||||||
bool l3g4200dDetect(gyroDev_t *gyro);
|
bool l3g4200dDetect(gyroDev_t *gyro);
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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 <stdbool.h>
|
#include <stdbool.h>
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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
|
||||||
|
|
||||||
bool l3gd20Detect(gyroDev_t *gyro);
|
bool l3gd20Detect(gyroDev_t *gyro);
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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 <stdbool.h>
|
#include <stdbool.h>
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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 <stdbool.h>
|
#include <stdbool.h>
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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
|
||||||
|
|
||||||
bool mma8452Detect(accDev_t *acc);
|
bool mma8452Detect(accDev_t *acc);
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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 <stdbool.h>
|
#include <stdbool.h>
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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"
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* along with this software.
|
* along with this software.
|
||||||
*
|
*
|
||||||
* 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>
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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
|
||||||
|
|
||||||
// Registers
|
// Registers
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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 <stdbool.h>
|
#include <stdbool.h>
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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
|
||||||
|
|
||||||
bool mpu6050AccDetect(accDev_t *acc);
|
bool mpu6050AccDetect(accDev_t *acc);
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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 <stdbool.h>
|
#include <stdbool.h>
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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 MPU6500_BIT_RESET (0x80)
|
#define MPU6500_BIT_RESET (0x80)
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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 <stdbool.h>
|
#include <stdbool.h>
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
|
|
@ -1,22 +1,24 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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"
|
||||||
|
|
||||||
|
|
|
@ -1,22 +1,23 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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 <stdbool.h>
|
#include <stdbool.h>
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
|
|
@ -1,22 +1,24 @@
|
||||||
/*
|
/*
|
||||||
* 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)
|
||||||
* any later version.
|
* any later version.
|
||||||
*
|
*
|
||||||
* Cleanflight and Betaflight are distributed in the hope that they
|
* Cleanflight and Betaflight are distributed in the hope that they
|
||||||
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
|
||||||
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* See the GNU General Public License for more details.
|
* See the GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* 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
Loading…
Add table
Add a link
Reference in a new issue