Don Gagne
|
e3deb1ce73
|
Use Documents as saved files location
|
9 years ago |
dogmaphobic
|
09b22dd66a
|
Bluetooth Cleanup
|
10 years ago |
Don Gagne
|
4f080b9d3d
|
Mobile runs Native QML
|
10 years ago |
Don Gagne
|
5e04e33de9
|
Remove all message and file dialog code from mobile
|
10 years ago |
Don Gagne
|
89cacd32a1
|
Convert QGCMessageBox to QGCApplication::showMessage
|
10 years ago |
Don Gagne
|
b03c171c1f
|
Add support for log save even if not armed
|
10 years ago |
Don Gagne
|
e4e71de748
|
Remove remaining singletons
|
10 years ago |
Don Gagne
|
3433b5417d
|
Remove as many Singletons as possible
Instead us a Toolbox concept which hangs off of QGCApplication
|
10 years ago |
Don Gagne
|
88f279d659
|
Remove widget code from Mobile builds
|
10 years ago |
Don Gagne
|
812ee27236
|
Cut over 100% to new Map/Mission code
- Delete all old map code
|
10 years ago |
Don Gagne
|
ae7becb532
|
Add --test-high-dpi command line option
This allows for testing issues found on high dpi screen without needing
a high dpi screen. it does this by doubling the font sizes.
|
10 years ago |
Don Gagne
|
7a25f8f6a7
|
Add switch for using old/new mission editor
|
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
|
29091cf8b3
|
--fake-mobile command line support
|
10 years ago |
Don Gagne
|
af46dc40a4
|
Add new API
|
10 years ago |
dogmaphobic
|
1b324cff50
|
Added latest error message to Main Flight Display
|
10 years ago |
Don Gagne
|
6261e7618d
|
FactPanel V2
|
10 years ago |
Don Gagne
|
2fa2149193
|
No longer tries to reconnect after reboot
|
10 years ago |
Don Gagne
|
87c06bed14
|
Much better handling of missing facts
|
10 years ago |
Don Gagne
|
a546d9a6d1
|
Exit app immediately if missing required paramter
|
10 years ago |
Don Gagne
|
8ce3154126
|
Add reconnectAfterWait API
|
10 years ago |
Don Gagne
|
fb197a75bc
|
Move ui style from MainWindow to QGCApplication
|
10 years ago |
Don Gagne
|
d3ad49f3d5
|
Moving more things off of MainWindow
Moving methods from MainWindow to QGCApplication so that more things
can run without a window. Helpful for testing.
|
10 years ago |
Don Gagne
|
7ffa27f86a
|
New Singleton Manager
|
11 years ago |
Don Gagne
|
028c700982
|
New Unit Testing framework
Allows for UI unit tests to be written:
- Ability to respond to expected message boxes
- Ability to fail test if unexpected message boxes occurs
|
11 years ago |
Don Gagne
|
d1bab1999e
|
Fix shutdown sequence
|
11 years ago |
Don Gagne
|
d2923d8ee0
|
Track Singletons in QGCApplication
- allow unit tests to use QGCApplication
- clear global singletons for each unit test run
|
11 years ago |
Don Gagne
|
d3cb8f9aa7
|
Rename files in git friendly way
|
11 years ago |
Don Gagne
|
33220de034
|
Saved files location support
- Also renamed QGCCore->QGCApplication to better reflect usage.
- New global qgcApp api to access main QHCApplication singleton
|
11 years ago |
Don Gagne
|
9bfa9cecce
|
Delete Settings from preferences
|
11 years ago |
Don Gagne
|
720ca30b21
|
Settings versioned independently from app version
|
11 years ago |
Don Gagne
|
964600d367
|
Remove custom mode startup screen
|
11 years ago |
Bryant
|
e540ddb977
|
RT-LAB support now indicated by QGC_RTLAB_ENABLED macro.
|
11 years ago |
Lorenz Meier
|
b445c83322
|
First stab at better multi-use / multi-platform requirements
|
12 years ago |
lm
|
bf94b35d2c
|
Added opmapcontrol
|
14 years ago |
Bryan Godbolt
|
efb1428b2b
|
added OpalLink to core. protected with ifdef OPAL_RT
|
15 years ago |
pixhawk
|
49c711374a
|
Minor improvements in UAS display
|
15 years ago |
pixhawk
|
a41997315a
|
Added patch from Hugo which fixes some OS X issues
|
15 years ago |
Hugo Vincent
|
2291af59fd
|
Switched from flite for speech on the Mac to built-in MacOSX speech synthesizer. Fixed build system for 64-bit builds (using official SDL.framework, and Qt frameworks).
|
15 years ago |
pixhawk
|
bc33da5204
|
Added true audio output
|
15 years ago |
pixhawk
|
4fa6562e5c
|
Initial import
|
15 years ago |