207 Commits (9b35b680f64be1dd812f19bcc0b9d911e35b0594)

Author SHA1 Message Date
Beat Küng f76086ffa1 microRTPS_agent_CMakeLists.txt.em: add install section 3 years ago
Beat Küng 8a2b310b83 topic_listener: avoid code generation, use existing metadata at runtime 3 years ago
Beat Küng 4c73ac3805 uorb: use single byte for internal types in o_fields metadata 3 years ago
Beat Küng 00d939995b fix micrortps_transport: set poll fd when baudrate is 0 4 years ago
Christian Llanes c0efbe1f9c change PublicationMulti-> Publication as a temporary fix 4 years ago
TSC21 21953daa3b microRTPS: transport: fix UART configuration 4 years ago
TSC21 4b6646c5f3 microRTPS: transport: normalize configs with mavlink/mavlink-router 4 years ago
TSC21 af8a6117fa microRTPS: agent: add missing 'g' option 4 years ago
TSC21 8762dce762 microRTPS: transport: small format fix 4 years ago
TSC21 fae1627d92 microRTPS: client: cleanup and make arguments consistent 4 years ago
TSC21 109b031156 microRTPS: agent: cleanup and make arguments consistent 4 years ago
TSC21 0b23679f98 msg: templates: update empy contexts, required fields and license header years 4 years ago
TSC21 c478e2985a microRTPS: simplify the attribution of the RTPS IDs by makiing it automatic 4 years ago
TSC21 ba3dbbd38d microRTPS: send the system ID with the RTPS packet header and remove the need for extra id fields in uORB 4 years ago
TSC21 25dbffe1aa microRTPS: agent: split FMU input from output topics in Pubs/Subs 4 years ago
TSC21 d31b7feb31 microRTPS: agent: publish timesync status 4 years ago
TSC21 6d4f65a47a microRTPS: allow timesync using ROS time 4 years ago
Julian Oes 0c9fefce32 urtps: rectify comment 4 years ago
Julian Oes 31b1241de8 uorb_microcdr: collect all messages 4 years ago
Oleg 8fbbf56c4d microRTPS: fix setting UART communication flags 4 years ago
TSC21 0c5f2d3b8c microRTPS: add missing header for PRIu32 and PRIu16 macros 4 years ago
TSC21 084a992572 microRTPS: agent: only allow to whitelist the localhost when using FastDDS as the rmw 4 years ago
TSC21 79f7986715 apply ROS2 default memory management and publish mode QoS policies; make sure that SharedMemory is only used with FastDDS as the rmw 4 years ago
TSC21 d3a23cee40 microRTPS: agent: fix double free memory problem on SIGINT 4 years ago
TSC21 6d5f12d2a2 microRTPS: client: add TX rate limiter 4 years ago
TSC21 ac2b38603c microRTPS: client: add missing "-p" option for the UART poll timeout and use microsecs for the send/rcv thread sleeps 4 years ago
TSC21 0cc79f3e48 microRTPS: client: show diagnostic of current bandwidth usage on the 'status' option 4 years ago
TSC21 d6ee15596d microRTPS: client: show diagnostic of average bandwidth usage on the 'status' option 4 years ago
TSC21 40462bfc1f microRTPS: client: reduce name set by pthread_setname_np since Linux requires names (with NUL) to fit in 16 chars, otherwise returns ERANGE (34) 4 years ago
TSC21 773d81f208 microRTPS: client: fix send per allocated topic 4 years ago
TSC21 f2fad6d966 microRTPS: by default, when FastDDS >= 2.0, enable Shared Memory transport for the agent participants when the localhost network is enabled 4 years ago
TSC21 320b414511 microRTPS: client: match the code style from the PX4 Firmware 4 years ago
TSC21 63571b3e3f microRTPS: agent: match the code style from the PX4 Firmware 4 years ago
TSC21 323ce797f8 microRTPS: allow communications only in the localhost network when ROS_LOCALHOST_ONLY env variable is set 4 years ago
David Sidrane 026d36dee8 microRTPS:Use inttypes 4 years ago
Damien SIX e4f235001b fix timesync for timestamp sample (including SFINAE detection) 4 years ago
Barcis, Michal 7053919a9f fixed micrortps_agent usage description 4 years ago
Julian Kent c1cb964c2a RTPS timesync don't use MONOTONIC_RAW 4 years ago
Julian Kent 1011382098 Clamp RTPS -> uorb timestamps to system time 4 years ago
Ildar Sadykov 51dd141c86 RTPS: adjust timestamp_sample in urtps_agent 4 years ago
TSC21 06b733bb86 msg: rtps: improve verbosity when the the client is not capable of parsing a specific ID 4 years ago
TSC21 3f1c303b16 msg: rtps: improve verbosity when the the agent is not capable of parsing a specific ID 4 years ago
Jukka Laitinen fdb4ede6c2 Add topic namespace support for micrortps agent generation 4 years ago
Daniel Agar cf26f24387
msg: add quaternion euler angle pretty print 4 years ago
TSC21 98f53c2bc4 microRTPS: extend verbose arg to the timesync 5 years ago
TSC21 603a4d8955 microRTPS: transport: fix parsing 5 years ago
TSC21 a091a70470 microRTPS: split the microRTPS client and agent dest directories for better visbility and handling 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