- 12 Jan, 2012 8 commits
-
-
John Harrison authored
Correcting the behavior of Serial::setPort and anything that modifies stuff related to baud/parity/etc.
-
John Harrison authored
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}
-
William Woodall authored
Fixed some memory problems on destruction. Serial listener maybe working, serial's read doesn't seem to return anything or block at all.
-
William Woodall authored
-
William Woodall authored
-
William Woodall authored
-
John Harrison authored
-
John Harrison authored
-
- 11 Jan, 2012 1 commit
-
-
John Harrison authored
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.
-
- 10 Jan, 2012 3 commits
-
-
William Woodall authored
-
William Woodall authored
-
William Woodall authored
Finished serial_listener. But serial is seriously inefficient, I need to investigate this before moving on.
-
- 08 Jan, 2012 1 commit
-
-
William Woodall authored
-
- 07 Jan, 2012 2 commits
-
-
William Woodall authored
-
William Woodall authored
-
- 05 Jan, 2012 1 commit
-
-
William Woodall authored
-
- 01 Jan, 2012 1 commit
-
-
William Woodall authored
-
- 22 Jun, 2011 1 commit
-
-
William Woodall authored
-
- 18 Apr, 2011 1 commit
-
-
William Woodall authored
Removed const's before the return type on the methods, this isn't correct and produced warnings in linux.
-
- 01 Apr, 2011 2 commits
-
-
John Harrison authored
-
John Harrison authored
-
- 28 Mar, 2011 1 commit
-
-
William Woodall authored
-
- 27 Mar, 2011 1 commit
-
-
William Woodall authored
-
- 26 Mar, 2011 1 commit
-
-
William Woodall authored
-
- 24 Mar, 2011 6 commits
-
-
William Woodall authored
-
William Woodall authored
-
John Harrison authored
-
John Harrison authored
-
William Woodall authored
-
William Woodall authored
-
- 22 Mar, 2011 5 commits
-
-
William Woodall authored
-
William Woodall authored
-
William Woodall authored
-
William Woodall authored
-
William Woodall authored
-
- 21 Mar, 2011 1 commit
-
-
William Woodall authored
-
- 19 Mar, 2011 2 commits
-
-
William Woodall authored
Completely removed ROS dependency, builds with cmake and has a auto cmake && make Makefile. To build just type make.
-
William Woodall authored
-