Andreas Antener
|
6f44b4d354
|
remove gazebo plugin command fake, fix some lint warnings
|
10 years ago |
Andreas Antener
|
4b65e62595
|
removing sleep between publishments again, issue should be fixed in mavlink node
|
10 years ago |
Andreas Antener
|
7018ff298e
|
removing manual input and unused code from posctl test
|
10 years ago |
Andreas Antener
|
2bbad20696
|
fixed some warnings and updated comments
|
10 years ago |
Andreas Antener
|
8ada8dc648
|
trying to fix timing issue
|
10 years ago |
Andreas Antener
|
3e02ab3cd7
|
fixed some lint errors and removed arming
|
10 years ago |
Thomas Gubler
|
60d2346f7a
|
Merge pull request #1920 from UAVenture/mp_update_att_sp_handling
Fixing handling of attitude setpoints
|
10 years ago |
Andreas Antener
|
050473b3b5
|
added member vars for att_sp and offboard_control_mode
|
10 years ago |
Andreas Antener
|
6f22cd07da
|
fixing handling of attitude setpoints
|
10 years ago |
Lorenz Meier
|
d28e4ed7a7
|
Merge pull request #1913 from Zefz/ekf-fixes
Fix EKF Attitude Position Estimator bugs
|
10 years ago |
Johan Jansen
|
8508287590
|
AttPosEKF: Remove unused code
|
10 years ago |
Johan Jansen
|
4a8f799e9e
|
AttPosEKF: Make local_pos output Z ref pos relative
|
10 years ago |
Lorenz Meier
|
030a96aa2c
|
Merge pull request #1912 from UAVenture/ignore_mount_cmd
Ignore mount commands in commander
|
10 years ago |
Andreas Antener
|
e566cff28b
|
ignore mount commands in commander
|
10 years ago |
Johan Jansen
|
435d82dee2
|
AttPosEKF: Remove barometer reference altitude
|
10 years ago |
Johan Jansen
|
211760e3e3
|
AttPosEKF: Fix 5Hz sawtooth oscilation in XY position estimate
|
10 years ago |
Johan Jansen
|
67695f191e
|
AttPosEKF: Use Geolib lat/lon position projection
|
10 years ago |
Johan Jansen
|
20592ce4d8
|
AttPosEKF: Compile fix for protected HIL function
|
10 years ago |
Johan Jansen
|
5f5a6e841f
|
AttPosEKF: Reset states to current state
|
10 years ago |
zefz
|
588edd794d
|
AttPosEKF: Reset covariance calculation on state reset
|
10 years ago |
Lorenz Meier
|
86970eead7
|
Matlab tools: Motor transfer function curves
|
10 years ago |
Thomas Gubler
|
f2b2c55afd
|
Merge pull request #1853 from PX4/ros_mavlink_rotorssimulatorupdate
update ros launch files and nodes for update of rotors_simulator
|
10 years ago |
Thomas Gubler
|
b311f7302b
|
mavros sitl launch file: add default namespace
|
10 years ago |
Thomas Gubler
|
2883edaecd
|
ros sitl: increase Z gains for ardrone and iris
|
10 years ago |
Thomas Gubler
|
9a9ca184e8
|
update namespace in mavros tests
|
10 years ago |
Thomas Gubler
|
df4f825902
|
ros offboard demo: move mavros into model namespace
|
10 years ago |
Thomas Gubler
|
c07c39bc43
|
update ros launch files and nodes for update of rotors_simulator
|
10 years ago |
Lorenz Meier
|
1837440e43
|
We want INAV by default
|
10 years ago |
Lorenz Meier
|
e68e4fb37d
|
Update NuttX version from @Zefz
|
10 years ago |
Lorenz Meier
|
8efd0ae597
|
Merge pull request #1900 from PX4/attitudecommentfix
improve comments for attitude message
|
10 years ago |
Lorenz Meier
|
04555f7b8f
|
Merge pull request #1894 from Zefz/ekf-mc_fly_forward
AttPosEKF Fix for inhibit mag state for fly-forward for multicopters
|
10 years ago |
Thomas Gubler
|
56917ebf18
|
improve comments for attitude message
fixes #1828
|
10 years ago |
Johan Jansen
|
73ac2d90cf
|
AttPosEKF: Compile fix for missing braces
|
10 years ago |
Johan Jansen
|
cdbd6872ed
|
AttPosEKF: Fix inverted logic for inhibitMagStates
|
10 years ago |
Lorenz Meier
|
daab64f9e4
|
Param system: Introduce global parameter version param
|
10 years ago |
Johan Jansen
|
1dc7d4905c
|
VectorMath: Optimization by passing vector by reference instead of value
|
10 years ago |
Johan Jansen
|
34f6cf9eb6
|
AttPosEKF: Inhibit mag state if not fixed wing and not accelerating forwards
|
10 years ago |
Johan Jansen
|
11568c77d4
|
VectorMath: Add scalar division to custom EKF vector math
|
10 years ago |
Johan Jansen
|
807e02b4a0
|
AttPosEKF: Direct to EKF whether the vehicle is flying like a FixedWing or not
|
10 years ago |
Lorenz Meier
|
88cebd3c2a
|
Add free to hardware tests
|
10 years ago |
Lorenz Meier
|
033372cc78
|
MC position controller: Adjust stack size of handler and app
|
10 years ago |
Lorenz Meier
|
4177078ff0
|
MC attitude controller: Adjust stack size of handler and app
|
10 years ago |
Lorenz Meier
|
ba0a343090
|
MAVLink app: Adjust stack size of receiver thread
|
10 years ago |
Lorenz Meier
|
54d2014bd6
|
Land detector: Adjust stack size of startup handler
|
10 years ago |
Lorenz Meier
|
110930dc0e
|
FW pos control: Adjust stack size to real use
|
10 years ago |
Lorenz Meier
|
d5c59b515b
|
FW att control: Adjust stack size to real use
|
10 years ago |
Lorenz Meier
|
7d87da700c
|
commander: Adjust stack size to real use
|
10 years ago |
Lorenz Meier
|
61437a5587
|
MAVLink app: Do no allocate memory statically, but only on execution on stack.
|
10 years ago |
Lorenz Meier
|
5c3f4d2194
|
GPIO led: Do not allocate memory statically, but only when module loads
|
10 years ago |
Lorenz Meier
|
6aba6a4f88
|
FMUv1: Disabled RAM-hogging apps
|
10 years ago |