1824 Commits (70da2cc30702f8d434dce43e6004f582ec44d441)
 

Author SHA1 Message Date
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 14 years ago
Lionel Heng 08a94ecc5a Merge remote-tracking branch 'upstream/v10release' into v10release 14 years ago
PIXHAWK Team 6d2aedeef3 Merge pull request #102 from godbolt/v10release 14 years ago
Bryan Godbolt b6661a1b59 fixed build on ubuntu x64 14 years ago
hengli 25b35d8928 Fixed bug in showEvent/hideEvent for Pixhawk3DWidget. 14 years ago
Lionel Heng 562496301c QGC now visualizes planned paths in local 3D view. 14 years ago
Lionel Heng 6f3f2bd043 Merge remote-tracking branch 'upstream/v10release' into v10release 14 years ago
LM 1592061bee Merged 14 years ago
LM 1681fe49d6 Merge branch 'v10release' of github.com:pixhawk/qgroundcontrol 14 years ago
LM cf5e8e4d93 Merge branch 'master' of github.com:mavlink/qgroundcontrol 14 years ago
LM c2f4dc0dee Small compile fixes, fixed image copy calls for non-visible Huds 14 years ago
pixhawk 2da4c01a8f Fixed include path 14 years ago
Lionel Heng 99a22609e0 Merge remote-tracking branch 'upstream/v10release' into v10release 14 years ago
Lorenz Meier 4ce3ce3881 Added fixes to MAVLink headers 14 years ago
Lionel Heng 97150a4a45 Merge branch 'v10release' of github.com:hengli/qgroundcontrol into v10release 14 years ago
hengli 7f07336a95 Fixed long command bug: sends the required 7 parameters instead of 4 parameters. 14 years ago
hengli 2e26be8a48 Enabled real-time mouse-based selection of target and waypoint headings. 14 years ago
Lionel Heng c950bcdf57 Merge branch 'v10release' of github.com:hengli/qgroundcontrol into v10release 14 years ago
hengli b81bdcfeb9 Added yaw selection into target selection. 14 years ago
LM 6c1ee41c3e Merge branch 'v10release' of https://github.com/hengli/qgroundcontrol 14 years ago
LM c250b9e017 Corrected include locations 14 years ago
hengli f24335bc3a Merge remote-tracking branch 'upstream/v10release' into v10release 14 years ago
LM e2591698d1 Updated paths 14 years ago
QGroundControl 2bb0b1e666 Merge pull request #101 from Trof/offline-wplist 14 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. 14 years ago
pixhawk 0edb8c3957 Merge branch 'v10release' of git://github.com/pixhawk/qgroundcontrol into offline-wplist 14 years ago
LM 2f7de02746 Not-so-clean threading fix, needs further inspection 14 years ago
LM aafc43304a Minor cleanups in various places 14 years ago
hengli 7ece95e320 Fixed module display issues in 3D widgets. 14 years ago
hengli 5b27576fce Merge remote-tracking branch 'upstream/v10release' into v10release 14 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. 14 years ago
pixhawk 277b720048 Added "Onboard Waypoints"-support for all loiter commands 14 years ago
QGroundControl 4d41cb2052 Merge pull request #98 from Trof/offline-wplist 14 years ago
pixhawk 6187d71c84 Merged with v10release. Some more GUI improvements. 14 years ago
LM fbad0e1bce Updated sensesoar to MAVLink 1.0, updated APM 14 years ago
oberion 25e35803a3 Fixed windows build bug and div. compile warnings 14 years ago
oberion ce0bd4d218 Solved Windows threading problem with joystick and signal slot bug in WaypointList.cc 14 years ago
hengli e28f03ccce Merge remote-tracking branch 'upstream/v10release' into v10release 14 years ago
LM f4504903e6 Updated to latest MAVLink 14 years ago
pixhawk e89983da70 Fixed some display bugs in editable waypoints 14 years ago
LM 7fe1c809ce Made Doxygen verbose, made sure the initialization of control widget is correct 14 years ago
LM 2cd005b461 Fixed Ubuntu 64bit build error 14 years ago
pixhawk faac2ca516 A lot of bugfixes and improvements to the "Mission Plan" widget. "Onboard Waypoints"-tab is now automatically refreshed after new list has been written. It also supports global coordinates. 14 years ago
QGroundControl 46815f8b5d Merge pull request #91 from jschall/patch-2 14 years ago