1002 Commits (c57a48682e527c282041d82129a9f82acb636005)

Author SHA1 Message Date
Daniel Agar 0dc8bb9c86
uORB: increase ORB_MULTI_MAX_INSTANCES 4 -> 10 4 years ago
Julian Oes 53b14233a2 mavlink: handle failure injection commands 4 years ago
Daniel Agar c41f053c7b
vehicle_imu/vehicle_magnetometer add calibration indicator to message 4 years ago
Daniel Agar 60d613ea04
sensors: sensor_preflight_imu -> sensors_status_imu and run continuously 4 years ago
Daniel Agar ca9b6bc137
commander: quick mag cal with fixed heading use MAV_CMD_FIXED_MAG_CAL_YAW message 4 years ago
Daniel Agar dfa82b58fd msg/tools/uorb_to_ros_msgs.py set executable 4 years ago
Daniel Agar e5879f1bb6 estimator_sensor_bias: add bias variance 4 years ago
Daniel Agar c54a0ff0c7 estimator_status: add device ids for accel/baro/gyro/mag 4 years ago
Daniel Agar 20c2fe6d28 estimator messages add explicit timestamp_sample 4 years ago
Daniel Agar 09666c324f msg: add mag device id pretty print decode 4 years ago
Daniel Agar 9ccc1db649 estimator_status split out estimator_states 4 years ago
TSC21 98f53c2bc4 microRTPS: extend verbose arg to the timesync 5 years ago
TSC21 d09cb8d1f0 microRTPS: reduce the number of streams on the bus 5 years ago
TSC21 603a4d8955 microRTPS: transport: fix parsing 5 years ago
Daniel Agar f2c9865c9b sensor mag add minimal queue and calibration check all 5 years ago
Daniel Agar 971b1e4b4d sensors: move mag aggregation to new VehicleMagnetometer WorkItem 5 years ago
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