- 23 Feb, 2012 2 commits
- 22 Feb, 2012 3 commits
-
-
hengli authored
-
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
-
hengli authored
Removed outdated MAVLINK v0.9 version as QGC does not work with this version. Added feature to import COLLADA terrain model and visualize model in 3D view.
-
- 21 Feb, 2012 1 commit
-
-
hengli authored
-
- 20 Feb, 2012 5 commits
-
-
Lorenz Meier authored
-
hengli authored
-
hengli authored
-
hengli authored
-
LM authored
-
- 19 Feb, 2012 1 commit
-
-
TobiasSimon authored
-
- 18 Feb, 2012 1 commit
-
-
TobiasSimon authored
cause: check for null pointer had no effect (static memory) solution: fill mavlink messages (and thus) message type with 0xff. this patch assumes that message ID 0xff is never used positiv side effect: qgroundcontrol uses 2% less cpu on my machine (eeepc)
-
- 16 Feb, 2012 6 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().
-
TobiasSimon authored
-
Tobias Simon authored
sending GPS sat information via a low-bandwidth link like the UM96 @ 9600 baud should also work at low frequencies like 0.2 Hz
-
hengli authored
-
hengli authored
-
hengli authored
-
- 15 Feb, 2012 4 commits
-
-
LM authored
-
Bryant Mairs authored
-
Bryant Mairs authored
Changed the drop rate from a SYS_STATUS message to follow the MAVLink specs along with some extra range checking.
-
hengli authored
-
- 14 Feb, 2012 2 commits
- 13 Feb, 2012 2 commits
-
-
PIXHAWK Team authored
-
hengli authored
-
- 10 Feb, 2012 2 commits
- 08 Feb, 2012 4 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.
-
- 03 Feb, 2012 1 commit
-
-
pixhawk authored
-
- 30 Jan, 2012 2 commits
-
-
Bryant Mairs authored
Also removed redundant code in QGCMapWidget.cc.
-
hengli authored
-
- 29 Jan, 2012 1 commit
-
-
Lionel Heng authored
-
- 26 Jan, 2012 2 commits
-
-
LM authored
-
Bryant Mairs authored
Also reorganized the code to be more readable.
-