.. |
RadioCalibration
|
Added a check for a division by zero in AbstractCalibrator::logAverage(). This was causing a crash when attempting a calibration when there's no RC data being received.
|
13 years ago |
designer
|
Enabled support for ARM / disarm action on component level
|
13 years ago |
firmwareupdate
|
Many minor improvements
|
13 years ago |
generated
|
K/R formatting, debugging serialport.
|
14 years ago |
linechart
|
Modified the Linechart widget so that the "Show units" button is under the "Curve Selection" frame, which is what it actually modifies.
|
13 years ago |
map
|
Removed some sources for warnings.
|
13 years ago |
map3D
|
Changed minimum resolution of offline imagery tiles.
|
13 years ago |
mavlink
|
Fixed merge conflict in qgroundcontrol.pro.
|
13 years ago |
mission
|
Mission Plan Widget: Added support for MAV_CMD_DO_SEARCH custom pixhawk commands, fixed some tooltip bugs.
|
13 years ago |
uas
|
Replaced home command with land command.
|
13 years ago |
watchdog
|
K/R formatting, debugging serialport.
|
14 years ago |
AudioOutputWidget.cc
|
Added remote widget, commented code
|
15 years ago |
AudioOutputWidget.h
|
K/R formatting, debugging serialport.
|
14 years ago |
AudioOutputWidget.ui
|
Initial import
|
15 years ago |
CameraView.cc
|
K/R formatting, debugging serialport.
|
14 years ago |
CameraView.h
|
K/R formatting, debugging serialport.
|
14 years ago |
CommConfigurationWindow.cc
|
Merge remote-tracking branch 'remotes/pixhawk/v10release' into dev_senseSoarMavlinkv10
|
14 years ago |
CommConfigurationWindow.h
|
Xbee communication can be opened
|
14 years ago |
CommSettings.ui
|
Updated QGC
|
14 years ago |
DebugConsole.cc
|
Merge remote-tracking branch 'remotes/pixhawk/v10release' into dev_senseSoarMavlinkv10
|
14 years ago |
DebugConsole.h
|
Debug console bugfix
|
14 years ago |
DebugConsole.ui
|
Working on debug console auto hold feature, added param retransmission
|
14 years ago |
HDDisplay.cc
|
Added logging of useful values from the HEARTBEAT and SYS_STATUS messages to the realtime plotter.
|
13 years ago |
HDDisplay.h
|
Added logging of useful values from the HEARTBEAT and SYS_STATUS messages to the realtime plotter.
|
13 years ago |
HDDisplay.ui
|
Fixed long-standing issues with HSI display and load logging
|
14 years ago |
HSIDisplay.cc
|
Fixed displaying of empty satinfo messages, fixed custom dialect includes
|
13 years ago |
HSIDisplay.h
|
Runtime fixes for multi-IMU systems
|
13 years ago |
HUD.cc
|
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol
|
13 years ago |
HUD.h
|
Fixed bugs in HSI/HUD.
|
13 years ago |
InputConfiguration.cc
|
K/R formatting, debugging serialport.
|
14 years ago |
JoystickWidget.cc
|
Removed MAVLinkGen from main QGC codebase-readding it now as standalone app
|
14 years ago |
JoystickWidget.h
|
K/R formatting, debugging serialport.
|
14 years ago |
JoystickWidget.ui
|
Removed MAVLinkGen from main QGC codebase-readding it now as standalone app
|
14 years ago |
Linechart.ui
|
Fixed improper capitalization in UI.
|
13 years ago |
MAVLinkDecoder.cc
|
Issue #68. Took out the check of component id == 200 in MAVLinkDecoder.cc line 56.
|
13 years ago |
MAVLinkDecoder.h
|
Added logging of useful values from the HEARTBEAT and SYS_STATUS messages to the realtime plotter.
|
13 years ago |
MAVLinkSettingsWidget.cc
|
Fixed log buttons, replay pausing does not work yet properly, but issue / solution is now known
|
13 years ago |
MAVLinkSettingsWidget.h
|
K/R formatting, debugging serialport.
|
14 years ago |
MAVLinkSettingsWidget.ui
|
Added opmapcontrol
|
14 years ago |
MainWindow.cc
|
Minor cleanups
|
13 years ago |
MainWindow.h
|
Fixed code style / braces
|
13 years ago |
MainWindow.ui
|
Many minor improvements
|
13 years ago |
MapWidget.cc
|
K/R formatting, debugging serialport.
|
14 years ago |
MapWidget.h
|
K/R formatting, debugging serialport.
|
14 years ago |
MapWidget.ui
|
Finished scaffolding the graphical addition of WP via the MapWidget. Added the possibility to display the latitude and longitude of the cursor as a property of QMapControl. Major reorganization of the MapWidget constructor
|
15 years ago |
ObjectDetectionView.cc
|
K/R formatting, debugging serialport.
|
14 years ago |
ObjectDetectionView.h
|
K/R formatting, debugging serialport.
|
14 years ago |
ObjectDetectionView.ui
|
[landauf] added button to clear the pattern and letter lists
|
15 years ago |
OgreWidget.cc
|
K/R formatting, debugging serialport.
|
14 years ago |
OgreWidget.h
|
K/R formatting, debugging serialport.
|
14 years ago |
OpalLinkConfigurationWindow.cc
|
K/R formatting, debugging serialport.
|
14 years ago |
OpalLinkConfigurationWindow.h
|
K/R formatting, debugging serialport.
|
14 years ago |
OpalLinkSettings.ui
|
added ability to configure the instance id for the opal-rt link
|
15 years ago |
ParameterInterface.cc
|
K/R formatting, debugging serialport.
|
14 years ago |
ParameterInterface.h
|
K/R formatting, debugging serialport.
|
14 years ago |
ParameterInterface.ui
|
Merged, improved UI when MAVs time out
|
14 years ago |
ParameterView.ui
|
Initial import
|
15 years ago |
QGCDataPlot2D.cc
|
Needed to remove debugging/test code before committing. Whoops.
|
13 years ago |
QGCDataPlot2D.h
|
Needed to remove debugging/test code before committing. Whoops.
|
13 years ago |
QGCDataPlot2D.ui
|
Working on map menu, fixing plot
|
14 years ago |
QGCFirmwareUpdate.cc
|
Added remote widget, commented code
|
15 years ago |
QGCFirmwareUpdate.h
|
Small compile fixes, fixed image copy calls for non-visible Huds
|
13 years ago |
QGCFirmwareUpdate.ui
|
Many minor improvements
|
13 years ago |
QGCMAVLinkInspector.cc
|
symptom: heartbeat Hz value was always 0
|
13 years ago |
QGCMAVLinkInspector.h
|
Minor cleanups in various places
|
13 years ago |
QGCMAVLinkInspector.ui
|
Minor cleanups in various places
|
13 years ago |
QGCMAVLinkLogPlayer.cc
|
Fixed log buttons, replay pausing does not work yet properly, but issue / solution is now known
|
13 years ago |
QGCMAVLinkLogPlayer.h
|
Fixed log buttons, replay pausing does not work yet properly, but issue / solution is now known
|
13 years ago |
QGCMAVLinkLogPlayer.ui
|
Fixed Log replay
|
14 years ago |
QGCMainWindowAPConfigurator.cc
|
Added widget menu
|
15 years ago |
QGCMainWindowAPConfigurator.h
|
Added widget menu
|
15 years ago |
QGCParamWidget.cc
|
Minor cleanups
|
13 years ago |
QGCParamWidget.h
|
Merge remote-tracking branch 'remotes/pixhawk/v10release' into dev_senseSoarMavlinkv10
|
14 years ago |
QGCPluginHost.cc
|
Many minor improvements
|
13 years ago |
QGCPluginHost.h
|
Many minor improvements
|
13 years ago |
QGCPluginHost.ui
|
Many minor improvements
|
13 years ago |
QGCPxImuFirmwareUpdate.cc
|
Added remote widget, commented code
|
15 years ago |
QGCPxImuFirmwareUpdate.h
|
K/R formatting, debugging serialport.
|
14 years ago |
QGCPxImuFirmwareUpdate.ui
|
Started to add support for autopilot firmware updates, added Linux compile instructions, fixed date in mavlink.h to english independent of OS language settings
|
15 years ago |
QGCRGBDView.cc
|
Introduced persistence in RGBDview, needs debugging, fixed a bug in param reading in the simulator, pushed message sender a bit forward, not working yet
|
13 years ago |
QGCRGBDView.h
|
Introduced persistence in RGBDview, needs debugging, fixed a bug in param reading in the simulator, pushed message sender a bit forward, not working yet
|
13 years ago |
QGCRemoteControlView.cc
|
Deleting the MainWindow instance after closing application
|
14 years ago |
QGCRemoteControlView.h
|
Substantially improved runtime speed, fixed a few more bugs
|
14 years ago |
QGCRemoteControlView.ui
|
Working in SLUGS widgets for debug
|
14 years ago |
QGCSensorSettingsWidget.cc
|
Disabled bogus calibration buttons
|
14 years ago |
QGCSensorSettingsWidget.h
|
Fixed data stream interface widgets - now transmitting after 400 ms user timeout. No more data stream request flooding
|
14 years ago |
QGCSensorSettingsWidget.ui
|
Cleaned up minor things, small bugfixes
|
14 years ago |
QGCSettingsWidget.cc
|
Re-enabled settings and state of the art tool widgets
|
14 years ago |
QGCSettingsWidget.h
|
K/R formatting, debugging serialport.
|
14 years ago |
QGCSettingsWidget.ui
|
Re-enabled settings and state of the art tool widgets
|
14 years ago |
QGCToolBar.cc
|
Fixed canceling the Logging function through the button on the main toolbar.
|
13 years ago |
QGCToolBar.h
|
Fixed canceling the Logging function through the button on the main toolbar.
|
13 years ago |
QGCUDPLinkConfiguration.cc
|
K/R formatting, debugging serialport.
|
14 years ago |
QGCUDPLinkConfiguration.h
|
K/R formatting, debugging serialport.
|
14 years ago |
QGCUDPLinkConfiguration.ui
|
Added link multiplexing, added several new packets
|
14 years ago |
QGCWaypointListMulti.cc
|
Implemented offline Waypoint editing. "Clear all Waypoints" button works again
|
14 years ago |
QGCWaypointListMulti.h
|
Implemented offline Waypoint editing. "Clear all Waypoints" button works again
|
14 years ago |
QGCWaypointListMulti.ui
|
Added full support for multi-MAV wp handling, cleaned up simulation
|
14 years ago |
QGCWebView.cc
|
Added support for Google Earth
|
15 years ago |
QGCWebView.h
|
K/R formatting, debugging serialport.
|
14 years ago |
QGCWebView.ui
|
Added support for Google Earth
|
15 years ago |
QMap3D.ui
|
Added a more generic osgqtwidget for map3d.
|
15 years ago |
SerialConfigurationWindow.cc
|
Enabled 921600 and other high baud rates on all platforms
|
13 years ago |
SerialConfigurationWindow.h
|
Fixed last comm port config error
|
14 years ago |
SerialSettings.ui
|
Updated QGC
|
14 years ago |
SlugsDataSensorView.cc
|
K/R formatting, debugging serialport.
|
14 years ago |
SlugsDataSensorView.h
|
K/R formatting, debugging serialport.
|
14 years ago |
SlugsDataSensorView.ui
|
Change slugs_messages to common_messages
|
14 years ago |
SlugsHilSim.cc
|
K/R formatting, debugging serialport.
|
14 years ago |
SlugsHilSim.h
|
Ported to final MAVLink v1.0 draft
|
14 years ago |
SlugsHilSim.ui
|
send and receive datagram
|
15 years ago |
SlugsPadCameraControl.cpp
|
K/R formatting, debugging serialport.
|
14 years ago |
SlugsPadCameraControl.h
|
K/R formatting, debugging serialport.
|
14 years ago |
SlugsPadCameraControl.ui
|
Change slugs_messages to common_messages
|
14 years ago |
SlugsVideoCamControl.cpp
|
Remove SlugsVideoCamControl and modification of SlugsPadCameraControl
|
14 years ago |
UASControl.ui
|
Minor visual improvements
|
14 years ago |
UASControlParameters.ui
|
Fixed merge issues
|
14 years ago |
UASInfo.ui
|
A lot of bugfixing of window positions, plots, buttons, initialization values
|
15 years ago |
UASList.ui
|
Removed auto-connection of OpalLink
|
15 years ago |
UASView.ui
|
Minor adjustments
|
14 years ago |
UnconnectedUASInfoWidget.cc
|
updated the looks of Onboard Waypoints window, when no UAV is present. Updated mission Save and Load to use version 120
|
14 years ago |
UnconnectedUASInfoWidget.h
|
Implemented offline Waypoint editing. "Clear all Waypoints" button works again
|
14 years ago |
UnconnectedUASInfoWidget.ui
|
updated the looks of Onboard Waypoints window, when no UAV is present. Updated mission Save and Load to use version 120
|
14 years ago |
WaypointEditableView.cc
|
Mission Plan Widget: Added support for MAV_CMD_DO_SEARCH custom pixhawk commands, fixed some tooltip bugs.
|
13 years ago |
WaypointEditableView.h
|
Mission Plan Widget: Added support for MAV_CMD_DO_SEARCH custom pixhawk commands, fixed some tooltip bugs.
|
13 years ago |
WaypointEditableView.ui
|
Next step towards the new design of "Editable Waypoint" widget. Back-up only. Do not use!
|
13 years ago |
WaypointList.cc
|
Merged Trofs WP improvements
|
13 years ago |
WaypointList.cc.orig
|
Backup. Do not use
|
13 years ago |
WaypointList.h
|
Small bugfixes, removes some warnings
|
13 years ago |
WaypointList.ui
|
Improved the visuals of the "Onboard Waypoints"-tab contents. Not yet complete.
|
13 years ago |
WaypointViewOnlyView.cc
|
Mission Plan Widget: Added support for MAV_CMD_DO_SEARCH custom pixhawk commands, fixed some tooltip bugs.
|
13 years ago |
WaypointViewOnlyView.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 |
WaypointViewOnlyView.ui
|
Mission Plan: "autocontinue"-checkbox in view-tab is no longer interactive, because MAVLINK protocol does not support online "autocontinue" switching yet.
|
13 years ago |
XbeeConfigurationWindow.cpp
|
Changed Xbeelink configuration
|
14 years ago |
XbeeConfigurationWindow.h
|
Changed Xbeelink configuration
|
14 years ago |