John Harrison
|
923cf7d14f
|
Merge branch 'boostless' of github.com:wjwwood/serial into boostless
Conflicts:
include/serial/impl/unix.h
src/impl/unix.cc
src/serial.cc
|
2012-01-12 12:54:45 -06:00 |
|
John Harrison
|
11807e407b
|
Fixed some issues I found while testing my code, also implemented the drain, flush, set/send Break, get {CTS, RI, CD, DSR}, set {RTS, DTR}
|
2012-01-12 12:46:08 -06:00 |
|
William Woodall
|
65fc8fb2a4
|
Merge branch 'boostless' of github.com:wjwwood/serial into boostless
Conflicts:
include/serial/impl/unix.h
include/serial/serial.h
serial.cmake
src/impl/unix.cc
src/serial.cc
|
2012-01-11 23:53:10 -06:00 |
|
William Woodall
|
7c0c976033
|
Still working on Serial listener refactor, not working, fixing to make big changes.
|
2012-01-11 23:07:58 -06:00 |
|
John Harrison
|
f14ac390bf
|
Implemented write, readline, readlines and available
|
2012-01-11 21:53:26 -06:00 |
|
John Harrison
|
0a6aabe719
|
Adding in my unix implementation. reconfigurePort and read should probably work, but I haven't tested them yet. I am going to work on write later.
|
2012-01-11 17:48:31 -06:00 |
|
William Woodall
|
18284ae764
|
working on new boostless serial with a pimpl setup
|
2012-01-10 14:19:56 -06:00 |
|
William Woodall
|
93b8dfe27b
|
Adding support to build as a ROS unary stack or as a standalone library.
|
2012-01-01 01:12:00 -06:00 |
|