- 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 07, 2012
-
-
Jessica authored
Erros casused by all of the mergedd branches are now fixed for qgroundcontrol.pro. Working on fixing the errors that now appeare in qgcunittest.pro.
-
- Aug 03, 2012
-
-
Jessica authored
-
- Aug 02, 2012
-
-
Jessica authored
-
- Jul 28, 2012
-
-
Jessica authored
Put libraries into one libs directory under qgroundcontrol. Changed the neccessary files with references to those libraries.
-
- Jul 21, 2012
-
-
Jessica authored
-
- Jul 18, 2012
- Jul 13, 2012
-
-
Jessica authored
qgcunittest.pro now compiles and runs as long as run in terminal in projcts->Run Settings is unchecked.
-
- Jun 28, 2012
- Jun 12, 2012
-
-
Lorenz Meier authored
-
- Jun 05, 2012
-
-
Andrew Tridgell authored
as long as the waypoint comes from the right systemID there is no point rejecting it based on component ID. The current_partner_compid is also completely wrong in the code, so checking it makes no sense anyway
-
- May 31, 2012
-
-
pixhawk authored
-
- May 30, 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.
-