980 Commits (7eaa48e36f86dd9ca34658cf04262caddd6898f9)

Author SHA1 Message Date
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
TSC21 2020b77a43 microRTPS: use FastRTPSGen '-typeros2' option to generate the typenaming required to interface the bridge with ROS2 topics 5 years ago
Julian Oes 07d172dc9c tools: present nicer error for missing packaging 5 years ago
Hyon Lim 3bcd8c63f8
SMBus battery (a.k.a. smart battery) enhancement. (#14496) 5 years ago
Daniel Agar 2b82b471c1 sensor_accel_fifo increase to 32 samples 5 years ago
David Jablonski a0bf7425ae Implemented multipart status message 5 years ago
Timothy Scott 14a61a6695 Fixed reporting of battery voltages in uORB 5 years ago