18487 Commits (e69049ec4183d820c6f716be1577df2ad07194b8)

Author SHA1 Message Date
David Sidrane 96ba6c1174 sitl led:Support logical LED operations in commander 6 years ago
David Sidrane 0a1dd24af6 omnibus-f4sd:led clean up code and prevent out of bounds indexing 6 years ago
David Sidrane dc29820bd9 Document the LED colors used 6 years ago
David Sidrane 98394afcc7 board common:Define default CONTROL_STATUS LED mapping 6 years ago
Daniel Agar bba475aca1 logger limit trajectory_setpoint rate 6 years ago
Daniel Agar 48ba88eaf0
pwm_out_sim add mixer saturation status publication (#10866) 6 years ago
Paul Riseborough 3ee596284d ecl: Magnetic declination use improvements 6 years ago
TSC21 05d9932f6c logger: limit vehicle_*_odometry topics to 30hz on default logging 6 years ago
TSC21 2c111222cf logger: fix vision topics naming 6 years ago
bresch 7779c0bd69 MPC - Update velocity integrator definition 6 years ago
bresch d852ce20e6 MPC - Increase max velocity integral gain to 3.0 6 years ago
bresch 0863e95a2c Add "Tracking Anti-Reset Windup" in velocity PID controller 6 years ago
Julian Oes d7c34ddee4 mavlink: fix yawing to North for LOITER_TIME (#10828) 6 years ago
Beat Küng b3afa6ddac mc_pos_control: fix task activation failure for Transition 6 years ago
Beat Küng 330941c1fc FlightTaskManualAltitude: initialze yaw setpoint with NAN 6 years ago
Beat Küng 2b7d3bd088 flight tasks: move weather vane yaw handler from Altitude to Position task 6 years ago
Beat Küng c9e52d4386 MPC_MAN_TILT_MAX: increase max limit from 90 to 180 degrees 6 years ago
Beat Küng adf1fea554 mc_att_control: fix for Rattitude mode 6 years ago
Beat Küng 36ee0297ee FlightTask.hpp: minor code cleanup 6 years ago
Beat Küng ca7acae904 mc stabilized mode: move from mc_pos_control to mc_att_control 6 years ago
Beat Küng f31f63fff7 mc_att_control: use orb_publish_auto 6 years ago
Beat Küng 00c2086dd6 mc_pos_control: simplify weathervane logic 6 years ago
Beat Küng 1946f043f1 mc_pos_control: print active flight task for 'mc_pos_control status' cmd 6 years ago
Beat Küng e7e06dfe38 fix mc_pos_control: disable flight tasks if none of them should be running 6 years ago
bresch f590137525 Fix HIL 6 years ago
Daniel Agar 4e2bf27da6 FlightTaskAuto set WaypointType from position setpoint types 6 years ago
Daniel Agar 246b879aea require MODULE_NAME 6 years ago
Beat Küng e91db7b4d2 uORBDeviceNode: move flags from SubscriberData to UpdateIntervalData 6 years ago
bresch 90cee2d5ea Manual Smoth Vel - Override reActivate to not reset Z axis (prevented takeoff) 6 years ago
bresch c3a4fff0cd Auto traj - generate heading from trajectory velocity vector if possible 6 years ago
bresch 066d1f50c4 Auto traj - Add dedicated parameter to enable trajectory smoothing in auto mode only 6 years ago
bresch 7205e8f359 Auto traj - Add Trajectory logging 6 years ago
bresch 2847ce20b8 Auto traj - Add parameter for gain of trajectory controller 6 years ago
bresch 2c63388fb7 Auto Traj - Disable reActivate "reset" function for AutoLineSmoothVel Flight Task 6 years ago
bresch 0209fa00bf Auto Smooth Vel - Add AutoMapper2 and AutoLineSmoothVel flight tasks 6 years ago
bresch 67c0846068 Vel smooth - Improve position lock/unlock detection 6 years ago
bresch d9edcfdc06 Trajectory - format style 6 years ago
bresch aa586ca327 Trajectory - Overload integrate function to allow for custom integration period 6 years ago
bresch 7073187a48 Trajectory - Add getters for current position and velocity. Move some getters to public section 6 years ago
bresch 6a7ce651bc Trajectory - Add position lock-unlock logic and proper initialization from controller feedback 6 years ago
bresch 84665672ad Vel smooth - Change jerk scheduling strategy 6 years ago
bresch ab7e4436b3 Vel smooth - Add Z trajectory 6 years ago
Beat Küng 787d82c9e6 VelocitySmoothing: simplify the API & fix style 6 years ago
Beat Küng d8cb6bb834 mc_pos_control_params: update jerk params (limits + defaults + description) 6 years ago
bresch 22780efcd0 Trajectory - Add time synchronization between trajectories. Split update(...) function into updateDurations(...) and integrate(...) to be able to insert time synchronization in between. 6 years ago
Beat Küng 86463e4ec7 Flight Tasks: add new trajectory smoothing flight task & library 6 years ago
Roman deed462e62 tiltrotor back-transition improvements: 6 years ago
James Goppert c642025339
vehicle_attitude only based yaw control fix (#10803) 6 years ago
Roman 40884a9238 FlightTaskTransition: added missing override 6 years ago
Roman 50724bce86 mc_pos_control: support VTOL transitions again 6 years ago