986 Commits (ad148af2fd5728146fb49c4d458761f2b1dd8c88)

Author SHA1 Message Date
bazooka joe 190b96a46c SMbus battery driver - a lot of updates and optimizations 5 years ago
TSC21 a091a70470 microRTPS: split the microRTPS client and agent dest directories for better visbility and handling 5 years ago
Daniel Agar 97fc1db768 vehicle_local_position: rename yaw -> heading and add reset logic 5 years ago
Daniel Leonard Robinson fa4818e467
vehicles: add new vehicle type: Airship (#14862) 5 years ago
Daniel Agar 3002e74b4f
mavlink: publish telemetry_status per instance with all HEARTBEATS from the same system 5 years ago
Beat Küng 5f8c6512b3 vehicle_status: add latest arming/disarming reason 5 years ago
Daniel Agar ba640acfcc
mc_hover_thrust_estimator: validity flag and other small improvements/fixes 5 years ago
Daniel Agar 63a23957b1
rc/dsm: decode improvements 5 years ago
TSC21 342b1c5ded microRTPS: client: properly set task/thread naming 5 years ago
TSC21 162e0c7675 microRTPS: client: reserve the minimum required stack to the send/receive tasks 5 years ago
TSC21 0b41aa3ecd microRTPS: client: dynamically allocate the uORB pub/subs 5 years ago
TSC21 398f104918 microRTPS: transport: do not discard message from rx_buffer if a CRC error occurs 5 years ago
TSC21 1ab193f548 microRTPS: remove the need for the eClock util 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
TSC21 311a8144e1 microRTPS: client: use structs for pub/subs to avoid increasing the stack usage 5 years ago
TSC21 3db9307dfb microRTPS: transport: make seq_number non-atomic 5 years ago
TSC21 08e72b29b3 microRTPS: micrortps_timesync: reduce max RTTI to 50ms 5 years ago
TSC21 c01bcd41f7 microRTPS: minor adjustements so to improve the readings; add more baud rate options 5 years ago
TSC21 0124ca6e41 microRTPS: add debug verbose option '-v'; use while loop for reads; ease the RTTI check on timesync 5 years ago
TSC21 2f4eff4c38 microRTPS: add possibility to set HW or SW flow control; improve verbosity aesthetics 5 years ago
TSC21 b2845c60d3 microRTPS: move buffer size to transport 5 years ago
TSC21 407bd8860f microRTPS: transport: hotfix to skip data packets that that don't fit the buffer and continue the readings 5 years ago
TSC21 25d2236cce microRTPS: fix FastRTPS version check on agent templates 5 years ago
Daniel Agar 7b46efaa6b logger: record message gaps 5 years ago
stmoon 71b7647ca1 fix the return type problem of RTPS 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 1394b5d7bc sensor_baro add separate timestamp_sample field 5 years ago
stmoon 4418179a92 fix the fastrtps version problem in case of v1.10.0 5 years ago
David Jablonski 589aff7e0d Orbit: Add RC controlled yaw mode 5 years ago
JaeyoungLim fa0ca7e65c Update mavlink with cellular status message fixes 5 years ago
Thomas Stauber 6d1ce57362
Add Land as Geofence Action 5 years ago
Claudio Micheli 6358dd400a failure detector: added esc failures detection 5 years ago
TSC21 dc69d99764 add support to FastRTPS 2.0.0 (Fast-DDS) 5 years ago
Daniel Agar 22daa26955 msgs/sensor_mag: remove unused raw, add timestamp_asmple, shrink error count 5 years ago
Daniel Agar f55ed0992c
accel and gyro calibration refactor and cleanup 5 years ago
Daniel Agar e34bdb4be9
move IMU integration out of drivers to sensors hub to handle accel/gyro sync 5 years ago
kritz 3897030c6f
Support odometry velocity in body and local frame (#14703) 5 years ago
Daniel Agar c5cbc7725d msg: timestamp_sample print elapsed from timestamp 5 years ago
Mohammed Kabir 5ffe88672e vehicle_odometry: add timestamp_sample field for latency monitoring 5 years ago
Daniel Agar cf37be8c44
ekf2 handle accelerometer clipping 5 years ago
TSC21 4f718086ea microRTPS: fix topic name when ROS2 is not being used 5 years ago
Julian Oes cafd52647c msg: fix battery source enum 5 years ago
Julian Oes f650b91718 battery: check source param inside battery lib 5 years ago
Julian Oes 5beb293a6a msg: fix typo 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
TSC21 144c65c92f microRTPS: only use '-typeros2' FastRTPSGen option for Dashing and later ROS2 distros 5 years ago
Claudio Micheli dc29a994b7 msg: extend field definition in msg/esc_report (arming & failure states) 5 years ago