Dependencies:   mbed-os

Fork of z_compare_commands by ELEC350 - Team Q

History

Updated to get rid of un-needed for-loops. All commands are recognised. default tip

2018-01-06, by eawhite [Sat, 06 Jan 2018 13:07:01 +0000] rev 5

Updated to get rid of un-needed for-loops. All commands are recognised.


now with all the commands, including ability to set parameters. Written to the spec set out in requirement 7. ; ; many print statements have been left in for debugging, they can be commented out/deleted.

2018-01-06, by osmith2 [Sat, 06 Jan 2018 02:15:13 +0000] rev 4

now with all the commands, including ability to set parameters. Written to the spec set out in requirement 7. ; ; many print statements have been left in for debugging, they can be commented out/deleted.


new method of reading strings from PuTTY

2018-01-05, by eawhite [Fri, 05 Jan 2018 17:49:55 +0000] rev 3

new method of reading strings from PuTTY


new method of reading in PuTTY strings;

2018-01-05, by eawhite [Fri, 05 Jan 2018 17:47:00 +0000] rev 2

new method of reading in PuTTY strings;


updated with code to try and read a number as well as a command

2018-01-05, by osmith2 [Fri, 05 Jan 2018 16:53:06 +0000] rev 1

updated with code to try and read a number as well as a command


My working strcmp code

2018-01-04, by osmith2 [Thu, 04 Jan 2018 23:10:03 +0000] rev 0

My working strcmp code