Commit Graph

7771 Commits

Author SHA1 Message Date
Liio Chen bb6b442ca6 Magnetometer data is not update
Magnetometer is not updated during a read operation, because the function "lsm303d_mag::measure" is not called.

”!!!JUST A GUESS!!!“
2014-05-29 17:42:05 +08:00
Lorenz Meier 6341737384 Merge branch 'master' of github.com:PX4/Firmware into pca8574 2014-05-29 11:26:18 +02:00
Lorenz Meier 83edab4d59 Merge pull request #1009 from PX4/inav_fix
position_estimator_inav: stability fix
2014-05-29 01:34:27 -07:00
Thomas Gubler eed1b68537 Merge branch 'mtecs_takeofflimits' into mtecs 2014-05-28 19:45:41 +02:00
Thomas Gubler ad2fccdf9b Merge remote-tracking branch 'upstream/master' into mtecs 2014-05-28 19:45:20 +02:00
Lorenz Meier 9ecdb14505 Merge pull request #991 from Kynos/master
Updated AR.Drone parameters
2014-05-28 08:35:57 -07:00
Kynos fe28069eff Increase UART1 & UART5 RX&Tx buffer sizes
To fix MAVLink message garbling problems.
2014-05-28 17:26:41 +02:00
Thomas Gubler 96b6976f65 Merge pull request #1019 from PX4/beta
mission feasibility checker: add warning if waypoint is below home altitude
2014-05-28 16:17:35 +02:00
Thomas Gubler 38b6bc2f72 Merge pull request #694 from thomasgubler/beta_homealtitudewarning
mission feasibility checker: add warning if waypoint is below home altitude
2014-05-28 16:05:56 +02:00
Kynos b08a429d89 Updated AR.Drone parameters
Flight tested May 7th, 2014.
2014-05-28 14:28:41 +02:00
Lorenz Meier fb57c28546 Merge pull request #1017 from PX4/spi4_support
SPI4 support
2014-05-28 01:50:39 -07:00
Lorenz Meier 65344133a4 Count devices on SPI4 / EXT from 1 as for the other buses 2014-05-28 10:49:43 +02:00
Lorenz Meier 2bfde311db Fix SPI select on port 4 to use the right defines 2014-05-28 10:49:34 +02:00
Lorenz Meier 096a4673e9 Add SPI4 init bits for FMUv2 2014-05-28 10:49:20 +02:00
Lorenz Meier e1309f2391 Enable SPI4 for FMUv2 2014-05-28 10:49:12 +02:00
Lorenz Meier 366e9c633d FMUv1 board prettifying 2014-05-28 10:49:02 +02:00
Lorenz Meier 8c434bc579 Merge branch 'master' of github.com:PX4/Firmware 2014-05-28 08:51:23 +02:00
Lorenz Meier b84cfea455 romfs: Added back mixer readme, now gets filtered out 2014-05-28 08:46:45 +02:00
Anton Babushkin fcb8905533 navigator: autocontinue and RTL autolanding fixes 2014-05-28 08:33:04 +02:00
Lorenz Meier f6eff64d11 Merge pull request #1013 from PX4/waypointminpitch
mavlink mission item takeoff: read correct param for minimal pitch
2014-05-27 21:53:27 -07:00
Thomas Gubler 00d40d095d mavlink mission item takeoff: read correct param for minimal pitch 2014-05-28 00:16:51 +02:00
Thomas Gubler bfb27ff7bd fw pos control: set takeoff min pitch for mtecs 2014-05-28 00:14:56 +02:00
Thomas Gubler 36c938a187 mtecs: support overriding limit parameters 2014-05-28 00:14:28 +02:00
Thomas Gubler 3d9dd86900 mavlink mission item takeoff: read correct param for minimal pitch 2014-05-28 00:12:59 +02:00
Julian Oes 5f91fe7d15 Merge remote-tracking branch 'px4/master' into navigator_rewrite 2014-05-27 23:24:34 +02:00
Julian Oes c8903b1672 commander: modes and RC loss working now 2014-05-27 23:24:01 +02:00
Julian Oes ed6c2a5168 commander and navigator: lot's of changes, failsafe handling in commander, navigator only for execution (WIP) 2014-05-27 21:56:32 +02:00
Lorenz Meier 7e7d78f506 ekf_att_pos_estimator: Default printing to off 2014-05-27 21:53:21 +02:00
Anton Babushkin 9a49636f6a position_estimator_inav: remove acceleration from state and INAV_W_XXX_ACC parameters, more NaN checks 2014-05-27 13:15:17 +02:00
Thomas Gubler 10e2a66969 fw pos control: landing: continue horizontally instead of climbing if just below slope 2014-05-27 08:37:59 +02:00
Julian Oes 063caba36b Merge branch 'master' into navigator_rewrite
Conflicts:
	src/drivers/gps/gps.cpp
	src/drivers/gps/mtk.cpp
	src/modules/commander/commander.cpp
	src/modules/ekf_att_pos_estimator/ekf_att_pos_estimator_main.cpp
	src/modules/navigator/mission.cpp
	src/modules/navigator/mission.h
	src/modules/navigator/navigator_main.cpp
	src/modules/navigator/navigator_state.h
	src/modules/position_estimator_inav/position_estimator_inav_main.c
2014-05-26 20:19:11 +02:00
Thomas Gubler bb0cae56a0 fix typo in comment 2014-05-26 08:42:08 +02:00
Thomas Gubler 94770f5452 Merge remote-tracking branch 'upstream/master' into mtecs 2014-05-25 15:45:35 +02:00
Thomas Gubler 77f0e8950f mtecs: rename variable 2014-05-25 15:45:20 +02:00
Thomas Gubler 0cddae02ab fw: resolve an issue when the aircraft was climbing before landing 2014-05-25 15:45:01 +02:00
Lorenz Meier 36495cdb62 Allow wider param range for accel offset, lower gain\ 2014-05-24 18:52:48 +02:00
Thomas Gubler e87460b9f4 sdlog: log tecs status messages 2014-05-24 18:07:46 +02:00
Thomas Gubler 48d884ec8f mtecs: publish tecs status uorb message and small variable rename 2014-05-24 18:05:31 +02:00
Thomas Gubler 56ac13aafb introduce tecs status uorb message 2014-05-24 18:04:38 +02:00
Thomas Gubler 2a354c2d10 mtecs: fix usage of outputLimiter.limit 2014-05-24 14:07:51 +02:00
Thomas Gubler c00eaaf295 Merge remote-tracking branch 'upstream/master' into mtecs 2014-05-24 11:58:43 +02:00
Lorenz Meier d3d2d1958e Merge pull request #1000 from PX4/gps_logging_params
Logging params
2014-05-24 02:36:02 -07:00
Lorenz Meier ac7caf1e27 Merge pull request #1001 from PX4/pwm_limits
Pwm limits
2014-05-24 02:32:29 -07:00
Lorenz Meier 0761cad3c1 Merge pull request #1003 from PX4/systemcmds_warnings
Systemcmds warnings
2014-05-24 02:09:27 -07:00
Lorenz Meier b7d1f3f100 Make error reporting consistent 2014-05-24 11:01:28 +02:00
Lorenz Meier 905299884d mtd cmd: Warnings eleminated 2014-05-24 00:15:56 +02:00
Lorenz Meier b0d06d2109 config cmd: Eleminate warnings 2014-05-24 00:13:49 +02:00
Anton Babushkin 3b509aaee4 Merge branch 'master' into pwm_limits 2014-05-23 21:46:31 +02:00
Lorenz Meier b4a03d8de5 pwm_limit: Add missing case for the arming ramp 2014-05-23 20:38:13 +02:00
Lorenz Meier 0ea3e95422 px4iofirmware: Indicate with a comment that band limiting happens in pwm_limit() call 2014-05-23 20:23:33 +02:00