Asv.Mavlink 3.4.2-alpha09

This is a prerelease version of Asv.Mavlink.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Asv.Mavlink --version 3.4.2-alpha09
                    
NuGet\Install-Package Asv.Mavlink -Version 3.4.2-alpha09
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Asv.Mavlink" Version="3.4.2-alpha09" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Asv.Mavlink" Version="3.4.2-alpha09" />
                    
Directory.Packages.props
<PackageReference Include="Asv.Mavlink" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Asv.Mavlink --version 3.4.2-alpha09
                    
#r "nuget: Asv.Mavlink, 3.4.2-alpha09"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Asv.Mavlink@3.4.2-alpha09
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Asv.Mavlink&version=3.4.2-alpha09&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Asv.Mavlink&version=3.4.2-alpha09&prerelease
                    
Install as a Cake Tool

Deploy Nuget for Windows

Mavlink library for .NET 6.0, .NET 7.0 (support MAVLinkV2 packets)

You can control vehicles, that support MAVLink protocol.

Code gen

Generate C# code for packet serialization\deserialization

Asv.Mavlink.Shell.exe gen -t=all.xml -i=messages -o=src/Asv.Mavlink/Connection/Dialects -e=cs src/Asv.Mavlink.Shell/Resources/csharp.tpl

You can create your own code generator for any language by writing template file (.tpl) with liquid syntax

Example console application

Example packet statistic:

Asv.Mavlink.Shell.exe mavlink --cs=tcp://127.0.0.1:5760

screenshot-1

Versioning

Project is maintained under the Semantic Versioning guidelines.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on Asv.Mavlink:

Package Downloads
Asv.Mavlink.Vehicle

Mavlink library for .NET 6.0, .NET 7.0 for vehicle control Px4, Ardupilot

Asv.Mavlink.Payload

Mavlink library for .NET 6.0, .NET 7.0 for vehicle control Px4, Ardupilot

Asv.Mavlink.Gbs

Mavlink library for .NET 6.0, .NET 7.0 for controlling ground base station with RTK support

Asv.Mavlink.Sdr

Mavlink library for .NET 6.0, .NET 7.0 for controlling SDR payload

Asv.Drones.Gui.Api

API reference for Asv.Drones GUI application

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Asv.Mavlink:

Repository Stars
asv-soft/asv-drones
Open source implementation of ground control station application for ArduPilot and PX4 autopilot
Version Downloads Last Updated
4.0.16 150 7/4/2025
4.0.15 103 7/4/2025
4.0.14 135 7/3/2025
4.0.13 143 7/3/2025
4.0.12 148 7/2/2025
4.0.10 143 6/29/2025
4.0.9 139 6/29/2025
4.0.8 97 6/28/2025
4.0.7 91 6/27/2025
4.0.6 88 6/27/2025
4.0.5 97 6/27/2025
4.0.4 136 6/26/2025
4.0.3 145 6/23/2025
4.0.2 146 6/22/2025
4.0.1 143 6/19/2025
4.0.0 207 5/26/2025
3.10.5 364 12/7/2024
3.10.3 351 8/20/2024
3.10.2 251 7/5/2024
3.10.0 555 7/3/2024
3.9.2 240 6/19/2024
3.9.1 149 6/16/2024
3.9.0 168 6/10/2024
3.8.0-alpha06 212 5/14/2024
3.8.0-alpha05 108 5/14/2024
3.8.0-alpha03 105 5/13/2024
3.8.0-alpha02 83 5/2/2024
3.8.0-alpha01 136 4/17/2024
3.7.1 262 3/26/2024
3.7.0 189 3/2/2024
3.7.0-alpha02 291 1/19/2024
3.7.0-alpha01 130 1/8/2024
3.6.0-alpha13 151 12/29/2023
3.6.0-alpha12 160 12/18/2023
3.6.0-alpha11 251 12/7/2023
3.6.0-alpha10 117 12/7/2023
3.6.0-alpha09 127 12/6/2023
3.6.0-alpha08 251 11/28/2023
3.6.0-alpha07 182 11/22/2023
3.6.0-alpha06 135 11/21/2023
3.6.0-alpha05 133 11/21/2023
3.6.0-alpha04 117 11/20/2023
3.6.0-alpha03 109 11/20/2023
3.6.0-alpha02 123 11/20/2023
3.6.0-alpha01 124 11/20/2023
3.5.0-alpha10 146 11/14/2023
3.5.0-alpha09 119 11/14/2023
3.5.0-alpha08 118 11/13/2023
3.5.0-alpha07 114 11/13/2023
3.5.0-alpha06 121 11/8/2023
3.5.0-alpha05 121 11/8/2023
3.5.0-alpha04 118 11/8/2023
3.5.0-alpha03 138 11/6/2023
3.5.0-alpha02 142 11/4/2023
3.5.0-alpha01 138 11/4/2023
3.4.2-alpha11 152 10/25/2023
3.4.2-alpha10 168 10/7/2023
3.4.2-alpha09 150 10/7/2023
3.4.2-alpha08 148 10/7/2023
3.4.2-alpha07 144 10/5/2023
3.4.2-alpha06 142 10/5/2023
3.4.2-alpha05 163 10/5/2023
3.4.2-alpha04 148 10/5/2023
3.4.2-alpha03 135 10/4/2023
3.4.2-alpha02 152 10/4/2023
3.4.2-alpha01 142 10/3/2023
3.4.1 331 9/30/2023
3.4.0 188 9/30/2023
3.3.8 185 9/16/2023
3.3.7 239 9/14/2023
3.3.6 185 9/11/2023
3.3.5-alpha-07 177 9/4/2023
3.3.5-alpha-06 164 8/31/2023
3.3.5-alpha-05 147 8/25/2023
3.3.5-alpha-04 149 8/24/2023
3.3.5-alpha-03 165 8/22/2023
3.3.4 207 8/18/2023
3.3.3 254 8/14/2023
3.3.2 257 8/10/2023
3.3.1-alpha-05 192 8/8/2023
3.3.1-alpha-04 157 8/8/2023
3.3.1-alpha-03 188 8/4/2023
3.3.1-alpha-01 172 8/4/2023
3.3.0 211 8/4/2023
3.2.5-alpha-20 184 8/2/2023
3.2.5-alpha-18 202 7/10/2023
3.2.5-alpha-17 176 7/5/2023
3.2.5-alpha-16 242 7/3/2023
3.2.5-alpha-15 180 7/3/2023
3.2.5-alpha-14 192 6/27/2023
3.2.5-alpha-13 179 6/23/2023
3.2.5-alpha-10 165 6/20/2023
3.2.5-alpha-07 191 6/20/2023
3.2.5-alpha-06 197 5/18/2023
3.2.5-alpha-05 168 5/18/2023
3.2.5-alpha-04 197 5/16/2023
3.2.5-alpha-02 177 5/9/2023
3.2.3 430 4/24/2023
3.2.2 238 4/23/2023
3.2.1 220 4/22/2023
3.2.0 235 4/22/2023
3.1.0 264 4/17/2023
3.0.2 277 4/17/2023
3.0.0 257 4/16/2023
2.1.2 439 4/11/2023
2.1.1 447 4/5/2023
2.1.0 392 4/5/2023
2.0.4 376 3/28/2023
2.0.3 353 3/28/2023
2.0.2 381 3/27/2023
2.0.1 388 3/23/2023
2.0.0 395 3/22/2023
1.2.2 436 3/21/2023
1.2.1 414 3/21/2023
1.2.0 409 3/20/2023
1.1.11 350 3/20/2023
1.1.10 545 2/27/2023
1.1.9 453 2/27/2023
1.1.7 467 2/27/2023
1.1.6 530 2/19/2023
1.1.5 480 2/19/2023
1.1.4 479 2/14/2023
1.1.3 761 11/14/2022
1.1.2 740 11/9/2022
1.1.1 721 11/7/2022
1.1.0 744 10/31/2022
1.0.0 962 9/21/2022