地面站终端 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.
Mariano Lizarraga 4e1acc5e29 Merge branch 'master' of git@pixhawk.ethz.ch:qgroundcontrol into checkRemote 15 years ago
..
comm Fixed minor newline issue in protocol generation 15 years ago
input Fixed performance problems in simulation 15 years ago
lib Fixes for audio on Linux 15 years ago
plugins merged. Added Waypoint changes, only retrieving waypoints works at the moment 15 years ago
standalone/mavlinkgen Added support for MAVLink XML inclusion, added support for multiple Autopilots, improved protocol generation 15 years ago
uas fixed parameter set issue where parameter name was becoming corrupted 15 years ago
ui Dragging of waypoints now working in the map control 15 years ago
AudioOutput.cc More cleanups 15 years ago
Core.cc Commented/cleaned up code 15 years ago
Core.h added OpalLink to core. protected with ifdef OPAL_RT 15 years ago
GAudioOutput.cc Commented/cleaned up code 15 years ago
GAudioOutput.h Fixed Audio output on Linux, works now with systems flite version. Introduced two new alarm/notify sounds 15 years ago
LogCompressor.cc Significantly improved plotting, now capturing data in linechart allows limmediate processing / analysis of the whole flight 15 years ago
LogCompressor.h Significantly improved plotting, now capturing data in linechart allows limmediate processing / analysis of the whole flight 15 years ago
MG.h Fixed issues with loss counting, added support for usec timestamps 15 years ago
MissionLog.cc Initial import 15 years ago
MissionLog.h Initial import 15 years ago
QGC.cc Commented/cleaned up code 15 years ago
QGC.h Finished 2D HSI widget, now displays waypoints, satellites and critical system states 15 years ago
Waypoint.cc Commented/cleaned up code 15 years ago
Waypoint.h Major refactoring of the waypoint code. The new design fits the model-view-controller pattern better. 15 years ago
configuration.h Cleaned up communication structure significantly, should now be easier to add new links. Signal bytesReceived(link, QByteArray) is now only way to pass on newly received data 15 years ago
documentation.dox Testing mail commit hook 15 years ago
main.cc Commented/cleaned up code 15 years ago