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

Update to 0.5.0 #300

Merged
merged 54 commits into from
Jun 4, 2024
Merged

Update to 0.5.0 #300

merged 54 commits into from
Jun 4, 2024

Conversation

asv-soft-u01
Copy link
Contributor

Update application version to 0.5.0

asv-soft-u02 and others added 30 commits January 29, 2024 17:23
…ypes

Remove the intermediate enumeration used to indicate the type of mission element in the system. Replace its usage with standard command types to streamline processing and enhance system coherence.

Asana: https://app.asana.com/0/1203851531040615/1206440434016980/f
Change the download code and the way mission elements are handled. Remove the functionality that allowed replacing elements to prevent unintended behavior. Add new mission elements "MAV_CMD_DO_CHANGE_SPEED" and "MAV_CMD_NAV_SPLINE_WAYPOINT" to enhance mission planning capabilities. Additionally, fix some minor bugs to improve system reliability and performance.

Asana: https://app.asana.com/0/1203851531040615/1206440434016980/f
Add right-click handling to "ShowTargetDialog", which now cancels the dialog. This enhancement improves user interaction by providing a more intuitive way to cancel the dialog, aligning with common user interface practices.

Asana: https://app.asana.com/0/1203851531040615/1206218517376735/f
…0 m/s^2

Correct the threshold values for vibration detection to ensure accurate monitoring. Modify the vibration value normalization to enforce limits from 0 to 100 m/s^2, improving the reliability and consistency of vibration data interpretation across the system.

Asana: https://app.asana.com/0/1203851531040615/1206483921482564/f
…type

fix(asv-drones): update download code, mission elements handling
feat(asv-drones): implement right-click handling for "ShowTargetDialog"
fix(asv-drones): adjust vibration threshold values, normalize to 0-10…
Add LostFocus behaviour for MapPageView.axaml, that invokes DeselectAnchorsCommand on it's viewmodel. This command disables SelectedItem on it's vm and checks for any selected anchors in Markers collection and sets IsSelected to false if there are any.

Asana: https://app.asana.com/0/1203851531040615/1206462230113635/f
…viour

fix (core): add deselect behaviour for map anchors
feat(asv-drones): remove browser platform
fix(asv-drones): fix redundant object of type MainWindow creation and remove config delay
Fix (map): fix ruler off on left mouse button
Update application to v0.5.0. Sadly, commit history could not be saved.

Asana: https://app.asana.com/0/1203851531040615/1207177973374962/f
feat (asv-drones): add packet loss simulation
…overActionView

feat(mover): remove hotkey from MapMoverActionView
add app args from 'app.args' file or command line
asvol and others added 23 commits May 19, 2024 22:15
feat (asv-drones): add new measurement unit Accuracy
Add BaseSize property to IMapAnchor that prevents infinite zoom in and out.

Asana: https://app.asana.com/0/1203851531040615/1207177984234823/f
feat (asv-drones): add workflow for api to publish packet on GitHub
feat(anchor-editor): add vehicle actions and new style
Updated API version in Directory.Build.props, cleaned up unnecessary code from UavFlightMissionAnchor, PlaningUavAnchor, MapRulerActionViewModel, MapAnchorBase.cs, and IMapAnchor. Also, updated CompatibilitySuppressions.xml.

Asana: https://app.asana.com/0/1203851531040615/1207177984234823/f
# Conflicts:
#	src/Asv.Drones.Gui.Api/CompatibilitySuppressions.xml
#	src/Directory.Build.props
The code file 'CompatibilitySuppressions.xml' has been significantly cleaned up by removing unnecessary suppressions. The file contained multiple suppression entries that were excessive. Consequently, this commit focuses on removing those entries which were redundant and did not contribute to the software's functionality.
feat(planning): improve logic to dynamically resize markers depending on zoom level
@asv-soft-u01 asv-soft-u01 requested review from asvol and a team June 4, 2024 09:39
# Conflicts:
#	publish.bat
#	win-arm-install.iss
#	win-arm64-install.iss
#	win-x64-install.iss
#	win-x86-install.iss
@asv-soft-u01 asv-soft-u01 merged commit 0994bb0 into main Jun 4, 2024
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.

8 participants