Asv Drones Versions Save

Open source implementation of ground control station application for ArduPilot and PX4 autopilot

v0.2.2

3 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/asv-soft/asv-drones/compare/v0.2.1...v0.2.2

v0.2.1

5 months ago

Features

Commits

  • 432fdc4: Create ReleaseDeployAction.yml #245
  • ce7a03d: fix (uav): fix anchor angle if vehicle is a plane #246
  • 880dfe9: fix (sdr): fix update mode localization #246
  • 04a676a: fix (core): fix version number display #246
  • 373906f: Update ReleaseDeployAction.yml with action token #245
  • bb80e10: Update ReleaseDeployAction.yml #247

How To Build Asv.Drones

1. Setup required dependencies:

2. Clone project repository: git clone https://github.com/your-repository-url.git

3. Work with project: The Asv.Drones able to build on Android, Linux, MacOs, Windows. Project already include platforms that can be you used to build it on specified OS.

4. Build project for Desktop:

  • Select build target Windows, OSX, Linux.
  • Run application in Release or Debug mode.

5. Build project for Android:

Android Troubleshooting If any error ocurs in build procces - you need to check packages using MAUI Check (JDK 11 or above). To install:

dotnet tool install -g Redth.Net.Maui.Check maui-check

What's Changed

Full Changelog: https://github.com/asv-soft/asv-drones/compare/v0.2.0...v0.2.1

v0.2.0

5 months ago

First beta release of Asv.Drones