地面站终端 App
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Michael Carpenter ee16284dc7 Addition of baud rate combo box on the toolbar 12 years ago
..
apps Hacking on uploader 12 years ago
comm Another change for issue #3, SerialLink::getCurrentPortS() should now return consistant results on Windows to match linux and OSX 12 years ago
input Removal of some comments, and fix for JoystickInput not exiting cleanly 12 years ago
plugins Further progress on cmake build system. 14 years ago
qgcunittest Added some comments to UASUnitTest.cc 13 years ago
uas Fixed windows build errors. 12 years ago
ui Addition of baud rate combo box on the toolbar 12 years ago
AudioOutput.cc K/R formatting, debugging serialport. 14 years ago
GAudioOutput.cc Formatting, fixing audio alarms 13 years ago
GAudioOutput.h Update src/GAudioOutput.h 12 years ago
LogCompressor.cc Fixed zero order hold for logging 13 years ago
LogCompressor.h Refactored the LogCompressor. It wasn't properly handling certain message logging files that mixed messages (Issue #70). 13 years ago
MG.h Moved the images folder to the files directory. Changed all of the paths to images to files/images. 13 years ago
PX4FirmwareUpgradeWorker.cc Hacking on uploader 12 years ago
PX4FirmwareUpgradeWorker.h Hacking on uploader 12 years ago
QGC.cc Improvements across application 13 years ago
QGC.h Improvements across application 13 years ago
QGCCore.cc Change for new APM2.0 logo 12 years ago
QGCCore.h Merged 14 years ago
QGCGeo.h Added coordinate conversion for global / local conversion 14 years ago
Waypoint.cc 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
Waypoint.h 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
configuration.h Change of name for diydrones fork of QGroundControl to APM Planner 2.0, per Chris Anderson and Craig Elder 12 years ago
documentation.dox Testing mail commit hook 15 years ago
main.cc Change so Waypoints are the same across maps, and offline waypoints get appeneded to the end of the MAV's waypoint list on connect 12 years ago