Commit Graph

18758 Commits

Author SHA1 Message Date
Lorenz Meier a419a2ebf3 Report excessive covariances 2014-06-12 15:57:13 +02:00
Lorenz Meier 3685ec5c97 Loosen velocity threshold to 20 m/s to only catch the really bad instances and let the system live in peace else 2014-06-12 15:52:15 +02:00
Lorenz Meier 7983e105bf Much more aggressive reset logic bounding the filter effectively 2014-06-12 15:28:21 +02:00
Anton Babushkin 2951962c21 dataman: rename SYSTEM_STATE section to MISSION_STATE 2014-06-12 13:11:45 +02:00
Anton Babushkin 3f1f015fe0 Merge branch 'mavlink_stack' into dataman_state 2014-06-12 12:35:35 +02:00
Anton Babushkin 44481e3773 mavlink: sign of climb rate fixed in VFR_HUD message 2014-06-12 12:01:54 +02:00
Anton Babushkin e076b5a636 Merge branch 'master' into mavlink_stack 2014-06-12 10:12:09 +02:00
Thomas Gubler ee34c1681b Merge remote-tracking branch 'upstream/mtecs' into mtecs_estimator 2014-06-12 10:06:51 +02:00
Thomas Gubler 214a8cab49 Merge remote-tracking branch 'upstream/navigator_rewrite' into navigator_rewrite_estimator 2014-06-11 23:23:54 +02:00
Thomas Gubler f4898b94c6 Merge remote-tracking branch 'upstream/mtecs' into navigator_rewrite 2014-06-11 23:20:59 +02:00
Julian Oes 8a8d46625b Merge branch 'navigator_rewrite' into navigator_rewrite_estimator 2014-06-11 23:16:48 +02:00
Julian Oes d9a64bb587 navigator: don't give up after DO_JUMPS 2014-06-11 23:16:22 +02:00
Thomas Gubler f9946c98a8 mtecs: filter airspeed 2014-06-11 21:03:27 +02:00
Lorenz Meier 79aa600d29 Merge branch 'master' of github.com:PX4/Firmware into logging 2014-06-11 20:39:16 +02:00
Thomas Gubler a1bcd5d313 mtecs: small cleanup, move subclass to own file 2014-06-11 20:22:37 +02:00
Thomas Gubler 7fa5458bc6 mtecs: add D gain for speed outer loop 2014-06-11 19:51:33 +02:00
Thomas Gubler e548eeb589 Merge remote-tracking branch 'upstream/master' into mtecs 2014-06-11 19:44:17 +02:00
Anton Babushkin 342e08977a MavlinkOrbSubscription API reworked 2014-06-11 14:00:44 +02:00
Julian Oes 1625d7b0cd Merge branch 'navigator_rewrite' into navigator_rewrite_estimator 2014-06-11 13:29:47 +02:00
Julian Oes cfcba921a1 Merge remote-tracking branch 'px4/master' into navigator_rewrite 2014-06-11 13:29:28 +02:00
Julian Oes 4247fc7585 Merge remote-tracking branch 'px4/mtecs_estimator' into navigator_rewrite_estimator 2014-06-11 13:16:38 +02:00
t0ni0 ca6463efd8 Modified mavlink receiver to scale offboard position and velocity messages to centimeters 2014-06-10 22:33:06 -04:00
Lorenz Meier 5602d5dfa3 New gyro offset based divergence detection and protection. Pending flight tests 2014-06-10 23:14:57 +02:00
Thomas Gubler a89ed8eed9 Merge remote-tracking branch 'upstream/mtecs_estimator' into navigator_rewrite_estimator 2014-06-10 22:50:30 +02:00
Julian Oes 9ba89e0cb2 Merge branch 'navigator_rewrite' into navigator_rewrite_estimator 2014-06-10 17:33:44 +02:00
Julian Oes 6f24afd68a navigator: always listen to new current mission index and to new missions 2014-06-10 17:33:12 +02:00
Julian Oes 0697bb29a2 Merge branch 'navigator_rewrite' into navigator_rewrite_estimator 2014-06-10 17:24:41 +02:00
Julian Oes fd1f1c81ef navigator: added parameter for acceptance radius for take-off mission items 2014-06-10 17:24:04 +02:00
Lorenz Meier d0f4232ac6 Build and runtime fixes for matlab csv serial bridge 2014-06-10 15:12:11 +02:00
Anton Babushkin fb4bcf87ba Merge branch 'master' into mavlink_stack 2014-06-10 15:12:09 +02:00
Lorenz Meier 0031713004 mavlink: Add support for multi uORB sensor interface 2014-06-10 15:10:12 +02:00
Lorenz Meier e3e8bf25be FW att control: Add support for multi uORB topics 2014-06-10 15:09:41 +02:00
Lorenz Meier 699ad1512c EKF estimator: Add support for multi uORB sensor topics 2014-06-10 15:09:16 +02:00
Lorenz Meier becfed9fbd MS5611: Add support for multi uORB devices 2014-06-10 15:08:47 +02:00
Lorenz Meier c35a25e70a L3GD20: Add support for multi uORB topics 2014-06-10 15:08:21 +02:00
Lorenz Meier 795f3693f2 LSM303D: Add support for multi-uORB devices 2014-06-10 15:07:42 +02:00
Lorenz Meier 506f900513 Introduce MPU6K multi-device uORB support 2014-06-10 15:06:05 +02:00
Lorenz Meier dc2df309cb Introduce HMC5883 multi-device support 2014-06-10 15:05:50 +02:00
Lorenz Meier a2ef04146a Introduce enum / define for multiple devices 2014-06-10 15:05:22 +02:00
Lorenz Meier 07fb1e089d Make commander multi-device aware 2014-06-10 15:04:56 +02:00
Lorenz Meier 96accbf96c Make sensors app multi-device aware 2014-06-10 15:04:18 +02:00
Lorenz Meier 578680135e introduce multi device support on uORB 2014-06-10 15:03:58 +02:00
Julian Oes 064a75a3c2 mavlink: put update call back in 2014-06-10 15:02:20 +02:00
Anton Babushkin bf41d11fa4 Merge branch 'master' into dataman_state 2014-06-10 14:33:36 +02:00
Anton Babushkin 3015f2e7af mavlink: retry timeout moved to define 2014-06-10 14:32:37 +02:00
Julian Oes f8b4295cfd Merge branch 'navigator_rewrite' into navigator_rewrite_estimator 2014-06-10 14:32:21 +02:00
Julian Oes 784041e0ab Merge branch 'master' into navigator_rewrite 2014-06-10 14:31:49 +02:00
Julian Oes d5c0933d65 mavlink: report global position setpoint and do this always no just when updated, otherwise the values are not visible in QGC 2014-06-10 14:29:17 +02:00
Julian Oes fab1b4e366 navigator: don't say triplet is valid in ALTCTL 2014-06-10 14:25:23 +02:00
t0ni0 d9b5efb263 Closed additional file descriptor 2014-06-09 19:09:38 -04:00