Skip to content

Releases: asv-soft/asv-drones

Release v1.0.0

29 Jun 13:46
437423a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v1.0.0

Release v0.5.1

11 Jun 12:38
Compare
Choose a tag to compare
fix package name

v0.2.2

29 Jan 06:40
a91627d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.1...v0.2.2

v0.2.1

30 Nov 08:08
bddb1ff
Compare
Choose a tag to compare

Features

  • sdr-flight-widget: add power reference indicator to FlightSdrView #244 (ef90275)

Commits

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: v0.2.0...v0.2.1

v0.2.0

29 Nov 14:37
0dceee1
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

First beta release of Asv.Drones