- Feb 19, 2012
-
-
TobiasSimon authored
-
- Feb 16, 2012
-
-
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.
-
- Feb 15, 2012
-
-
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.
-
- Feb 14, 2012
-
-
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
-
- Feb 13, 2012
-
-
hengli authored
-
- Feb 10, 2012
- Feb 08, 2012
- 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 29, 2012
-
-
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
-
- Jan 18, 2012
-
-
hengli authored
-
- Jan 17, 2012
-
-
hengli authored
-
- Jan 13, 2012
-
-
LM authored
-
- 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.
-
- Jan 10, 2012
-
-
LM authored
-
- Dec 28, 2011
-
-
Lorenz Meier authored
-
- Dec 23, 2011
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- Dec 12, 2011
-
-
pixhawk authored
-
- Dec 10, 2011
-
-
Lionel Heng authored
-
Lionel Heng authored
Enabled visualization of point cloud data via Protocol Buffers serialization and extended_mavlink_message.
-
- Nov 25, 2011
-
-
LM authored
-
- Nov 21, 2011
-
-
LM authored
-
- Nov 04, 2011
-
-
pixhawk authored
-
- Oct 31, 2011
-
-
LM authored
-
- Oct 15, 2011
-
-
lm authored
-
- Oct 14, 2011
-
-
LM authored
-
- Oct 10, 2011
- Oct 05, 2011
-
-
lm authored
-
- Sep 20, 2011