Git Product home page Git Product logo

isgasho / missionplanner Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ardupilot/missionplanner

0.0 2.0 0.0 188.96 MB

Mission Planner Ground Control Station (c# .net)

Home Page: http://ardupilot.org/planner/

License: GNU General Public License v3.0

C# 79.93% C++ 0.02% C 0.02% XSLT 0.13% Python 1.05% Shell 0.01% HTML 0.31% Batchfile 0.01% Smalltalk 0.01% JavaScript 18.46% CSS 0.06% Objective-C 0.01%

missionplanner's Introduction

MissionPlanner

Gitter Build status

Website : http://ardupilot.org/planner/

Forum : http://discuss.ardupilot.org/c/ground-control-software/mission-planner

Download latest stable version : http://firmware.ardupilot.org/Tools/MissionPlanner/MissionPlanner-latest.msi

Changelog : https://github.com/ArduPilot/MissionPlanner/blob/master/ChangeLog.txt

License : https://github.com/ArduPilot/MissionPlanner/blob/master/COPYING.txt

How to compile

On Windows (Recommended)

1. Install software

Main requirements

Currently, Mission Planner needs:

  • Microsoft .NET Framework 4.6.1
  • Microsoft .NET standard 2.0
IDE
Visual Studio Community

The recommended way to compile Mission Planner is through Visual Studio. You could do it with Visual Studio Community (version 15.3 or newer to include .NET standard 2.0) : Visual Studio Download page. Visual Studio suite is quite complet and comes with Git support. On installation phase, please install support for :

  • Developpement .NET Desktop
  • Microsoft .NET Framework 4.6.1
  • Microsoft .NET standard 2.0
VSCode

Currently VSCode with C# plugin is able to parse the code but cannot build.

2. Get the code

If you get Visual Studio Community, you should be able to use Git from the IDE. Just clone https://github.com/ArduPilot/MissionPlanner.git to get the full code.

In case you didn't install an IDE, you will need to manually install Git. Please follow instruction in https://ardupilot.org/dev/docs/where-to-get-the-code.html#downloading-the-code-using-git

3. Build

To build the code:

  • Open MissionPlanner.sln with Visual Studio
  • Compile

On other systems

Building Mission Planner on other systems isn't support currently.

Launching Mission Planner on other system

Mission Planner can be use with Mono on non-Windows system. Be aware that all the functionnalities aren't working.

On Linux

Requirements

Those instructions were tested on Ubuntu 18.04. Please install Mono, either :

  • sudo apt install mono-runtime libmono-system-windows-forms4.0-cil libmono-system-core4.0-cil libmono-winforms2.0-cil libmono-corlib2.0-cil libmono-system-management4.0-cil libmono-system-xml-linq4.0-cil

or full Mono :

  • sudo apt install mono-complete

Launching

You can debug Mission Planner on Mono with MONO_LOG_LEVEL=debug mono MissionPlanner.exe

FlagCounter

missionplanner's People

Contributors

meee1 avatar skitisu avatar stevenhatrfdesign avatar kjeremy avatar lukemike avatar magicrub avatar eosbandi avatar jwangaeronavics avatar tridge avatar ellissu avatar tajisoft avatar tatsuy avatar sergeybokhantsev avatar oxinarf avatar davidbuzz avatar ustramooner avatar lovettchris avatar gediminasgu avatar bys1123 avatar wjax avatar eshamaev avatar emilecastelnuovo avatar zesly avatar muramura avatar chobitsfan avatar haripradhan avatar azure-pipelines[bot] avatar rh-galaxy avatar khancyr avatar hangarspace 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.