Daniel Agar
661fb1ace9
cmake: add ADSB
6 years ago
DonLakeFlyer
44fa02aa5a
ADSB server support provided through new ADSBVehicleManager implemenation
6 years ago
Pierre TILAK
952ff5c65a
Fix initial Map Provider setting
6 years ago
Don Gagne
0120485006
Add setting to show Presets tab first
6 years ago
Phisten
4b2ab45e05
Update FlightMapSettings.cc
...
delete unused code
6 years ago
Don Gagne
f8e2dbe90e
Plugin'ized follow me support
6 years ago
Pierre TILAK
5683020f93
Change map settings to string
6 years ago
Don Gagne
54929a0b59
Disable video workaround for gstreamer crashes
6 years ago
Willian Galvani
1daf1e794e
Add checkbox for saving CSVs
6 years ago
Phisten
1f647d85e6
google map hybrid option
6 years ago
Gus Grubba
604e12f645
Add link pairing
6 years ago
Don Gagne
a3480370bb
Configurable Go To Location max distance
6 years ago
Pierre TILAK
49fe5bba32
Change NorthUp Setting, Update SVG res
...
- NorthUp becomes NoseUp and is disable by default
- Changes on SVG to make them with the same diameter as the CompassDiag
- Change the order of the indicator layouts
6 years ago
Pierre TILAK
701f3da26d
Compass Add setting to concatenate indicators
...
- Remove HomeHeading / COG / HeadingToNext
- Add setting AdditionalIndicatorsCompass that group the previous
settings
6 years ago
Pierre TILAK
d732579a63
Add settings, add lock north
...
- Add setting for Heading to Next WP and Nort Up lock
- Add check for vehicle for every indicator to avoid showig them while
no vehicle
6 years ago
Pierre TILAK
719931c5f5
Add setting to enable COG/HOME Compass
6 years ago
Gus Grubba
d8f298cb06
Make Internet test optional.
6 years ago
Pierre TILAK
10461de152
Change Wording from Alternate to Vertical
6 years ago
Pierre TILAK
b1fcd835e7
Add Alt Instrument option in Fly View Settings
...
By default the Instrument Panel is the one from master,
It can be switched to alternate version by a checkbox in General Settings/Fly View
6 years ago
Tomaz Canabrava
ebb410f4d7
Link settings with Qt5::Multimedia
6 years ago
Gus Grubba
ef6ef06c07
UDP RTP h.265 stream WIP
6 years ago
Daniel Agar
51c774e5e5
cmake fix build and delete obsolete files
6 years ago
Don Gagne
08a023d850
Change Survey-In min accuracy
6 years ago
Don Gagne
009cde4160
Add show Teleemtry Log Replay Status Bar to Fly View settings
6 years ago
Gus Grubba
78d2525b8f
Automated the ingestion of localization from Crowdin
...
Automated the generation of language resources into the application
Added all languages that come from Crowdin, even if empty.
Allow dynamic language changes
6 years ago
Patrick José Pereira
c72abd336f
Add virtualJoystickCentralized setting
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
6 years ago
Don Gagne
914e2e0825
Switch to using firmware manifest for ArduPilot flashing
6 years ago
Gus Grubba
b6a0f25c57
Make ToolStrip be at the same Y position on both Fly and Plan view
...
Make ToolStrip font smaller (Desktop builds)
Check for auto configured video stream before testing video source type
6 years ago
Gus Grubba
6ab120ac48
Proper application data location for iOS
6 years ago
Don Gagne
3c00853560
Add new file
6 years ago
Don Gagne
c49b88a013
Offline Maps: Allow custom build settings overrides
6 years ago
Don Gagne
fe3db4cf00
Object ownership handled by SettingsGroup base class
6 years ago
Gus Grubba
1c4fdc2e36
First shot at it
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
675466bd02
Cleanup
6 years ago
Gus Grubba
c6e7d15de0
Add support for disabling logs
6 years ago
Gus Grubba
ac6330511e
Adding English. Duh...
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
943cb967a1
CP - Disable APM code if it's disabled in the build.
6 years ago
Daniel Agar
c6a7d7e922
cmake add APMMavlinkStreamRateSettings.cc to Settings
6 years ago
Don Gagne
da2fdf6566
ArduPilot for configurable mavlink stream rates
6 years ago
Willian Galvani
0322c4a516
AutoConnect.Settings: update defaultValue for NMEA GPS Device
6 years ago
Willian Galvani
156b82310e
Create nmeaUdpPort setting
6 years ago
Gus Grubba
f5d6ff4d15
Move video streaming handling to the camera API.
6 years ago
Gus Grubba
ba1378fa40
Added h.264 on MPEG TS (over UDP)
...
Updated MAVLink to handle video stream types (auto discovery)
6 years ago
Gus Grubba
b811d84e41
Make Taisync off by default
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