shaopengyuan / FMT-Firmware

FMT Autopilot Embedded Software

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FMT

GitHub license build status release version

中文页 |

Overview

Firmament (FMT) is an advanced autopilot system which is developed for Model-Based Design (MBD), which can be used to quickly build control systems 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.

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 v1.0/v2.0.

Architecture

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

Hardware

The current supported hardware platforms are Pixhawk(FMUv2) and Pixhawk 4(FMUv5). Please visit the websit to get more information about the hardware.

Documentation

User Guide

License

Apache-2.0

About

FMT Autopilot Embedded Software

License:Apache License 2.0


Languages

Language:C 93.8%Language:Assembly 2.7%Language:Python 1.2%Language:HTML 0.9%Language:Shell 0.6%Language:C++ 0.4%Language:Makefile 0.2%Language:CMake 0.2%Language:M4 0.0%Language:Yacc 0.0%Language:Lex 0.0%Language:Dockerfile 0.0%Language:Batchfile 0.0%