1 Star 0 Fork 0

cola_ice/libserial

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
ChangeLog 1.18 KB
一键复制 编辑 原始数据 按行查看 历史
2005-09-19 <[email protected]>
* configure.in: Released version 0.5.0.
* src/PosixSignalDispatcher.cpp (Repository): Formatting changes
only. No logical changes.
* src/PosixSignalDispatcher.h (Repository): Formatting changes
only. No logical changes.
* src/SerialPort.cpp (Repository): Formatting changes only. No
logical changes.
2005-09-18 <[email protected]>
* src/SerialPort.h (class SerialPort): The constructor for the
class is now "explicit" to make sure that a std::string does not
get converted to a SerialPort object through implicit
conversion. The destructor is not virtual anymore as this class is
not designed to be polymorphic.
2005-09-06 Jan Wedekind <[email protected]>
* examples/write_port.cpp: An example for writing commands to
the serial port was added.
* src/SerialStream.h: Functions for adjusting the port's VTIME-
and VMIN-parameter where added.
* src/SerialStreamBuf.cc: Missing return statement was added.
2003-12-30 Manish P. Pagey <[email protected]>
* src/SerialStreamBuf.cc: Interchanged "case 1" and "case 2" in
SerialStreamBuf::SetNumOfStopBits() to make sure that stop bits
are set correctly. This bug was pointed out by Olivier Chambard.
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wlc_school/libserial.git
[email protected]:wlc_school/libserial.git
wlc_school
libserial
libserial
master

搜索帮助