8 Star 54 Fork 8

NextPilot/nextpilot-flight-control

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README
BSD-3-Clause

NextPilot Flight Control System

English | 中文 | Español | Deutsch

NextPilot Flight Control System is a powerfull, scalable and advanced autopilot, which is designed to be easily used in education, research, and industry.

  1. Excellent performance. RTOS based on RT-Thread V5.0.2 with active community and rich components, such as FINSH, DFS, ULOG etc.

  2. More powerfull. main function ported from PX4 V1.14.2, which developed by world-class developers from industry and academia, powered all kinds of vehicles from racing and cargo drones through to ground vehicles and submersibles.

  3. High scalability. has high-quality scalable software architecture (uORB, PARAM, AIRFRAME), loose coupling(Automatic initialization mechanism), modularity(a FOLDER, a MODULE FOR a FUNCTION), is easy to tailor and expand.

  4. High efficency. support MATLAB/Simulink Model-Based Design, which enable fast and cost-effective development of dynamic systems, including control systems, signal processing systems, and communications systems.

  5. Support variety of simulation, such as Model-in-Loop, Software-in-Loop, Hardware-in-Loop, Simulation-in-Hardware.

  6. Support most widely used open-source hardware Pixhawk FMUv5 and hardware designed by NextPilot.

  7. Supports all mainstream compiling tools such as Gcc+VScode (Windows/Ubuntu), Keil and IAR.

System Architecture

Supported Vehicle

  • Multirotor: quad, six, oct, hex
  • Fixed Wing: plane
  • Hybrid VTOL: standard, tailsitter, tiltrotor

NextPilot use airframe set Vehicle parameters and start modules.

Supported Function

Controller

  • Flight Mode: manul, arco, att, alt, pos; takeoff, land, mission, loiter, rtl, follow; offboard
  • Safety: geofence, low power, gnss loss, rc loss, datalink loss, engine failure, etc

Estimator

  • Gyro fft:
  • Sensor Vote:
  • Wind estimator:

Telemetry

  • mavlink
  • uavcan

Simulation

Supported Hardware

open-source hardware:

designed by NextPilot:

  • fcs-v1, flight control system
  • ins-v1, integrated navigation system
  • ads-v1, air data system

key design point:

  • mcu: STM32F765 and STM32F753
  • sensors: gnss/gps/rtk, IMU(gyro, accel), baro, mag, airspeed
  • actuator: pwm, can
  • battery: smart, analog
  • radio control: s.bus
  • notification: led, tunes, safety_button

Document

User Manual

Getting Started | Flight Mode | Simulation

Develeop Guide

Getting Started | System Startup | Build Tools

The main IDE/compilers supported by NextPilot are:

License

NextPilot follows the BSD 3-Clause License. It's completely open-source, can be used in commercial applications for free, does not require the disclosure of code, and has no potential commercial risk.

Contribution

If you are interested in NextPilot and want to join in the development and become a code contributor, please refer to the Code Contribution Guide.

Thanks for the following contributors!

BSD 3-Clause License Copyright (c) 2015 - 2024, NextPilot Development Team All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

About

NextPilot飞控系统是一款基于px4和rt-thread的国产先进自动驾驶仪。能够便捷的应用于教育、研究和工业等领域,让工程师专注于自己的擅长领域(比如嵌入式、控制算法、应用业务)进行高效的开发。 expand collapse
BSD-3-Clause
Cancel

Releases

No release

Contributors

All

Activities

Load More
can not load any more
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/nextpilot/nextpilot-flight-control.git
git@gitee.com:nextpilot/nextpilot-flight-control.git
nextpilot
nextpilot-flight-control
nextpilot-flight-control
main

Search