Peter M. Groen
/
CppLinuxSerial
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Commits
59
Compare
Branches
1
Tags
0
master
56a77f3a13ff8b32703756585760c890392950f0
CppLinuxSerial
24 Nov, 2017
4 commits
Pair of virtual serial ports are now being created by unit test executable.
56a77f3a
Geoffrey Hunter
authored
2017-11-24 13:45:07 -0800
Browse Code »
Working on basic read/write unit test using two virtual serial ports.
2e35cebd
Geoffrey Hunter
authored
2017-11-24 11:52:03 -0800
Browse Code »
Adding basic 'Open' unit test.
9bfbe366
Geoffrey Hunter
authored
2017-11-24 10:01:27 -0800
Browse Code »
Removed api folder. Added CMakeLists.txt files for src. Added unit test folder.
4de88caa
Geoffrey Hunter
authored
2017-11-24 09:44:34 -0800
Browse Code »
23 Nov, 2017
1 commit
Started refactoring/improving code. Added config files for Visual Studio Code. R…
...
b50efff3
…emoved unused files. Added 'mn' namespace.
Geoffrey Hunter
authored
2017-11-23 17:01:58 -0800
Browse Code »
21 May, 2014
1 commit
Added ability to enable/disable echo with 'SerialPort::EnableEcho()'.
5317bfff
Geoffrey Hunter
authored
2014-05-21 12:23:21 +1200
Browse Code »
15 May, 2014
1 commit
Initial commit. serial-port-cpp library has basic functions up and running.
4ec9c734
Geoffrey Hunter
authored
2014-05-15 16:39:56 +1200
Browse Code »