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
PX4BuildBot
f7206a22e8
Update PX4 Firmware metadata Mon Feb 22 16:08:38 UTC 2021
4 years ago
PX4BuildBot
68743970bf
Update PX4 Firmware metadata Mon Feb 22 08:10:35 UTC 2021
4 years ago
david sastre
4b88a13670
TelemetryValuesBar: change panel from transparent to opaque
4 years ago
DonLakeFlyer
8cc9037088
Change Tool Drawer to Dialog
4 years ago
Patrick José Pereira
6bdb7c6bf5
MissiongManager: ComplexMissionItem: Save preset as CborValue variant
...
Fix #9423
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
4 years ago
david sastre
2a1de00211
Vehicle: don't update _coordinate from GPS2
4 years ago
Don Gagne
73cb69ebb6
Revert "TelemetryValuesBar: custom transparency by settings"
...
This reverts commit 671943640d
.
4 years ago
AndKe
45d35b02fc
Video: added preset for Yuneec Mantis G
4 years ago
Willian Galvani
6f8311b89f
Vehicle: hide 'No GPS Lock' message if GPS is not present
4 years ago
Beat Küng
437f1f72ae
fix joystick: avoid accessing invalid pointer after vehicle is destroyed
...
Joystick::_activeVehicle was still pointing to a vehicle after it got
destroyed (e.g. on disconnect) and the thread continued to access it.
Ideally Joystick::_activeVehicle would be changed to a weak pointer.
4 years ago
PX4BuildBot
48ff090b3a
Update PX4 Firmware metadata Wed Feb 17 19:19:37 UTC 2021
4 years ago
PX4BuildBot
2ca2cfeed3
Update PX4 Firmware metadata Wed Feb 17 14:24:41 UTC 2021
4 years ago
Yun Lin
7c42fecfe4
update Gstreamer version in readme to 1.18.1
...
(cherry picked from commit 7552c560bb7fc5eab1478edfdd3b78ab8c89c1c6)
4 years ago