Skip to content

Mission Planner Widget#110

Merged
salsajeries merged 31 commits intodevfrom
flightpath
Apr 13, 2026
Merged

Mission Planner Widget#110
salsajeries merged 31 commits intodevfrom
flightpath

Conversation

@kalynstricklin
Copy link
Copy Markdown
Contributor

@kalynstricklin kalynstricklin commented Jan 23, 2026

  • changes flight path widget to mission planner for consistency
  • added controls for rtl, takeoff, pause, offboard, land
  • added home position, and live telemetry
  • added mission planner fields to update plan with customizable values
  • added switch tabs to switch between manually adding waypoints using toggle vs uploading a .plan file
  • added cesium support with polylines
  • updated the waypoint markers to use pml. since these are temporary i do not think they should be added under the map visualization section. i think handling them under the waypoint settings makes a lot more sense
  • added 3d model gbl files for later support to use on cesium maps

@kalynstricklin
Copy link
Copy Markdown
Contributor Author

kalynstricklin commented Mar 3, 2026

Needs resolved:

  • Mission Control is not fully impl in the backend yet see below to configure
  • Under configure the Mission Control Plan and QGCPlan will use the same control stream QGC Mission Control

…missions and generate qgroundcontrol missions from point and clicks on the map

# Conflicts:
#	src/components/VisualizationWrapper.vue
#	src/components/menus/visualization-wizard/visualizations/flightpath/FlightPath.vue
#	src/components/menus/visualization-wizard/visualizations/mission/Builder.ts

# Conflicts:
#	src/components/menus/visualization-wizard/visualizations/flightpath/Customize.vue
#	src/components/menus/visualization-wizard/visualizations/flightpath/FlightPath.vue
#	src/components/menus/visualization-wizard/visualizations/mission/Builder.ts

# Conflicts:
#	src/components/VisualizationWrapper.vue
#	src/components/menus/visualization-wizard/visualizations/flightpath/FlightPath.vue
…dd waypoints as items then add landing location
Added 3d models for cesium map, updated the styling and added form validation for the manual input waypoints, updated marker creation to use pml for cesium and leaflet, fixed polyline for map types
@kalynstricklin
Copy link
Copy Markdown
Contributor Author

changing this back to draft until can be updated with latest dev branch changes

@kalynstricklin kalynstricklin marked this pull request as ready for review April 7, 2026 20:37
@salsajeries salsajeries merged commit 3ed5a77 into dev Apr 13, 2026
@salsajeries salsajeries deleted the flightpath branch April 13, 2026 17:08
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.

3 participants