DonLakeFlyer
|
da1296ef2d
|
New file save settings and desktop/mobile file dialog capability
|
8 years ago |
DonLakeFlyer
|
cff65ebe45
|
Better initial map positions and planned home position support
|
8 years ago |
Don Gagne
|
7791f55e76
|
Telemetry logs are now save with generated file name
No more user prompting
|
8 years ago |
Don Gagne
|
147ebb387d
|
More moves of settings to new support
|
8 years ago |
Don Gagne
|
88f084eb8a
|
More moves of settings to new support
|
8 years ago |
Don Gagne
|
d89f6b7994
|
Fix shutdown crash
|
8 years ago |
Don Gagne
|
9b384a958b
|
Add bool support to FactSystem
Convert bool settings to SettingsFact
|
8 years ago |
Don Gagne
|
b789a6903a
|
Remove unused code
|
8 years ago |
Gus Grubba
|
a0166f1358
|
Made QGCCorePlugin derive from QGCToolBox and expose everything through the same mechanism as everything else.
|
9 years ago |
Gus Grubba
|
dce4379c94
|
Work on QGC plugin support
|
9 years ago |
Don Gagne
|
0ce6d773bb
|
Allows QGC plugins to be optional or custom
|
9 years ago |
Don Gagne
|
7505181efb
|
GeoTag framework
|
9 years ago |
Don Gagne
|
5c4658462a
|
Initial ArduPilot Rally Point support
|
9 years ago |
Don Gagne
|
6242b4bca2
|
File persistence for GeoFence
|
9 years ago |
Don Gagne
|
d535a6328c
|
Fix settings prompt on clean install
|
9 years ago |
Lorenz Meier
|
78550907fe
|
Adjust license terms in all headers to reflect new dual-license
|
9 years ago |
Don Gagne
|
42c1131610
|
New QGCMobileFileDialog
- Convert mission load/save to it
- Allow parameter load/save on mobile
|
9 years ago |
Don Gagne
|
112cbd66ac
|
Add missing header
|
9 years ago |
Don Gagne
|
51bfac2f9c
|
Planned Home Position support
Also additional major Mission usability changes
|
9 years ago |
Don Gagne
|
afc21e9e0e
|
Default map position support
|
9 years ago |
Don Gagne
|
a1a2b9c3c4
|
Prevent loss of mission due to load or close app
|
9 years ago |
Don Gagne
|
53457bfda8
|
Use Documents as saved files location
|
9 years ago |
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 |