Don Gagne
698e6bb16d
Switch ArduPIlot setup pages to new SetupPage usage
...
Also added new FirmwarePlugin::brandImage support
9 years ago
Don Gagne
7505181efb
GeoTag framework
9 years ago
Ricardo de Almeida Gonzaga
52fef372ba
Fix typos
9 years ago
Don Gagne
a27d2a70ae
Visual naming for top level views
9 years ago
Don Gagne
075175f239
Remove fading help text
9 years ago
Don Gagne
20606a5749
Help text for toolbar buttons ( #3711 )
9 years ago
Don Gagne
c87b34b151
Show sat count and hdop instead of signal strength ( #3660 )
9 years ago
Lorenz Meier
78550907fe
Adjust license terms in all headers to reflect new dual-license
9 years ago
dogmaphobic
e2d9e4bc77
Promoting preferences to top level panel.
9 years ago
dogmaphobic
e2c65e4e0e
Done
9 years ago
dogmaphobic
e1d73b08c3
Moving to point size fonts.
...
Android done.
9 years ago
dogmaphobic
0a5a58354b
New, system wide font (OpenSans)
...
UI Tweaks for all mobile platforms.
9 years ago
Lorenz Meier
cc6347c0c1
0 is a valid RSSI value, use 255 to indicate unknown instead
9 years ago
dogmaphobic
10de6808f8
Restoring toolbar transparency.
9 years ago
Tomaz Canabrava
c8caf6f673
Tons of qsTr added
...
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
9 years ago
dogmaphobic
2d8c2579aa
Using proper logo colors.
9 years ago
dogmaphobic
05812d9ea2
Replacing the QGC icon throughout the application.
9 years ago
Don Gagne
e1ad4ee009
New QGC Logo
9 years ago
Don Gagne
bc69d1212b
Much better Outdoor palette visuals
9 years ago
Don Gagne
de4f9cac92
Toolbar/Instruments respect palette
...
Map control use different border color based on map type
9 years ago
Don Gagne
973faaf20e
Make disconnect for prominent
9 years ago
Don Gagne
f3f54cd574
Pull multiVehicleManager from QGroundControl
9 years ago
Don Gagne
ab34c0ff25
Change wording to Communication Lost
9 years ago
Don Gagne
f1bf5ab7e4
Update gps indicator to hdop, new hdop boundaries
9 years ago
Don Gagne
c2f9b56260
Vehicle.battery FactGroup
...
Removed incorrect Vehicle.altitudeWGS84
9 years ago
Don Gagne
2c0db7c455
Add new FactGroup support
...
Plumb through initial object mode on Vehicle
9 years ago
Don Gagne
ba1bd6dd04
Move connection lost handling to Vehicle
9 years ago
dogmaphobic
2e67636cef
Updating GPS lock type text.
9 years ago
dogmaphobic
5e051cb088
GPS Indicator fixes.
9 years ago
dogmaphobic
85cf1f599d
Fix GPS indicator so it handles non existing HDOP/VDOP values.
9 years ago
dogmaphobic
03ff0d1f3a
Using HDOP for GPS signal strength indicator.
9 years ago
Don Gagne
4f080b9d3d
Mobile runs Native QML
10 years ago
dogmaphobic
d06bdf8ed4
Critical messages now routed through MainWindow.qml
10 years ago
Don Gagne
ca6eccda93
Autoconnect restructuring
...
Windows OS doesn’t disconnect port when you pull plug on USB. This
caused all sorts of problems with previous logic. New logic handles
this correctly.
10 years ago
dogmaphobic
98c4bbe40a
Fixing black on black font issue.
10 years ago
dogmaphobic
98d8c478c9
Added GPS extended info.
...
And other toolbar fixes...
10 years ago
dogmaphobic
df0a73d4a8
Telemetry RSSI
10 years ago
dogmaphobic
07f790aa7c
Added toolbar indicators popup (drop down) showing extended information.
10 years ago
Don Gagne
b9cb57ec4e
Auto connect support
...
- Pervasive change to automatically connect to known board types
- Lots of additional changes along with this:
- More exposure of objects/properties to Qml
- Much restructuring in LinkManager and LinkManager clients
10 years ago
dogmaphobic
921046bfc5
New system message dialog.
10 years ago
Don Gagne
18dc3d04db
Auto connect support
...
- Pervasive change to automatically connect to known board types
- Lots of additional changes along with this:
- More exposure of objects/properties to Qml
- Much restructuring in LinkManager and LinkManager clients
10 years ago
Don Gagne
aaed8c2d07
Auto connect support
...
- Pervasive change to automatically connect to known board types
- Lots of additional changes along with this:
- More exposure of objects/properties to Qml
- Much restructuring in LinkManager and LinkManager clients
10 years ago
dogmaphobic
38c177fdc2
Adding TTS to iOS
10 years ago
dogmaphobic
a8ffba6e30
Separate Settings Panel
10 years ago
dogmaphobic
f970a839b3
UI Tweaks
10 years ago
dogmaphobic
da8d8bb581
Main Toolbar Work
10 years ago
Tomaz Canabrava
848938f16c
Fix state of buttons (menu, toolbar)
...
When you selected via the Menu to go to Fly Mode, the QML
toolbar didn't followed the option, and if you selected
via the menu to go to all the three possible views (setup,
fly and plan) the menu would be all-selected.
This tries to keep consistency of things.
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
10 years ago
Don Gagne
96f845d3a7
Better light palette for mobile
...
Plus lots of other tweaks to ui for visuals
10 years ago
Don Gagne
42af3324d9
Share item indicator display code between Plan/Fly views
10 years ago
Don Gagne
5efd09f9dc
Boot performance
...
Mostly accomplished by delay loading Qml elements
10 years ago