log main.c @ 412:e7a3be42ae1e

age author description
Sun, 14 Jun 2015 14:32:42 -0700 Jacob Alexander Pre-merge cleanup.
Sun, 14 Jun 2015 13:56:56 -0700 Jacob Alexander Code cleanup
Sat, 13 Jun 2015 20:42:12 -0700 Jacob Alexander mk20dx256vlh7 working!
Sat, 04 Apr 2015 23:21:11 -0700 Jacob Alexander Some initial bringup of the dfu bootloader on the mk20dx256vlh7
Fri, 19 Sep 2014 20:48:31 -0700 Jacob Alexander Putting prescalar settings back in for AVR.
Fri, 19 Sep 2014 19:33:20 -0700 Jacob Alexander Removing USB timer, no longer necessary.
Sun, 14 Sep 2014 19:27:22 -0700 Jacob Alexander Adding support to Macro support to DPH
Sat, 02 Aug 2014 22:19:33 -0700 Jacob Alexander Matrix scanning for ARM now functional.
Mon, 30 Jun 2014 23:52:24 -0700 Jacob Alexander McHCK now working with UART.
Sun, 15 Jun 2014 11:09:08 -0700 Jacob Alexander Initial work for McHCK mk20dx128vlf5 port.
Thu, 17 Apr 2014 00:11:36 -0700 Jacob Alexander Added support for IBM 50key, better DPH debug, cleanup
Sat, 12 Apr 2014 21:13:37 -0700 Jacob Alexander Adding analog.c lib from teensyduino.
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++
Sat, 22 Mar 2014 14:32:06 -0700 Jacob Alexander Preparing Teensy 3.1 and CLI merge for DPH controller code.
Tue, 04 Feb 2014 00:27:33 -0800 Jacob Alexander Force curve gauge is feature complete!!
Mon, 03 Feb 2014 00:41:57 -0800 Jacob Alexander Adding iGaging support for reading values as mm, um and nm.
Sun, 02 Feb 2014 00:03:51 -0800 Jacob Alexander Initial work for iGaging distance gauge.
Fri, 24 Jan 2014 01:42:43 -0800 Jacob Alexander Initial Force Gauge CLI commands.
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
Wed, 30 Jan 2013 19:20:42 -0500 Jacob Alexander Main USB timer now working, basic Teensy 3 support working.
Sun, 27 Jan 2013 01:47:52 -0500 Jacob Alexander Adding initial Teensy 3 support, compiles, but not fully functional yet.
Sat, 26 Jan 2013 15:05:28 -0500 Jacob Alexander Preparing for Teensy 3 (ARM) integration, abstracting code hierarchy
Sun, 11 Dec 2011 00:06:49 -0800 Jacob Alexander Finishing up the Epson QX-10 module
Sat, 10 Dec 2011 22:48:53 -0800 Jacob Alexander Initial commit of the Epson QX-10 Keyboard module
Sun, 13 Nov 2011 02:04:44 -0800 Jacob Alexander Adding support for the Micro Switch 8304 Hall Effect Keyboard
Sat, 15 Oct 2011 20:01:46 -0700 Jacob Alexander Basic matrix module for the hall effect keypad now working.
Sat, 01 Oct 2011 00:54:18 -0700 Jacob Alexander Tandy 1000 Converter, basicly works, except for packet mismatches
Fri, 30 Sep 2011 01:30:34 -0700 Jacob Alexander Cleaning up main.c
Thu, 29 Sep 2011 22:22:19 -0700 Jacob Alexander Formalizing code module structure and inheritance (Large Commit)
Wed, 28 Sep 2011 01:47:26 -0700 Jacob Alexander Small change while the build system is in flux.
Tue, 27 Sep 2011 21:31:59 -0700 Jacob Alexander Code re-factor now compiles.
Thu, 22 Sep 2011 23:33:56 -0700 Jacob Alexander Parts of the upcoming rewrite
Wed, 07 Sep 2011 18:04:06 -0700 Jacob Alexander Seems to be compiling now...finally after many months.
Wed, 06 Apr 2011 12:30:32 -0700 Jacob Alexander Correcting debounce issues.
Thu, 31 Mar 2011 17:24:20 -0700 Jacob Alexander Adding the HHKB style navigation layer.
Wed, 30 Mar 2011 17:51:28 -0700 Jacob Alexander Moving the layouts to a separate file.
Wed, 30 Mar 2011 00:58:22 -0700 Jacob Alexander Minor modifications.
Thu, 24 Mar 2011 11:43:45 -0700 Jacob Alexander Adding all of the USB keycodes, and proper key ordering.
Mon, 21 Mar 2011 16:49:43 -0700 Jacob Alexander Adding array sizes (fixing the extra key problem)
Mon, 21 Mar 2011 16:06:01 -0700 Jacob Alexander Working keypad switch code detection.
Sun, 20 Mar 2011 01:17:19 -0700 Jacob Alexander Adding basic per line keypad detection
Wed, 16 Mar 2011 22:43:33 -0700 Jacob Alexander Keyboard functionally working with very very good debouncing.
Sun, 13 Mar 2011 19:57:22 -0700 Jacob Alexander Updating for the latest pinout
Sat, 12 Mar 2011 17:45:51 -0800 Jacob Alexander Redefining pinouts and adding key sending code.
Thu, 10 Mar 2011 13:47:25 -0800 Jacob Alexander Key detection complete.
Wed, 09 Mar 2011 22:49:34 -0800 Jacob Alexander Significant progress made.
Mon, 07 Mar 2011 10:42:32 -0800 Jacob Alexander Initial macro line filler design for multiple keyboards matrices.
Thu, 03 Mar 2011 16:38:32 -0800 Jacob Alexander Initial Commit