1837 Commits (24560f766234b70a974fc335fe497ef063f7779d)
 

Author SHA1 Message Date
PIXHAWK Team 24560f7662 Arrow key control 13 years ago
hengli c7deeaa88b Disable references to pixhawk protoc files if pixhawk is not included in MAVLINK_CONF. 13 years ago
hengli 1f491fff65 Updated MAVLINK source code. 13 years ago
pixhawk bfc8f21199 Visualize orientation for each pose source in local 3D view. 13 years ago
pixhawk 316f6194c7 Working on multi-component, multi-path visualization 13 years ago
hengli 6107c88979 Merge branch 'master' of github.com:mavlink/qgroundcontrol into v10release 13 years ago
hengli 77f6b92c9f Added mutexes to prevent malformed protobuf data. 13 years ago
LM fcd302d747 Merge branch 'master' of github.com:mavlink/qgroundcontrol 13 years ago
LM 5f6af98573 Renamed folder to match MAVLink naming scheme 13 years ago
pixhawk dba8b932a7 Use colorbar images to indicate offline image stream. 13 years ago
pixhawk a15b89067c Added multi-UAS support to QGCRGBDView. Fixed display timeout issue on computer for which data source is not time-synchronized. 13 years ago
LM fc8b497ea3 Merge branch 'v10release' of https://github.com/hengli/qgroundcontrol 13 years ago
LM 855c376d79 Minor fixes 13 years ago
Lionel Heng 70da2cc307 Merge branch 'v10release' of github.com:hengli/qgroundcontrol into v10release 13 years ago
hengli 1da1543d8d 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. 13 years ago
Lionel Heng a8d742fc62 Merge remote-tracking branch 'upstream/v10release' into v10release 13 years ago
pixhawk ddd6934ab8 Made Ubuntu 64 compilation work 13 years ago
pixhawk 90a7565235 Fixed axis colors and added world grid. 13 years ago
Lionel Heng 058b2bd6d5 Merge remote-tracking branch 'upstream/v10release' into v10release 13 years ago
LM 096a38add3 Merge branch 'v10release' of github.com:pixhawk/qgroundcontrol 13 years ago
Lionel Heng 08a94ecc5a Merge remote-tracking branch 'upstream/v10release' into v10release 13 years ago
PIXHAWK Team 6d2aedeef3 Merge pull request #102 from godbolt/v10release 13 years ago
Bryan Godbolt b6661a1b59 fixed build on ubuntu x64 13 years ago
hengli 25b35d8928 Fixed bug in showEvent/hideEvent for Pixhawk3DWidget. 13 years ago
Lionel Heng 562496301c QGC now visualizes planned paths in local 3D view. 13 years ago
Lionel Heng 6f3f2bd043 Merge remote-tracking branch 'upstream/v10release' into v10release 13 years ago
LM 1592061bee Merged 13 years ago
LM 1681fe49d6 Merge branch 'v10release' of github.com:pixhawk/qgroundcontrol 13 years ago
LM cf5e8e4d93 Merge branch 'master' of github.com:mavlink/qgroundcontrol 13 years ago
LM c2f4dc0dee Small compile fixes, fixed image copy calls for non-visible Huds 13 years ago
pixhawk 2da4c01a8f Fixed include path 13 years ago
Lionel Heng 99a22609e0 Merge remote-tracking branch 'upstream/v10release' into v10release 13 years ago
Lorenz Meier 4ce3ce3881 Added fixes to MAVLink headers 13 years ago
Lionel Heng 97150a4a45 Merge branch 'v10release' of github.com:hengli/qgroundcontrol into v10release 13 years ago
hengli 7f07336a95 Fixed long command bug: sends the required 7 parameters instead of 4 parameters. 13 years ago
hengli 2e26be8a48 Enabled real-time mouse-based selection of target and waypoint headings. 13 years ago
Lionel Heng c950bcdf57 Merge branch 'v10release' of github.com:hengli/qgroundcontrol into v10release 13 years ago
hengli b81bdcfeb9 Added yaw selection into target selection. 13 years ago
LM 6c1ee41c3e Merge branch 'v10release' of https://github.com/hengli/qgroundcontrol 13 years ago
LM c250b9e017 Corrected include locations 13 years ago
hengli f24335bc3a Merge remote-tracking branch 'upstream/v10release' into v10release 13 years ago
LM e2591698d1 Updated paths 13 years ago
QGroundControl 2bb0b1e666 Merge pull request #101 from Trof/offline-wplist 13 years ago
pixhawk aa5d50438d Some more bugfixes and improvements for the Mission Plan widget. The "current"-checkbox in "Onboard"-waypoints can no longer be changed by clicking directly, but it is handled internally by QGC. Now there should be one and only one checked checkbox, which shows the last KNOWN "current" waypoint on MAV. The white border around an unchecked checkbox means, that the user is requesting the change of current waypoint, but QGC has not received MISSION_CURRENT message as a confirmation yet. Also,if there is no response from UAV after pushing "Read" or "Refresh", the "Onboard" list will be deleted to indicate, that there is no information available. 13 years ago
pixhawk 0edb8c3957 Merge branch 'v10release' of git://github.com/pixhawk/qgroundcontrol into offline-wplist 13 years ago
LM 2f7de02746 Not-so-clean threading fix, needs further inspection 13 years ago
LM aafc43304a Minor cleanups in various places 13 years ago
hengli 7ece95e320 Fixed module display issues in 3D widgets. 13 years ago
hengli 5b27576fce Merge remote-tracking branch 'upstream/v10release' into v10release 13 years ago
hengli a3ff7d45ff Added visualization of obstacles. Fixed relative font path issue in 3D widgets by using QFont within osgText::Font instead of using static font filename. 13 years ago