1291 Commits (3e6a35fe8a1efed072581c7f8c9cc7e86470a4fd)

Author SHA1 Message Date
TSC21 f2fad6d966 microRTPS: by default, when FastDDS >= 2.0, enable Shared Memory transport for the agent participants when the localhost network is enabled 4 years ago
TSC21 320b414511 microRTPS: client: match the code style from the PX4 Firmware 4 years ago
TSC21 63571b3e3f microRTPS: agent: match the code style from the PX4 Firmware 4 years ago
TSC21 323ce797f8 microRTPS: allow communications only in the localhost network when ROS_LOCALHOST_ONLY env variable is set 4 years ago
TSC21 578e426e9e microRTPS: set trajectory_waypoint to be sent only, as this is outgoing data with vehicle_trajectory_waypoint_desired 4 years ago
David Sidrane 026d36dee8 microRTPS:Use inttypes 4 years ago
David Sidrane 64db89ab20 px_generate_uorb_topic_helper: Use inttypes 4 years ago
Julian Oes e828ba4288
commander: send parachute command on termination (#17564) 4 years ago
bresch 514845592b en-/disable mc position controller using explicit control mode flag 4 years ago
RomanBapst b06b46b224 log raw airspeed derivative, pitch setpoint and airspeed innovation for TECS 4 years ago
Daniel Agar 2a792ca201 gyro_fft: add simple SNR requirement and reduce number of peaks 4 years ago
Nuno Marques f9fe0e3746
ROS2/microRTPS: Add support for ROS2 Galactic and ROS2 Rolling (#17664) 4 years ago
Damien SIX e4f235001b fix timesync for timestamp sample (including SFINAE detection) 4 years ago
RomanBapst 3b27864e53 vehicle_status: added field for geofence violation 4 years ago
RomanBapst 269ce07cb5 land detector: log more states in order to facilitate debugging ground contact state 4 years ago
Thomas ab10e68a40 update Quadchute trigger from mavlink PR 1569 4 years ago
Thomas bf9758247b add VEHICLE_VTOL_STATE_QC and remove hardcoding 4 years ago
Julian Oes 71bd35fcaa mavlink: keep track of seq for any component 4 years ago
Claudio Micheli 371fa98579 Commander/preflight checks: Add monitoring to ESC failures 4 years ago
Matthias Grob 29e07b1e52 MulticopterPositionControl: publish stricter tilt limit during takeoff 4 years ago
mcsauder 3b72f3b641 Create publish_status() method in the heater driver, add a status field to indicate if the temperature setpoint has been met within 2.5C, breakout update_params() method from the Heater::Run() method and simplify logic. 4 years ago
Barcis, Michal 7053919a9f fixed micrortps_agent usage description 4 years ago
CUAVmengxiao 45b9e18195
UAVCANv0: add CUAV smart battery support 4 years ago
Daniel Agar 39c96a8884 gps add device_id 4 years ago
Julian Kent 5c5ec1a0ea Receive telemetry_status, send vehicle_trajectory_waypoint_desired 4 years ago
Julian Kent b5a64f957e Update RTPS messages to match what is needed for PX4/Avoidance 4 years ago
Julian Kent c1cb964c2a RTPS timesync don't use MONOTONIC_RAW 4 years ago
Julian Kent 1011382098 Clamp RTPS -> uorb timestamps to system time 4 years ago
RomanBapst 5b08362ba3
position_controller_status message: added comments regarding NAN 4 years ago
Daniel Agar 18be1bacdc state_machine_helper: automatically initialize to assist mode if using mavlink manual control 4 years ago
Michael Schaeuble f9af1bbe2d PreFlightCheck: Check if SD card is present only once and store the result 4 years ago
Daniel Agar e57aaaaa5e
rotate accel/gyro FIFO before publish and fix angular velocity filter resets 4 years ago
Daniel Agar c1c0a62be5 drivers/gps: log automatic gain control (AGC) monitor 4 years ago
Daniel Agar 4092f87390 paw3902: fixes and improvements 4 years ago
Daniel Agar 20d8de2dca gyro_fft: reduce run frequency (still consuming all queued data) 4 years ago
Daniel Agar af3573e464 gyro_fft: log peak frequency magnitudes 4 years ago
mohamed.moustafa 6914ebef4e added messages required by offboard_control example 4 years ago
Daniel Agar bb12fce66c delete RATTITUDE flight mode 4 years ago
Daniel Agar d37510a43d
update UUV and rover controllers to use trajectory_setpoint and cleanup unused position_setpoint fields 4 years ago
Paul Riseborough 4465c4fbf6
ekf2: Publish and log EKF warning and information events (NEW msg estimator_event_flags) 4 years ago
Daniel Agar 263b00b65f
ekf2 support SET_GPS_GLOBAL_ORIGIN and remove globallocalconverter usage 4 years ago
Daniel Agar 00b3b3678b sensors/vehicle_angular_velocity: gyro dynamic notch filters updated from onboard FFT 4 years ago
Daniel Agar d0c9a5fc93
OFFBOARD mode architecture overhaul (#16739) 4 years ago
Daniel Agar 266ea377da move takeoff state machine flight_mode_manager -> mc_pos_control 4 years ago
Daniel Agar 6482120d9a
sensors/vehicle_angular_velocity: use full raw FIFO data (sensor_gyro_fifo) if available 4 years ago
Daniel Agar 5f3e883f2c
sensors/vehicle_imu: vehicle_imu_status include accel/gyro full raw FIFO sample rate 4 years ago
Silvan Fuhrer 0ea8104344
select single system-wide wind estimate message (current best) 4 years ago
jciberlin 64342f568d Ghost protocol 4 years ago
Daniel Agar cff7a01d5e
ekf2: estimator_status log reset counts 4 years ago
Julian Oes b0d7d19bab vmount/mavlink: update gimbal information message 4 years ago