- 08 Feb, 2012 1 commit
-
-
pixhawk authored
Added multi-UAS support to QGCRGBDView. Fixed display timeout issue on computer for which data source is not time-synchronized.
-
- 07 Feb, 2012 1 commit
-
-
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.
-
- 12 Jan, 2012 1 commit
-
-
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.
-
- 05 Dec, 2010 2 commits
-
-
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
-
- 22 Aug, 2010 1 commit
-
-
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
-
- 28 May, 2010 1 commit
-
-
pixhawk authored
-