28208 Commits (ecbf6ea77b935c26603ab984acf72d8815a10e78)
 

Author SHA1 Message Date
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
David Sidrane 8d15da379b nxphlite-v3:Add HolyBro GPS on I2C 2 using ist8310 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
bresch 4f668c0c2d SITL - update default velocity PID gains 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
Roman fea309b606 added a flighttask for automatic vtol transitions 6 years ago
Beat Küng df559f3042 logger: unlock the mutex for fsync & call fsync only when backend is running 6 years ago
Daniel Agar 7caf9803ed delete unimplemented SENSORIOCRESET IOCTL 6 years ago
Daniel Agar b0caea9edc mpu9250 remove interface IOCTLs 6 years ago
Daniel Agar e164281a2e mpu6000 remove interface IOCTLs 6 years ago
Daniel Agar dd0baaee91 delete IOCTL SENSORIOCSQUEUEDEPTH 6 years ago
Daniel Agar d2ed091a1d delete IOCTL SENSOR_POLLRATE_MAX 6 years ago
Daniel Agar 556a9422b5 delete IOCTL SENSOR_POLLRATE_MANUAL 6 years ago
Daniel Agar 8dfd55fc9e delete unused IOCTL SENSORIOCGPOLLRATE 6 years ago
Daniel Agar 9cd3e3d1cf distance sensors delete unused IOCTL SENSORIOCSQUEUEDEPTH 6 years ago
Daniel Agar ac04db6084 delete unnecessary drv_px4flow.h 6 years ago
Daniel Agar d76155107c delete unused IOCTL MAGIOCGRANGE 6 years ago
Daniel Agar 0ea18b2b73 delete unused IOCTL MAGIOCGSAMPLERATE 6 years ago
Daniel Agar 60a40ec131 delete unused IOCTL MAGIOCSSAMPLERATE 6 years ago
Daniel Agar 04972d196a delete unused IOCTL MAGIOCTYPE 6 years ago
Daniel Agar 114b471675 delete unnecessary drv_iridiumsbd.h 6 years ago
Daniel Agar 1f2cb8740a delete unnecessary drv_irlock.h 6 years ago