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
Don Gagne
5ce2162f05
Fix toolbar messages
10 years ago
Don Gagne
9f211eca4f
More UI changes for tablet
10 years ago
Don Gagne
57c34c1cd0
Convert all ui to a single Qml container
10 years ago
Don Gagne
fd70e34cfd
Move Analyze view to widget
10 years ago
Lorenz Meier
b6d851a95d
Main toolbar: Clearly indicate that we do not have battery indication (and the battery is not just flat at 0.0V
10 years ago
Lorenz Meier
00f26652df
Battery toolbar: Do not indicate any voltage for cases where the voltage is unknown
10 years ago
Don Gagne
3b83aacfbd
Respect FirmwarePlugin::flightModeSetAvailable
10 years ago
Don Gagne
2b206c0024
New toolbar dropdown support
...
- select active vehicle
- arm/disarm
- select flight mode
10 years ago
Don Gagne
724a0c8c50
All MavManager functionality now in Vehicle
...
- Moved all MavManager functionality to Vehicle
- Updated all code to use Vehicle instead of MavManager
- Removed MavManager
10 years ago
Don Gagne
3cb8ec89b6
Add support for queued modeless messages
10 years ago
Don Gagne
6919af35a7
Use new warningText QGCPalette entry
10 years ago
Don Gagne
fa12589e33
Add toolbar message support
...
Also restructured some toolbar positioning QML to handle resizing.
10 years ago
Don Gagne
eb676850ab
commit
10 years ago
Xaser
1f7c9725e3
fixed spelling error in toolbar battery consumed
10 years ago
dogmaphobic
ec4b5b310d
Moving image resources to their own QRC path.
10 years ago
Don Gagne
9c94295bca
Major font rework
...
Everything is now based off of default font pixel size
10 years ago
dogmaphobic
5b54450d44
Changed all fonts to pixel sizes
10 years ago
dogmaphobic
1b324cff50
Added latest error message to Main Flight Display
10 years ago
dogmaphobic
5e228b509a
Small battery status fix.
10 years ago
dogmaphobic
a5f2ab072c
Adding Battery Consumption to the tool bar.
10 years ago
dogmaphobic
b159b443c1
Added MavManager QML Interface
...
Initial rendering of Waypoints
10 years ago
dogmaphobic
8e34781217
Making ScreenTools a Singleton.
10 years ago
dogmaphobic
bcb6a113ae
Mobile Menu Bar
10 years ago
dogmaphobic
ea38075bdf
Fix GPS icon when no GPS is present.
10 years ago
dogmaphobic
e583798ec5
Handling multi-platform sizing (fonts and pixels)
10 years ago
dogmaphobic
48a3ea0d80
Changed RC RSSI to follow original spec.
10 years ago
dogmaphobic
3f0592d232
Finalizing it.
10 years ago
dogmaphobic
f1e7c9bd31
Separating RC from Telemetry RSSI
10 years ago
dogmaphobic
dcb377038e
Added RSSI Indicator to ToolBar.
10 years ago
dogmaphobic
4cb0309faa
Removing leftover debugging output.
10 years ago
dogmaphobic
59ad9be767
First android commit.
10 years ago
dogmaphobic
9315bf5fc5
Link Management Work
10 years ago
dogmaphobic
4d13d78e13
Experimental mapping/planning tool.
10 years ago
Don Gagne
fbd8d66b7d
Progress bar for parameter load
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