Bryant Mairs
|
e58b34c7f6
|
Removed redundant boolean comparison.
|
13 years ago |
Bryant Mairs
|
e0635aeaa2
|
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol
Conflicts:
qgroundcontrol.pri
src/uas/UAS.cc
|
13 years ago |
Bryant Mairs
|
b03070d0d6
|
Expanded documentation for UASInfoWidget::update*Loss.
Changed the drop rate from a SYS_STATUS message to follow the MAVLink specs along with some extra range checking.
|
13 years ago |
hengli
|
864e6ae8c3
|
Major overhaul of local 3D view: now supports multi-MAV visualization.
|
13 years ago |
LM
|
aef10d0bd9
|
Re-enabled double UDP port usage, substantially improved setpoint sending
|
13 years ago |
Bryant Mairs
|
260e9ca9f5
|
Added a workaround to the mission management code where it would only accept messages addressed to the MAV_ID_MISSIONPLANNER component. This was causing problems with the send-loss value being calculated, so I decided to add this until a proper solution can be developed.
|
13 years ago |
Bryant Mairs
|
7dfac40963
|
Refactored part of MAVLinkProtocol::receiveBytes() as I was trying to debug within it. Nothing major, though I did remove an unnecessary loop.
|
13 years ago |
Bryant Mairs
|
2b439757e3
|
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol
|
13 years ago |
LM
|
a347a65985
|
Formatting, fixing audio alarms
|
13 years ago |
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 |
Bryant Mairs
|
c2a4f4d2c6
|
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol
|
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 |
Bryant Mairs
|
216b023695
|
Compilation on Windows VS2010 now properly copies necessary support libraries to the /debug and /release directories based on which is currently building. These copies are also only done if they are necessary.
I removed copying of the plugins folder from Qt to the executable directory as I don't believe it's necessary anymore.
|
13 years ago |
Bryant Mairs
|
75792ccfe1
|
Fixed problems copying support files during Windows compilation.
|
13 years ago |
Bryant Mairs
|
fcdf550b1b
|
Removed some sources for warnings.
Also removed redundant code in QGCMapWidget.cc.
|
13 years ago |
PIXHAWK Team
|
6d2aedeef3
|
Merge pull request #102 from godbolt/v10release
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 |
Bryant Mairs
|
6821ff47c3
|
Added support for reading uint8 values from an autopilot via QGC. Still need to add support for writing them.
|
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 |
Bryant Mairs
|
5a0a92973e
|
Merge remote-tracking branch 'remotes/upstream/master'
|
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 |
Bryant Mairs
|
6dbf6dab38
|
Added tooltip to all the appropriate labels on the toolbar.
Also reorganized the code to be more readable.
|
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 |