925 Commits (6570e1fe406a7a27c6eee2939d5ed30eb0ae805d)

Author SHA1 Message Date
TSC21 1ea5280299 microRTPS: use package.version to compare FastRTPS lib versions 5 years ago
SalimTerryLi dc8e775d8f
ADC: replace ioctl with uorb message (#14087) 5 years ago
Lorenz Meier ed0a01d5da Commander: Add reporting of preflight and prearming state 5 years ago
Paul Riseborough ab92b46e69
Update ecl to add ability to recover from bad magnetic yaw 5 years ago
Lorenz Meier cb63fcdcc4 Vehicle command: Add mission item to gate mission execution on line orthogonal to current trajectory 5 years ago
Daniel Agar 0eca583ecf sensors: move baro aggregation to new sensors/vehicle_air_data 5 years ago
TSC21 69b38c9ced RTPS: add IDs to 'orb_test' related multitopics 5 years ago
Daniel Agar a89b69b0ea
vehicle_global_position: remove velocity fields (duplicates of local vx, vy, vz) 5 years ago
Daniel Agar 5d33b9e999
delete Outback Challenge (OBC) AUTO_RTGS (datalink loss) and AUTO_RCRECOVER (rc loss) 5 years ago
TSC21 2b8eb736e1 microRTPS: timesync: fix comment indentation 5 years ago
TSC21 21f0d99145 microRTPS: RtpsTopics: code specialization simplification 5 years ago
TSC21 e9bc675bfa microRTPS: agent: simplify Publisher code specialization 5 years ago
TSC21 296714a00a microRTPS: agent: simplify Subscriber code specialization 5 years ago
TSC21 99f96437c3 microRTPS: timesync: add getters and setter to generalize interface 5 years ago
TSC21 7612879ffd microRTPS: use FastRTPS version instead of FastRTPSGen version to generate conditional code 5 years ago
TSC21 c7d86b73d4 microRTPS: RtpsTopics: generalize types and member functions access 5 years ago
Daniel Agar 9585055e9e
uORB: add bitset for faster orb_exists check and remove uORB::Subscription lazy subscribe hack/optimization 5 years ago
TSC21 04ec2041e3 microRTPS: timesync: cleanup and style fix 5 years ago
TSC21 512c405834 microRTPS_timesync.h: fix comments notation so to be properly generated in EmPy 5 years ago
TSC21 1893c9e37e microRTPS_timesync.h: add description to functions 5 years ago
TSC21 a3487ab8a3 microRTPS: timesync: fix unit conversion 5 years ago
TSC21 59869b2350 microRTPS_timesync.cpp: fix style 5 years ago
TSC21 7de8bee29e microRTPS: timesync: interpolate 5 years ago
TSC21 2568d9ae20 mavlink: timesync: readd timesync_status uORB to report Mavlink timesync 5 years ago
TSC21 250b6b24ab microRTPS: timesync: properly apply offsets 5 years ago
TSC21 67491b473c microRTPS: add timesync handshake 5 years ago
TSC21 e3e607f600 microRTPS: client: add client response to timesync 5 years ago
TSC21 2ec8958351 microRTPS: microRTPS_timesync: fix template indentation 5 years ago
TSC21 6dea2dd97d microRTPS: agent: make sure that is able to subscribe a timesync stream from itself 5 years ago
TSC21 cfd8e368df microRTPS: timesync: template generalization for both ROS2 and non-ROS2 5 years ago
TSC21 01518bd009 microRTPS: delete run() functions as they are not needed 5 years ago
TSC21 db7d98c16f microRTPS: use char-by-char comparison instead of stringstream comparison 5 years ago
TSC21 80c658c1ae microRTPS: make sure that Sub/Pubs do not exchange data in loop (i.e. for the same entity) 5 years ago
TSC21 441e6290eb microRTPS: timesync: apply offset atomically 5 years ago
TSC21 170835f3f8 microRTPS: add timesync for the agent side 5 years ago
Julian Kent eab88294f8 Add documenation to uORB message 5 years ago
Julian Kent 6e1185d4f2 Add uORB messages for bezier curve trajectories 5 years ago
Julian Oes 874c6f385b commander: unify offboard timeouts 5 years ago
Martina Rivizzigno aee1e70642 check avoidance status in commander and set sys status 5 years ago
Matthias Grob f90d3671c0 vehicle_attitude_setpoint: get rid of unused q_d_valid flag 5 years ago
Daniel Agar 22499effb9 invensense icm20602 improvements 5 years ago
Julian Oes 9a96ca14be Tools: make Python import error more readable 5 years ago
stmoon 8b273b46aa fix the encoding problem for subprocess.check_output 5 years ago
bresch ca0b5700ab uorb_rtps_message_ids: add hover_thrust_estimate msg 5 years ago
bresch 0f1c7590e9 HoverThrustEstimator: add a new single state estimator 5 years ago
CarlOlsson a61f1647ad replay: remove GPS relative timestamps 5 years ago
Nico van Duijn 7778cbd463
Mavlink: Add MAV_x_RADIO_CTL parameter to disable RADIO_STATUS flow control 5 years ago
Roman Dvořák c8a58c5c9d
drivers: add PCF8583 RPM sensor (#14018) 5 years ago
Daniel Agar 931a3f2684
logger: publish initial logger_status orb message 5 years ago
Daniel Agar 2410b31662
sensors: move accel filtering to sensors/vehicle_acceleration 5 years ago