Giter VIP home page Giter VIP logo

jonekee / starrypilot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jczou/starrypilot

0.0 2.0 0.0 105.31 MB

A lightweight autopilot software for Pixhawk

License: BSD 3-Clause "New" or "Revised" License

Python 0.60% C 89.57% C++ 0.98% Objective-C 0.47% HTML 5.65% Assembly 2.55% Makefile 0.02% DIGITAL Command Language 0.03% Module Management System 0.01% Roff 0.01% RPC 0.03% CMake 0.01% Ruby 0.01% Shell 0.01% Perl 0.01% CSS 0.02% TeX 0.01% Pawn 0.01% MATLAB 0.05%

starrypilot's Introduction

StarryPilot

中文页 |

About

A lightweight and powerful autopilot software, which focus on research and development of state-of-the-art software for UAVs. One of the project’s primary goals is to provide an open and flexible platform making it easy to be applied to a broad range of domains.

Feature

  • RT-Thread RTOS, Fatfs file system, System components, such as IPC, Msh shell system, file manager, parameter system, log system, etc.
  • Completely support with Pixhawk hardware
  • ADRC control & PID control
  • Support with Mavlink(QGround Control)
  • Support with Gazebo hardware-in-the-loop (HITL) simulation

Control

ADRC vs PID

Simulator

Tools

  • Calibration software (magnetometer and accelerometer calibration)
  • Logger checker

Usage

The project is developed on Pixhawk (autopilot hardware). To download firmware into Pixhawk, please follow these steps:

  • First compile the starry_fmu and generate bin file.
  • Use QGroundControl (QGC) to download the bin file into fmu. To download custom firmware, choose the following choice.

  • Now the firmware of starry_fmu should be correctly downloaded (If failed, please try again, or use the newer version of QGC). Connect Radio-telemetry to the TELEM 2 port of Pixhawk, then you should see the Msh shell system output via serial terminal (default baudrate is 57600).

  • If you didn't format the SD card before, please type mkfs command to format the SD card.
  • Then you should download the starry_io firmware. To do so, first compile starry_io project to get the bin file and name it as starryio.bin. Copy the starryio.bin to the root directory of SD card, then open Msh shell system and type uploader, which is shown below.

  • Choose file system option to start download. Notice that if it's the first time that you download starry_io, after you type uploader, you should push reset button of io (in the side of Pixhawk) to let io enter the bootloader.
  • Congratulation, now the download is finished!

Compile Environment

  • IDE: The compile environment is based on Keil MDK5.

  • GNU GCC: For more instructions, please refer to README.md

Developer List


QQ群: 459133925

starrypilot's People

Contributors

jczou avatar weety avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.