- Feb 08, 2012
-
-
pixhawk authored
Added multi-UAS support to QGCRGBDView. Fixed display timeout issue on computer for which data source is not time-synchronized.
-
- Feb 07, 2012
-
-
hengli authored
Code changes to reflect new header information (sysid, compid, timestamp) in protobuf messages. Added protobuf message timeout; old messages will not be visualized. Fixed getParameterValue in ParamManager; the method can segfault if the component id or parameter id is not valid.
-
- Jan 12, 2012
-
-
hengli authored
Added visualization of obstacles. Fixed relative font path issue in 3D widgets by using QFont within osgText::Font instead of using static font filename.
-
- Dec 05, 2010
-
-
Lionel Heng authored
Added to 3D view user switching between local and global coordinate system. Fixed bug in WaypointView: new instance used to assume frame is global.
-
Lionel Heng authored
-
- Aug 22, 2010
-
-
pixhawk authored
Cleaned up and commented major code parts. Refactoring HDD and HSI widgets to support QGraphicsView drag-and-drop, tested multi-MAV support more intensely, currently adding the system coloring to all widgets
-
- May 28, 2010
-
-
pixhawk authored
-