Don Gagne
9c94295bca
Major font rework
...
Everything is now based off of default font pixel size
10 years ago
dogmaphobic
fe015311bb
First stab at iOS builds
10 years ago
Don Gagne
fb8a050bdd
SetupView converted to Qml only
10 years ago
Don Gagne
97039eb68d
Rework RadioCal unit test to Qml RadioCal
10 years ago
Don Gagne
20df7ebf6b
Convert RadioCal to Qml
10 years ago
Don Gagne
6261e7618d
FactPanel V2
10 years ago
Don Gagne
fb473fe73c
Add ESC Calibration support to Power Component
10 years ago
Don Gagne
208be59b2a
commit
10 years ago
Don Gagne
c3260557a6
Remove DebugConsole
10 years ago
Don Gagne
ad1d2ce893
Remove Terminal Console
10 years ago
Don Gagne
501470b850
Remove DebugConsole
10 years ago
Don Gagne
956d25e3d1
Re-enable FileManager unit test
10 years ago
Don Gagne
bf9553bbac
New burst download for file transfer
10 years ago
Don Gagne
87c06bed14
Much better handling of missing facts
10 years ago
dogmaphobic
b991f98a2d
Refactoring QGCFlightDisplay and Renaming QGCMavManager.*
...
Sorting source and headers while at it.
10 years ago
Don Gagne
5b2057c0be
New burst download for file transfer
10 years ago
dogmaphobic
b159b443c1
Added MavManager QML Interface
...
Initial rendering of Waypoints
10 years ago
Don Gagne
0e63bc3105
New Custom Command Widget
10 years ago
Don Gagne
69712e32da
Make MockLink available for log replay in release build
10 years ago
Don Gagne
431c244291
New Custom Command Widget
10 years ago
Don Gagne
000e0ef4a2
Remove the "Simulate" feature
10 years ago
Don Gagne
ba0b0faf73
MockLink is part of all debug builds
10 years ago
dogmaphobic
8d674695e3
Fix typo.
10 years ago
Don Gagne
ca94c02f1f
Fix typo
10 years ago
Don Gagne
686c6b78fc
Remove Firmware Update from table build
...
Also removes qextserialport
10 years ago
Don Gagne
2d2ed7a789
Remove support for...
...
- Local 3d View
- Custom Tool Widgets
- MockUAS/MockUASManager
10 years ago
dogmaphobic
8c4410295f
Moving Android defines to QGCCommon.pri
...
Added a preliminary android build environment file with some basic instructions. This is for Mac OS, easily modifiable for Linux but I wouldn't know where to begin getting this to run on Windows.
10 years ago
dogmaphobic
59ad9be767
First android commit.
10 years ago
dogmaphobic
085d38338b
Sorting files.
10 years ago
Don Gagne
84dda11892
Full Fact meta data implementation
10 years ago
dogmaphobic
80ff9f6e25
Removing old Primary Flight Display.
10 years ago
Don Gagne
094eaf2f6f
New ParameterEditor control and dock widget
10 years ago
Don Gagne
4c50595f71
Qml Parameter Editor
10 years ago
dogmaphobic
4d13d78e13
Experimental mapping/planning tool.
10 years ago
Don Gagne
3a793264f5
Get rid of $$qtlibrarytarget
...
This just mangles the library names for no good reason.
10 years ago
Don Gagne
6362e4c764
Restructure location plugin build
...
Restructured to better fit existing build structure
10 years ago
dogmaphobic
86f9a21973
Adding url factory from Open Pilot maps.
...
As this is no longer google specific, renamed everything google to qgc.
10 years ago
dogmaphobic
0377e29794
Switching target (final app name) to all lower case.
10 years ago
dogmaphobic
aa2cf9eb25
Fix Typo
...
And name the target as the main app is now in its own sub project file.
10 years ago
dogmaphobic
47b00f2f52
Google Maps Qt Geoservices plugin.
10 years ago
Don Gagne
d5146cd2a2
Resource restructuring
...
- All resources are either under src or under resources dirs
- Removed files top level directory
- Move flightgear files to top level dir
10 years ago
Don Gagne
7e063193a6
Convert Airframe Config to Qml
10 years ago
dogmaphobic
eb3eb94a8d
Primary Flight Display
...
New version using QtQuick along with an experimental Map Background
10 years ago
Don Gagne
244aff2eab
Remove GoogleEarth support
10 years ago
Don Gagne
4bfb3701a3
Switched to ParameterLoader, added component id support
10 years ago
Don Gagne
44a11040d1
Remove unused code
10 years ago
dogmaphobic
33092084c4
Removing old Tool Bar code.
10 years ago
Don Gagne
4b3c2cecc6
Remove no longer needed code
10 years ago
Don Gagne
f254fc614d
qtlogging.ini automatically created at startup
...
If it doesn’t exist it will be prefilled with all registered categories
set to false
10 years ago
dogmaphobic
b6cf543e32
Created new ScreenTools exported control for QML code to obtain screen DPI factor to be used for computing font point sizes. This code used to be in the tool bar code and now is available to all QML widgets.
...
Moved global mouse position tool into ScreenTools as I felt it would be a place to collect these sort of functionality.
Replaced Tree used in the Safety Component from a PNG file to a SVG file as the PNG was not scaling up properly.
10 years ago