DonLakeFlyer
7c2028ae3f
Cherry pick virtual joystick fix from Stable
5 years ago
Jacob Dahl
af2309a990
Updated mavlink forwarding implementation to forward all mavlink messages received on all channels onto a single UDP port. A new mavlink forwarding UDP link is created if forwarding is enabled. The mavlink settings page now has a Fact checkbox for enabling forwarding and a fact text field for specifying the host name.
5 years ago
DoinLakeFlyer
20664925b0
Modified support for multiple first run pages. Added first run for offline vehicle settings.
5 years ago
Stefan Dunca
6c0716312d
Add first time wizard so user can change/confirm the default locales
5 years ago
Gus Grubba
6131875987
Add option to enforce the use (and passing) the checklist before being allowed to arm.
5 years ago
Gus Grubba
f6c49f99f5
More code documentation
5 years ago
Gus Grubba
21c6252978
Update copyright date
5 years ago
Willian Galvani
1daf1e794e
Add checkbox for saving CSVs
6 years ago
Gus Grubba
604e12f645
Add link pairing
6 years ago
Gus Grubba
d8f298cb06
Make Internet test optional.
6 years ago
Patrick José Pereira
c72abd336f
Add virtualJoystickCentralized setting
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
6 years ago
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.
6 years ago
Don Gagne
b5d40d3c7e
ArduPilot option to not start mavlink streams
6 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