Lorenz Meier
|
9935707acd
|
Merge pull request #1922 from UAVenture/sitl_test_updates
SITL test updates (cleanup)
|
2015-03-15 17:28:06 +01:00 |
Andreas Antener
|
1d5beb1edf
|
- updated flight path assertion position subscription and added check if it does not get a position after 1 sec
- modified test so it works iwth new _Z_P parameter
|
2015-03-15 16:39:35 +01:00 |
Andreas Antener
|
15a5c0a9be
|
cleaned up direct tests, fixed various lint warnings and removed unused code
|
2015-03-15 16:12:17 +01:00 |
Andreas Antener
|
c4a81f66cb
|
set ground truth to true again, needs latest master from euroc_simulator
|
2015-03-15 15:50:25 +01:00 |
Andreas Antener
|
6f44b4d354
|
remove gazebo plugin command fake, fix some lint warnings
|
2015-03-15 15:44:01 +01:00 |
Lorenz Meier
|
b73ea03244
|
Merge pull request #1917 from tridge/pullrequest-boot-delay
Pullrequest boot delay
|
2015-03-15 12:50:32 +01:00 |
Lorenz Meier
|
2d8908ad01
|
Merge pull request #1905 from PX4/mc_att_rates_ff
Multicopter Attitude Control: Introduce rates setpoint feedforward
|
2015-03-15 12:50:00 +01:00 |
Andreas Antener
|
4b65e62595
|
removing sleep between publishments again, issue should be fixed in mavlink node
|
2015-03-15 12:48:52 +01:00 |
Andreas Antener
|
7018ff298e
|
removing manual input and unused code from posctl test
|
2015-03-15 12:48:51 +01:00 |
Andreas Antener
|
2bbad20696
|
fixed some warnings and updated comments
|
2015-03-15 12:48:51 +01:00 |
Andreas Antener
|
8ada8dc648
|
trying to fix timing issue
|
2015-03-15 12:48:51 +01:00 |
Andreas Antener
|
3e02ab3cd7
|
fixed some lint errors and removed arming
|
2015-03-15 12:48:51 +01:00 |
Thomas Gubler
|
60d2346f7a
|
Merge pull request #1920 from UAVenture/mp_update_att_sp_handling
Fixing handling of attitude setpoints
|
2015-03-15 12:45:08 +01:00 |
Andreas Antener
|
050473b3b5
|
added member vars for att_sp and offboard_control_mode
|
2015-03-15 12:25:52 +01:00 |
Andreas Antener
|
6f22cd07da
|
fixing handling of attitude setpoints
|
2015-03-15 12:10:53 +01:00 |
Andrew Tridgell
|
9d8931328b
|
Tools: added boot_now.py script
|
2015-03-14 21:12:24 +11:00 |
Andrew Tridgell
|
2c2359dcf0
|
px_uploader.py: added --boot-delay option
this sets the bootloader delay
|
2015-03-14 21:12:21 +11:00 |
Andrew Tridgell
|
9efeb4cf0b
|
FMUv2: added bootloader delay signature to text
this allows for a configurable bootloader delay
|
2015-03-14 21:12:19 +11:00 |
Lorenz Meier
|
d28e4ed7a7
|
Merge pull request #1913 from Zefz/ekf-fixes
Fix EKF Attitude Position Estimator bugs
|
2015-03-14 10:53:19 +01:00 |
Johan Jansen
|
8508287590
|
AttPosEKF: Remove unused code
|
2015-03-13 15:59:01 +01:00 |
Johan Jansen
|
4a8f799e9e
|
AttPosEKF: Make local_pos output Z ref pos relative
|
2015-03-13 15:27:02 +01:00 |
Lorenz Meier
|
030a96aa2c
|
Merge pull request #1912 from UAVenture/ignore_mount_cmd
Ignore mount commands in commander
|
2015-03-13 15:16:46 +01:00 |
Andreas Antener
|
e566cff28b
|
ignore mount commands in commander
|
2015-03-13 10:20:06 +01:00 |
Johan Jansen
|
435d82dee2
|
AttPosEKF: Remove barometer reference altitude
|
2015-03-12 18:17:39 +01:00 |
Johan Jansen
|
211760e3e3
|
AttPosEKF: Fix 5Hz sawtooth oscilation in XY position estimate
|
2015-03-12 17:28:21 +01:00 |
Johan Jansen
|
67695f191e
|
AttPosEKF: Use Geolib lat/lon position projection
|
2015-03-12 13:17:51 +01:00 |
Johan Jansen
|
20592ce4d8
|
AttPosEKF: Compile fix for protected HIL function
|
2015-03-12 10:29:16 +01:00 |
Johan Jansen
|
5f5a6e841f
|
AttPosEKF: Reset states to current state
|
2015-03-12 09:41:38 +01:00 |
zefz
|
588edd794d
|
AttPosEKF: Reset covariance calculation on state reset
|
2015-03-11 12:47:11 +01:00 |
Lorenz Meier
|
86970eead7
|
Matlab tools: Motor transfer function curves
|
2015-03-11 09:24:30 +01:00 |
tumbili
|
7236f22f12
|
added feed-forward for rates
|
2015-03-10 21:38:10 +01:00 |
Thomas Gubler
|
f2b2c55afd
|
Merge pull request #1853 from PX4/ros_mavlink_rotorssimulatorupdate
update ros launch files and nodes for update of rotors_simulator
|
2015-03-10 21:26:56 +01:00 |
Thomas Gubler
|
b311f7302b
|
mavros sitl launch file: add default namespace
|
2015-03-10 21:24:07 +01:00 |
Thomas Gubler
|
2883edaecd
|
ros sitl: increase Z gains for ardrone and iris
|
2015-03-10 20:56:53 +01:00 |
Thomas Gubler
|
9a9ca184e8
|
update namespace in mavros tests
|
2015-03-10 20:56:53 +01:00 |
Thomas Gubler
|
df4f825902
|
ros offboard demo: move mavros into model namespace
|
2015-03-10 20:56:53 +01:00 |
Thomas Gubler
|
c07c39bc43
|
update ros launch files and nodes for update of rotors_simulator
|
2015-03-10 20:56:53 +01:00 |
Lorenz Meier
|
1837440e43
|
We want INAV by default
|
2015-03-10 17:41:54 +01:00 |
Lorenz Meier
|
e68e4fb37d
|
Update NuttX version from @Zefz
|
2015-03-10 12:56:03 +01:00 |
Lorenz Meier
|
8efd0ae597
|
Merge pull request #1900 from PX4/attitudecommentfix
improve comments for attitude message
|
2015-03-10 09:23:49 +01:00 |
Lorenz Meier
|
04555f7b8f
|
Merge pull request #1894 from Zefz/ekf-mc_fly_forward
AttPosEKF Fix for inhibit mag state for fly-forward for multicopters
|
2015-03-10 09:11:13 +01:00 |
Thomas Gubler
|
56917ebf18
|
improve comments for attitude message
fixes #1828
|
2015-03-09 22:01:11 +01:00 |
Johan Jansen
|
73ac2d90cf
|
AttPosEKF: Compile fix for missing braces
|
2015-03-08 22:18:28 +01:00 |
Johan Jansen
|
cdbd6872ed
|
AttPosEKF: Fix inverted logic for inhibitMagStates
|
2015-03-08 22:00:38 +01:00 |
Lorenz Meier
|
daab64f9e4
|
Param system: Introduce global parameter version param
|
2015-03-08 19:17:56 +01:00 |
Johan Jansen
|
1dc7d4905c
|
VectorMath: Optimization by passing vector by reference instead of value
|
2015-03-08 12:26:59 +01:00 |
Johan Jansen
|
34f6cf9eb6
|
AttPosEKF: Inhibit mag state if not fixed wing and not accelerating forwards
|
2015-03-08 12:15:39 +01:00 |
Johan Jansen
|
11568c77d4
|
VectorMath: Add scalar division to custom EKF vector math
|
2015-03-08 12:14:47 +01:00 |
Johan Jansen
|
807e02b4a0
|
AttPosEKF: Direct to EKF whether the vehicle is flying like a FixedWing or not
|
2015-03-08 12:13:56 +01:00 |
Lorenz Meier
|
88cebd3c2a
|
Add free to hardware tests
|
2015-03-08 08:35:10 +01:00 |