Gus Grubba
a8d0bc33d7
Change setting from save logs to any data persistence.
6 years ago
Gus Grubba
fe28ea8321
Flipped enable logging logic
...
Grouped logging options within General Settings
6 years ago
Gus Grubba
c6e7d15de0
Add support for disabling logs
6 years ago
Gus Grubba
5b59a04707
Add a language selector to the General Settings
6 years ago
Matej Frančeškin
8bc0c95c73
Microhard - removed unneeded settings
6 years ago
Matej Frančeškin
4c989f9368
Microhard: Added settings panel similar to Taisync
6 years ago
Gus Grubba
352c53b183
On desktop (Ethernet connection), the ground unit pushes UDP directly, which makes the use of an actual "Link" not possible. Instead, I've moved all of Taisync support to a "manager" owned by QGCToolbox.
...
Added a Taisync settings with some basics already wired and running.
7 years ago
Don Gagne
b5d40d3c7e
ArduPilot option to not start mavlink streams
7 years ago
Gus Grubba
605c285e02
Replace overly redundant code with macros for settings.
7 years ago
Don Gagne
899d58bcb4
Support loading polygon from SHP file
7 years ago
Gus Grubba
8144d1f294
Move split survey polygons from app settings to survey settings.
7 years ago
Gus Grubba
6f2a99531a
CP - Add setting to toggle splitting concave polygon on/off
7 years ago
DonLakeFlyer
4a399fc008
Clean up SettingsGroup name and settingsGroup
7 years ago
DonLakeFlyer
53b0921322
Add settingsGroup qualifer to settings override
7 years ago
acfloria
317fe902f2
Remove the advanced link settings
...
Show the link indicator in the tool bar if two or more links are connected and at least one of them is a high latency link.
Show in the link indicator if a link is inactive.
7 years ago
acfloria
7ea3296d8f
Add AdvancedLinkSettings fact to the general app settings
...
This setting enables/disables the LinkIndicator toolbar in which the primary link can be chosen.
7 years ago
Philipp Oettershagen
4466d28909
Automated preflight checklist: Initial commit. Note that this requires an autopilot firmware that writes the respective health flags in the SYS_STATUS mavlink message
7 years ago
Gus Grubba
9b97ac3004
Make Follow Target stream a setting.
7 years ago
DonLakeFlyer
c12a8cf5bb
Add Crash Log Directory
7 years ago
DonLakeFlyer
b3a849cfbb
Add crash logs directory to AppSettings
7 years ago
Gus Grubba
c32820482f
Consolidate settings
...
All settings wired and persistent
Cleanup non Airmap builds
7 years ago
Gus Grubba
8a641e2d21
AirMap Settings
7 years ago
Jacob Walser
a9305264d4
Add gstreamer debug log option, and dot file output
7 years ago
Gus Grubba
06cf7dfa58
Added include and lib path for protobuf on maxOS (we need to make this automatic for all builds)
...
Added AirMap settings (SettingsGroup)
Added AirMap settings block to General Settings
Create macros to deal with the tedious repetitions within SettingsGroup
Removed old, hacked in setting for AirMapKey
Remove a few of the tons of build warnings
8 years ago
DonLakeFlyer
c92f9ca01d
add AirMap Controller & Manager
8 years ago
dheideman
23561c4a5c
Move User Brand Image to new factgroup
8 years ago
dheideman
cbbdf425fc
Remove userBrandImageLinked fact
8 years ago
dheideman
6846243197
Add user-selectable brand image capability
8 years ago
Patrick José Pereira
f55d443a50
Add KML integration
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
8 years ago
Gus Grubba
4cfada9304
Revert "MAVLink signing (WIP)"
...
This reverts commit 52160d8019
.
8 years ago
Gus Grubba
52160d8019
MAVLink signing (WIP)
8 years ago
Don Gagne
c1feddf322
Flight time calculation for ascent/descent
8 years ago
DonLakeFlyer
0872125d5e
Move video save path to standard location
8 years ago
DonLakeFlyer
ebf348135c
Keep track of firmware type during flash/connect
8 years ago
Gus Grubba
11ecf5f400
Moving ulogs to AppSettings save path.
8 years ago
Gus Grubba
5ef80c523a
Move Esri and MapBox tokens to AppSettings.
8 years ago
DonLakeFlyer
7b92d05e56
Remove obsolete AutomaticMissionUpload
8 years ago
DonLakeFlyer
6ce56c5d93
Plan supports transition from offline<->online without losing data
8 years ago
Don Gagne
3d7fdaeb71
Add back loading of older mission file formats
8 years ago
DonLakeFlyer
82aa767841
Use a master controller for all Plan elements
...
Update the user model to a single controller instead of multiple
8 years ago
DonLakeFlyer
12b1624eca
More work on Plan sync user model
8 years ago
DonLakeFlyer
da1296ef2d
New file save settings and desktop/mobile file dialog capability
8 years ago
Don Gagne
7791f55e76
Telemetry logs are now save with generated file name
...
No more user prompting
8 years ago
Don Gagne
684a9fe9d8
Default to new Compass Ring style
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
39f67c63c1
Add new SettingsGroup support
8 years ago
Don Gagne
d0a6b77531
Add new SettingsGroup support
8 years ago
Don Gagne
9b384a958b
Add bool support to FactSystem
...
Convert bool settings to SettingsFact
8 years ago
Don Gagne
80ee708ce6
Convert mission auto load dir setting to SettingsFact
8 years ago