199 Commits (344be233cfa2fe82ac1275b76726a2cf88f85fda)

Author SHA1 Message Date
mohamed.moustafa 6914ebef4e added messages required by offboard_control example 4 years ago
Paul Riseborough 4465c4fbf6
ekf2: Publish and log EKF warning and information events (NEW msg estimator_event_flags) 4 years ago
Silvan Fuhrer 0ea8104344
select single system-wide wind estimate message (current best) 4 years ago
Julian Kent a3e0e2e84f Fix RTPS builds 4 years ago
Martina Rivizzigno 48b00ff678 Support for gimbal v2 protocol 4 years ago
Daniel Agar a416731656 drivers/heater: add logging and minor improvements 4 years ago
Gerald 88c68914a9 update uorb_rtps_message_ids.yaml for id: 30 4 years ago
TSC21 10d94e5981 update uorb_rtps_message_ids.yaml 4 years ago
TSC21 701a585a81 RTPS: add check for IDs on multi-topics/alias messages as well 4 years ago
Matthias Grob fbd64fbdd8 FlightModeManager: publish takeoff status 4 years ago
Matthias Grob 65884960fa Remove ancient submodules 4 years ago
TheLegendaryJedi e450c5a9d9 [UPDATE] - Crazyflie parameter config 4 years ago
Mathieu Bresciani 8d8b58efc3
Add logging of mag calibration data (mag_worker_data) 4 years ago
Julien Lecoeur 343cf5603e initial control allocation support 4 years ago
Julian Kent d965f1cbc0 Add rtl_flight_time message 4 years ago
TSC21 920d6d84b5 rtps: increase non-alias ID range by reducing the alias space ID 4 years ago
TSC21 54486b995e uorb_rtps_message_ids: add required topics to enable offboard control from DDS 4 years ago
TSC21 7c95e99156 tools: make sure that uORB type names found as part of field names are not capitalized as ROS types 4 years ago
Daniel Agar 4f62355dec
msg: new estimator_status_flags message for more accessible ekf2 status logging 4 years ago
Daniel Agar ef6209ba03
new manual_control_switches msg (split out of manual_control_setpoint) (#16270) 4 years ago
TSC21 1d1fbdb1d3 microRTPS: remove byte ordering for nested types 4 years ago
TSC21 b1dc1b1ecd msg: rtps: add IDs for missing estimator_* msgs 4 years ago
TSC21 5b7d1a0496 msg: rtps: add missing ID for orb_test_medium_wrap_around 4 years ago
Daniel Agar df2f26ebdf
rename vehicle_visual_odometry_aligned -> estimator_visual_odometry_aligned 4 years ago
Daniel Agar 0f411d6820
Multi-EKF support (ekf2) 4 years ago
bresch 09cc3120e2 OpticalFlow: add optical flow velocity logging 4 years ago
Daniel Agar 945c17bc3f
move subsystem_info entirely into commander and remove from uORB 4 years ago
Daniel Agar 8d1b99be31
mavlink: telemetry status only log simple HEARTBEAT validity 4 years ago
Daniel Agar d71ca37087
navigator: publish navigator mission item changes for logging 4 years ago
Daniel Agar f557fa46e8
gyro_fft improve peak finding, parameterize min/max frequencies, remove debug logging 4 years ago
Daniel Agar 8ee0c62e57
examples: add Gyro FFT using CMSIS 5 on Cortex-m (#15104) 4 years ago
Daniel Agar cf26f24387
msg: add quaternion euler angle pretty print 4 years ago
Jacob Dahl a24488328f
Move GPS blending from ekf2 to sensors module 4 years ago
Daniel Agar 861e06dfd7
mavlink: handle receiving GENERATOR_STATUS 4 years ago
Daniel Agar 60d613ea04
sensors: sensor_preflight_imu -> sensors_status_imu and run continuously 5 years ago
Daniel Agar dfa82b58fd msg/tools/uorb_to_ros_msgs.py set executable 5 years ago
Daniel Agar 09666c324f msg: add mag device id pretty print decode 5 years ago
Daniel Agar 9ccc1db649 estimator_status split out estimator_states 5 years ago
TSC21 d09cb8d1f0 microRTPS: reduce the number of streams on the bus 5 years ago
Daniel Agar 971b1e4b4d sensors: move mag aggregation to new VehicleMagnetometer WorkItem 5 years ago
TSC21 a091a70470 microRTPS: split the microRTPS client and agent dest directories for better visbility and handling 5 years ago
Daniel Agar 3002e74b4f
mavlink: publish telemetry_status per instance with all HEARTBEATS from the same system 5 years ago
TSC21 acc3866ac9 generate_microRTPS_bridge: make sure that the ROS2 version of FastRTPS is grabbed in a colcon build 5 years ago
stmoon b457122489 remove unnecessary stderr msg when checking ldconfig 5 years ago
Daniel Agar 81f57bccb6 px4io: servorail_status -> px4io_status and log all flags 5 years ago
Daniel Agar 459abcd035 uORB: print individual bits of fields 5 years ago
Daniel Agar e34bdb4be9
move IMU integration out of drivers to sensors hub to handle accel/gyro sync 5 years ago
Daniel Agar c5cbc7725d msg: timestamp_sample print elapsed from timestamp 5 years ago
stmoon 9a0c50325b remove exception in case that ROS is not installed 5 years ago
stmoon aaa72b2a25 change how to get ros2 version 5 years ago