History
Removed a comment
2012-10-09, by UCSBRobotics [Tue, 09 Oct 2012 17:01:19 +0000] rev 13
Removed a comment
Merged changes that may or may not have existed
2012-08-28, by UCSBRobotics [Tue, 28 Aug 2012 07:38:44 +0000] rev 12
Merged changes that may or may not have existed
Changes from CircularBuffer program
2012-08-28, by UCSBRobotics [Tue, 28 Aug 2012 07:37:08 +0000] rev 11
Changes from CircularBuffer program
Fixed input after testing with actual hardware
2012-08-28, by UCSBRobotics [Tue, 28 Aug 2012 07:34:34 +0000] rev 10
Fixed input after testing with actual hardware
Added more comments and changed some minor things
2012-08-07, by UCSBRobotics [Tue, 07 Aug 2012 06:12:41 +0000] rev 9
Added more comments and changed some minor things
Changed default baudrate to 460800.
2012-08-05, by UCSBRobotics [Sun, 05 Aug 2012 19:53:29 +0000] rev 8
Changed default baudrate to 460800.
Merged with branch
2012-08-03, by UCSBRobotics [Fri, 03 Aug 2012 05:34:56 +0000] rev 7
Merged with branch
Modified terminal class to better allow for commands that do not terminate immediately and do things periodically while running. Commands can now theoretically interactively react to input, but this is not used in the current program.
2012-08-03, by UCSBRobotics [Fri, 03 Aug 2012 05:20:58 +0000] rev 6
Modified terminal class to better allow for commands that do not terminate immediately and do things periodically while running. Commands can now theoretically interactively react to input, but this is not used in the current program.
Moved cmdHandler struct into Terminal class
2012-08-02, by UCSBRobotics [Thu, 02 Aug 2012 07:55:06 +0000] rev 5
Moved cmdHandler struct into Terminal class
Explicitly initialized flag added in last commit
2012-08-02, by UCSBRobotics [Thu, 02 Aug 2012 02:15:06 +0000] rev 4
Explicitly initialized flag added in last commit