eProsima / Micro-XRCE-DDS-Agent

Micro XRCE-DDS Agent respository. Looking for commercial support? Contact info@eprosima.com
Apache License 2.0
102 stars 72 forks source link

Enable termios baudrate configuration for macOS #341

Closed srmainwaring closed 10 months ago

srmainwaring commented 10 months ago

Closes #340

Ensure that the baud rate is set in the termios attributes when compiling with clang on macOS.

richiprosima commented 10 months ago

Build status:

pablogs9 commented 10 months ago

Pleas rebase this PR on top of develop branch, master is only used for releases

srmainwaring commented 10 months ago

Pleas rebase this PR on top of develop branch, master is only used for releases

Rebased onto develop from master and force pushed.

pablogs9 commented 10 months ago

Thanks, let's wait for CI

pablogs9 commented 10 months ago

Sorry, Jenkins has not been triggered due to this branch change... Could you please close this PR and open a new one directly on develop branch?