Project Icon

MissionPlanner

开源无人机地面控制站软件

MissionPlanner是ArduPilot生态系统的核心地面控制软件。它支持多平台运行,提供任务规划、参数设置、实时监控等功能。软件包含地图缓存、高程数据管理等特性,可满足从业余爱好者到专业操作员的不同需求。

MissionPlanner

Dot Net Android OSX/IOS

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:

Visual Studio 2022

IDE

Visual Studio Community

To compile Mission Planner, we recommend using Visual Studio. You can download Visual Studio Community from the Visual Studio Download page.

Visual Studio is a comprehensive suite with built-in Git support, but it can be overwhelming due to its complexity. To streamline the installation process, you can customize your installation by selecting the relevant "Workloads" and "Individual components" based on your software development needs.

To simplify this selection process, we have provided a configuration file that specifies the components required for MissionPlanner development. Here's how you can use it:

  1. Go to "More" in the Visual Studio installer.
  2. Select "Import configuration."
  3. Use the following file: vs2022.vsconfig.

By following these steps, you'll have the necessary components installed and ready for Mission Planner development.

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. 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

Open a git bash terminal in the MissionPlanner directory and type, "git submodule update --init" to download all submodules

3. Build

To build the code:

  • Open MissionPlanner.sln with Visual Studio
  • From the Build menu, select "Build MissionPlanner"

On other systems

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

Launching Mission Planner on other system

Mission Planner is available for Android via the Play Store. https://play.google.com/store/apps/details?id=com.michaeloborne.MissionPlanner Mission Planner can be used with Mono on Linux systems. Be aware that not all functions are available on Linux. Native MacOS and iOS support is experimental and not recommended for inexperienced users. https://github.com/ArduPilot/MissionPlanner/releases/tag/osxlatest For MacOS users it is recommended to use Mission Planner for Windows via Boot Camp or Parallels (or equivalent).

On Linux

Requirements

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

  • sudo apt install mono-complete mono-runtime libmono-system-windows-forms4.0-cil libmono-system-core4.0-cil libmono-winforms4.0-cil libmono-corlib4.0-cil libmono-system-management4.0-cil libmono-system-xml-linq4.0-cil

Launching

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

External Services Used

SourceUseHow to disableCustodian
https://firmware.oborne.meused as a global cdn for checking for MP update check - checked once per day at startupedit missionplanner.exe.configMichael Oborne
https://firmware.ardupilot.orgused for updates to stable, firmware metadata, firmware, user alerts, gstreamer, SRTM, SITLupdates to stable (edit missionplanner.exe.config) - all others Not possibleArdupilot Team
https://github.com/used for updates to betaedit missionplanner.exe.configMichael Oborne
https://raw.githubusercontent.comold param metadata, sitl config filesNot possibleArdupilot Team
https://api.github.com/ardupilot preload param filesNot possibleArdupilot Team
https://raw.oborne.me/used as glocal cdn for parameter metadata generator, no longer primary sourceonly used at user request to regenerate, edit missionplanner.exe.configMichael Oborne
https://maps.google.comused for elevation api - removed due to abuseN/AN/A
https://discuss.cubepilot.org/use for SB2 reporting - only on affected boards when user enters detailsonly used at user requestCubePilot
https://altitudeangel.comutm data - user enabledonly used at user requestAltitude Angel
https://autotest.ardupilot.orgdataflash log meta data, parameter metadataNot PossibleArdupilot Team
Manyyour choice of map provider google/bing/openstreetmap/etcUser selectableUser/Many
https://www.cloudflare.comgeo location provider - for NFZ selectionNot PossibleMichael Oborne
https://esua.cad.gov.hkHK no fly zones - user enabledUser selectableHK Gov
https://ssl.google-analytics.comGoogle Analytics Anonymous Stats - Screen Loads, Exceptions/Crashs, Events (Connect), Startup Timing, FW upload (FW Type and Board Type)disable in Config > Planner > OptOut Anon StatsMichael Oborne
https://api.dronelogbook.comlogging - disabledN/AN/A
https://ardupilot.orghelp urls on many pagesUser InitiatedArduPilot Team
https://www.youtube.comhelp videos on many pagesUser InitiatedArduPilot Team
https://files.rfdesign.com.auRFD firmwaresUser InitiatedRFDesign
https://teck.airmarket.ioairmarket - disabledN/AN/A

Offline Use - No Internet

LocationUseTransferable between pcs
C:\ProgramData\Mission Planner\gmapcacheMap cacheyes
C:\ProgramData\Mission Planner\srtmElevation data cacheyes
C:\ProgramData\Mission Planner\*.pdef.xmlParameter cacheyes
C:\ProgramData\Mission Planner\LogMessages*.xmlDF Log metadata cacheyes

on linux this is in /home//.local/share/Mission Planner/

Offline Data Supported

Elevation

  • SRTM Cache
  • GeoTiff's in WGS84/EGM96
  • DTED

Images

  • Map Cache
  • WMS
  • WMTS
  • GDAL

Paths used - Default

LocationUse
C:\ProgramData\Mission PlannerAll cross user content
C:\Users\USERNAME\Documents\Mission PlannerAll per user content

on linux this is in /home//.local/share/Mission Planner/

CA Cert

A CA cert is installed to the root store and used to sign the windows serial port drivers, and is installed as part of the MSI install.

FlagCounter

项目侧边栏1项目侧边栏2
推荐项目
Project Cover

豆包MarsCode

豆包 MarsCode 是一款革命性的编程助手,通过AI技术提供代码补全、单测生成、代码解释和智能问答等功能,支持100+编程语言,与主流编辑器无缝集成,显著提升开发效率和代码质量。

Project Cover

AI写歌

Suno AI是一个革命性的AI音乐创作平台,能在短短30秒内帮助用户创作出一首完整的歌曲。无论是寻找创作灵感还是需要快速制作音乐,Suno AI都是音乐爱好者和专业人士的理想选择。

Project Cover

有言AI

有言平台提供一站式AIGC视频创作解决方案,通过智能技术简化视频制作流程。无论是企业宣传还是个人分享,有言都能帮助用户快速、轻松地制作出专业级别的视频内容。

Project Cover

Kimi

Kimi AI助手提供多语言对话支持,能够阅读和理解用户上传的文件内容,解析网页信息,并结合搜索结果为用户提供详尽的答案。无论是日常咨询还是专业问题,Kimi都能以友好、专业的方式提供帮助。

Project Cover

阿里绘蛙

绘蛙是阿里巴巴集团推出的革命性AI电商营销平台。利用尖端人工智能技术,为商家提供一键生成商品图和营销文案的服务,显著提升内容创作效率和营销效果。适用于淘宝、天猫等电商平台,让商品第一时间被种草。

Project Cover

吐司

探索Tensor.Art平台的独特AI模型,免费访问各种图像生成与AI训练工具,从Stable Diffusion等基础模型开始,轻松实现创新图像生成。体验前沿的AI技术,推动个人和企业的创新发展。

Project Cover

SubCat字幕猫

SubCat字幕猫APP是一款创新的视频播放器,它将改变您观看视频的方式!SubCat结合了先进的人工智能技术,为您提供即时视频字幕翻译,无论是本地视频还是网络流媒体,让您轻松享受各种语言的内容。

Project Cover

美间AI

美间AI创意设计平台,利用前沿AI技术,为设计师和营销人员提供一站式设计解决方案。从智能海报到3D效果图,再到文案生成,美间让创意设计更简单、更高效。

Project Cover

AIWritePaper论文写作

AIWritePaper论文写作是一站式AI论文写作辅助工具,简化了选题、文献检索至论文撰写的整个过程。通过简单设定,平台可快速生成高质量论文大纲和全文,配合图表、参考文献等一应俱全,同时提供开题报告和答辩PPT等增值服务,保障数据安全,有效提升写作效率和论文质量。

投诉举报邮箱: service@vectorlightyear.com
@2024 懂AI·鲁ICP备2024100362号-6·鲁公网安备37021002001498号