Git Product home page Git Product logo

mavgcl's Introduction

MAVGAnalysis

In-Flight Analysis for PX4

This JavaFx based tool enables PX4 Users to record and analyse data published via UDP during flight. It is not intended to replace the QGC.

Status: Last updated 16/03/2016

New feature: Import/Export of recorded data

Features:

  • Realtime data acquisition (50ms sampling)
  • Trigger recording manually or by selectable flight-mode/state changes
  • Choosable stop-recording delay
  • Display of key-figures during and after recording (with horizontal scrolling)
  • Display of basic vehicle information, like mode, battery status, messages and sensor availability
  • XY Analysis for selected key-figures
  • MAVLink inspector
  • OpenStreepMap viewer of global position and raw gps data with option to record path (requires internet access)

In preparation:

  • 3D Analysis of selected key figures

How to build on OSX (other platforms may need adjustments in build.xml):

  • Clone repository
  • Goto main directory cd MAVGCL-MAVGAnalysis/MAVGCL
  • Run ant all

How to start (all platforms):

  • Goto directory /dist

  • Start either UDP with java -jar MAVGAnalysis.jar --peerAddress=172.168.178.1

    (PX4 standard ports used, replace IP with yours)

    or java -jar MAVGAnalysis.jar --peerAddress=127.0.0.1 for SITL (jMAVSim)

    or just java -jar MAVGAnalysis.jarfor a basic demo.

  • Import demo_data.mgc or collect data from your vehicle

How to deploy on OSX:

  • Modify build.xml to adjust peer property.

  • Run ant_deploy

    โ€‹

Screenshots:

alt tag

alt tag

alt tag

Experimental 3D Analysis (relative Local position in NED only):

alt tag

alt tag

mavgcl's People

Contributors

ecmnet avatar

Watchers

James Cloos avatar misswhile 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.