log Debug/cli/cli.c @ 358:32dfab699fc0

age author description
Wed, 05 Aug 2015 10:18:35 -0700 Jacob Alexander Add Unique Id to version information
Thu, 04 Jun 2015 17:42:58 -0700 Matt Ventura Avoid putting blank entries in history, allow linefeed for enter
Tue, 07 Apr 2015 22:11:04 -0700 Jacob Alexander Code cleanup from cli changes.
Thu, 02 Apr 2015 23:53:19 -0700 Rowan Decker Cleanup CLI history
Thu, 02 Apr 2015 00:19:09 -0700 Rowan Decker Add CLI History
Wed, 01 Apr 2015 23:38:26 -0700 Rowan Decker Add Clear CLI function
Sat, 28 Feb 2015 23:50:13 -0800 Jacob Alexander Adding list of modified files to the cli version command.
Thu, 02 Oct 2014 22:09:34 -0700 Jacob Alexander HUGE AVR RAM optimization (~28%).
Fri, 15 Aug 2014 10:42:12 -0700 Jacob Alexander Fixing RAM calculator and reduced actual SRAM usage
Sun, 06 Apr 2014 13:12:31 -0700 Jacob Alexander Added CLI DefaultMap lookup command.
Sun, 06 Apr 2014 11:49:27 -0700 Jacob Alexander Major code cleanup and preparation for PartialMap Macro Module
Mon, 31 Mar 2014 01:07:48 -0700 Jacob Alexander Adding CLI and CDC Serial support for Teensy 2.0 and Teensy 2.0++
Tue, 04 Feb 2014 00:27:33 -0800 Jacob Alexander Force curve gauge is feature complete!!
Fri, 24 Jan 2014 03:01:09 -0800 Jacob Alexander Adding basic Tab completion.
Fri, 24 Jan 2014 01:58:32 -0800 Jacob Alexander Adding blue prompt.
Fri, 24 Jan 2014 01:56:44 -0800 Jacob Alexander Adding dictionary titles.
Thu, 23 Jan 2014 02:36:00 -0800 Jacob Alexander Added more CLI commands.
Thu, 23 Jan 2014 02:01:12 -0800 Jacob Alexander Added more CLI commands.
Wed, 22 Jan 2014 01:58:34 -0800 Jacob Alexander Added help command and function'ized the arugmentIsolator.
Wed, 22 Jan 2014 01:10:32 -0800 Jacob Alexander Fixing CLI command processing bug.
Wed, 22 Jan 2014 00:38:53 -0800 Jacob Alexander Adding basic CLI functionality.
Sun, 19 Jan 2014 16:54:58 -0800 Jacob Alexander More renaming for the USB to Output Module renaming
Sun, 19 Jan 2014 16:40:36 -0800 Jacob Alexander Moving USB to Output in preparation for additional Output types.