Don Gagne
0ce6d773bb
Allows QGC plugins to be optional or custom
9 years ago
Don Gagne
16d16ac5a7
Use single mavlink_status_t array
9 years ago
Don Gagne
7505181efb
GeoTag framework
9 years ago
Don Gagne
5c4658462a
Initial ArduPilot Rally Point support
9 years ago
Don Gagne
e92110a7d3
Refactor parameter apis from AutoPilotPlugin to ParameterManager
9 years ago
Don Gagne
6242b4bca2
File persistence for GeoFence
9 years ago
Don Gagne
61202e9a3d
Change toolbox startup mechanism
...
This prevents problems with toolbox references from inside
QGCTool::setToolbox calls.
9 years ago
Don Gagne
c39e9c7f35
Initial GeoFence implementation
9 years ago
Ricardo de Almeida Gonzaga
52fef372ba
Fix typos
9 years ago
dogmaphobic
dc3d1d96ad
Adding alternate video sources.
9 years ago
Don Gagne
0cecf13fcd
Major rewrite of Mission Item json editor support
9 years ago
dogmaphobic
e94dea7205
Map Reset Dialog
...
Adding a dialog telling the user the map cache database has been reset.
9 years ago
dogmaphobic
d939de6385
Map Reset Dialog
...
Adding a dialog telling the user the map cache database has been reset.
9 years ago
Daniel Agar
57b381cf79
update version from git
9 years ago
Don Gagne
ef77e497d8
Add network proxy support ( #3687 )
9 years ago
Don Gagne
d535a6328c
Fix settings prompt on clean install
9 years ago
Nate Weibley
876abd8d82
Removing duplicated QGCQGeoCoordinate
9 years ago
Lorenz Meier
78550907fe
Adjust license terms in all headers to reflect new dual-license
9 years ago
Don Gagne
28555c808d
Move logging option setup to correct place
9 years ago
Gregory Dymarek
3987ea3756
Android Joystick support
9 years ago
Don Gagne
70953c46a6
Log selection support fron Settings/Console
9 years ago
Gregory Dymarek
bf4ab002e0
Activating Joystick module for all builds
9 years ago
Jimmy Johnson
ad6cb92904
adding position manager
9 years ago
Gregory Dymarek
c97b69b5f3
Activating Joystick module for all builds
9 years ago
Don Gagne
7bb043247c
New RCChannelMonitorControl
9 years ago
Nate Weibley
bc19757e86
Add file save support for logs
9 years ago
Nate Weibley
9ceca7fe8a
Move messages into preferences panel and refactor into AppMessages control
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
7c3c6162aa
APM PreArm message handling
9 years ago
Don Gagne
f3f54cd574
Pull multiVehicleManager from QGroundControl
9 years ago
Don Gagne
1e1b7d87e0
Unit conversion for FactGroup and Mission Items
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
9fa4c40b69
Simple flight mode config
9 years ago
Don Gagne
bf6599e4f5
Versioned parameter meta data cache
9 years ago
Nate Weibley
80ef4da829
New parameter cache loading spec
...
- Request list of all parameters, expecting device to lead each component with _HASH_CHECK cache value
- Test for hash collision, if so our cache is valid and respond with _HASH_CHECK to stop listing
- Else: let listing continue as normal to get updated param values
- Store each cache by systemID + componentID
For #2586
9 years ago
Don Gagne
26b920b0fe
ValueWidget inside instrument panel
9 years ago
Don Gagne
51bfac2f9c
Planned Home Position support
...
Also additional major Mission usability changes
9 years ago
Don Gagne
f606cddaf1
clear setting clears cached files
9 years ago
Nate Weibley
1f1746adea
Better versioning info and auto RC geenration for Windows
9 years ago
Don Gagne
cb57b8006e
No port tests while unit testing
10 years ago
Don Gagne
246d48f7aa
Ubuntu wording
10 years ago
Don Gagne
f49d035712
Add missing headers
10 years ago
dogmaphobic
6e12a7e8f2
ESP8266 Component Panel
10 years ago
Don Gagne
fa988a7ee2
Change wording to include older firmware
10 years ago
Don Gagne
e0215a70c1
Stupid proof Linux serial port use
10 years ago
Don Gagne
afc21e9e0e
Default map position support
10 years ago
dogmaphobic
4ce06f5917
Restore settings type and location for Mac OS.
10 years ago
Don Gagne
a1a2b9c3c4
Prevent loss of mission due to load or close app
10 years ago
dogmaphobic
939ee6f45a
Implemented Log Download
10 years ago
Tomaz Canabrava
c91a28be0d
More signal / slot conversion
...
The overloaded member signal just hit us, to use it is a pain
but the resuting code is faster and less error prone, so it's
still a good thing to do.
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
10 years ago