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.
-
Excellent performance. RTOS based on RT-Thread V5.0.2 with active community and rich components, such as FINSH, DFS, ULOG etc.
-
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.
-
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. -
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.
-
Support variety of simulation, such as Model-in-Loop, Software-in-Loop, Hardware-in-Loop, Simulation-in-Hardware.
-
Support most widely used open-source hardware Pixhawk FMUv5 and hardware designed by NextPilot.
-
Supports all mainstream compiling tools such as Gcc+VScode (Windows/Ubuntu), Keil and IAR.
- Multirotor: quad, six, oct, hex
- Fixed Wing: plane
- Hybrid VTOL: standard, tailsitter, tiltrotor
NextPilot use airframe set Vehicle parameters and start modules.
open-source hardware:
- CUAV Pixhawk V5+ (FMUv5), bsp code
- CUAV Pixhawk V6X (FMUv6x), to be done
- Holybro Pixhawk V5X (FMUv5X), to be done
- Holybro Pixhawk V6X (FMUv6X), to be done
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
The main IDE/compilers supported by NextPilot are:
- 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
- Gyro fft:
- Sensor Vote:
- Wind estimator:
- mavlink
- uavcan
- SITL: qemu + SIH
- HITL: stm32 + SIH
Getting Started | Flight Mode | Simulation
Getting Started | System Startup | Build Tools
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.
- homepage:https://www.nextpilot.org
- discuss:https://github.com/nextpilot/nextpilot-flight-control/discussions
- issues:https://github.com/nextpilot/nextpilot-flight-control/issues
- email:nextpilot@qq.com
Scan the QR code to join the NextPilot Community Support
group, we will do our best to answer your questions.
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.
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!