地面站终端 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.
Lorenz Meier e59fa1557b Merge pull request #439 from Susurrus/simpleCheckRates 12 years ago
..
apps Hacking on uploader 12 years ago
comm Converted LinkInterface from a pure-virtual interface into an abstract base class. This centralized the data rate calculation code for all subclasses. Also added the necessary code to provide upstream/downstream data rate calculations for all LinkInterface-derived classes. 12 years ago
input Fixed Windows compilation of Joystick interface (MSVC doesn't support C99 & the NAN macro). 12 years ago
plugins Further progress on cmake build system. 14 years ago
qgcunittest Fixed UnitTest code and bugs found by unit tests 12 years ago
uas Fix broken Windows build 12 years ago
ui Fix broken Windows build 12 years ago
AudioOutput.cc K/R formatting, debugging serialport. 14 years ago
GAudioOutput.cc Windows build required atlbase.h 12 years ago
GAudioOutput.h Windows build required atlbase.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 Linux compile fix 12 years ago
QGCCore.cc clean references and update version number 12 years ago
QGCCore.h First stab at better multi-use / multi-platform requirements 12 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. 14 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. 14 years ago
configuration.h clean references and update version number 12 years ago
documentation.dox Testing mail commit hook 15 years ago
main.cc First stab at better multi-use / multi-platform requirements 12 years ago