Patrick José Pereira
|
01635f1d6b
|
LogCompressor: Add missing const in member functions
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
4 years ago |
Patrick José Pereira
|
cf0e038e79
|
JoystickSDL: Add missing const in member functions
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
4 years ago |
Patrick José Pereira
|
224dfd92d5
|
Joystick: Add missing const in member functions
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
4 years ago |
Patrick José Pereira
|
4f24c4de26
|
Fact: Add missing const in member functions
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
4 years ago |
Patrick José Pereira
|
c844f94939
|
Fact: Add missing const in member functions
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
4 years ago |
Patrick José Pereira
|
bc0e8471dd
|
QGCCameraIO: Add missing const in member functions
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
4 years ago |
Patrick José Pereira
|
930964671a
|
QGCCameraControl: Add missing const in member functions
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
4 years ago |
Patrick José Pereira
|
96cd90166e
|
RadioComponentController: Add missing const in member functions
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
4 years ago |
Patrick José Pereira
|
3caea2fb97
|
ESP8266ComponentController: Add missing const in member functions
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
4 years ago |
Patrick José Pereira
|
a3e04dc6e8
|
AutoPilotPlugin: Add missing const in member functions
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
4 years ago |
Patrick José Pereira
|
363acc68af
|
MAVLinkInspectorController: Add missing const in member functions
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
4 years ago |
Patrick José Pereira
|
67240aa6e8
|
LogDownloadController: Add missing const in member functions
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
4 years ago |
Patrick José Pereira
|
8161a29636
|
Vehicle: Fix cmake with missing files
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
4 years ago |
Patrick José Pereira
|
a1ae901c18
|
ArduPilotPlugins: Fix cmake with missing files
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
4 years ago |
PX4BuildBot
|
258c718010
|
Update PX4 Firmware metadata Tue Mar 9 16:45:02 UTC 2021
|
4 years ago |
PX4BuildBot
|
ee793c3553
|
Update PX4 Firmware metadata Mon Mar 8 16:49:52 UTC 2021
|
4 years ago |
PX4BuildBot
|
64036ce3c0
|
Update PX4 Firmware metadata Mon Mar 8 16:19:00 UTC 2021
|
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 |
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 |