400 Commits (29ef19a687c5129d3c2ce9e78d438a4f933c9322)

Author SHA1 Message Date
tstellanova 29f3bdb1d6 wip decoupling the UI (view) from the param data model 12 years ago
tstellanova 738f451b46 wip decoupling the UI (view) from the param data model 12 years ago
Lorenz Meier b34e16fb75 Revert "eliminate refs to nonexistent toolbar files" 12 years ago
Lorenz Meier b445c83322 First stab at better multi-use / multi-platform requirements 12 years ago
Bill Bonney d3ccd004b9 Updated layout of APM Toolbar Status Display for ARM/DISARM 12 years ago
Michael Carpenter d35a7cd792 Change for console mode, allows for console window and qDebug() output in release mode 12 years ago
tstellanova 09452414f7 eliminate refs to nonexistent toolbar files 12 years ago
Michael Carpenter f28cb0223e Change for duplicate header file 12 years ago
Michael Carpenter 09cc683c27 More changes for a better looking and functioning ApmFirmwareConfig screen 12 years ago
Michael Carpenter 56efe88424 Initial commit of APM2.5 Firmware loading config screen via Avrdude 12 years ago
tstellanova 683ac79b0b Remove duplicate file causing build errors 12 years ago
Bill Bonney 36b7d7952f First commit of Terminal Console View 12 years ago
Lorenz Meier 123707a918 Allowed flexible config initialization 12 years ago
Michael Carpenter a87fdb8f8f Removed DESTDIR from .pro file to allow for OS to decide where to place binaries 12 years ago
Bill Bonney 75def93bc3 APM ToolBar chnages 12 years ago
Bill Bonney 359f8bd1d8 APMToolbar as a docking widget [complete] + missing files 12 years ago
Michael Carpenter 75851a3691 Implementation of ArduRover pid configuration screen 12 years ago
Michael Carpenter 9e10b726e9 Implementation of Advanced Parameter List, with descriptions and names from the XML file 12 years ago
Michael Carpenter f7ec760794 ArduPlane pid screen visuals 12 years ago
Michael Carpenter 3e383c0115 Standard and Advanced param pages, auto-generated from xml file 12 years ago
Bill Bonney aa582da29d First commit of the new APM Toolbar 12 years ago
dongfang 1fe2818b50 PrimaryFlightDisplay now receiving UAS added/removed signals 12 years ago
Michael Carpenter b22d402391 ArduPlane level configuration widget 12 years ago
Michael Carpenter 771d74b7e8 UI for a bunch of software configuration pages 12 years ago
Bill Bonney aedaa844a8 Stability improvements and error fixes 12 years ago
Bill Bonney c2abde1029 adds missing files 12 years ago
Michael Carpenter 0b4fb18390 Implementation of Battery Monitor configuration, and addition of AP2ConfigWidget, which automatically handles UAS connections to allow for simpler configuration window code. 12 years ago
Michael Carpenter 632ddad3ad New configuration menu setup. Placeholders for now, waiting for functionality 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
Michael Carpenter bdeb973542 Change of name for diydrones fork of QGroundControl to APM Planner 2.0, per Chris Anderson and Craig Elder 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