sander
1548a9a2a1
Change mission to new format and reset defaults
9 years ago
Andreas Antener
25e749de77
use MC auto rates always in AUTO
...
removed duplicate weathervaning limit
9 years ago
Daniel Agar
a2b1269b27
check_code_style don't paginate output ( #4952 )
...
- fixes #4943
9 years ago
Lorenz Meier
2214e7c202
Commander: Remove annoying GPS fix regained warning
9 years ago
tumbili
998579befc
mc pos control: zero yaw setpoint move rate in attitude setpoint topic
...
- fixed bug where a non-zero yaw setpoint move rate could make the drone
yaw around in non-manual modes
Signed-off-by: tumbili <roman@px4.io>
9 years ago
Lorenz Meier
0a40034159
Takeoff: Fix coordinate scaling ( #4947 )
9 years ago
Andreas Antener
5dcc62d8f9
allow yaw setpoint offset to be reduced once maxed out
9 years ago
Daniel Agar
377726a9a7
sitl gazebo plane fix land detector startup order ( #4932 )
9 years ago
Daniel Agar
07fa814597
FW vtol landing always forced ( #4939 )
9 years ago
Lorenz Meier
9649050c2e
Update ECL to master
9 years ago
tumbili
036f42999a
vtol delta quad plane: adjusted default controller gains
...
Signed-off-by: tumbili <roman@px4.io>
9 years ago
tumbili
57a665ad99
vtol delta quad plane: adjusted mixer scaling
...
Signed-off-by: tumbili <roman@px4.io>
9 years ago
Samay Siga
fcee34a9d1
Quad tilt vtol config ( #4473 )
...
* Added new VTOL Config
I added new Vehicle ID for our VTOL aircraft - Quad - Tilt Rotor - FW
Added
13010_claire
claire.main.mix
claire.aux.mix
* Added files via upload
* Delete 13010_claire
* Create 13010_claire
* Update 13010_claire
* Update claire.main.mix
* Update claire.aux.mix
9 years ago
Andreas Antener
5ed4e4e3a5
use proper matching for VTOL fixed-wing state regarding position acceptance
9 years ago
Andreas Antener
53b5758eb4
added mission name to assertion outputs
9 years ago
Andreas Antener
85b5b399b9
updated FW horizontal acceptance radius to work with deltaquad
9 years ago
Andreas Antener
26de353d4f
added mission file to test name
9 years ago
Andreas Antener
2f581a296e
enable VTOL tests on CI again
9 years ago
Andreas Antener
c9f278e46f
fix rcS for standard vtol
9 years ago
Andreas Antener
0e5a83f3c1
temporarily disabled running mission test on CI
9 years ago
Andreas Antener
37884dc5dd
fixed landing and transition detection test
9 years ago
Andreas Antener
d995f758c2
added mission test to CI run
9 years ago
Andreas Antener
f252ac3eff
added mission checks for landing and VTOL transition
9 years ago
Andreas Antener
57fa9d2070
use separate altitude offset check in FW
9 years ago
Andreas Antener
05dc643f17
increased fixed wing radius for mission tests and added more informative output for position matching
9 years ago
Andreas Antener
361abd7f04
added VTOL test missions
9 years ago
Andreas Antener
00d56b9ef8
added VTOL mission test, updated mission test to check mission depending on vehicle state
9 years ago
Andreas Antener
150eb779ae
added draft script to run missions against SITL
9 years ago
Andreas Antener
5c88353d05
removed GCS link from mavros
9 years ago
Beat Küng
8a12dee125
cmake: remove all module.mk files & cmake conversion script ( #4918 )
...
It seems these files are leftovers.
9 years ago
Beat Küng
b28bfce186
position_estimator_inav: fix compiler issue for GCC 6.1.1 ( #4923 )
...
GCC output:
implicit conversion from ‘float’ to ‘double’ to match other operand of
binary expression [-Werror=double-promotion]
It seems gcc 6.1.1 uses the float variant of fabs, whereas older gcc's
use the double version. This makes it compile for both.
9 years ago
Roman Bapst
ec35e77175
px4io driver: fix reporting of mixer limits ( #4922 )
...
mixer limit topic was not filled correctly
Signed-off-by: tumbili <roman@px4.io>
9 years ago
Daniel Agar
050eedc4f8
mavlink publish WIND_COV ( #4913 )
...
* mavlink publish WIND_COV
-closes #4678
* px4fmu-v2_default disable logger and sync configs
9 years ago
James Goppert
5935b18581
Added EPH/EPV min to LPE. ( #4915 )
9 years ago
Eike
04e8b40a5c
Posix LPE target ( #4911 )
9 years ago
Daniel Agar
422acc0b69
travis-ci add check_format to qgc_firmware
9 years ago
Daniel Agar
b8b855f2aa
param.c fix style
9 years ago
Lorenz Meier
3c2bd4f6dd
Param interface: Only mark as changed if value changed
9 years ago
Lorenz Meier
acc8acd059
FMU driver: Fix typo
9 years ago
Lorenz Meier
33e259e827
Update controller gains to match better vehicle models
9 years ago
Lorenz Meier
47a4b95217
Updated simulation models
9 years ago
Lorenz Meier
e9fb929f50
Annotate build type classes for ver command
9 years ago
Daniel Agar
cb320f6e8a
param set default battery parameters ( #4912 )
9 years ago
Lorenz Meier
27e20acbae
Leave pin 5 and 6 of the AUX port available for camera triggering when the trigger is enabled
9 years ago
tommises
e6bb21db65
Leave some pins available for camera trigger GPIO.
9 years ago
Julian Oes
6618cac10a
RPi2: don't forget to start the baro
9 years ago
Julian Oes
fedde86bf4
df_lsm9ds1_wrapper: new DF submodule, fixes
9 years ago
Julian Oes
e56be33e50
RPi2: switch from ekf2 to q/inav
9 years ago
Julian Oes
8b8766e840
RPi2: put drivers back in
9 years ago
Julian Oes
ea7cebbf10
scp_upload.sh: use ENV variable to set IP of RPi2
9 years ago