Skip to content

Baudrate Failure #2

@RIPHeisenberg

Description

@RIPHeisenberg

Hi, Mazurel. I have been trying to use your modbus library for a RTU project. It seems like a nice implementation and it supports CMake which I appreciate. I have hocked the RTU Service up to a Osciloscope and your baudrates aren't working properly. It probably has something to do with the:
cfsetospeed(&_termios, speed);
cfsetispeed(&_termios, speed);
functions in setBaudRate. I would solve it myself, but I'm not proficient with the Linux Api calls. Thanks for providing anyhow.
Best regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghardware neededThis issue needs some specific hardware configuration

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions