318 Commits (08b25b0cfd3d3434748e85699a78d64fdf66037c)

Author SHA1 Message Date
tstellanova 683ac79b0b Remove duplicate file causing build errors 12 years ago
dongfang 1fe2818b50 PrimaryFlightDisplay now receiving UAS added/removed signals 12 years ago
dongfang 84badf33c0 PFD crash on start bugfix and rename to .cc 12 years ago
Bryant 90efec1bc1 The joystick settings window has now been reworked to be a fixed minimum size and dynamically scale with both the number of buttons and axes on a given joystick/controller. Mapping functionality is incomplete at this point still, though the UI exists for it. 12 years ago
Lorenz Meier c2d396db6d Potential fixes for ActiveQt 12 years ago
Bryant 295b8a2583 The joystick settings window has now been reworked to be a fixed minimum size and dynamically scale with both the number of buttons and axes on a given joystick/controller. Mapping functionality is incomplete at this point still, though the UI exists for it. 12 years ago
Lorenz Meier d7b4db7dd4 Default to APM message set if no user config is provided 12 years ago
Lorenz Meier b76b728216 Placed connect button better, added simple message console 12 years ago
Bryant 0a1c678475 Forgot to remove dead file LinkInterface.cpp from the qgroundcontrol.pro file. 12 years ago
Lorenz Meier 9582bd5aba Removed OpenGL dependency in HUD, merged in HUD from Soren Kuula and config changes from Michael Carpenter 12 years ago
Michael Carpenter 309fbf58f9 Addition of new RadioChannel displays for radio calibration 12 years ago
Michael Carpenter 6b449af3c9 Addition of new Raw Status display, and tabbed widget container for QuickView 12 years ago
Michael Carpenter 296a2b37f2 Addition of "Actions" widget. Similar to the Control dock widget, but APM specific. 12 years ago
Michael Carpenter 051d56a960 Abstraction of UASQuickViewItem, and addition of new Text item to use the abstraction 12 years ago
Michael Carpenter e5e592056b Addition of QuickView selection dialog for add/remove of display items 12 years ago
Bryant c8f12ee4ed Moved all shared code for IncrementalPlot and LinechartPlot into a common ChartPlot superclass. Also recoloring the background of both widgets now works when switching between color schemes. 12 years ago
dongfang 59a57d53a0 PFD rework 12 years ago
Bryant 652fce85be Whoops. Look like you can't inherit from QToolBar using Qt Designer. Restored last set of code. Also, changed one of the QToolButtons to a QLabel in QGCToolbar. 12 years ago
Bryant ff66b8cdd4 Started moving the QGCToolBar over to a .ui file. 12 years ago
Bryant d2317252a6 Removed the UnconnectedUASInfoWidget class as it could be replaced with a simple QLabel with the same functionality. Also styled the NO UAS warning on the ReadOnly mission view so it looks good in both dark and light themes. 12 years ago
dongfang 7cedf391ef more PFD integration 12 years ago
dongfang c6ab1f0594 First PrimaryFlightDisplay integration that will even compile. Non functionalgit status 12 years ago
dongfang 84ed67cd65 First PrimaryFlightDisplay integration that will even compile. Non functionalgit status 12 years ago
Michael Carpenter 73a9b95ce2 Fix for bad file name extensions. Should stick to the standard cc, not cpp 12 years ago
Michael Carpenter 76ca1553d4 Temp commit of new UAS properties and UASQuickView for viewing UAS Properties 12 years ago
Michael Carpenter 65980cfb22 Fix for dock widget titlebars moving around when in advanced mode 12 years ago
Michael Carpenter 3c73f51de6 Changes to allow for compiling with MSVC2012 12 years ago
Michael Carpenter ce9d6ce181 Addition of new "view" based navigation, and moved DockWidgets inside each 12 years ago
Michael Carpenter e600db61dc More changes to the config system, addition of more calibration preferences 12 years ago
Michael Carpenter c54da9269f New ComboBox param configuration UI element, and qgw widgets for general 12 years ago
Lorenz Meier da66c5a85d Improved visual quality 12 years ago
Lorenz Meier 0c9de33ce7 Overhauled activity selection and logfile replay options 12 years ago
Lorenz Meier d49f98410d First stab at JSBSim interface, compiling, operational, but needs the correct startup folders and arguments 12 years ago
Bryant 1a1cf7ea2b Removed default "pixhawk" message setting for MAVLink. 12 years ago
Kevin Hester 6177774bcd Fixes needed to make ubuntu build work again (at least for me) 12 years ago
Matthias Krebs 1d89806744 Adding 3DMouse Support for LINUX (not completed) 13 years ago
Matthias Krebs e7036cd3a8 3DMouse Implementation for Windows completed (tested on win8 (and ubuntu 12.04)) 13 years ago
Matthias Krebs eb21fe21af Implementation of 6DOF 3DMouse input (Windows only) 13 years ago
Lorenz Meier 7b1df3b809 Fixes to X Plane HIL 13 years ago
Thomas Gubler 45eb85815d HIL: reorganization of UI 13 years ago
Lorenz Meier 3131d7e52e Substantial cleanup in joystick interface, operational now 13 years ago
Lorenz Meier a1801317f6 Fixed bug in named value decoding, added additional functionality to HIL config widget 13 years ago
Lorenz Meier bbdc9a84bb Pushed HIL with X-plane to being close to operational. Receiving from X-Plane implemented, sending to it is prepared. Needs an iteration of onboard SW first 13 years ago
Lorenz Meier 406c262bdc Added PX4 calibration widget, switched HIL from FlightGear to XPlane, bringing up HIL 13 years ago
Lorenz Meier 21827374c2 Adding vehicle configuration widget, fixed link disconnected logic for serial links 13 years ago
Lorenz Meier c170e3560b Some VT100 hacks, fixed MAVLink inclusion path 13 years ago
Jessica 1075997813 Put libraries into one libs directory under qgroundcontrol. Changed the neccessary files with references to those libraries. 13 years ago
David Goodman 5844552c7c QAx build automated in qgroundcontrol.pro 13 years ago
Jessica 309d547cd6 NMEA library and all references to NMEA have been removed. 13 years ago
pixhawk 61f66c9d0b Fixed scaling factor of Pixhawk Cheetah model. 13 years ago