davidsastresas
bc168fc936
Remote ID: Frontend work
2 years ago
Friedrich Beckmann
d7e18f934a
MockLinkFTP: add Arduplane parameter file
...
Ardupilot supports parameter download via a parameter file with
reduced size. This parameterfile is generated on the fly in
the vehicle with a size that dependes on block size of the ftp
transfer. I added the file to the MocklinkFTP. The file is the
original binary file from Arduplane 4.2 SITL simulation.
2 years ago
lss
ecb7571036
Rework flight mode menu for toolbar
...
Add a flight mode menu indicator that matches the QGC style
3 years ago
Willian Galvani
171f1a89d5
qgroundcontrol.qrc: add missing MockLinkOptionsDlg.qml entry
3 years ago
RomanBapst
e51a859b49
support speed changes from the flyview
...
- allow changing maximum horizontal cruise speed for multirotors
- allow changing equivalent airspeed setpoint for fixed wings
Signed-off-by: RomanBapst <bapstroman@gmail.com>
3 years ago
Don Gagne
c1286b652a
Convert remaining dialogs to QGCPopupDialog
3 years ago
Don Gagne
12d286fb75
More work on QGCPopupDialog, and QGCSImpleMessageDialog usage
3 years ago
Don Gagne
670a12b361
New QGCPopupDialog rework
3 years ago
Beat Küng
ace2b7cc8e
px4: add actuators config page
3 years ago
honglang
32bf236014
FactGroup: Add HygrometerFactGround
3 years ago
Atanas Batinkov
17cb9f48df
PID tuning: add Autotune UI for rate & attitude controllers
3 years ago
Val Doroshchuk
694ac0ceb5
Introduce obstacle distance overlay
...
It receives mavlink message obstacle_distance and shows distances in a circular array fashion.
Added a setting in Safety/Object Detection section to show the overlay.
Can be used independently to collision prevention features.
There are two overlays: Video and Map overlay
In different styles.
The styles could be changed in particular qml file.
https://github.com/mavlink/qgroundcontrol/issues/7670
4 years ago
DonLakeFlyer
b7cd9c5560
Support terrain frame in TransectStyleComplexItem and TerrainProfile display
4 years ago
DonLakeFlyer
9d27181989
Rework Altitude Mode internals and ui
4 years ago
Beat Küng
dba07c9227
component information: rework to reflect changed MAVLink API
4 years ago
Beat Küng
a282a08b01
Vehicle: add POSITION_TARGET_LOCAL_NED and LOCAL_POSITION_NED mavlink streams
4 years ago
Beat Küng
ebab8def79
metadata: remove unused gz files
4 years ago
DonLakeFlyer
14a4e74db2
Switch COMPONENT_INFORMATION compression to lzma
4 years ago
Don Gagne
9e261b5659
Plan: Support terrain adjustment in turn segments ( #9249 )
...
* Terrain: Use average within four points for elevation
* Rework tool strip buttons to fix big pile of bugs
* Fix log name
* Rework terrain code to support terrain adjustment in turn segments
* Temporary disable of terrain unit test
* Fix bugs found by unit tests
4 years ago
Don Gagne
b87cc26a69
Param load from file: Support unknown params, diff ui ( #9112 )
4 years ago
Dima Ponomarev
3f5aabfc1c
Add Vehicle FactGroup for ESC_STATUS values ( #8983 )
...
Add esc_status to vehicle fact group
5 years ago
DonLakeFlyer
b1dafad52c
Refactor/fixes for ProximityRadar and friends
5 years ago
DonLakeFlyer
24f9faa8fc
Remove unused code
5 years ago
gaste olivier
0d4a3116db
- bug fix in distance sensor message handler
...
- add NOTIFY for distanceSensor property
- add DistanceSensorReadingsChange() callback prototype
- revert excessive NOTIFY
- adding MaxSensor into DistanceSensor frame handling
- add proximity radar view in map view
- add proximity radar view in video view
change distance label positioning in video view
clean up unwanted comments
- space up proximity sectors
- revert unwanted changes in qgroundcontrol.qrc
squashed commits
5 years ago
DonLakeFlyer
1313a69852
Less twitchy value grid width sizing
5 years ago
DonLakeFlyer
d6cd32a538
Unified photo/video control which works with mavlink cameras and just video stream
5 years ago
DonLakeFlyer
93d5ee9f39
Move Vibration to Analyze
5 years ago
DonLakeFlyer
9e5b26166e
Remove unused code
5 years ago
DonLakeFlyer
b0d48d4795
Telemetry Values bar at center bottom
5 years ago
DonLakeFlyer
04ae69bad6
Ready To Fly support based on MAV_SYS_STATUS_PREARM_CHECK
5 years ago
DonLakeFlyer
deba8a2eb9
Remove duplicate resource
5 years ago
DonLakeFlyer
2d4766c799
Support stacked component dialogs
5 years ago
DonLakeFlyer
519ad775a3
New standalone mission editor unit test
5 years ago
DonLakeFlyer
1c95fb26f1
Support param meta data and gzip json
5 years ago
DonLakeFlyer
2275832607
New initial connect state machine which supports COMPONENT_INFORMATION
5 years ago
DonLakeFlyer
01eb65a2b0
Common control for Pattern tab bar
5 years ago
DonLakeFlyer
df2047c41c
Tweaks to toolbar visibility
5 years ago
DoinLakeFlyer
20664925b0
Modified support for multiple first run pages. Added first run for offline vehicle settings.
5 years ago
DoinLakeFlyer
ea3f13d069
Added configurable value grid to toolbar
5 years ago
DoinLakeFlyer
82eb4f538a
ToolStrip rearchitecture for encapsulation and customization
5 years ago
DoinLakeFlyer
ac08dd5a25
Re-architect toolbar for better customization capabilities. Also use less real estate.
5 years ago
DoinLakeFlyer
7644653c89
Rework Fly View into separate layers which can be customized at each layer.
5 years ago
DoinLakeFlyer
f8833519f7
More FlyView encasulation. Make QGCPipOverlay completely self contained
5 years ago
DoinLakeFlyer
6794e03570
More work on encapsulation in Fly View
5 years ago
DoinLakeFlyer
4ad2c5162b
Fly View: Move business logic inside controls
5 years ago
DoinLakeFlyer
8e661ea094
Major rework to support terrain profile display and terrain collision reporting
5 years ago
DoinLakeFlyer
00fa796f5e
Support for reusable InstrumentValueArea control
5 years ago
DonLakeFlyer
ef1911ddd5
Refactor instrument value controls
5 years ago
DoinLakeFlyer
17313b9be5
Set RC To Param support
5 years ago
DoinLakeFlyer
5ad2b7f859
QGCPopupDialog support
5 years ago