在好例子网,分享、交流、成长!
您当前所在位置:首页C# 开发实例C#语言基础 → MissionPlanner(无人机地面站源码)

MissionPlanner(无人机地面站源码)

C#语言基础

下载此实例
  • 开发语言:C#
  • 实例大小:311.17M
  • 下载次数:33
  • 浏览次数:561
  • 发布时间:2022-11-18
  • 实例类别:C#语言基础
  • 发 布 人:zhouling9226520
  • 文件格式:.rar
  • 所需积分:2
 相关标签: ner NP pl nn IO

实例介绍

【实例简介】MissionPlanner(无人机地面站源码)

【实例截图】

from clipboard

【核心代码】

.
├── MissionPlanner-master
│   ├── APMPlannerXplanes
│   │   ├── APMPlannerXplanes
│   │   │   ├── APMPlannerXplanes.cpp
│   │   │   ├── APMPlannerXplanes.h
│   │   │   ├── APMPlannerXplanes.vcxproj
│   │   │   ├── APMPlannerXplanes.vcxproj.filters
│   │   │   ├── AircraftUtils.cpp
│   │   │   ├── AircraftUtils.h
│   │   │   ├── AssemblyInfo.cpp
│   │   │   ├── ReadMe.txt
│   │   │   └── resource.h
│   │   └── APMPlannerXplanes.sln
│   ├── AdbWinApi.dll
│   ├── Antenna
│   │   ├── Tracker.Designer.cs
│   │   ├── Tracker.ar.resx
│   │   ├── Tracker.az-Latn-AZ.resx
│   │   ├── Tracker.cs
│   │   ├── Tracker.de-DE.resx
│   │   ├── Tracker.fr.resx
│   │   ├── Tracker.id-ID.resx
│   │   ├── Tracker.it-IT.resx
│   │   ├── Tracker.ko-KR.resx
│   │   ├── Tracker.pt.resx
│   │   ├── Tracker.resx
│   │   ├── Tracker.ru-KZ.resx
│   │   ├── Tracker.tr.resx
│   │   ├── Tracker.zh-Hans.resx
│   │   ├── Tracker.zh-Hant.resx
│   │   └── Tracker.zh-TW.resx
│   ├── ArduCopterConfig.xml
│   ├── COPYING.txt
│   ├── ChangeLog.txt
│   ├── Common.cs
│   ├── Controls
│   │   ├── AuthKeys.Designer.cs
│   │   ├── AuthKeys.cs
│   │   ├── AuthKeys.resx
│   │   ├── ConnectionControl.Designer.cs
│   │   ├── ConnectionControl.ar.resx
│   │   ├── ConnectionControl.az-Latn-AZ.resx
│   │   ├── ConnectionControl.cs
│   │   ├── ConnectionControl.id-ID.resx
│   │   ├── ConnectionControl.ja-JP.resx
│   │   ├── ConnectionControl.ko-KR.resx
│   │   ├── ConnectionControl.pt.resx
│   │   ├── ConnectionControl.resx
│   │   ├── ConnectionControl.ru-KZ.resx
│   │   ├── ConnectionControl.tr.resx
│   │   ├── ConnectionControl.zh-Hans.resx
│   │   ├── ConnectionOptions.Designer.cs
│   │   ├── ConnectionOptions.ar.resx
│   │   ├── ConnectionOptions.az-Latn-AZ.resx
│   │   ├── ConnectionOptions.cs
│   │   ├── ConnectionOptions.id-ID.resx
│   │   ├── ConnectionOptions.ko-KR.resx
│   │   ├── ConnectionOptions.pt.resx
│   │   ├── ConnectionOptions.resx
│   │   ├── ConnectionOptions.ru-KZ.resx
│   │   ├── ConnectionOptions.tr.resx
│   │   ├── ConnectionOptions.zh-Hans.resx
│   │   ├── ConnectionStats.Designer.cs
│   │   ├── ConnectionStats.ar.resx
│   │   ├── ConnectionStats.az-Latn-AZ.resx
│   │   ├── ConnectionStats.cs
│   │   ├── ConnectionStats.id-ID.resx
│   │   ├── ConnectionStats.ja-JP.resx
│   │   ├── ConnectionStats.ko-KR.resx
│   │   ├── ConnectionStats.pt.resx
│   │   ├── ConnectionStats.resx
│   │   ├── ConnectionStats.ru-KZ.resx
│   │   ├── ConnectionStats.tr.resx
│   │   ├── ConnectionStats.zh-Hans.resx
│   │   ├── ControlSensorsStatus.Designer.cs
│   │   ├── ControlSensorsStatus.cs
│   │   ├── ControlSensorsStatus.resx
│   │   ├── DefaultSettings.Designer.cs
│   │   ├── DefaultSettings.ar.resx
│   │   ├── DefaultSettings.az-Latn-AZ.resx
│   │   ├── DefaultSettings.cs
│   │   ├── DefaultSettings.id-ID.resx
│   │   ├── DefaultSettings.ja-JP.resx
│   │   ├── DefaultSettings.ko-KR.resx
│   │   ├── DefaultSettings.pt.resx
│   │   ├── DefaultSettings.resx
│   │   ├── DefaultSettings.ru-KZ.resx
│   │   ├── DefaultSettings.tr.resx
│   │   ├── DefaultSettings.zh-Hans.resx
│   │   ├── DigitalSkyUI.Designer.cs
│   │   ├── DigitalSkyUI.cs
│   │   ├── DigitalSkyUI.resx
│   │   ├── DistanceBar.Designer.cs
│   │   ├── DistanceBar.cs
│   │   ├── DistanceBar.resx
│   │   ├── EKFStatus.Designer.cs
│   │   ├── EKFStatus.cs
│   │   ├── EKFStatus.resx
│   │   ├── ElevationProfile.Designer.cs
│   │   ├── ElevationProfile.cs
│   │   ├── ElevationProfile.resx
│   │   ├── FollowMe.Designer.cs
│   │   ├── FollowMe.ar.resx
│   │   ├── FollowMe.az-Latn-AZ.resx
│   │   ├── FollowMe.cs
│   │   ├── FollowMe.de-DE.resx
│   │   ├── FollowMe.es-ES.resx
│   │   ├── FollowMe.fr.resx
│   │   ├── FollowMe.id-ID.resx
│   │   ├── FollowMe.it-IT.resx
│   │   ├── FollowMe.ko-KR.resx
│   │   ├── FollowMe.pl.resx
│   │   ├── FollowMe.pt.resx
│   │   ├── FollowMe.resx
│   │   ├── FollowMe.ru-KZ.resx
│   │   ├── FollowMe.tr.resx
│   │   ├── FollowMe.zh-Hans.resx
│   │   ├── FollowMe.zh-Hant.resx
│   │   ├── FollowMe.zh-TW.resx
│   │   ├── GenOTP.Designer.cs
│   │   ├── GenOTP.cs
│   │   ├── GenOTP.resx
│   │   ├── Icon
│   │   │   ├── Icon.cs
│   │   │   └── Polygon.cs
│   │   ├── Loading.Designer.cs
│   │   ├── Loading.cs
│   │   ├── Loading.resx
│   │   ├── LogAnalyzer.Designer.cs
│   │   ├── LogAnalyzer.cs
│   │   ├── LogAnalyzer.resx
│   │   ├── MAVLinkInspector.cs
│   │   ├── MAVLinkInspector.resx
│   │   ├── MAVLinkParamChanged.cs
│   │   ├── MavFTPUI.Designer.cs
│   │   ├── MavFTPUI.cs
│   │   ├── MavFTPUI.resx
│   │   ├── MavlinkCheckBox.cs
│   │   ├── MavlinkCheckBoxBitMask.cs
│   │   ├── MavlinkCheckBoxBitMask.resx
│   │   ├── MavlinkComboBox.cs
│   │   ├── MavlinkNumericUpDown.cs
│   │   ├── ModifyandSet.Designer.cs
│   │   ├── ModifyandSet.ar.resx
│   │   ├── ModifyandSet.az-Latn-AZ.resx
│   │   ├── ModifyandSet.cs
│   │   ├── ModifyandSet.id-ID.resx
│   │   ├── ModifyandSet.ja-JP.resx
│   │   ├── ModifyandSet.ko-KR.resx
│   │   ├── ModifyandSet.pt.resx
│   │   ├── ModifyandSet.resx
│   │   ├── ModifyandSet.ru-KZ.resx
│   │   ├── ModifyandSet.tr.resx
│   │   ├── MovingBase.Designer.cs
│   │   ├── MovingBase.ar.resx
│   │   ├── MovingBase.az-Latn-AZ.resx
│   │   ├── MovingBase.cs
│   │   ├── MovingBase.de-DE.resx
│   │   ├── MovingBase.es-ES.resx
│   │   ├── MovingBase.fr.resx
│   │   ├── MovingBase.id-ID.resx
│   │   ├── MovingBase.it-IT.resx
│   │   ├── MovingBase.ja-JP.resx
│   │   ├── MovingBase.ko-KR.resx
│   │   ├── MovingBase.pl.resx
│   │   ├── MovingBase.pt.resx
│   │   ├── MovingBase.resx
│   │   ├── MovingBase.ru-KZ.resx
│   │   ├── MovingBase.tr.resx
│   │   ├── MovingBase.zh-Hans.resx
│   │   ├── MovingBase.zh-Hant.resx
│   │   ├── MovingBase.zh-TW.resx
│   │   ├── MyDataGridView.cs
│   │   ├── OSDVideo.Designer.cs
│   │   ├── OSDVideo.cs
│   │   ├── OSDVideo.resx
│   │   ├── OpenGLtest.cs
│   │   ├── OpenGLtest.resx
│   │   ├── OpenGLtest2.cs
│   │   ├── OpenGLtest2.resx
│   │   ├── PreFlight
│   │   │   ├── CheckListControl.Designer.cs
│   │   │   ├── CheckListControl.cs
│   │   │   ├── CheckListEditor.Designer.cs
│   │   │   ├── CheckListEditor.cs
│   │   │   ├── CheckListEditor.resx
│   │   │   ├── CheckListInput.cs
│   │   │   ├── CheckListInput.resx
│   │   │   └── CheckListItem.cs
│   │   ├── PropagationSettings.cs
│   │   ├── PropagationSettings.resx
│   │   ├── ProximityControl.cs
│   │   ├── ProximityControl.resx
│   │   ├── RAW_Sensor.Designer.cs
│   │   ├── RAW_Sensor.ar.resx
│   │   ├── RAW_Sensor.az-Latn-AZ.resx
│   │   ├── RAW_Sensor.cs
│   │   ├── RAW_Sensor.de-DE.resx
│   │   ├── RAW_Sensor.es-ES.resx
│   │   ├── RAW_Sensor.fr.resx
│   │   ├── RAW_Sensor.id-ID.resx
│   │   ├── RAW_Sensor.it-IT.resx
│   │   ├── RAW_Sensor.ja-JP.resx
│   │   ├── RAW_Sensor.ko-KR.resx
│   │   ├── RAW_Sensor.pl.resx
│   │   ├── RAW_Sensor.pt.resx
│   │   ├── RAW_Sensor.resx
│   │   ├── RAW_Sensor.ru-KZ.resx
│   │   ├── RAW_Sensor.tr.resx
│   │   ├── RAW_Sensor.zh-Hans.resx
│   │   ├── RAW_Sensor.zh-Hant.resx
│   │   ├── RAW_Sensor.zh-TW.resx
│   │   ├── RelayOptions.Designer.cs
│   │   ├── RelayOptions.ar.resx
│   │   ├── RelayOptions.az-Latn-AZ.resx
│   │   ├── RelayOptions.cs
│   │   ├── RelayOptions.id-ID.resx
│   │   ├── RelayOptions.ja-JP.resx
│   │   ├── RelayOptions.ko-KR.resx
│   │   ├── RelayOptions.pt.resx
│   │   ├── RelayOptions.resx
│   │   ├── RelayOptions.ru-KZ.resx
│   │   ├── RelayOptions.tr.resx
│   │   ├── RelayOptions.zh-Hans.resx
│   │   ├── SB.cs
│   │   ├── ScriptConsole.Designer.cs
│   │   ├── ScriptConsole.ar.resx
│   │   ├── ScriptConsole.az-Latn-AZ.resx
│   │   ├── ScriptConsole.cs
│   │   ├── ScriptConsole.id-ID.resx
│   │   ├── ScriptConsole.ja-JP.resx
│   │   ├── ScriptConsole.ko-KR.resx
│   │   ├── ScriptConsole.pt.resx
│   │   ├── ScriptConsole.resx
│   │   ├── ScriptConsole.ru-KZ.resx
│   │   ├── ScriptConsole.tr.resx
│   │   ├── ScriptConsole.zh-Hans.resx
│   │   ├── ScriptConsole.zh-Hant.resx
│   │   ├── ScriptConsole.zh-TW.resx
│   │   ├── SerialOutputMD.Designer.cs
│   │   ├── SerialOutputMD.ar.resx
│   │   ├── SerialOutputMD.az-Latn-AZ.resx
│   │   ├── SerialOutputMD.cs
│   │   ├── SerialOutputMD.id-ID.resx
│   │   ├── SerialOutputMD.ja-JP.resx
│   │   ├── SerialOutputMD.ko-KR.resx
│   │   ├── SerialOutputMD.pt.resx
│   │   ├── SerialOutputMD.resx
│   │   ├── SerialOutputMD.ru-KZ.resx
│   │   ├── SerialOutputMD.tr.resx
│   │   ├── SerialOutputNMEA.Designer.cs
│   │   ├── SerialOutputNMEA.ar.resx
│   │   ├── SerialOutputNMEA.az-Latn-AZ.resx
│   │   ├── SerialOutputNMEA.cs
│   │   ├── SerialOutputNMEA.id-ID.resx
│   │   ├── SerialOutputNMEA.ja-JP.resx
│   │   ├── SerialOutputNMEA.ko-KR.resx
│   │   ├── SerialOutputNMEA.pt.resx
│   │   ├── SerialOutputNMEA.resx
│   │   ├── SerialOutputNMEA.ru-KZ.resx
│   │   ├── SerialOutputNMEA.tr.resx
│   │   ├── SerialOutputPass.Designer.cs
│   │   ├── SerialOutputPass.ar.resx
│   │   ├── SerialOutputPass.az-Latn-AZ.resx
│   │   ├── SerialOutputPass.cs
│   │   ├── SerialOutputPass.id-ID.resx
│   │   ├── SerialOutputPass.ja-JP.resx
│   │   ├── SerialOutputPass.ko-KR.resx
│   │   ├── SerialOutputPass.pt.resx
│   │   ├── SerialOutputPass.resx
│   │   ├── SerialOutputPass.ru-KZ.resx
│   │   ├── SerialOutputPass.tr.resx
│   │   ├── SerialOutputPass.zh-Hans.resx
│   │   ├── ServoOptions.Designer.cs
│   │   ├── ServoOptions.ar.resx
│   │   ├── ServoOptions.az-Latn-AZ.resx
│   │   ├── ServoOptions.cs
│   │   ├── ServoOptions.id-ID.resx
│   │   ├── ServoOptions.ja-JP.resx
│   │   ├── ServoOptions.ko-KR.resx
│   │   ├── ServoOptions.pt.resx
│   │   ├── ServoOptions.resx
│   │   ├── ServoOptions.ru-KZ.resx
│   │   ├── ServoOptions.tr.resx
│   │   ├── ServoOptions.zh-Hans.resx
│   │   ├── ThemeColors.Designer.cs
│   │   ├── ThemeColors.ar.resx
│   │   ├── ThemeColors.az-Latn-AZ.resx
│   │   ├── ThemeColors.cs
│   │   ├── ThemeColors.id-ID.resx
│   │   ├── ThemeColors.ja-JP.resx
│   │   ├── ThemeColors.ko-KR.resx
│   │   ├── ThemeColors.pt.resx
│   │   ├── ThemeColors.resx
│   │   ├── ThemeColors.ru-KZ.resx
│   │   ├── ThemeColors.tr.resx
│   │   ├── ThemeColors.zh-Hans.resx
│   │   ├── ToolStripConnectionControl.cs
│   │   ├── UAVCANInspector.cs
│   │   ├── UAVCANInspector.resx
│   │   ├── UAVCANParams.Designer.cs
│   │   ├── UAVCANParams.ar.resx
│   │   ├── UAVCANParams.az-Latn-AZ.resx
│   │   ├── UAVCANParams.cs
│   │   ├── UAVCANParams.de-DE.resx
│   │   ├── UAVCANParams.fr.resx
│   │   ├── UAVCANParams.id-ID.resx
│   │   ├── UAVCANParams.it-IT.resx
│   │   ├── UAVCANParams.ja-JP.resx
│   │   ├── UAVCANParams.ko-KR.resx
│   │   ├── UAVCANParams.pt.resx
│   │   ├── UAVCANParams.resx
│   │   ├── UAVCANParams.ru-KZ.resx
│   │   ├── UAVCANParams.tr.resx
│   │   ├── UAVCANParams.zh-Hans.resx
│   │   ├── UAVCANParams.zh-Hant.resx
│   │   ├── UAVCANParams.zh-TW.resx
│   │   ├── Vibration.Designer.cs
│   │   ├── Vibration.cs
│   │   ├── Vibration.resx
│   │   ├── Video.Designer.cs
│   │   ├── Video.cs
│   │   ├── Video.resx
│   │   ├── fftui.Designer.cs
│   │   ├── fftui.cs
│   │   ├── fftui.resx
│   │   ├── paramcompare.Designer.cs
│   │   ├── paramcompare.cs
│   │   └── paramcompare.resx
│   ├── Drivers
│   │   ├── ChibiOS.inf
│   │   ├── Cube.inf
│   │   ├── DPInstx64.exe
│   │   ├── DPInstx86.exe
│   │   ├── Holybro.inf
│   │   ├── arduino.cat
│   │   ├── arduino.inf
│   │   ├── chibios.cat
│   │   ├── cube.cat
│   │   ├── dpinst.xml
│   │   ├── holybro.cat
│   │   ├── inf2cat.bat
│   │   ├── mindpx.cat
│   │   ├── mindpx.inf
│   │   ├── nxp.cat
│   │   ├── nxp.inf
│   │   ├── px4flow.cat
│   │   ├── px4flow.inf
│   │   ├── px4fmu.cat
│   │   ├── px4fmu.inf
│   │   ├── px4mav.cat
│   │   ├── px4mav.inf
│   │   ├── signed.cer
│   │   ├── stmcdc.cat
│   │   ├── stmcdc.inf
│   │   ├── ubloxusb.cat
│   │   ├── ubloxusb.inf
│   │   ├── ubloxusb.sys
│   │   ├── ubloxusb64.sys
│   │   ├── uninstall_drivers.bat
│   │   ├── vrbrain.cat
│   │   ├── vrbrain.inf
│   │   ├── vrcore.cat
│   │   ├── vrcore.inf
│   │   ├── vrflightstop.cat
│   │   ├── vrflightstop.inf
│   │   ├── vrgimbal.cat
│   │   ├── vrgimbal.inf
│   │   ├── vrhero.cat
│   │   ├── vrhero.inf
│   │   ├── vrmapper.cat
│   │   ├── vrmapper.inf
│   │   ├── vrspark.cat
│   │   ├── vrspark.inf
│   │   ├── vrthermal.cat
│   │   ├── vrthermal.inf
│   │   ├── vrubrain.cat
│   │   ├── vrubrain.inf
│   │   ├── vrugimbal.cat
│   │   └── vrugimbal.inf
│   ├── ExtLibs
│   │   ├── 7zip
│   │   │   ├── 7zip.csproj
│   │   │   ├── Common
│   │   │   ├── Compress
│   │   │   ├── ICoder.cs
│   │   │   └── obj
│   │   ├── AStar.dll
│   │   ├── AltitudeAngelWings
│   │   │   ├── AltitudeAngelPlugin.cs
│   │   │   ├── AltitudeAngelWings.csproj
│   │   │   ├── ApiClient
│   │   │   ├── App.config
│   │   │   ├── CollectionExtensions.cs
│   │   │   ├── Commands
│   │   │   ├── DrawingExtensions.cs
│   │   │   ├── Extra
│   │   │   ├── IServiceLocator.cs
│   │   │   ├── IsolatedPluginMain.cs
│   │   │   ├── MissionPlannerInterfaces.cs
│   │   │   ├── Models
│   │   │   ├── Modules
│   │   │   ├── ObservableProperty.cs
│   │   │   ├── PluginMain.cs
│   │   │   ├── Properties
│   │   │   ├── ReactiveExtensions.cs
│   │   │   ├── Resources
│   │   │   ├── Service
│   │   │   ├── ServiceLocator.cs
│   │   │   ├── UserInterfaceMain.cs
│   │   │   ├── ViewModels
│   │   │   ├── Views
│   │   │   ├── WpfExtensions.cs
│   │   │   ├── bin
│   │   │   ├── mykey.snk
│   │   │   ├── obj
│   │   │   └── packages.config
│   │   ├── Antenna
│   │   │   ├── ArduTracker.cs
│   │   │   ├── DegreeTracker.cs
│   │   │   ├── ITrackerOutput.cs
│   │   │   ├── Maestro.cs
│   │   │   ├── MissionPlanner.Antenna.csproj
│   │   │   ├── bin
│   │   │   └── obj
│   │   ├── ArduPilot
│   │   │   ├── APFirmware.cs
│   │   │   ├── Camera.cs
│   │   │   ├── Common.cs
│   │   │   ├── CurrentState.cs
│   │   │   ├── Firmwares.cs
│   │   │   ├── Frame.cs
│   │   │   ├── Joystick
│   │   │   ├── Mavlink
│   │   │   ├── MissionPlanner.ArduPilot.csproj
│   │   │   ├── PX4_CUSTOM_MAIN_MODE.cs
│   │   │   ├── PX4_CUSTOM_SUB_MODE_AUTO.cs
│   │   │   ├── PacketInspector.cs
│   │   │   ├── Properties
│   │   │   ├── Proximity.cs
│   │   │   ├── Serial.cs
│   │   │   ├── ap_product.cs
│   │   │   ├── bin
│   │   │   ├── mav_mission.cs
│   │   │   ├── motor_frame_class.cs
│   │   │   ├── motor_frame_type.cs
│   │   │   └── obj
│   │   ├── Arduino
│   │   │   ├── Arduino.csproj
│   │   │   ├── ArduinoSTK.cs
│   │   │   ├── ArduinoSTKv2.cs
│   │   │   ├── IArduinoComms.cs
│   │   │   ├── Properties
│   │   │   ├── bin
│   │   │   └── obj
│   │   ├── AviFile
│   │   │   ├── AssemblyInfo.cs
│   │   │   ├── AudioStream.cs
│   │   │   ├── Avi.cs
│   │   │   ├── AviFile.csproj
│   │   │   ├── AviManager.cs
│   │   │   ├── AviPlayer.cs
│   │   │   ├── AviStream.cs
│   │   │   ├── EditableVideoStream.cs
│   │   │   ├── VideoStream.cs
│   │   │   ├── bin
│   │   │   ├── obj
│   │   │   └── sn.snk
│   │   ├── BSE.Windows.Forms
│   │   │   ├── BSE.Windows.Forms.csproj
│   │   │   ├── ProgressBar
│   │   │   ├── Properties
│   │   │   ├── Renderer
│   │   │   ├── Resources
│   │   │   ├── Splitter
│   │   │   ├── XPander
│   │   │   ├── bin
│   │   │   ├── obj
│   │   │   ├── packages.config
│   │   │   └── sn.snk
│   │   ├── BaseClasses
│   │   │   ├── BaseClasses.cs
│   │   │   ├── BaseClasses.csproj
│   │   │   ├── BaseClassesNET.snk
│   │   │   ├── DSHelper.cs
│   │   │   ├── DirectShow.cs
│   │   │   ├── bin
│   │   │   ├── obj
│   │   │   └── packages.config
│   │   ├── BitMiracle.LibTiff.NetStandard.dll
│   │   ├── BouncyCastle
│   │   │   ├── BouncyCastle.csproj
│   │   │   ├── bin
│   │   │   ├── bzip2
│   │   │   ├── obj
│   │   │   ├── src
│   │   │   └── test
│   │   ├── Comms
│   │   │   ├── AndroidSerial.cs
│   │   │   ├── CircularBuffer.cs
│   │   │   ├── CommsBase.cs
│   │   │   ├── CommsFile.cs
│   │   │   ├── CommsInjection.cs
│   │   │   ├── CommsNTRIP.cs
│   │   │   ├── CommsSerialPipe.cs
│   │   │   ├── CommsSerialPort.cs
│   │   │   ├── CommsStream.cs
│   │   │   ├── CommsTCPSerial.cs
│   │   │   ├── CommsUDPSerialConnect.cs
│   │   │   ├── CommsUdpSerial.cs
│   │   │   ├── ICommsSerial.cs
│   │   │   ├── MissionPlanner.Comms.csproj
│   │   │   ├── MissionPlanner.Comms.csproj.user
│   │   │   ├── SerialTest.cs
│   │   │   ├── System.IO.Ports
│   │   │   ├── bin
│   │   │   ├── mykey.snk
│   │   │   ├── obj
│   │   │   └── readme.txt
│   │   ├── Controls
│   │   │   ├── AGauge.cs
│   │   │   ├── AGauge.resx
│   │   │   ├── BackstageView
│   │   │   ├── ControlExt.cs
│   │   │   ├── ControlHelpers.cs
│   │   │   ├── Coords.Designer.cs
│   │   │   ├── Coords.cs
│   │   │   ├── Coords.resx
│   │   │   ├── CustomMessageBox.cs
│   │   │   ├── FileBrowse.Designer.cs
│   │   │   ├── FileBrowse.cs
│   │   │   ├── FileBrowse.resx
│   │   │   ├── FlashMessage.cs
│   │   │   ├── FlashMessage.designer.cs
│   │   │   ├── FlashMessage.resx
│   │   │   ├── GradientBG.Designer.cs
│   │   │   ├── GradientBG.cs
│   │   │   ├── GradientBG.resx
│   │   │   ├── HSI.Designer.cs
│   │   │   ├── HSI.cs
│   │   │   ├── HSI.resx
│   │   │   ├── HUD.cs
│   │   │   ├── HUDT.Designer.cs
│   │   │   ├── HUDT.resx
│   │   │   ├── HUDT.zh-Hans.resx
│   │   │   ├── HorizontalProgressBar.cs
│   │   │   ├── HorizontalProgressBar2.cs
│   │   │   ├── IActivate.cs
│   │   │   ├── IDynamicParameterControl.cs
│   │   │   ├── ImageLabel.Designer.cs
│   │   │   ├── ImageLabel.cs
│   │   │   ├── ImageLabel.resx
│   │   │   ├── InputBox.cs
│   │   │   ├── LabelWithPseudoOpacity.cs
│   │   │   ├── LineSeparator.cs
│   │   │   ├── MainSwitcher.cs
│   │   │   ├── MissionPlanner.Controls.csproj
│   │   │   ├── MyButton.cs
│   │   │   ├── MyLabel.cs
│   │   │   ├── MyProgressBar.Designer.cs
│   │   │   ├── MyProgressBar.cs
│   │   │   ├── MyProgressBar.resx
│   │   │   ├── MyTrackBar.cs
│   │   │   ├── MyUserControl.cs
│   │   │   ├── OptionForm.Designer.cs
│   │   │   ├── OptionForm.cs
│   │   │   ├── OptionForm.resx
│   │   │   ├── PictureBoxMouseOver.cs
│   │   │   ├── PictureBoxWithPseudoOpacity.cs
│   │   │   ├── ProgressReporterDialogue.cs
│   │   │   ├── ProgressReporterDialogue.designer.cs
│   │   │   ├── ProgressReporterDialogue.resx
│   │   │   ├── ProgressReporterDialogue.zh-Hans.resx
│   │   │   ├── ProgressReporterSphere.cs
│   │   │   ├── ProgressReporterSphere.resx
│   │   │   ├── ProgressReporterSphere.zh-Hans.resx
│   │   │   ├── ProgressStep.Designer.cs
│   │   │   ├── ProgressStep.cs
│   │   │   ├── ProgressStep.resx
│   │   │   ├── Properties
│   │   │   ├── PseudoOpacityHelper.cs
│   │   │   ├── QuickView.Designer.cs
│   │   │   ├── QuickView.cs
│   │   │   ├── QuickView.resx
│   │   │   ├── RadialGradientBG.Designer.cs
│   │   │   ├── RadialGradientBG.cs
│   │   │   ├── RadialGradientBG.resx
│   │   │   ├── RangeControl.Designer.cs
│   │   │   ├── RangeControl.cs
│   │   │   ├── RangeControl.resx
│   │   │   ├── Resources
│   │   │   ├── Sphere.cs
│   │   │   ├── ValuesControl.Designer.cs
│   │   │   ├── ValuesControl.cs
│   │   │   ├── ValuesControl.resx
│   │   │   ├── VerticalProgressBar.cs
│   │   │   ├── VerticalProgressBar2.cs
│   │   │   ├── WindDir.Designer.cs
│   │   │   ├── WindDir.cs
│   │   │   ├── WindDir.resx
│   │   │   ├── bin
│   │   │   ├── myGMAP.cs
│   │   │   ├── mykey.snk
│   │   │   ├── obj
│   │   │   └── readme.txt
│   │   ├── Core
│   │   │   ├── CommonObjects
│   │   │   ├── Core.csproj
│   │   │   ├── Events.cs
│   │   │   ├── ExtendedObjects
│   │   │   ├── FileHandling
│   │   │   ├── Geometry
│   │   │   ├── Utils
│   │   │   ├── Xml
│   │   │   ├── bin
│   │   │   ├── mykey.pfx
│   │   │   ├── mykey.snk
│   │   │   └── obj
│   │   ├── CoreCompat.System.Drawing.dll
│   │   ├── CsAssortedWidgets
│   │   │   ├── AssortedWidgets.cd
│   │   │   ├── AssortedWidgets.pidb
│   │   │   ├── CsAssortedWidgets.csproj
│   │   │   ├── Events
│   │   │   ├── GLFont
│   │   │   ├── Graphics
│   │   │   ├── Layouts
│   │   │   ├── Managers
│   │   │   ├── Math3D
│   │   │   ├── Resources
│   │   │   ├── Test
│   │   │   ├── Themes
│   │   │   ├── UI.cs
│   │   │   ├── Util
│   │   │   ├── Widgets
│   │   │   └── packages.config
│   │   ├── DirectShowLib-2005.dll
│   │   ├── ExtGuided
│   │   │   ├── ExtGuided.csproj
│   │   │   ├── ExtGuidedPlugin.cs
│   │   │   ├── FilePick.Designer.cs
│   │   │   ├── FilePick.cs
│   │   │   ├── FilePick.resx
│   │   │   ├── app.config
│   │   │   └── obj
│   │   ├── GDAL
│   │   │   ├── GDAL.NET.csproj
│   │   │   ├── GDAL.cs
│   │   │   ├── GDALProvider.cs
│   │   │   ├── Native
│   │   │   ├── Ogr.cs
│   │   │   ├── bin
│   │   │   ├── mykey.snk
│   │   │   ├── obj
│   │   │   └── point.cs
│   │   ├── GLControl
│   │   │   ├── CarbonGLControl.cs
│   │   │   ├── DummyGLControl.cs
│   │   │   ├── GLControl.Designer.cs
│   │   │   ├── GLControl.cs
│   │   │   ├── GLControl.resx
│   │   │   ├── GLControlFactory.cs
│   │   │   ├── IGLControl.cs
│   │   │   ├── OpenTK.GLControl.csproj
│   │   │   ├── OpenTK.GLControl.xml
│   │   │   ├── Properties
│   │   │   ├── WinGLControl.cs
│   │   │   ├── X11GLControl.cs
│   │   │   ├── obj
│   │   │   └── sn.snk
│   │   ├── GMap.NET.Core
│   │   │   ├── GMap.NET
│   │   │   ├── GMap.NET.CacheProviders
│   │   │   ├── GMap.NET.Core.csproj
│   │   │   ├── GMap.NET.Internals
│   │   │   ├── GMap.NET.MapProviders
│   │   │   ├── GMap.NET.ObjectModel
│   │   │   ├── GMap.NET.Projections
│   │   │   ├── Resources
│   │   │   ├── bin
│   │   │   ├── obj
│   │   │   └── sn.snk
│   │   ├── GMap.NET.Drawing
│   │   │   ├── GMap.NET.Drawing.csproj
│   │   │   ├── GMap.NET.WindowsForms
│   │   │   ├── Properties
│   │   │   ├── Resources
│   │   │   ├── bin
│   │   │   ├── obj
│   │   │   └── sn.snk
│   │   ├── GMap.NET.WindowsForms
│   │   │   ├── GMap.NET.WindowsForms
│   │   │   ├── GMap.NET.WindowsForms.csproj
│   │   │   ├── Properties
│   │   │   ├── bin
│   │   │   ├── obj
│   │   │   └── sn.snk
│   │   ├── GStreamerHud
│   │   │   ├── GStreamerHud.csproj
│   │   │   ├── MainForm.cs
│   │   │   ├── Plugin.cs
│   │   │   ├── Properties
│   │   │   └── obj
│   │   ├── GeoUtility
│   │   │   ├── BuildProcessTemplates
│   │   │   ├── ErrorProvider
│   │   │   ├── GeoSystem
│   │   │   ├── GeoUtility.cs
│   │   │   ├── GeoUtility.csproj
│   │   │   ├── GeoUtility.sln
│   │   │   ├── GeoutilityMobile.csproj
│   │   │   ├── GeoutilityMobile.sln
│   │   │   ├── License.txt
│   │   │   ├── Lizenz.txt
│   │   │   ├── Localizer
│   │   │   ├── Properties
│   │   │   ├── Resources
│   │   │   ├── Transformation
│   │   │   ├── bin
│   │   │   ├── mykey.snk
│   │   │   └── obj
│   │   ├── HIL
│   │   │   ├── Aircraft.cs
│   │   │   ├── Hil.cs
│   │   │   ├── MissionPlanner.HIL.csproj
│   │   │   ├── QuadCopter.cs
│   │   │   ├── Wind.cs
│   │   │   ├── XPlane.cs
│   │   │   ├── bin
│   │   │   └── obj
│   │   ├── ICSharpCode.SharpZipLib
│   │   │   ├── BZip2
│   │   │   ├── Checksum
│   │   │   ├── Core
│   │   │   ├── Encryption
│   │   │   ├── GZip
│   │   │   ├── ICSharpCode.SharpZipLib.csproj
│   │   │   ├── ICSharpCode.SharpZipLib.snk
│   │   │   ├── Lzw
│   │   │   ├── Tar
│   │   │   ├── Zip
│   │   │   ├── bin
│   │   │   └── obj
│   │   ├── Installer
│   │   │   ├── App.config
│   │   │   ├── ILog.cs
│   │   │   ├── Installer.Designer.cs
│   │   │   ├── Installer.cs
│   │   │   ├── Installer.csproj
│   │   │   ├── Installer.resx
│   │   │   ├── LogManager.cs
│   │   │   ├── Program.cs
│   │   │   └── obj
│   │   ├── Ionic.Zip.NetStandard.dll
│   │   ├── Ionic.Zip.NetStandard.pdb
│   │   ├── KMLib
│   │   │   ├── Abstract
│   │   │   ├── BoundaryIs.cs
│   │   │   ├── CoordManager.cs
│   │   │   ├── Coordinates.cs
│   │   │   ├── Document.cs
│   │   │   ├── Feature
│   │   │   ├── Geometry
│   │   │   ├── Icon.cs
│   │   │   ├── KMLib.csproj
│   │   │   ├── LatLonAltBox.cs
│   │   │   ├── Link.cs
│   │   │   ├── Lod.cs
│   │   │   ├── LookAt.cs
│   │   │   ├── Metadata.cs
│   │   │   ├── Properties
│   │   │   ├── Region.cs
│   │   │   ├── Snippet.cs
│   │   │   ├── Style.cs
│   │   │   ├── Support
│   │   │   ├── TimeSpan.cs
│   │   │   ├── TimeStamp.cs
│   │   │   ├── bin
│   │   │   ├── kml.cs
│   │   │   ├── mykey.pfx
│   │   │   ├── mykey.snk
│   │   │   └── obj
│   │   ├── LibTessDotNet
│   │   │   ├── LibTessDotNet.csproj
│   │   │   ├── Properties
│   │   │   ├── Sources
│   │   │   ├── bin
│   │   │   └── obj
│   │   ├── LibVLC.NET
│   │   │   ├── AudioTrack.cs
│   │   │   ├── COPYING
│   │   │   ├── Instance.cs
│   │   │   ├── LibVLC.NET.csproj
│   │   │   ├── LibVLCException.cs
│   │   │   ├── LibVLCLibrary.Core.AsynchronousEvents.cs
│   │   │   ├── LibVLCLibrary.Core.ErrorHandling.cs
│   │   │   ├── LibVLCLibrary.Core.cs
│   │   │   ├── LibVLCLibrary.Media.cs
│   │   │   ├── LibVLCLibrary.MediaList.cs
│   │   │   ├── LibVLCLibrary.MediaPlayer.AudioControls.cs
│   │   │   ├── LibVLCLibrary.MediaPlayer.VideoControls.cs
│   │   │   ├── LibVLCLibrary.MediaPlayer.cs
│   │   │   ├── LibVLCLibrary.cs
│   │   │   ├── MediaPlayer.cs
│   │   │   ├── MediaPlayerEvent.cs
│   │   │   ├── MediaPlayerState.cs
│   │   │   ├── PixelFormat.cs
│   │   │   ├── Properties
│   │   │   ├── SubtitleTrack.cs
│   │   │   ├── Track.cs
│   │   │   ├── VideoBuffer.cs
│   │   │   ├── VideoFormat.cs
│   │   │   ├── VideoTrack.cs
│   │   │   ├── WeakReference.cs
│   │   │   ├── bin
│   │   │   ├── mykey.snk
│   │   │   └── obj
│   │   ├── ManagedNativeWifi.Simple
│   │   │   ├── ManagedNativeWifi.Simple.csproj
│   │   │   ├── NativeWifi.cs
│   │   │   ├── Properties
│   │   │   ├── bin
│   │   │   ├── mykey.snk
│   │   │   └── obj
│   │   ├── Maps
│   │   │   ├── Custom.cs
│   │   │   ├── Earthbuilder.cs
│   │   │   ├── Eniro_Topo.cs
│   │   │   ├── GMapMarkerADSBPlane.cs
│   │   │   ├── GMapMarkerAirport.cs
│   │   │   ├── GMapMarkerAntennaTracker.cs
│   │   │   ├── GMapMarkerBoat.cs
│   │   │   ├── GMapMarkerDistance.cs
│   │   │   ├── GMapMarkerElevation.cs
│   │   │   ├── GMapMarkerHeli.cs
│   │   │   ├── GMapMarkerOverlapCount.cs
│   │   │   ├── GMapMarkerPOI.cs
│   │   │   ├── GMapMarkerPhoto.cs
│   │   │   ├── GMapMarkerPlane.cs
│   │   │   ├── GMapMarkerQuad.cs
│   │   │   ├── GMapMarkerRallyPt.cs
│   │   │   ├── GMapMarkerRect.cs
│   │   │   ├── GMapMarkerRover.cs
│   │   │   ├── GMapMarkerSingle.cs
│   │   │   ├── GMapMarkerSub.cs
│   │   │   ├── GMapMarkerWP.cs
│   │   │   ├── Japan.cs
│   │   │   ├── Japan_1974.cs
│   │   │   ├── Japan_1979.cs
│   │   │   ├── Japan_1984.cs
│   │   │   ├── Japan_1988.cs
│   │   │   ├── Japan_Lake.cs
│   │   │   ├── Japan_Relief.cs
│   │   │   ├── Japan_Sea.cs
│   │   │   ├── Japan_Slopezone.cs
│   │   │   ├── Mapbox.cs
│   │   │   ├── MapboxNoFly.cs
│   │   │   ├── MissionPlanner.Maps.csproj
│   │   │   ├── MyImageCache.cs
│   │   │   ├── Propagation.cs
│   │   │   ├── Resources.Designer.cs
│   │   │   ├── Resources.resx
│   │   │   ├── Statkart_Topo2.cs
│   │   │   ├── WMSProvider.cs
│   │   │   ├── WPOverlay.cs
│   │   │   ├── bin
│   │   │   └── obj
│   │   ├── Mavlink
│   │   │   ├── MAVLink.csproj
│   │   │   ├── MAVLinkMessage.cs
│   │   │   ├── MAVLinkParam.cs
│   │   │   ├── MAVLinkParamList.cs
│   │   │   ├── Mavlink.cs
│   │   │   ├── MavlinkCRC.cs
│   │   │   ├── MavlinkParse.cs
│   │   │   ├── MavlinkUtil.cs
│   │   │   ├── bin
│   │   │   ├── message_definitions
│   │   │   ├── mykey.snk
│   │   │   ├── obj
│   │   │   ├── pymavlink
│   │   │   └── regenerate.bat
│   │   ├── Mavlink2
│   │   │   ├── Csharp
│   │   │   ├── FocusPoint.jpg
│   │   │   ├── MAVLink.csproj
│   │   │   ├── MAVLinkParam.cs
│   │   │   ├── MAVLinkParamList.cs
│   │   │   ├── Mavlink.cs
│   │   │   ├── MavlinkCRC.cs
│   │   │   ├── MavlinkParse.cs
│   │   │   ├── MavlinkUtil.cs
│   │   │   ├── Properties
│   │   │   ├── bin
│   │   │   ├── gen_all.py
│   │   │   ├── generator
│   │   │   ├── mavcrc.py
│   │   │   ├── mavcrc.pyc
│   │   │   ├── mavextra.py
│   │   │   ├── mavextra.pyc
│   │   │   ├── mavgen.py
│   │   │   ├── mavgen.pyc
│   │   │   ├── mavgen_c.py
│   │   │   ├── mavgen_c.pyc
│   │   │   ├── mavgen_csharp.py
│   │   │   ├── mavgen_csharp.pyc
│   │   │   ├── mavgen_python.py
│   │   │   ├── mavgen_python.pyc
│   │   │   ├── mavlink.py
│   │   │   ├── mavlink.pyc
│   │   │   ├── mavparse.py
│   │   │   ├── mavparse.pyc
│   │   │   ├── mavschema.xsd
│   │   │   ├── mavtemplate.py
│   │   │   ├── mavtemplate.pyc
│   │   │   ├── mavtestgen.py
│   │   │   ├── mavutil.py
│   │   │   ├── mavutil.pyc
│   │   │   ├── message_definitions
│   │   │   └── obj
│   │   ├── MavlinkMessagePlugin
│   │   │   ├── MavlinkMessagePlugin.cs
│   │   │   ├── MavlinkMessagePlugin.csproj
│   │   │   ├── message.cs
│   │   │   └── obj
│   │   ├── MetaDataExtractorCSharp240d
│   │   │   ├── App.ico
│   │   │   ├── AssemblyInfo.cs
│   │   │   ├── MetaDataExtractor.csproj
│   │   │   ├── MetadataExtractor.dtd
│   │   │   ├── MetadataExtractorNew.dtd
│   │   │   ├── Properties
│   │   │   ├── bin
│   │   │   ├── com
│   │   │   ├── dontcare.snk
│   │   │   ├── exif.xslt
│   │   │   ├── obj
│   │   │   ├── resources
│   │   │   └── sampleFile.xml
│   │   ├── MissionPlanner.Gridv2
│   │   │   ├── GridPluginv2.cs
│   │   │   ├── GridUIv2.Designer.cs
│   │   │   ├── GridUIv2.cs
│   │   │   ├── GridUIv2.resx
│   │   │   ├── MissionPlanner.Gridv2.csproj
│   │   │   ├── Properties
│   │   │   ├── add.PNG
│   │   │   ├── app.config
│   │   │   ├── edit.PNG
│   │   │   ├── move.PNG
│   │   │   ├── obj
│   │   │   └── pan.PNG
│   │   ├── MissionPlanner.Stats
│   │   │   ├── MissionPlanner.Stats.csproj
│   │   │   ├── StatsPlugin.cs
│   │   │   ├── app.config
│   │   │   └── obj
│   │   ├── Mock
│   │   │   ├── Mock.csproj
│   │   │   ├── Program.cs
│   │   │   └── obj
│   │   ├── MonoMac.dll
│   │   ├── OSDConfigurator
│   │   │   ├── ConfigFactory.cs
│   │   │   ├── GUI
│   │   │   ├── Models
│   │   │   ├── OSDConfigurator.csproj
│   │   │   ├── Properties
│   │   │   ├── Resources
│   │   │   ├── bin
│   │   │   └── obj
│   │   ├── OpenTK.Compatibility.dll
│   │   ├── OpenTK.Compatibility.dll.config
│   │   ├── OpenTK.Compatibility.xml
│   │   ├── OpenTK.GLControl.dll
│   │   ├── OpenTK.GLControl.xml
│   │   ├── OpenTK.dll
│   │   ├── OpenTK.dll.config
│   │   ├── OpenTK.pdb
│   │   ├── ProjNet
│   │   │   ├── CoordinateSystems
│   │   │   ├── IO
│   │   │   ├── ProjNET.csproj
│   │   │   ├── ProjNetCoordinateSystemServices.cs
│   │   │   ├── TypeExtensions.cs
│   │   │   ├── bin
│   │   │   └── obj
│   │   ├── SharpAdbClient
│   │   │   ├── AdbClient.cs
│   │   │   ├── AdbClientExtensions.cs
│   │   │   ├── AdbCommandLineClient.cs
│   │   │   ├── AdbCommandLineClientExtensions.cs
│   │   │   ├── AdbResponse.cs
│   │   │   ├── AdbServer.cs
│   │   │   ├── AdbServerStatus.cs
│   │   │   ├── AdbSocket.cs
│   │   │   ├── ColorData.cs
│   │   │   ├── DeviceCommands
│   │   │   ├── DeviceData.cs
│   │   │   ├── DeviceDataEventArgs.cs
│   │   │   ├── DeviceState.cs
│   │   │   ├── Exceptions
│   │   │   ├── Extensions
│   │   │   ├── Factories.cs
│   │   │   ├── FileListingService.xml
│   │   │   ├── FileStatistics.cs
│   │   │   ├── ForwardData.cs
│   │   │   ├── ForwardProtocol.cs
│   │   │   ├── ForwardSpec.cs
│   │   │   ├── IAdbClient.cs
│   │   │   ├── IAdbClient.xml
│   │   │   ├── IAdbCommandLineClient.cs
│   │   │   ├── IAdbServer.cs
│   │   │   ├── IAdbSocket.cs
│   │   │   ├── ILogOutput.cs
│   │   │   ├── ISyncService.cs
│   │   │   ├── ISyncService.xml
│   │   │   ├── ITcpSocket.cs
│   │   │   ├── Log.cs
│   │   │   ├── LogLevel.cs
│   │   │   ├── Logs
│   │   │   ├── Managed.Adb.csproj.vspscc
│   │   │   ├── NamespaceDoc.cs
│   │   │   ├── PackageManager.cs
│   │   │   ├── Receivers
│   │   │   ├── SharpAdbClient.csproj
│   │   │   ├── SharpAdbClient.ruleset
│   │   │   ├── SharpAdbClient.snk
│   │   │   ├── SocketExtensions.cs
│   │   │   ├── StartServerResult.cs
│   │   │   ├── SyncCommand.cs
│   │   │   ├── SyncCommandConverter.cs
│   │   │   ├── SyncService.cs
│   │   │   ├── TcpSocket.cs
│   │   │   ├── TransportType.cs
│   │   │   ├── UnixFileMode.cs
│   │   │   ├── bin
│   │   │   ├── obj
│   │   │   └── stylecop.json
│   │   ├── SharpKml
│   │   │   ├── Base
│   │   │   ├── Dom
│   │   │   ├── Engine
│   │   │   ├── Properties
│   │   │   ├── SharpKml.csproj
│   │   │   ├── bin
│   │   │   ├── dont care.snk
│   │   │   └── obj
│   │   ├── SimpleExample
│   │   │   ├── App.config
│   │   │   ├── Program.cs
│   │   │   ├── Properties
│   │   │   ├── SimpleExample.csproj
│   │   │   ├── SimpleExample.sln
│   │   │   ├── obj
│   │   │   ├── packages.config
│   │   │   ├── simpleexample.Designer.cs
│   │   │   ├── simpleexample.cs
│   │   │   └── simpleexample.resx
│   │   ├── SimpleGrid
│   │   │   ├── GridUI.pt.resx
│   │   │   ├── MissionPlanner.SimpleGrid.csproj
│   │   │   ├── SimpleGridPlugin.cs
│   │   │   ├── SimpleGridUI.Designer.cs
│   │   │   ├── SimpleGridUI.cs
│   │   │   ├── SimpleGridUI.resx
│   │   │   ├── app.config
│   │   │   └── obj
│   │   ├── Strings
│   │   │   ├── MissionPlanner.Strings.csproj
│   │   │   ├── Strings.Designer.cs
│   │   │   ├── Strings.az-Latn-AZ.resx
│   │   │   ├── Strings.de-DE.resx
│   │   │   ├── Strings.id-ID.resx
│   │   │   ├── Strings.ja-JP.resx
│   │   │   ├── Strings.ko-KR.resx
│   │   │   ├── Strings.pt.resx
│   │   │   ├── Strings.resx
│   │   │   ├── Strings.ru-KZ.resx
│   │   │   ├── Strings.tr.resx
│   │   │   ├── Strings.zh-Hans.resx
│   │   │   ├── bin
│   │   │   └── obj
│   │   ├── SvgNet
│   │   │   ├── AbstractGraphics.cs
│   │   │   ├── AssemblyInfo.cs
│   │   │   ├── ElementInterfaces.cs
│   │   │   ├── GDIGraphics.cs
│   │   │   ├── GL2.cs
│   │   │   ├── SVGGDINotImpl.cs
│   │   │   ├── SVGGraphics.cs
│   │   │   ├── SkiaGraphics.cs
│   │   │   ├── SkiaGraphics2.cs
│   │   │   ├── SvgElement.cs
│   │   │   ├── SvgElementFactory.cs
│   │   │   ├── SvgEllipseElement.cs
│   │   │   ├── SvgException.cs
│   │   │   ├── SvgFilterElement.cs
│   │   │   ├── SvgGroupElement.cs
│   │   │   ├── SvgLineElement.cs
│   │   │   ├── SvgLinearGradient.cs
│   │   │   ├── SvgNet.csproj
│   │   │   ├── SvgPathElement.cs
│   │   │   ├── SvgPolygonElement.cs
│   │   │   ├── SvgPolylineElement.cs
│   │   │   ├── SvgRectElement.cs
│   │   │   ├── SvgStyle.cs
│   │   │   ├── SvgStyledElement.cs
│   │   │   ├── SvgSvgElement.cs
│   │   │   ├── SvgSymbolElement.cs
│   │   │   ├── SvgTextElement.cs
│   │   │   ├── SvgTitleElement.cs
│   │   │   ├── SvgTransformList.cs
│   │   │   ├── Types.cs
│   │   │   ├── bin
│   │   │   ├── mykey.snk
│   │   │   └── obj
│   │   ├── System.Data.SQLite.DLL
│   │   ├── System.Reactive.dll
│   │   ├── System.Speech.dll
│   │   ├── TrackerHome
│   │   │   ├── GPSDevice.cs
│   │   │   ├── GarminInterface.cs
│   │   │   ├── GarminUSBDevice.cs
│   │   │   ├── GenericDevice.cs
│   │   │   ├── SystemAPI.cs
│   │   │   ├── TrackerHomeGPS.cs
│   │   │   ├── TrackerHomeGPS.csproj
│   │   │   ├── app.config
│   │   │   └── obj
│   │   ├── Transitions
│   │   │   ├── IManagedType.cs
│   │   │   ├── ITransitionType.cs
│   │   │   ├── InterpolationMethod.cs
│   │   │   ├── ManagedType_Color.cs
│   │   │   ├── ManagedType_Double.cs
│   │   │   ├── ManagedType_Float.cs
│   │   │   ├── ManagedType_Int.cs
│   │   │   ├── ManagedType_String.cs
│   │   │   ├── Transition.cs
│   │   │   ├── TransitionChain.cs
│   │   │   ├── TransitionElement.cs
│   │   │   ├── TransitionManager.cs
│   │   │   ├── TransitionType_Acceleration.cs
│   │   │   ├── TransitionType_Bounce.cs
│   │   │   ├── TransitionType_CriticalDamping.cs
│   │   │   ├── TransitionType_Deceleration.cs
│   │   │   ├── TransitionType_EaseInEaseOut.cs
│   │   │   ├── TransitionType_Flash.cs
│   │   │   ├── TransitionType_Linear.cs
│   │   │   ├── TransitionType_ThrowAndCatch.cs
│   │   │   ├── TransitionType_UserDefined.cs
│   │   │   ├── Transitions.csproj
│   │   │   ├── Utility.cs
│   │   │   ├── bin
│   │   │   └── obj
│   │   ├── Transitions.dll
│   │   ├── UAVCAN
│   │   │   ├── CANFrame.cs
│   │   │   ├── CANPayload.cs
│   │   │   ├── Canard.cs
│   │   │   ├── Extension.cs
│   │   │   ├── IUAVCANSerialize.cs
│   │   │   ├── TransferCRC.cs
│   │   │   ├── UAVCAN.csproj
│   │   │   ├── UAVCan.cs
│   │   │   ├── bin
│   │   │   ├── build.bat
│   │   │   ├── canard_dsdlc
│   │   │   ├── dsdl
│   │   │   ├── obj
│   │   │   └── out
│   │   ├── UAVCANFlasher
│   │   │   ├── Program.cs
│   │   │   ├── UAVCANFlasher.csproj
│   │   │   └── obj
│   │   ├── UsbSerialForAndroid
│   │   │   ├── Additions
│   │   │   ├── AndroidSerialBase.cs
│   │   │   ├── Jars
│   │   │   ├── Properties
│   │   │   ├── Transforms
│   │   │   ├── UsbSerialForAndroid.csproj
│   │   │   └── UsbSerialForAndroid.nuspec
│   │   ├── Utilities
│   │   │   ├── AP_GeodesicGrid.cs
│   │   │   ├── AP_HAL.cs
│   │   │   ├── Airports.cs
│   │   │   ├── Attributes
│   │   │   ├── AutoConnect.cs
│   │   │   ├── AviWriter.cs
│   │   │   ├── BinaryLog.cs
│   │   │   ├── CaptureMJPEG.cs
│   │   │   ├── CircularBuffer.cs
│   │   │   ├── CircularStream.cs
│   │   │   ├── CleanDrivers.cs
│   │   │   ├── CodeGen.cs
│   │   │   ├── CollectionBuffer.cs
│   │   │   ├── CollectionExtensions.cs
│   │   │   ├── CommsSerialScan.cs
│   │   │   ├── CompassCalibrator.cs
│   │   │   ├── Crypto.cs
│   │   │   ├── CustomMessageBox.cs
│   │   │   ├── DFLog.cs
│   │   │   ├── DFLogScript.cs
│   │   │   ├── DTED.cs
│   │   │   ├── DashWare.cs
│   │   │   ├── Device.cs
│   │   │   ├── DigitalSky.cs
│   │   │   ├── DisplayView.cs
│   │   │   ├── Download.cs
│   │   │   ├── Drawing
│   │   │   ├── EnumTranslator.cs
│   │   │   ├── ExpireType.cs
│   │   │   ├── Extensions.cs
│   │   │   ├── GStreamer.cs
│   │   │   ├── GeoRefImageBase.cs
│   │   │   ├── GeoTiff.cs
│   │   │   ├── GitHubContent.cs
│   │   │   ├── Grid.cs
│   │   │   ├── ICorrections.cs
│   │   │   ├── IMAVLinkInterface.cs
│   │   │   ├── IProgressReporterDialogue.cs
│   │   │   ├── ISpeech.cs
│   │   │   ├── ImageProjection.cs
│   │   │   ├── KIndex.cs
│   │   │   ├── Kalman3D.cs
│   │   │   ├── L10NU.cs
│   │   │   ├── LineOffset.cs
│   │   │   ├── ListExtension.cs
│   │   │   ├── LogMap.cs
│   │   │   ├── LogOutput.cs
│   │   │   ├── LogSort.cs
│   │   │   ├── MatLab.cs
│   │   │   ├── Math.cs
│   │   │   ├── Matrix.cs
│   │   │   ├── Matrix3.cs
│   │   │   ├── MissionFile.cs
│   │   │   ├── MissionPlanner.Utilities.csproj
│   │   │   ├── ParameterMetaDataConstants.cs
│   │   │   ├── ParameterMetaDataParser.cs
│   │   │   ├── ParameterMetaDataRepository.cs
│   │   │   ├── ParameterMetaDataRepositoryAPM.cs
│   │   │   ├── ParameterMetaDataRepositoryAPMpdef.cs
│   │   │   ├── ParameterMetaDataRepositoryPX4.cs
│   │   │   ├── Password.cs
│   │   │   ├── PictureInformation.cs
│   │   │   ├── PointLatLngAlt.cs
│   │   │   ├── Privacy.cs
│   │   │   ├── Properties
│   │   │   ├── Quaternion.cs
│   │   │   ├── Rational.cs
│   │   │   ├── Rect.cs
│   │   │   ├── Resources
│   │   │   ├── Settings.cs
│   │   │   ├── SightGen.cs
│   │   │   ├── SingleLocation.cs
│   │   │   ├── Spline2.cs
│   │   │   ├── TCPConsole.cs
│   │   │   ├── TerrainFollow.cs
│   │   │   ├── Tools.cs
│   │   │   ├── Utils.cs
│   │   │   ├── Vario.cs
│   │   │   ├── Vector3.cs
│   │   │   ├── VehicleLocation.cs
│   │   │   ├── VersionDetection.cs
│   │   │   ├── ZeroConf.cs
│   │   │   ├── adsb.cs
│   │   │   ├── altitudes.cs
│   │   │   ├── apj_tool.cs
│   │   │   ├── bin
│   │   │   ├── clipper.cs
│   │   │   ├── distances.cs
│   │   │   ├── dxf.cs
│   │   │   ├── fft.cs
│   │   │   ├── fitCurve.cs
│   │   │   ├── hires.cs
│   │   │   ├── locationwp.cs
│   │   │   ├── mavgraph.cs
│   │   │   ├── mykey.snk
│   │   │   ├── nmea.cs
│   │   │   ├── obj
│   │   │   ├── rtcm3.cs
│   │   │   ├── sbp.cs
│   │   │   ├── speeds.cs
│   │   │   ├── srtm.cs
│   │   │   ├── tfr.cs
│   │   │   ├── ubx_m8p.cs
│   │   │   ├── utmpos.cs
│   │   │   └── vlcrender.cs
│   │   ├── WebCamService
│   │   │   ├── Capture.cs
│   │   │   ├── WebCamService.csproj
│   │   │   ├── bin
│   │   │   └── obj
│   │   ├── WindowsStore
│   │   │   ├── BundleArtifacts
│   │   │   ├── Images
│   │   │   ├── Package.StoreAssociation.xml
│   │   │   ├── Package.appxmanifest
│   │   │   ├── WindowsStore.wapproj
│   │   │   ├── WindowsStore.wapproj.user
│   │   │   ├── bin
│   │   │   └── obj
│   │   ├── Xamarin
│   │   │   ├── Xamarin
│   │   │   ├── Xamarin.Android
│   │   │   ├── Xamarin.UWP
│   │   │   └── Xamarin.iOS
│   │   ├── ZedGraph
│   │   │   ├── License-LGPL.txt
│   │   │   ├── Properties
│   │   │   ├── ReversibleFrame.cs
│   │   │   ├── Revision_History.txt
│   │   │   ├── ZedGraph
│   │   │   ├── ZedGraph.csproj
│   │   │   ├── bin
│   │   │   ├── obj
│   │   │   └── zedgraphkey.snk
│   │   ├── Zeroconf
│   │   │   └── Zeroconf
│   │   ├── alglibnet
│   │   │   ├── alglibinternal.cs
│   │   │   ├── alglibmisc.cs
│   │   │   ├── alglibnet.csproj
│   │   │   ├── ap.cs
│   │   │   ├── bin
│   │   │   ├── dataanalysis.cs
│   │   │   ├── diffequations.cs
│   │   │   ├── fasttransforms.cs
│   │   │   ├── integration.cs
│   │   │   ├── interpolation.cs
│   │   │   ├── linalg.cs
│   │   │   ├── obj
│   │   │   ├── optimization.cs
│   │   │   ├── solvers.cs
│   │   │   ├── specialfunctions.cs
│   │   │   └── statistics.cs
│   │   ├── md5sum
│   │   │   ├── App.config
│   │   │   ├── Program.cs
│   │   │   ├── Properties
│   │   │   ├── md5sum.csproj
│   │   │   └── obj
│   │   ├── netDxf
│   │   │   ├── AciColor.cs
│   │   │   ├── Blocks
│   │   │   ├── BoundingRectangle.cs
│   │   │   ├── ClippingBoundary.cs
│   │   │   ├── ClippingBoundaryType.cs
│   │   │   ├── Collections
│   │   │   ├── CoordinateSystem.cs
│   │   │   ├── DxfDocument.cs
│   │   │   ├── DxfObject.cs
│   │   │   ├── DxfObjectCode.cs
│   │   │   ├── Entities
│   │   │   ├── Header
│   │   │   ├── IHasXData.cs
│   │   │   ├── IO
│   │   │   ├── Lineweight.cs
│   │   │   ├── MathHelper.cs
│   │   │   ├── Matrix3.cs
│   │   │   ├── Objects
│   │   │   ├── StringEnum.cs
│   │   │   ├── SubclassMarker.cs
│   │   │   ├── Symbols.cs
│   │   │   ├── Tables
│   │   │   ├── Transparency.cs
│   │   │   ├── Units
│   │   │   ├── Vector2.cs
│   │   │   ├── Vector3.cs
│   │   │   ├── XData.cs
│   │   │   ├── XDataCode.cs
│   │   │   ├── XDataRecord.cs
│   │   │   ├── bin
│   │   │   ├── netDxf.csproj
│   │   │   ├── obj
│   │   │   └── packages.config
│   │   ├── px4uploader
│   │   │   ├── FastJSON
│   │   │   ├── Firmware.cs
│   │   │   ├── Program.cs
│   │   │   ├── Properties
│   │   │   ├── Uploader.cs
│   │   │   ├── bin
│   │   │   ├── mykey.snk
│   │   │   ├── obj
│   │   │   ├── px4uploader.csproj
│   │   │   └── validcertificates.xml
│   │   ├── solo
│   │   │   ├── Program.cs
│   │   │   ├── Solo.cs
│   │   │   ├── app.config
│   │   │   ├── bin
│   │   │   ├── mykey.snk
│   │   │   ├── obj
│   │   │   └── solo.csproj
│   │   ├── tlogThumbnailHandler
│   │   │   ├── GMapImage.cs
│   │   │   ├── IEIFLAG.cs
│   │   │   ├── IExtractImage.cs
│   │   │   ├── IExtractImage2.cs
│   │   │   ├── IInitializeWithStream.cs
│   │   │   ├── IThumbnailProvider.cs
│   │   │   ├── SIZE.cs
│   │   │   ├── WTS_ALPHATYPE.cs
│   │   │   ├── bin
│   │   │   ├── bin.reg
│   │   │   ├── log.reg
│   │   │   ├── mykey.snk
│   │   │   ├── obj
│   │   │   ├── rlog.reg
│   │   │   ├── tlog.reg
│   │   │   ├── tlogThumbnailHandler.cs
│   │   │   └── tlogThumbnailHandler.csproj
│   │   └── wasm
│   │       ├── App.razor
│   │       ├── Pages
│   │       ├── Program.cs
│   │       ├── Properties
│   │       ├── Shared
│   │       ├── Startup.cs
│   │       ├── _Imports.razor
│   │       ├── libman.json
│   │       ├── obj
│   │       ├── plotly.cs
│   │       ├── wasm.csproj
│   │       └── wwwroot
│   ├── FirmwareHistory.txt
│   ├── GCSViews
│   │   └── ConfigurationView
│   │       ├── ConfigAC_Fence.Designer.cs
│   │       ├── ConfigAC_Fence.ar.resx
│   │       ├── ConfigAC_Fence.az-Latn-AZ.resx
│   │       ├── ConfigAC_Fence.cs
│   │       ├── ConfigAC_Fence.de-DE.resx
│   │       ├── ConfigAC_Fence.id-ID.resx
│   │       ├── ConfigAC_Fence.ja-JP.resx
│   │       ├── ConfigAC_Fence.ko-KR.resx
│   │       ├── ConfigAC_Fence.pt.resx
│   │       ├── ConfigAC_Fence.resx
│   │       ├── ConfigAC_Fence.ru-KZ.resx
│   │       ├── ConfigAC_Fence.tr.resx
│   │       ├── ConfigAC_Fence.zh-Hans.resx
│   │       ├── ConfigAC_Fence.zh-Hant.resx
│   │       ├── ConfigAC_Fence.zh-TW.resx
│   │       ├── ConfigADSB.Designer.cs
│   │       ├── ConfigADSB.cs
│   │       ├── ConfigADSB.resx
│   │       ├── ConfigAccelerometerCalibration.Designer.cs
│   │       ├── ConfigAccelerometerCalibration.ar.resx
│   │       ├── ConfigAccelerometerCalibration.az-Latn-AZ.resx
│   │       ├── ConfigAccelerometerCalibration.cs
│   │       ├── ConfigAccelerometerCalibration.de-DE.resx
│   │       ├── ConfigAccelerometerCalibration.es-ES.resx
│   │       ├── ConfigAccelerometerCalibration.fr.resx
│   │       ├── ConfigAccelerometerCalibration.id-ID.resx
│   │       ├── ConfigAccelerometerCalibration.it-IT.resx
│   │       ├── ConfigAccelerometerCalibration.ko-KR.resx
│   │       ├── ConfigAccelerometerCalibration.pl.resx
│   │       ├── ConfigAccelerometerCalibration.pt.resx
│   │       ├── ConfigAccelerometerCalibration.resx
│   │       ├── ConfigAccelerometerCalibration.ru-KZ.resx
│   │       ├── ConfigAccelerometerCalibration.tr.resx
│   │       ├── ConfigAccelerometerCalibration.zh-Hans.resx
│   │       ├── ConfigAccelerometerCalibration.zh-Hant.resx
│   │       ├── ConfigAccelerometerCalibration.zh-TW.resx
│   │       ├── ConfigAntennaTracker.Designer.cs
│   │       ├── ConfigAntennaTracker.ar.resx
│   │       ├── ConfigAntennaTracker.az-Latn-AZ.resx
│   │       ├── ConfigAntennaTracker.cs
│   │       ├── ConfigAntennaTracker.de-DE.resx
│   │       ├── ConfigAntennaTracker.id-ID.resx
│   │       ├── ConfigAntennaTracker.ja-JP.resx
│   │       ├── ConfigAntennaTracker.ko-KR.resx
│   │       ├── ConfigAntennaTracker.pt.resx
│   │       ├── ConfigAntennaTracker.resx
│   │       ├── ConfigAntennaTracker.ru-KZ.resx
│   │       ├── ConfigAntennaTracker.tr.resx
│   │       ├── ConfigArducopter.Designer.cs
│   │       ├── ConfigArducopter.ar.resx
│   │       ├── ConfigArducopter.az-Latn-AZ.resx
│   │       ├── ConfigArducopter.cs
│   │       ├── ConfigArducopter.de-DE.resx
│   │       ├── ConfigArducopter.fr.resx
│   │       ├── ConfigArducopter.id-ID.resx
│   │       ├── ConfigArducopter.it-IT.resx
│   │       ├── ConfigArducopter.ja-JP.resx
│   │       ├── ConfigArducopter.ko-KR.resx
│   │       ├── ConfigArducopter.pt.resx
│   │       ├── ConfigArducopter.resx
│   │       ├── ConfigArducopter.ru-KZ.resx
│   │       ├── ConfigArducopter.tr.resx
│   │       ├── ConfigArducopter.zh-Hans.resx
│   │       ├── ConfigArducopter.zh-Hant.resx
│   │       ├── ConfigArducopter.zh-TW.resx
│   │       ├── ConfigArduplane.Designer.cs
│   │       ├── ConfigArduplane.ar.resx
│   │       ├── ConfigArduplane.az-Latn-AZ.resx
│   │       ├── ConfigArduplane.cs
│   │       ├── ConfigArduplane.de-DE.resx
│   │       ├── ConfigArduplane.fr.resx
│   │       ├── ConfigArduplane.id-ID.resx
│   │       ├── ConfigArduplane.it-IT.resx
│   │       ├── ConfigArduplane.ja-JP.resx
│   │       ├── ConfigArduplane.ko-KR.resx
│   │       ├── ConfigArduplane.pt.resx
│   │       ├── ConfigArduplane.resx
│   │       ├── ConfigArduplane.ru-KZ.resx
│   │       ├── ConfigArduplane.tr.resx
│   │       ├── ConfigArduplane.zh-Hans.resx
│   │       ├── ConfigArduplane.zh-Hant.resx
│   │       ├── ConfigArduplane.zh-TW.resx
│   │       ├── ConfigArdurover.Designer.cs
│   │       ├── ConfigArdurover.ar.resx
│   │       ├── ConfigArdurover.az-Latn-AZ.resx
│   │       ├── ConfigArdurover.cs
│   │       ├── ConfigArdurover.de-DE.resx
│   │       ├── ConfigArdurover.fr.resx
│   │       ├── ConfigArdurover.id-ID.resx
│   │       ├── ConfigArdurover.it-IT.resx
│   │       ├── ConfigArdurover.ja-JP.resx
│   │       ├── ConfigArdurover.ko-KR.resx
│   │       ├── ConfigArdurover.pt.resx
│   │       ├── ConfigArdurover.resx
│   │       ├── ConfigArdurover.ru-KZ.resx
│   │       ├── ConfigArdurover.tr.resx
│   │       ├── ConfigArdurover.zh-Hans.resx
│   │       ├── ConfigAteryx.Designer.cs
│   │       ├── ConfigAteryx.ar.resx
│   │       ├── ConfigAteryx.az-Latn-AZ.resx
│   │       ├── ConfigAteryx.cs
│   │       ├── ConfigAteryx.de-DE.resx
│   │       ├── ConfigAteryx.fr.resx
│   │       ├── ConfigAteryx.id-ID.resx
│   │       ├── ConfigAteryx.it-IT.resx
│   │       ├── ConfigAteryx.ja-JP.resx
│   │       ├── ConfigAteryx.ko-KR.resx
│   │       ├── ConfigAteryx.pt.resx
│   │       ├── ConfigAteryx.resx
│   │       ├── ConfigAteryx.ru-KZ.resx
│   │       ├── ConfigAteryx.tr.resx
│   │       ├── ConfigAteryx.zh-Hans.resx
│   │       ├── ConfigAteryxSensors.Designer.cs
│   │       ├── ConfigAteryxSensors.ar.resx
│   │       ├── ConfigAteryxSensors.az-Latn-AZ.resx
│   │       ├── ConfigAteryxSensors.cs
│   │       ├── ConfigAteryxSensors.de-DE.resx
│   │       ├── ConfigAteryxSensors.es-ES.resx
│   │       ├── ConfigAteryxSensors.fr.resx
│   │       ├── ConfigAteryxSensors.id-ID.resx
│   │       ├── ConfigAteryxSensors.it-IT.resx
│   │       ├── ConfigAteryxSensors.ja-JP.resx
│   │       ├── ConfigAteryxSensors.ko-KR.resx
│   │       ├── ConfigAteryxSensors.pl.resx
│   │       ├── ConfigAteryxSensors.pt.resx
│   │       ├── ConfigAteryxSensors.resx
│   │       ├── ConfigAteryxSensors.ru-KZ.resx
│   │       ├── ConfigAteryxSensors.tr.resx
│   │       ├── ConfigAteryxSensors.zh-Hans.resx
│   │       ├── ConfigAteryxSensors.zh-Hant.resx
│   │       ├── ConfigAteryxSensors.zh-TW.resx
│   │       ├── ConfigBatteryMonitoring.Designer.cs
│   │       ├── ConfigBatteryMonitoring.ar.resx
│   │       ├── ConfigBatteryMonitoring.az-Latn-AZ.resx
│   │       ├── ConfigBatteryMonitoring.cs
│   │       ├── ConfigBatteryMonitoring.de-DE.resx
│   │       ├── ConfigBatteryMonitoring.es-ES.resx
│   │       ├── ConfigBatteryMonitoring.fr.resx
│   │       ├── ConfigBatteryMonitoring.id-ID.resx
│   │       ├── ConfigBatteryMonitoring.it-IT.resx
│   │       ├── ConfigBatteryMonitoring.ja-JP.resx
│   │       ├── ConfigBatteryMonitoring.ko-KR.resx
│   │       ├── ConfigBatteryMonitoring.pl.resx
│   │       ├── ConfigBatteryMonitoring.pt.resx
│   │       ├── ConfigBatteryMonitoring.resx
│   │       ├── ConfigBatteryMonitoring.ru-KZ.resx
│   │       ├── ConfigBatteryMonitoring.tr.resx
│   │       ├── ConfigBatteryMonitoring.zh-Hans.resx
│   │       ├── ConfigBatteryMonitoring.zh-Hant.resx
│   │       ├── ConfigBatteryMonitoring.zh-TW.resx
│   │       ├── ConfigBatteryMonitoring2.Designer.cs
│   │       ├── ConfigBatteryMonitoring2.ar.resx
│   │       ├── ConfigBatteryMonitoring2.az-Latn-AZ.resx
│   │       ├── ConfigBatteryMonitoring2.cs
│   │       ├── ConfigBatteryMonitoring2.de-DE.resx
│   │       ├── ConfigBatteryMonitoring2.es-ES.resx
│   │       ├── ConfigBatteryMonitoring2.fr.resx
│   │       ├── ConfigBatteryMonitoring2.id-ID.resx
│   │       ├── ConfigBatteryMonitoring2.it-IT.resx
│   │       ├── ConfigBatteryMonitoring2.ja-JP.resx
│   │       ├── ConfigBatteryMonitoring2.ko-KR.resx
│   │       ├── ConfigBatteryMonitoring2.pl.resx
│   │       ├── ConfigBatteryMonitoring2.pt.resx
│   │       ├── ConfigBatteryMonitoring2.resx
│   │       ├── ConfigBatteryMonitoring2.ru-KZ.resx
│   │       ├── ConfigBatteryMonitoring2.tr.resx
│   │       ├── ConfigBatteryMonitoring2.zh-Hans.resx
│   │       ├── ConfigBatteryMonitoring2.zh-Hant.resx
│   │       ├── ConfigBatteryMonitoring2.zh-TW.resx
│   │       ├── ConfigCompassMot.Designer.cs
│   │       ├── ConfigCompassMot.cs
│   │       ├── ConfigCompassMot.resx
│   │       ├── ConfigESCCalibration.Designer.cs
│   │       ├── ConfigESCCalibration.ar.resx
│   │       ├── ConfigESCCalibration.az-Latn-AZ.resx
│   │       ├── ConfigESCCalibration.cs
│   │       ├── ConfigESCCalibration.de-DE.resx
│   │       ├── ConfigESCCalibration.id-ID.resx
│   │       ├── ConfigESCCalibration.ko-KR.resx
│   │       ├── ConfigESCCalibration.pt.resx
│   │       ├── ConfigESCCalibration.resx
│   │       ├── ConfigESCCalibration.ru-KZ.resx
│   │       ├── ConfigESCCalibration.tr.resx
│   │       ├── ConfigESCCalibration.zh-Hans.resx
│   │       ├── ConfigFFT.cs
│   │       ├── ConfigFailSafe.Designer.cs
│   │       ├── ConfigFailSafe.ar.resx
│   │       ├── ConfigFailSafe.az-Latn-AZ.resx
│   │       ├── ConfigFailSafe.cs
│   │       ├── ConfigFailSafe.de-DE.resx
│   │       ├── ConfigFailSafe.es-ES.resx
│   │       ├── ConfigFailSafe.fr.resx
│   │       ├── ConfigFailSafe.id-ID.resx
│   │       ├── ConfigFailSafe.it-IT.resx
│   │       ├── ConfigFailSafe.ja-JP.resx
│   │       ├── ConfigFailSafe.ko-KR.resx
│   │       ├── ConfigFailSafe.pl.resx
│   │       ├── ConfigFailSafe.pt.resx
│   │       ├── ConfigFailSafe.resx
│   │       ├── ConfigFailSafe.ru-KZ.resx
│   │       ├── ConfigFailSafe.tr.resx
│   │       ├── ConfigFailSafe.zh-Hans.resx
│   │       ├── ConfigFailSafe.zh-Hant.resx
│   │       ├── ConfigFailSafe.zh-TW.resx
│   │       ├── ConfigFirmware.Designer.cs
│   │       ├── ConfigFirmware.ar.resx
│   │       ├── ConfigFirmware.az-Latn-AZ.resx
│   │       ├── ConfigFirmware.cs
│   │       ├── ConfigFirmware.de-DE.resx
│   │       ├── ConfigFirmware.es-ES.resx
│   │       ├── ConfigFirmware.fr.resx
│   │       ├── ConfigFirmware.id-ID.resx
│   │       ├── ConfigFirmware.it-IT.resx
│   │       ├── ConfigFirmware.ja-JP.resx
│   │       ├── ConfigFirmware.ko-KR.resx
│   │       ├── ConfigFirmware.pl.resx
│   │       ├── ConfigFirmware.pt.resx
│   │       ├── ConfigFirmware.resx
│   │       ├── ConfigFirmware.ru-KZ.resx
│   │       ├── ConfigFirmware.ru-RU.resx
│   │       ├── ConfigFirmware.tr.resx
│   │       ├── ConfigFirmware.zh-Hans.resx
│   │       ├── ConfigFirmware.zh-Hant.resx
│   │       ├── ConfigFirmware.zh-TW.resx
│   │       ├── ConfigFirmwareDisabled.Designer.cs
│   │       ├── ConfigFirmwareDisabled.ar.resx
│   │       ├── ConfigFirmwareDisabled.az-Latn-AZ.resx
│   │       ├── ConfigFirmwareDisabled.cs
│   │       ├── ConfigFirmwareDisabled.de-DE.resx
│   │       ├── ConfigFirmwareDisabled.id-ID.resx
│   │       ├── ConfigFirmwareDisabled.ja-JP.resx
│   │       ├── ConfigFirmwareDisabled.ko-KR.resx
│   │       ├── ConfigFirmwareDisabled.pt.resx
│   │       ├── ConfigFirmwareDisabled.resx
│   │       ├── ConfigFirmwareDisabled.ru-KZ.resx
│   │       ├── ConfigFirmwareDisabled.tr.resx
│   │       ├── ConfigFirmwareDisabled.zh-Hans.resx
│   │       ├── ConfigFirmwareManifest.Designer.cs
│   │       ├── ConfigFirmwareManifest.cs
│   │       ├── ConfigFirmwareManifest.resx
│   │       ├── ConfigFlightModes.Designer.cs
│   │       ├── ConfigFlightModes.ar.resx
│   │       ├── ConfigFlightModes.az-Latn-AZ.resx
│   │       ├── ConfigFlightModes.cs
│   │       ├── ConfigFlightModes.de-DE.resx
│   │       ├── ConfigFlightModes.es-ES.resx
│   │       ├── ConfigFlightModes.fr.resx
│   │       ├── ConfigFlightModes.id-ID.resx
│   │       ├── ConfigFlightModes.it-IT.resx
│   │       ├── ConfigFlightModes.ja-JP.resx
│   │       ├── ConfigFlightModes.ko-KR.resx
│   │       ├── ConfigFlightModes.pl.resx
│   │       ├── ConfigFlightModes.pt.resx
│   │       ├── ConfigFlightModes.resx
│   │       ├── ConfigFlightModes.ru-KZ.resx
│   │       ├── ConfigFlightModes.tr.resx
│   │       ├── ConfigFlightModes.zh-Hans.resx
│   │       ├── ConfigFlightModes.zh-Hant.resx
│   │       ├── ConfigFlightModes.zh-TW.resx
│   │       ├── ConfigFrameClassType.Designer.cs
│   │       ├── ConfigFrameClassType.ar.resx
│   │       ├── ConfigFrameClassType.az-Latn-AZ.resx
│   │       ├── ConfigFrameClassType.cs
│   │       ├── ConfigFrameClassType.de-DE.resx
│   │       ├── ConfigFrameClassType.es-ES.resx
│   │       ├── ConfigFrameClassType.fr.resx
│   │       ├── ConfigFrameClassType.id-ID.resx
│   │       ├── ConfigFrameClassType.it-IT.resx
│   │       ├── ConfigFrameClassType.ja-JP.resx
│   │       ├── ConfigFrameClassType.ko-KR.resx
│   │       ├── ConfigFrameClassType.pl.resx
│   │       ├── ConfigFrameClassType.pt.resx
│   │       ├── ConfigFrameClassType.resx
│   │       ├── ConfigFrameClassType.ru-KZ.resx
│   │       ├── ConfigFrameClassType.tr.resx
│   │       ├── ConfigFrameClassType.zh-Hans.resx
│   │       ├── ConfigFrameClassType.zh-Hant.resx
│   │       ├── ConfigFrameClassType.zh-TW.resx
│   │       ├── ConfigFrameType.Designer.cs
│   │       ├── ConfigFrameType.ar.resx
│   │       ├── ConfigFrameType.az-Latn-AZ.resx
│   │       ├── ConfigFrameType.cs
│   │       ├── ConfigFrameType.de-DE.resx
│   │       ├── ConfigFrameType.es-ES.resx
│   │       ├── ConfigFrameType.fr.resx
│   │       ├── ConfigFrameType.id-ID.resx
│   │       ├── ConfigFrameType.it-IT.resx
│   │       ├── ConfigFrameType.ja-JP.resx
│   │       ├── ConfigFrameType.ko-KR.resx
│   │       ├── ConfigFrameType.pl.resx
│   │       ├── ConfigFrameType.pt.resx
│   │       ├── ConfigFrameType.resx
│   │       ├── ConfigFrameType.ru-KZ.resx
│   │       ├── ConfigFrameType.tr.resx
│   │       ├── ConfigFrameType.zh-Hans.resx
│   │       ├── ConfigFrameType.zh-Hant.resx
│   │       ├── ConfigFrameType.zh-TW.resx
│   │       ├── ConfigFriendlyParams.Designer.cs
│   │       ├── ConfigFriendlyParams.ar.resx
│   │       ├── ConfigFriendlyParams.az-Latn-AZ.resx
│   │       ├── ConfigFriendlyParams.cs
│   │       ├── ConfigFriendlyParams.de-DE.resx
│   │       ├── ConfigFriendlyParams.id-ID.resx
│   │       ├── ConfigFriendlyParams.ja-JP.resx
│   │       ├── ConfigFriendlyParams.ko-KR.resx
│   │       ├── ConfigFriendlyParams.pt.resx
│   │       ├── ConfigFriendlyParams.resx
│   │       ├── ConfigFriendlyParams.ru-KZ.resx
│   │       ├── ConfigFriendlyParams.tr.resx
│   │       ├── ConfigFriendlyParams.zh-Hans.resx
│   │       ├── ConfigFriendlyParamsAdv.cs
│   │       ├── ConfigHWAirspeed.Designer.cs
│   │       ├── ConfigHWAirspeed.ar.resx
│   │       ├── ConfigHWAirspeed.az-Latn-AZ.resx
│   │       ├── ConfigHWAirspeed.cs
│   │       ├── ConfigHWAirspeed.de-DE.resx
│   │       ├── ConfigHWAirspeed.es-ES.resx
│   │       ├── ConfigHWAirspeed.fr.resx
│   │       ├── ConfigHWAirspeed.id-ID.resx
│   │       ├── ConfigHWAirspeed.it-IT.resx
│   │       ├── ConfigHWAirspeed.ja-JP.resx
│   │       ├── ConfigHWAirspeed.ko-KR.resx
│   │       ├── ConfigHWAirspeed.pl.resx
│   │       ├── ConfigHWAirspeed.pt.resx
│   │       ├── ConfigHWAirspeed.resx
│   │       ├── ConfigHWAirspeed.ru-KZ.resx
│   │       ├── ConfigHWAirspeed.tr.resx
│   │       ├── ConfigHWAirspeed.zh-Hans.resx
│   │       ├── ConfigHWAirspeed.zh-Hant.resx
│   │       ├── ConfigHWAirspeed.zh-TW.resx
│   │       ├── ConfigHWBT.Designer.cs
│   │       ├── ConfigHWBT.ar.resx
│   │       ├── ConfigHWBT.az-Latn-AZ.resx
│   │       ├── ConfigHWBT.cs
│   │       ├── ConfigHWBT.de-DE.resx
│   │       ├── ConfigHWBT.id-ID.resx
│   │       ├── ConfigHWBT.ja-JP.resx
│   │       ├── ConfigHWBT.ko-KR.resx
│   │       ├── ConfigHWBT.pt.resx
│   │       ├── ConfigHWBT.resx
│   │       ├── ConfigHWBT.ru-KZ.resx
│   │       ├── ConfigHWBT.tr.resx
│   │       ├── ConfigHWBT.zh-Hans.resx
│   │       ├── ConfigHWCAN.Designer.cs
│   │       ├── ConfigHWCAN.ar.resx
│   │       ├── ConfigHWCAN.az-Latn-AZ.resx
│   │       ├── ConfigHWCAN.cs
│   │       ├── ConfigHWCAN.de-DE.resx
│   │       ├── ConfigHWCAN.pt.resx
│   │       ├── ConfigHWCAN.resx
│   │       ├── ConfigHWCAN.ru-KZ.resx
│   │       ├── ConfigHWCAN.tr.resx
│   │       ├── ConfigHWCompass.Designer.cs
│   │       ├── ConfigHWCompass.ar.resx
│   │       ├── ConfigHWCompass.az-Latn-AZ.resx
│   │       ├── ConfigHWCompass.cs
│   │       ├── ConfigHWCompass.de-DE.resx
│   │       ├── ConfigHWCompass.es-ES.resx
│   │       ├── ConfigHWCompass.fr.resx
│   │       ├── ConfigHWCompass.id-ID.resx
│   │       ├── ConfigHWCompass.it-IT.resx
│   │       ├── ConfigHWCompass.ja-JP.resx
│   │       ├── ConfigHWCompass.ko-KR.resx
│   │       ├── ConfigHWCompass.pl.resx
│   │       ├── ConfigHWCompass.pt.resx
│   │       ├── ConfigHWCompass.resx
│   │       ├── ConfigHWCompass.ru-KZ.resx
│   │       ├── ConfigHWCompass.tr.resx
│   │       ├── ConfigHWCompass.zh-Hans.resx
│   │       ├── ConfigHWCompass.zh-Hant.resx
│   │       ├── ConfigHWCompass.zh-TW.resx
│   │       ├── ConfigHWESP8266.ar.resx
│   │       ├── ConfigHWESP8266.az-Latn-AZ.resx
│   │       ├── ConfigHWESP8266.de-DE.resx
│   │       ├── ConfigHWESP8266.pt.resx
│   │       ├── ConfigHWESP8266.ru-KZ.resx
│   │       ├── ConfigHWESP8266.tr.resx
│   │       ├── ConfigHWIDs.Designer.cs
│   │       ├── ConfigHWIDs.cs
│   │       ├── ConfigHWIDs.resx
│   │       ├── ConfigHWOSD.Designer.cs
│   │       ├── ConfigHWOSD.ar.resx
│   │       ├── ConfigHWOSD.az-Latn-AZ.resx
│   │       ├── ConfigHWOSD.cs
│   │       ├── ConfigHWOSD.de-DE.resx
│   │       ├── ConfigHWOSD.es-ES.resx
│   │       ├── ConfigHWOSD.fr.resx
│   │       ├── ConfigHWOSD.id-ID.resx
│   │       ├── ConfigHWOSD.it-IT.resx
│   │       ├── ConfigHWOSD.ja-JP.resx
│   │       ├── ConfigHWOSD.ko-KR.resx
│   │       ├── ConfigHWOSD.pl.resx
│   │       ├── ConfigHWOSD.pt.resx
│   │       ├── ConfigHWOSD.resx
│   │       ├── ConfigHWOSD.ru-KZ.resx
│   │       ├── ConfigHWOSD.tr.resx
│   │       ├── ConfigHWOSD.zh-Hans.resx
│   │       ├── ConfigHWOSD.zh-Hant.resx
│   │       ├── ConfigHWOSD.zh-TW.resx
│   │       ├── ConfigHWOptFlow.Designer.cs
│   │       ├── ConfigHWOptFlow.ar.resx
│   │       ├── ConfigHWOptFlow.az-Latn-AZ.resx
│   │       ├── ConfigHWOptFlow.cs
│   │       ├── ConfigHWOptFlow.de-DE.resx
│   │       ├── ConfigHWOptFlow.es-ES.resx
│   │       ├── ConfigHWOptFlow.fr.resx
│   │       ├── ConfigHWOptFlow.id-ID.resx
│   │       ├── ConfigHWOptFlow.it-IT.resx
│   │       ├── ConfigHWOptFlow.ja-JP.resx
│   │       ├── ConfigHWOptFlow.ko-KR.resx
│   │       ├── ConfigHWOptFlow.pl.resx
│   │       ├── ConfigHWOptFlow.pt.resx
│   │       ├── ConfigHWOptFlow.resx
│   │       ├── ConfigHWOptFlow.ru-KZ.resx
│   │       ├── ConfigHWOptFlow.tr.resx
│   │       ├── ConfigHWOptFlow.zh-Hans.resx
│   │       ├── ConfigHWOptFlow.zh-Hant.resx
│   │       ├── ConfigHWOptFlow.zh-TW.resx
│   │       ├── ConfigHWPX4Flow.ar.resx
│   │       ├── ConfigHWPX4Flow.az-Latn-AZ.resx
│   │       ├── ConfigHWParachute.Designer.cs
│   │       ├── ConfigHWParachute.ar.resx
│   │       ├── ConfigHWParachute.az-Latn-AZ.resx
│   │       ├── ConfigHWParachute.cs
│   │       ├── ConfigHWParachute.de-DE.resx
│   │       ├── ConfigHWParachute.id-ID.resx
│   │       ├── ConfigHWParachute.ko-KR.resx
│   │       ├── ConfigHWParachute.pt.resx
│   │       ├── ConfigHWParachute.resx
│   │       ├── ConfigHWParachute.ru-KZ.resx
│   │       ├── ConfigHWParachute.tr.resx
│   │       ├── ConfigHWParachute.zh-Hans.resx
│   │       ├── ConfigHWesp8266.Designer.cs
│   │       ├── ConfigHWesp8266.cs
│   │       └── ConfigHWesp8266.resx
│   ├── acsimplepids.xml
│   ├── adb.exe
│   ├── aircraft.xml
│   ├── airports.csv
│   ├── aot.sh
│   ├── app.config
│   ├── appveyor.yml
│   ├── appxmanifest.xml
│   ├── azure-pipelines.yml
│   ├── beta.bat
│   ├── bin
│   │   └── Debug
│   │       ├── md5sum.exe
│   │       ├── md5sum.exe.config
│   │       ├── md5sum.pdb
│   │       └── net461
│   ├── block_plane_0.dae
│   ├── build - Clean.bat
│   ├── build.bat
│   ├── camerasBuiltin.xml
│   ├── checklistDefault.xml
│   ├── createproj.bat
│   └── dataflashlog.xml
└── MissionPlanner(无人机地面站源码).rar

323 directories, 1567 files


标签: ner NP pl nn IO

实例下载地址

MissionPlanner(无人机地面站源码)

不能下载?内容有错? 点击这里报错 + 投诉 + 提问

好例子网口号:伸出你的我的手 — 分享

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有1条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警