- 26 Feb, 2012 1 commit
-
-
Lorenz Meier authored
-
- 25 Feb, 2012 1 commit
-
-
LM authored
-
- 24 Feb, 2012 1 commit
-
-
pixhawk authored
-
- 23 Feb, 2012 1 commit
-
-
hengli authored
Added remote OpenGL drawing in 3D view. Any external application can draw to the 3D view via the protobuf implementation of GLOverlay messages.
-
- 22 Feb, 2012 1 commit
-
-
LM authored
Introduced persistence in RGBDview, needs debugging, fixed a bug in param reading in the simulator, pushed message sender a bit forward, not working yet
-
- 20 Feb, 2012 4 commits
-
-
hengli authored
-
hengli authored
-
LM authored
-
Bryant Mairs authored
Also updated all the units for the heartbeat values that are exposed to the realtime plotter to follow the suggestions laid out by the documentation for valueChanged().
-
- 19 Feb, 2012 1 commit
-
-
TobiasSimon authored
-
- 16 Feb, 2012 2 commits
-
-
Bryant Mairs authored
Removed some dead code. Added more valueChanged() signals to account for every data type. This moves the conversion over into the valueChanged receivers, which while it will require more slot-functions, makes it easier to add more code as any necessary conversion is done internally to the slot and so the signaler doesn't need to know the details. I also added some more details on the types of units expected by valueChanged().
-
Bryant Mairs authored
Exposed HEARTBEAT.system_status and HEARTBEAT.base_mode to the realtime plotter widget via the valueChanged signal.
-
- 15 Feb, 2012 2 commits
-
-
TobiasSimon authored
-
Bryant Mairs authored
Changed the drop rate from a SYS_STATUS message to follow the MAVLink specs along with some extra range checking.
-
- 14 Feb, 2012 3 commits
-
-
LM authored
-
Bryant Mairs authored
Refactored part of MAVLinkProtocol::receiveBytes() as I was trying to debug within it. Nothing major, though I did remove an unnecessary loop.
-
LM authored
-
- 13 Feb, 2012 1 commit
-
-
hengli authored
-
- 10 Feb, 2012 2 commits
- 08 Feb, 2012 3 commits
- 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.
-
- 29 Jan, 2012 2 commits
-
-
Bryant Mairs authored
Added support for reading uint8 values from an autopilot via QGC. Still need to add support for writing them.
-
Lionel Heng authored
-
- 18 Jan, 2012 1 commit
-
-
hengli authored
-
- 17 Jan, 2012 1 commit
-
-
hengli authored
-
- 13 Jan, 2012 1 commit
-
-
LM authored
-
- 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.
-
- 10 Jan, 2012 1 commit
-
-
LM authored
-
- 28 Dec, 2011 1 commit
-
-
Lorenz Meier authored
-
- 23 Dec, 2011 2 commits
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- 12 Dec, 2011 1 commit
-
-
pixhawk authored
-
- 10 Dec, 2011 2 commits
-
-
Lionel Heng authored
-
Lionel Heng authored
Enabled visualization of point cloud data via Protocol Buffers serialization and extended_mavlink_message.
-
- 25 Nov, 2011 1 commit
-
-
LM authored
-
- 21 Nov, 2011 1 commit
-
-
LM authored
-
- 04 Nov, 2011 1 commit
-
-
pixhawk authored
-