31 Commits (d82f9590c63b1bd66fe63a3a6530c346fd3836cd)

Author SHA1 Message Date
TSC21 16f53ec18d msg: add a deprecated uORB msgs list to CMake 5 years ago
JaeyoungLim 6bd4273b9c mavlink: handle cellular_status messages for logging 5 years ago
Beat Küng 0db0981b1b uavcan: remove actuator_direct (no publisher) 5 years ago
Jaeyoung-Lim dcfe226638 Add onboard computer status rtps message 5 years ago
TSC21 9a4a02a255 uorb_rtps_message_ids.yaml: fix typo 6 years ago
kamilritz 35c50f693f Add missing id for vehicle_visual_odometry_aligned for rtps 6 years ago
TSC21 693d89583d RTPS: add check for ID space 6 years ago
TSC21 1fa43a707f uorb_rtps_message_ids: enlarge id space for base type msgs 6 years ago
TSC21 ac6ee972d3 airspeed_validated: move it out of the alias space 6 years ago
Daniel Agar dacaabe92e
introduce sensor_gyro_control message for vehicle_angular_velocity (#12145) 6 years ago
Silvan Fuhrer 5bc6979796 AirspeedSelector: added RTPS ID for airspeed_validated message 6 years ago
Daniel Agar a917f22b65
sensors: create vehicle_acceleration module (#12597) 6 years ago
Daniel Agar b945e28e08 uORB fix vehicle_angular_velocity RTPS id 6 years ago
Daniel Agar 2ad12d7977
sensors: create vehicle_angular_velocity module (#12596) 6 years ago
Daniel Agar a6777ca4f1 uORB add RTPS message id for new wheel_encoders msg 6 years ago
TSC21 618ce49479 rtps: ids: add missing aliased topics 6 years ago
TSC21 5b2d952e4b add checker for multitopic msg naming 6 years ago
TSC21 3d9f83a4f2 microRTPS_bridge: structural change to make possible to generate pub/sub code for multi-topics/aliased msgs 6 years ago
TSC21 a747116eab microRTPS bridge: make mandatory that all the uORB messages have their RTPS id 6 years ago
TSC21 a78c9c4370 uorb_rtps_message_ids: for now, remove vehicle_global_position send 6 years ago
TSC21 065f97e87b add more relevant messages to the RTPS stream 6 years ago
Nuno Marques bba59ca067 RTPS topics: temporarly reduce the number of topics being used to send and receive (#10800) 6 years ago
TSC21 0c5725d45c fix iridiumsbd_status order 7 years ago
TSC21 1e29b00860 improve verification of RTPS ID's uniqueness 7 years ago
TSC21 a7580b14ba update IDL template so it can process builtin types 7 years ago
TSC21 3fdf60a1af for now, do not generate srcs/headers/idl for composed msgs: needs update on the PX4 IDL template 7 years ago
TSC21 2767f47891 tight the uorb rtps classifier 7 years ago
TSC21 71d1b77bbe parse output from python script into readable cmake list to use; refactor RTPS scripts 7 years ago
TSC21 a9771f13d1 rtps: add uorb_rtps_classifier.py iot classify RTPS topics as "send", "receive" or "ignore" 7 years ago
TSC21 6f4ef80389 update RTPS msg ID's 7 years ago
TSC21 bb835382dd use a yaml file description instead of json; minor improvements and cleanup 7 years ago