1201 Commits (6edb55c8745e89ba7d3f6836dccdc3cf8970bbab)

Author SHA1 Message Date
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
Silvan Fuhrer 4fa64f686a pre arm check: add circuit breaker for the VTOL arming in fixed-wing mode prevention 5 years ago
Daniel Agar 1237402fa4
sensors: compute and publish vehicle_angular_acceleration 5 years ago
Daniel Agar 24f0c2d72a
sensors: move gyro filtering to sensors/vehicle_angular_velocity 5 years ago
Daniel Agar 10410fc868 msg: rename sensor_bias -> estimator_sensor_bias 5 years ago
Beat Küng d68e595514 vehicle_control_mode: fix invalid comment for flag_armed 5 years ago
Daniel Agar 697dbfb9f8 sensors/vehicle_imu: incremental step towards multi-EKF 5 years ago
Tal Zaitsev 65aaf5170c microRTPS: Fix C++11 remnant 5 years ago
Daniel Agar b47eaa6061
update C++ standard (c++11 -> c++14) 5 years ago
Daniel Agar dc05ceaad2
create temperature_compensation module 5 years ago
stmoon 44cac04abe fix the bug for none of recv_topics 5 years ago
Daniel Agar c270e75156
vehicle_local_position: delete unused and redundant dist_bottom_rate 5 years ago
Daniel Agar bb465ca5b7
sensor accel/gyro message cleanup 5 years ago
Daniel Agar 1d932f6ec9
IMU drivers using FIFOs increase max length to 16 and sync similar implementations 5 years ago
Low Orbit Ion Cannon 7dd949edb1 ADSB traffic avoidance improvements using UTM_GLOBAL_POSITION (#13159) 5 years ago
TSC21 1cbb3ebd4f microRTPS bridge: clean build warnings; improve verbosity 5 years ago
Julian Oes e98fa891fe msg/tools: remove unused import, check for six 5 years ago
Julian Oes 0a2b42b25d msg/tools: improve Python dependency note 5 years ago
TSC21 d6cff809f3 uorb_rtps_message_ids.yaml: onboard_computer_status to be received 5 years ago
TSC21 0cb1b250e9 px_generate_uorb_topic_files.py: update import error recommendation message 5 years ago
TSC21 2be7ca08ba msg: generation and parsing scripts: add Python3 support 5 years ago
Julian Oes 4329de9e3b Use Python 3 everywhere 5 years ago
TSC21 2e9a4d89ee msg: remove gencpp and genmsh submodules; remove gencpp imports 5 years ago
stmoon e19e0bd616 serach and insert rtps path if there is no {FASTRTPSGEN_DIR} 5 years ago
TSC21 722f287281 msg: urtps: change the topic Data Type name to match expected on ROS2 5 years ago