- Aug 22, 2012
-
-
Jessica authored
-
- Aug 18, 2012
-
-
Jessica authored
-
- Aug 13, 2012
-
-
Lorenz Meier authored
-
- Aug 09, 2012
-
-
unknown authored
destructor of UAS.cc
-
- Aug 03, 2012
-
-
Jessica authored
-
- Aug 02, 2012
-
-
Jessica authored
-
- Jul 21, 2012
-
-
Jessica authored
-
- Jul 18, 2012
- Jun 12, 2012
-
-
Lorenz Meier authored
-
- May 31, 2012
-
-
pixhawk authored
-
- May 23, 2012
-
-
pixhawk authored
-
- Apr 23, 2012
-
-
LM authored
-
- Apr 20, 2012
- Mar 06, 2012
-
-
LM authored
-
- Mar 01, 2012
-
-
Lorenz Meier authored
-
- Feb 27, 2012
-
-
Friedrich Fraundorfer authored
-
- Feb 26, 2012
-
-
Lorenz Meier authored
-
- Feb 25, 2012
-
-
LM authored
-
- Feb 24, 2012
-
-
pixhawk authored
-
- Feb 23, 2012
-
-
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.
-
- Feb 22, 2012
-
-
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
-
- Feb 20, 2012
-
-
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().
-
- 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
-
-
hengli authored
-