Commit Graph

16 Commits

Author SHA1 Message Date
Edward Wright
b42dcf03a2 added port name to exception/error messages 2019-06-04 22:01:47 -04:00
Edward Wright
dedccf7534 Merge branch 'master' of https://github.com/fasteddy516/SimplySerial 2019-06-04 21:57:30 -04:00
Edward Wright
1cb42eabfa added "-list" command-line argument to list available ports 2019-06-04 21:56:59 -04:00
Edward Wright
521f83724a corrected "Invalid or incomplete argument" message x 2 2019-06-04 21:54:51 -04:00
Edward Wright
c9cbe4ecc7 fixed missing object reference exception in ExitProgram() 2019-06-04 21:52:17 -04:00
Edward Wright
c1a66d192e ensure serial port is always closed before exiting 2019-06-04 21:42:43 -04:00
fasteddy516
22d0e6689e
Update README.md 2019-06-02 09:30:02 -04:00
Edward Wright
ad3d69ea8c Updated README 2019-06-02 00:42:43 -04:00
Edward Wright
cfa9071fee added connection message 2019-06-01 22:47:23 -04:00
fasteddy516
90a93d3b77
Update LICENSE 2019-06-01 20:07:31 -04:00
Edward Wright
ce943616d9 Added help message 2019-06-01 20:03:50 -04:00
Edward Wright
3517c61f09 First functional version complete. 2019-05-30 01:02:03 -04:00
Edward Wright
15e9103f7e Implemented custom sorting algorithm to ensure command-line parameters are processed in the correct order 2019-05-29 17:15:16 -04:00
Edward Wright
92dfc8a431 More command-line argument processing work 2019-05-29 09:54:54 -04:00
Edward Wright
37fb2636c2 Initial solution commit, working on command-line argument processing. 2019-05-28 23:31:15 -04:00
fasteddy516
80962c35de
Initial commit 2019-05-28 22:34:05 -04:00