- Oct 09, 2018
-
-
TSC21 authored
-
Daniel Agar authored
-
Daniel Agar authored
-
CarlOlsson authored
-
CarlOlsson authored
-
CarlOlsson authored
-
CarlOlsson authored
-
Beat Küng authored
-
Beat Küng authored
The hover thrust param also changed the thrust scaling in Stabilized mode. However if the hover thrust is very low (e.g. below 20%), the throttle stick input becomes very distorted.
-
Beat Küng authored
- no airframe changes the default - it does not make much sense to be able to configure the 0.1 threshold but the 0.3 threshold for ground contact detection cannot be configured.
-
bresch authored
-
- Oct 08, 2018
-
-
TSC21 authored
-
TSC21 authored
-
TSC21 authored
-
TSC21 authored
-
TSC21 authored
-
TSC21 authored
-
TSC21 authored
-
TSC21 authored
-
TSC21 authored
radio_status: change 'fixed' field name to 'fix' so it does not clash with 'fixed' floating-point notation on the IDL generation
-
TSC21 authored
-
TSC21 authored
-
TSC21 authored
-
TSC21 authored
-
TSC21 authored
-
TSC21 authored
-
TSC21 authored
-
Beat Küng authored
The user does not need to configure this, so we can hide it from the UI.
-
Hamish Willee authored
-
- Oct 05, 2018
-
-
Simone Guscetti authored
Clarify which componets is on which index for the item array
-
Simone Guscetti authored
At the moment it is only declared a component, PX4IO.
-
Simone Guscetti authored
-
- Oct 04, 2018
-
-
Beat Küng authored
-
Beat Küng authored
Instead of calling _updateSetpoints(), that also sets the thrust setpoint, which is then overwritten again.
-
Beat Küng authored
It's confusing and there is a corner case where the result is incorrect: *= 0 will not set the variable to 0 if it's already NAN.
-
Beat Küng authored
-
Beat Küng authored
-
Julian Oes authored
This fixes the build with Python 3.7.
-
Beat Küng authored
The typhoon has a 6011_typhoon_h480.post script that got matched as well. Now we exclude all files that contain a dot (apparently it's not so easy to do generic pattern matching in a portable way, but this works).
-
Daniele Pettenuzzo authored
-