The CommandProcessor is the interface to install a run-time menu into an embedded system.
Dependents: A_CANAdapter USB2I2C
History
Minor tweak for compatibility with mbed lib v43
2012-11-08, by WiredHome [Thu, 08 Nov 2012 12:49:56 +0000] rev 17
Minor tweak for compatibility with mbed lib v43
v1.05 fixed a bug in reporting parameters, and removed debug statements.
2011-10-31, by WiredHome [Mon, 31 Oct 2011 00:36:18 +0000] rev 16
v1.05 fixed a bug in reporting parameters, and removed debug statements.
v1.05 Adapted for ANSI (VT100) cursor keys to access the history.
2011-10-30, by WiredHome [Sun, 30 Oct 2011 19:57:39 +0000] rev 15
v1.05 Adapted for ANSI (VT100) cursor keys to access the history.
v1.04 Adds a simple command history permitting recall of previous commands.
2011-10-01, by WiredHome [Sat, 01 Oct 2011 20:01:44 +0000] rev 14
v1.04 Adds a simple command history permitting recall of previous commands.
v1.03 minor documentation updates.
2011-06-15, by WiredHome [Wed, 15 Jun 2011 12:50:56 +0000] rev 13
v1.03 minor documentation updates.
v1.03 Internal documentation updates, no external interfaces affected.
2011-05-29, by WiredHome [Sun, 29 May 2011 20:40:04 +0000] rev 12
v1.03 Internal documentation updates, no external interfaces affected.
Minor documentation update
2011-04-23, by WiredHome [Sat, 23 Apr 2011 14:15:10 +0000] rev 11
Minor documentation update
Refactored the _init interface to permit \Application\ ownership and easier maintenance.
2011-04-23, by WiredHome [Sat, 23 Apr 2011 14:04:19 +0000] rev 10
Refactored the _init interface to permit \Application\ ownership and easier maintenance.
Fixed a bug when adding a new command that sorts to the front of the list.
Hide the \?\ command as the alternate to \Help\
2011-04-10, by WiredHome [Sun, 10 Apr 2011 21:04:49 +0000] rev 9
Hide the \?\ command as the alternate to \Help\
hide the mystrnicmp function, which will show up in another utility lib
2011-04-10, by WiredHome [Sun, 10 Apr 2011 19:42:08 +0000] rev 8
hide the mystrnicmp function, which will show up in another utility lib