Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update AsvMavlinkVersion and validate azimuth values #256

Merged
merged 1 commit into from
Dec 13, 2023

Conversation

asv-soft-u02
Copy link
Contributor

Updated AsvMavlinkVersion in Asv.Drones.Gui.Custom.props from 3.6.0-alpha08 to 3.6.0-alpha11 for supporting the latest features and bug fixes. In VorAzimuthTaskViewModel, added validation before setting StartAzimuthString and StopAzimuthString. Ensured StartAzimuth and StopAzimuth values are positive and less than 360. This is because, in some cases, supplying out of range or negative direction values can cause errors in the system. Removed unnecessary methods from MissionItemHelper for cleaner codebase as these methods were outdated and replaced in the Mavlink ecosystem.

Asana: https://app.asana.com/0/1203851531040615/1206117606525836/f

Updated AsvMavlinkVersion in Asv.Drones.Gui.Custom.props from 3.6.0-alpha08 to 3.6.0-alpha11 for supporting the latest features and bug fixes.
In VorAzimuthTaskViewModel, added validation before setting StartAzimuthString and StopAzimuthString. Ensured StartAzimuth and StopAzimuth values are positive and less than 360. This is because, in some cases, supplying out of range or negative direction values can cause errors in the system.
Removed unnecessary methods from MissionItemHelper for cleaner codebase as these methods were outdated and replaced in the Mavlink ecosystem.

Asana: https://app.asana.com/0/1203851531040615/1206117606525836/f
@asv-soft-u01 asv-soft-u01 merged commit f2c18aa into develop Dec 13, 2023
@asv-soft-u01 asv-soft-u01 deleted the hotfix/props-versions branch December 13, 2023 06:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants