Micro-XRCE-DDS-Client/examples
Pablo Garrido 8ffecce848
Rename UXR_CONFIG_CAN_TRANSPORT_MTU (#372)
Because CAN-FD MTU is fixed, it's not configurable.
UXR_CONFIG_CAN_TRANSPORT_MTU is a bit misleading. Thus, this commit
rename it to UXR_CAN_TRANSPORT_MTU.

Signed-off-by: Yasushi SHOJI <yashi@spacecubics.com>
Co-authored-by: Yasushi SHOJI <yashi@spacecubics.com>
2023-09-27 10:45:37 +02:00
..
BinaryEntityCreation Update Bin entity creation API (#294) 2021-11-30 15:09:28 +01:00
ContinuousFragment Add argument to continuous fragment mode callback (#260) 2021-07-26 11:00:31 +02:00
CustomTransports examples: explicitly set language to C (#257) 2021-07-06 07:56:21 +02:00
Deployment Increase cmake minimum required (#335) 2022-12-08 11:54:19 +01:00
Discovery examples: explicitly set language to C (#257) 2021-07-06 07:56:21 +02:00
MultiSessionHelloWorld examples: explicitly set language to C (#257) 2021-07-06 07:56:21 +02:00
PingAgent Fix in session ping (#289) 2021-11-25 15:31:03 +01:00
PublishHelloWorld examples: explicitly set language to C (#257) 2021-07-06 07:56:21 +02:00
PublishHelloWorldBestEffort examples: explicitly set language to C (#257) 2021-07-06 07:56:21 +02:00
PublishHelloWorldCAN Rename UXR_CONFIG_CAN_TRANSPORT_MTU (#372) 2023-09-27 10:45:37 +02:00
PublishHelloWorldP2P examples: explicitly set language to C (#257) 2021-07-06 07:56:21 +02:00
ReplyAdder Increase cmake minimum required (#335) 2022-12-08 11:54:19 +01:00
RequestAdder examples: explicitly set language to C (#257) 2021-07-06 07:56:21 +02:00
ShapesDemo Fix conditional compilation Shapes Demo Windows (#262) 2021-08-25 14:33:36 +02:00
SharedMemoryPubSub Update Bin entity creation API (#294) 2021-11-30 15:09:28 +01:00
SharedMemoryReqRep Update Bin entity creation API (#294) 2021-11-30 15:09:28 +01:00
SubscribeHelloWorld Fix subscriber example (#309) 2022-01-26 16:11:37 +01:00
SubscribeHelloWorldBestEffort examples: explicitly set language to C (#257) 2021-07-06 07:56:21 +02:00
SubscribeHelloWorldP2P examples: explicitly set language to C (#257) 2021-07-06 07:56:21 +02:00
TimeSync examples: explicitly set language to C (#257) 2021-07-06 07:56:21 +02:00
TimeSyncWithCb Fix install example (#265) 2021-09-08 14:34:20 +02:00