FMT Firmware Save

Firmament Autopilot Embedded System

Project README

FMT

GitHub license build status release version

Overview

Firmament (FMT) is an advanced autopilot system which is designed with Model-based design (MBD). It can be used to quickly and easily build the control system for autonomous vehicle, such as uav, car, ship, robot, etc.

The system is mainly composed of two parts.

  • FMT-Firmware: A stable and high performance embedded system designed with C/C++.
  • FMT-Model: A simulation framework with algorithm libraries designed with MATLAB/Simulink.

Documentation

User Guide

Download

git clone https://github.com/Firmament-Autopilot/FMT-Firmware.git --recursive --shallow-submodules

Note that FMT-Firmware contains submodules, use --recursive to download submodule as well.

Feature

  • High development efficency achieved with model-based deisign and debug easier.
  • A stable and high performance embedded system designed with C/C++.
  • A powerful simulation framework with various algorithm library designed with MATLAB/Simulink.
  • Auto code generation from Simulink model adapted to different hardware platforms (ARM, AMD, Intel, etc).
  • Excellent real-time performance based on RT-Thread RTOS with active community and large number of third-party components.
  • Support with most widely used open-source hardware Pixhawk (Both FMUv2 and FMUv5 are supported).
  • Cross-platform toolchain support with Windows/Linux/Mac.
  • Support with Mavlink and QGroundcontrol.

Architecture

FMT Firmware's architecture is shown in the figure below.

Hardware

Current supported hardware:

The drone hardware equipped with FMT:

License

Apache-2.0

Open Source Agenda is not affiliated with "FMT Firmware" Project. README Source: Firmament-Autopilot/FMT-Firmware

Open Source Agenda Badge

Open Source Agenda Rating