Skip to content

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

License

Notifications You must be signed in to change notification settings

nextpilot/nextpilot-flight-control

NextPilot Flight Control System

English | 中文 | Español | Deutsch

Overview

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

Main Feature

  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 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

Supported IDE/Compiler

The main IDE/compilers supported by NextPilot are:

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

Document

User Manual

Getting Started | Flight Mode | Simulation

Develeop Guide

Getting Started | System Startup | Build Tools

Comunity

NextPilot is very grateful for the support from all community users and developers, and if you have any ideas, suggestions or questions in the process of using NextPilot, NextPilot can be reached by the following means, and we are also updating NextPilot in real time on these channels.

Scan the QR code to join the NextPilot Community Support group, we will do our best to answer your questions.

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!