Patrick José Pereira
ed239d30e9
cmake: Qt5QGCConfiguration: Check for FOUND_QT_VERSIONS before continue
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
4 years ago
david sastre
4b2d9f598c
QGCLocationPlugin.pri: remove unused condition for old workaround:
...
apparently when QGC used qt 5.5.1 there was some
issue with qtlocation and this was included here
as a workaround for that qt bug
4 years ago
PX4BuildBot
b2af1a2091
Update PX4 Firmware metadata Fri Mar 5 16:24:29 UTC 2021
4 years ago
PX4BuildBot
a7227e77de
Update PX4 Firmware metadata Fri Mar 5 15:06:24 UTC 2021
4 years ago
PX4BuildBot
3dd4a72b7b
Update PX4 Firmware metadata Fri Mar 5 10:07:01 UTC 2021
4 years ago
DiegoJRAleixandre
18551c2856
Github Action to build and deply macOS
...
buildQGCandDeploy.yml: contains an action that triggers
upon tag push that will automatically build and deploy
the artifacts of the build (.dmg) to the assets of
the realse of the same name as the tag pushed.
4 years ago
PX4BuildBot
4e71148d70
Update PX4 Firmware metadata Thu Mar 4 10:04:49 UTC 2021
4 years ago
DonLakeFlyer
4ed2abd8d8
Sensor Status: Correct sizing, flickable
4 years ago
PX4BuildBot
eed01015a0
Update PX4 Firmware metadata Tue Mar 2 15:34:13 UTC 2021
4 years ago
PX4BuildBot
4795c49f96
Update PX4 Firmware metadata Tue Mar 2 07:56:09 UTC 2021
4 years ago
PX4BuildBot
6a374bea75
Update PX4 Firmware metadata Mon Mar 1 08:33:45 UTC 2021
4 years ago
DonLakeFlyer
29b416f83d
Ignore terrain collision on beginning/end of takeoff/land segments
4 years ago
DonLakeFlyer
ea7f124582
Fix missing signalling
4 years ago
DonLakeFlyer
8c06750974
Fix altitude setting for terrain frame mode
4 years ago
Matthias Grob
e41adf626f
JoystickThumbPad: remove red virtual joystick border
...
It looks horrible and was probably added for debugging purposes.
4 years ago
PX4BuildBot
76b477d3a3
Update PX4 Firmware metadata Thu Feb 25 17:18:24 UTC 2021
4 years ago
PX4BuildBot
07a03f860a
Update PX4 Firmware metadata Thu Feb 25 15:52:54 UTC 2021
4 years ago
PX4BuildBot
c4cc47f42a
Update PX4 Firmware metadata Thu Feb 25 15:12:17 UTC 2021
4 years ago
PX4BuildBot
06a088a51a
Update PX4 Firmware metadata Wed Feb 24 19:19:02 UTC 2021
4 years ago
PX4BuildBot
9cda7d9ed9
Update PX4 Firmware metadata Wed Feb 24 16:55:19 UTC 2021
4 years ago
Beat Küng
07f04eebb9
pid tuning: limit plot history to 3min
4 years ago
Beat Küng
1190d91da0
pid tuning: disable fixed-wing for now (not finished yet)
4 years ago
Beat Küng
6b5db72a54
pid tuning: fix layouting
...
- use correct available height for chart (fill height)
- show scrollbar if param list overflows the window size
4 years ago
Beat Küng
6adf5d0a69
PIDTuning: start plotting on arming if not started already
4 years ago
Beat Küng
de502b1035
pid tuning: set y axis limit to first point instead of 0
4 years ago
Beat Küng
dcd64a5c45
pid tuning: add vtol
4 years ago
Beat Küng
4589f543bf
pid tuning: add mc attitude and position controllers
4 years ago
Beat Küng
50a50a7552
pid tuning velocity: add param descriptions
4 years ago
Beat Küng
f3905b0c91
VehicleSetpointFactGroup: bring heading/yaw into range [0, 360]
4 years ago
Beat Küng
2df2689a85
pid tuning: add page for FW TECS tuning
4 years ago
Beat Küng
3d568b342f
Vehicle: add facts for TECS tuninig (alt+airspeed setpoints)
4 years ago
Beat Küng
339006bf64
pid tuning: show automatic flight mode change only for rate tuning
...
and stop the plot when enabling the option
4 years ago
Beat Küng
128f22dd2c
pid tuning: add MPC_POS_MODE, MC_AIRMODE and THR_MDL_FAC params
4 years ago
Beat Küng
4adc57a518
pid tuning: add mouse wheel zooming
4 years ago
Beat Küng
98507f78be
mc pid tuning: add tab for velocity controller
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
30cff8084f
refactor PIDTuning: make it more generic, allowing to configure plot axes
4 years ago
Beat Küng
13fce52f25
refactor Vehicle: move MAVLink stream rate overrides into separate class
4 years ago
Matthias Grob
3d1339bb67
Revert "Add setup script to build QGC on arch linux"
...
This reverts commit d63b6ef621
.
4 years ago
PX4BuildBot
88b2b8f538
Update PX4 Firmware metadata Tue Feb 23 18:27:51 UTC 2021
4 years ago
PX4BuildBot
91da9c0371
Update PX4 Firmware metadata Tue Feb 23 00:43:27 UTC 2021
4 years ago
DonLakeFlyer
b9566e443b
Fix Takeoff.Pitch/Yaw usage by vehicle type
4 years ago
DonLakeFlyer
03cf52d5d1
Fix frame selection when using Mixed Modes for altitudes.
4 years ago
DonLakeFlyer
7d25fb1ed0
Fix display of vertical instrument panel
4 years ago
DonLakeFlyer
9d24ab590f
Better item spacing
4 years ago
DonLakeFlyer
c86fff814c
Better item spacing
4 years ago
DonLakeFlyer
fed7ccf20c
Position flight mode menu below toolbar to prevent double-click mode change
4 years ago
DonLakeFlyer
7f05a23803
Fix pause and change alt command sequencing
...
Work
4 years ago
DonLakeFlyer
59eba1b132
Fix double send of MAV_CMD_PREFLIGHT_CALIBRATION
4 years ago
DonLakeFlyer
84dd94b5a3
Fix crash on descent rate calc
4 years ago