epsilonrt / libmodbuspp

Much more than a C++ wrapper for libmodbus
https://epsilonrt.fr/modbuspp
GNU Lesser General Public License v3.0
77 stars 44 forks source link

Libmodbuspp ascii support #15

Open ccdMuro opened 3 years ago

ccdMuro commented 3 years ago

I've made a branch with ascii support which depends exclusively on the modbusepsi library with ascii-support (starting with v3.1.8) as the default libmodbus does not support ascii mode.

I also made some modifications to the installation so I can use it with bitbake, but tried not to break the default behavior if used for desktop.