josephyuzb / MissionPlanner

Mission Planner Ground Control Station (c# .net)

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MissionPlanner

Gitter

Website : http://planner.ardupilot.com/

Forum : http://ardupilot.com/forum/viewforum.php?f=12

Download latest stable version : http://ardupilot.com/wp-content/plugins/download-monitor/download.php?id=82

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

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

How to compile

  1. Install software
  1. Check out
  1. Build
  • Open MissionPlanner.sln with Visual Studio express 2013 for windows desktop.
  • Compile.

-----------MONO-------------

run using mono MissionPlanner.exe

run debuging MONO_LOG_LEVEL=debug mono MissionPlanner.exe

you need prereq's sudo apt-get 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

About

Mission Planner Ground Control Station (c# .net)

http://planner.ardupilot.com/

License:GNU General Public License v3.0


Languages

Language:C# 94.6%Language:Python 4.4%Language:XSLT 0.8%Language:C++ 0.1%Language:HTML 0.1%Language:CSS 0.0%Language:Shell 0.0%Language:Batchfile 0.0%Language:Smalltalk 0.0%Language:Perl 0.0%Language:C 0.0%