Commit Graph

42 Commits

Author SHA1 Message Date
Anton Babushkin 4378454a10 mc_pos_control: hotfix, MPC_TILTMAX_AIR and MPC_TILTMAX_LND parameters fixed 2014-04-28 17:49:57 +02:00
Anton Babushkin a432ed4900 mc_pos_control: convert tilt_max to degrees 2014-04-25 22:53:48 +02:00
Anton Babushkin 2453b354fa Failsafe landing without position control fixed 2014-04-25 22:26:51 +02:00
Anton Babushkin 88149311ea Merge branch 'rc_timeout' into mpc_rc 2014-04-13 11:06:49 +04:00
Anton Babushkin 79d2247b44 position_estimator_inav, mc_pos_control: precise position reprojection on home position changes 2014-04-05 18:11:51 +04:00
Anton Babushkin e2ac5222d8 mc_att_control, mc_pos_control: update manual_control_setpoint usage 2014-04-03 20:54:28 +04:00
Anton Babushkin fdb17c9776 mc_pos_control: reproject local position setpoint on local reference updates 2014-04-02 11:31:30 +04:00
Anton Babushkin 068b7526b7 copyright and code style fixes 2014-03-18 00:10:38 +04:00
Anton Babushkin c266124099 vehicle_local_position: use double for ref_lat and ref_lon instead of int32, fix related apps 2014-03-17 23:58:00 +04:00
Anton Babushkin c0c54f01cb mc_pos_control: operate in local projection instead of global frame 2014-03-17 22:42:52 +04:00
Anton Babushkin db157b68c2 mc_pos_control: remove some debug logs 2014-03-02 19:42:10 +04:00
Anton Babushkin 84d9e3479f mc_pos_control: unused variables removed 2014-02-18 23:42:02 +04:00
Anton Babushkin d9031844da Unused includes removed 2014-02-18 00:13:55 +04:00
Anton Babushkin 8897894b19 commander, navigator, mc_att_control, mc_pos_control: code style fixed 2014-02-01 11:14:21 +01:00
Anton Babushkin f835980b46 mc_pos_control: more correct control flags usage 2014-02-01 10:32:46 +01:00
Anton Babushkin 8a20395159 mc_pos_control: fixed yaw setpoint in AUTO 2014-02-01 10:29:51 +01:00
Anton Babushkin bb8be966fc mc_pos_control: more safe tilt limiting 2014-02-01 10:20:48 +01:00
Anton Babushkin 0be7bd3166 mc_pos_control: max position setpoint offset limiting fixed 2014-02-01 00:07:50 +01:00
Anton Babushkin af3b24dc00 mc_pos_control: removed unused parameter reading RC_SCALE_YAW 2014-01-31 00:47:31 +01:00
Anton Babushkin 591b355981 setpoint type IDLE added (for AUTO_READY state), LAND mode fixed 2014-01-29 14:39:36 +01:00
Anton Babushkin 6a1a29f77e global_position topic: added baro_alt, mc_pos_control: SEATBELT mode fixed, use baro/AMSL alt 2014-01-28 20:40:05 +01:00
Anton Babushkin 48f1b7e1c7 mc_pos_control: fill nav_state = NONE when publishing position setpoint triplet 2014-01-28 18:39:55 +01:00
Anton Babushkin 3601b80747 mc_pos_control: avoid global to local projections, work in global frame 2014-01-28 16:57:31 +01:00
Anton Babushkin 1cffa9d2f7 position_setpoint_triplet refactoring finished 2014-01-23 22:41:26 +01:00
Anton Babushkin 6acb8fa66f Replace mission_item_triplet with position_setpoint_triplet, WIP 2014-01-23 12:16:02 +01:00
Anton Babushkin fdef07912c mc_pos_control: altitude setpoint offset limiting fixed 2014-01-22 11:19:00 +01:00
Anton Babushkin 29759ce092 mc_pos_control: MPC_LAND_TILT_MAX param name is too long, replace with MPC_LAND_TILT 2014-01-21 19:00:06 +01:00
Anton Babushkin 2e472cf918 attitude_estimator_ekf: acc comp bug fixed, estimated gravity vector logging 2014-01-20 23:44:04 +01:00
Anton Babushkin 0809981800 mc_pos_control: limit tilt when landing 2014-01-20 16:46:39 +01:00
Anton Babushkin 9c6cc7a36b mc_pos_control: AWU fixed 2014-01-20 10:26:43 +01:00
Anton Babushkin 18b28f0efd Copyright and comments fixes 2014-01-19 13:11:15 +01:00
Anton Babushkin 255db83e93 mc_pos_control: bug fixed 2014-01-08 15:43:58 +01:00
Anton Babushkin fe43a900c7 mc_pos_control: takeoff hack removed 2014-01-02 14:52:49 +04:00
Anton Babushkin 352a1ef095 mc_pos_control: minor fixes 2014-01-01 23:20:36 +04:00
Anton Babushkin 6827e45aee mc_pos_control, mc_att_control_vector: code style fixed 2014-01-01 14:03:42 +04:00
Anton Babushkin 8c1c7bca18 mc_pos_control: takeoff fixes, ignore position and yaw, takeoff vertically 2014-01-01 14:02:24 +04:00
Anton Babushkin 40d03666fd mc_pos_control: yaw in AUTO fixed 2014-01-01 13:40:32 +04:00
Anton Babushkin 7eee6ce1b2 mc_pos_control: takeoff / landing implemented 2014-01-01 13:30:26 +04:00
Anton Babushkin f084ddfeb0 mc_pos_control: AUTO implemented, fixes 2013-12-28 11:47:25 +04:00
Anton Babushkin 153114aec8 mc_pos_control: calculate velocity error derivative without setpoint acceleration to get more clean output 2013-12-28 00:16:10 +04:00
Anton Babushkin 6a04d13e73 mc_pos_control: minor reorganizing 2013-12-27 10:50:40 +04:00
Anton Babushkin 20c9ce9d6d mc_pos_control: replacement for multirotor_pos_control, rewritten to C++ and new mathlib 2013-12-26 23:03:19 +04:00