- Jan 13, 2012
-
-
pixhawk authored
Some more bugfixes and improvements for the Mission Plan widget. The "current"-checkbox in "Onboard"-waypoints can no longer be changed by clicking directly, but it is handled internally by QGC. Now there should be one and only one checked checkbox, which shows the last KNOWN "current" waypoint on MAV. The white border around an unchecked checkbox means, that the user is requesting the change of current waypoint, but QGC has not received MISSION_CURRENT message as a confirmation yet. Also,if there is no response from UAV after pushing "Read" or "Refresh", the "Onboard" list will be deleted to indicate, that there is no information available.
-
- Jul 10, 2011
-
-
lm authored
-
- Jun 25, 2011
-
-
pixhawk authored
Working WP manager -> map waypoint updates. List reordering does not work yet. Next steps: List reordering, map -> WP manager updates, better waypoint graphs
-
- Mar 30, 2011
-
-
James Goppert authored
-
- Mar 19, 2011
- Mar 11, 2011
-
-
lm authored
-
- Feb 18, 2011
-
-
lm authored
-
- Feb 17, 2011
-
-
lm authored
-
- Feb 11, 2011
- Feb 10, 2011
- Feb 09, 2011
-
-
pixhawk authored
Refactoring WP interface, somewhat brittle and untested at this point - use the master branch if you need stable code right now
-
- Feb 05, 2011
-
-
pixhawk authored
-
- Jan 22, 2011
- Jan 14, 2011
-
-
pixhawk authored
Changed waypoint list file format (old files are not compatible anymore!), added file version check, now all waypoint entries should have an entry in the waypoint list file - although qgc does not use/read the orbit_direction and param1 fields. QGC writes the value of orbit into param1 and 0 to orbit_direction (this should and will be changed later!)
-
- Nov 18, 2010
-
-
tecnosapiens authored
-
- Nov 16, 2010
-
-
James Goppert authored
-
- Nov 15, 2010
-
-
James Goppert authored
-
- Sep 18, 2010
-
-
tecnosapiens authored
add functionalities for change direction of Latitude and Longitude in WaypointGlobalView.h when user editing it
-
- Sep 03, 2010
-
-
tecnosapiens authored
add widget WaypointView to widget WaypointList when create a waypoint with mouse over the map
-
- Aug 16, 2010
-
-
pixhawk authored
Major refactoring of the waypoint code. The new design fits the model-view-controller pattern better.
-
- Jun 24, 2010
-
-
pixhawk authored
-
- Jun 10, 2010
- Apr 03, 2010
-
-
pixhawk authored
-