Bug fixed : the MCCE2 returns a bad formatted response ; this is due to the...
Bug fixed : the MCCE2 returns a bad formatted response ; this is due to the std::endl added at the end of stringstreams used to send commands !! So, if the std::endl is not added, the electronic communicates correctly (TAKE CARE !!).
Showing
- include/NovelecProtocol.h 3 additions, 0 deletionsinclude/NovelecProtocol.h
- include/TangoSerialLink.h 16 additions, 2 deletionsinclude/TangoSerialLink.h
- pom.xml 1 addition, 1 deletionpom.xml
- src/NovelecProtocol.cpp 93 additions, 58 deletionssrc/NovelecProtocol.cpp
- src/Novelec_MCCE2.cpp 6 additions, 0 deletionssrc/Novelec_MCCE2.cpp
- src/TangoSerialLink.cpp 72 additions, 0 deletionssrc/TangoSerialLink.cpp
Loading
Please register or sign in to comment