log

age author description
Sat, 28 Jun 2014 14:12:56 -0700 Jacob Alexander Fixed bug with standalone UART CLI
Sat, 28 Jun 2014 10:35:54 -0700 Jacob Alexander Adding UART and UART + USB muxed CLI output.
Fri, 27 Jun 2014 00:53:20 -0700 Jacob Alexander Initial code for ARM UART output module (mainly for CLI)
Thu, 26 Jun 2014 00:54:39 -0700 Jacob Alexander More work on mk20dx128vlf5 port.
Sun, 15 Jun 2014 11:09:08 -0700 Jacob Alexander Initial work for McHCK mk20dx128vlf5 port.
Sat, 28 Jun 2014 13:48:49 -0700 Jacob Alexander Adding support for ctags generation during cmake generation.
Sat, 28 Jun 2014 11:26:43 -0700 Jacob Alexander Adding comprehensive .gitignore file
Sat, 14 Jun 2014 11:00:29 -0700 Jacob Alexander Initial work for KLL macro support
Mon, 09 Jun 2014 23:01:32 -0700 Jacob Alexander Preparing from initial AVR USB NKRO support.
Sat, 07 Jun 2014 09:13:57 -0700 Jacob Alexander Updating README.
Mon, 26 May 2014 23:47:47 -0700 Jacob Alexander Removing sudo from Linux load script.
Mon, 26 May 2014 23:46:12 -0700 Jacob Alexander Adding initial udev file for Linux.
Mon, 26 May 2014 23:06:51 -0700 Jacob Alexander Adding info about putty.
Mon, 26 May 2014 22:46:03 -0700 Jacob Alexander Adding updated information on Windows Builds.
Sat, 26 Apr 2014 01:29:09 -0700 Jacob Alexander Kishsaver is fully working with DPH!
Fri, 25 Apr 2014 23:53:46 -0700 Jacob Alexander Adding different algorithm to re-enable problem keys.
Fri, 25 Apr 2014 02:35:49 -0700 Jacob Alexander Enabling USB keycodes.
Fri, 25 Apr 2014 02:06:40 -0700 Jacob Alexander Fixed repeated press/release of a single key bug.
Fri, 25 Apr 2014 01:26:45 -0700 Jacob Alexander Giving more breathing room for regular keys to be enable initially.
Fri, 25 Apr 2014 01:08:15 -0700 Jacob Alexander Adding strobe detection.
Sun, 20 Apr 2014 01:08:02 -0700 Jacob Alexander Press/Release is working!
Sat, 19 Apr 2014 20:17:38 -0700 Jacob Alexander Another typo...
Sat, 19 Apr 2014 19:59:51 -0700 Jacob Alexander Forgot to add Windows loader script.
Sat, 19 Apr 2014 11:31:43 -0700 Jacob Alexander CLI Formatting cleanup.
Sat, 19 Apr 2014 01:51:25 -0700 Jacob Alexander Adding compiler change detection.
Sat, 19 Apr 2014 00:10:28 -0700 Jacob Alexander Adding chip usage display after build completion.
Fri, 18 Apr 2014 22:57:14 -0700 Jacob Alexander Reorganizing CMake build system.
Fri, 18 Apr 2014 21:58:14 -0700 Jacob Alexander Let CMake do more autoconfiguration.
Fri, 18 Apr 2014 13:16:47 -0700 Jacob Alexander Windows is now working with libusb1.0 for the teensy-loader-cli.
Fri, 18 Apr 2014 00:18:02 -0700 Jacob Alexander Porting teensy-loader-cli to use libusb-1.0 (from 0.1).
Thu, 17 Apr 2014 19:20:56 -0700 Jacob Alexander More Windows compatibility build fixes
Thu, 17 Apr 2014 18:49:40 -0700 Jacob Alexander More fixes for Windows compilation.
Thu, 17 Apr 2014 00:34:27 -0700 Jacob Alexander Added better formatting for debugging code.
Thu, 17 Apr 2014 00:11:36 -0700 Jacob Alexander Added support for IBM 50key, better DPH debug, cleanup
Wed, 16 Apr 2014 00:20:45 -0700 Jacob Alexander Adding example CLI command to DPH module.
Wed, 16 Apr 2014 00:15:09 -0700 Jacob Alexander DPH Scan Module now compiles with recent architecture cleanups.
Mon, 14 Apr 2014 23:59:41 -0700 Jacob Alexander ADC0 is now working on Teensy 3.1.
Mon, 14 Apr 2014 23:19:09 -0700 Jacob Alexander Updating the pin_map.teensy3 with the ADC channels
Sun, 13 Apr 2014 23:40:06 -0700 Jacob Alexander Adding initial code for ADC1 on Teensy 3.1 (and 3.0).
Sun, 13 Apr 2014 00:33:16 -0700 Jacob Alexander Updating pin map for Teensy 3.0/3.1
Sat, 12 Apr 2014 23:10:39 -0700 Jacob Alexander ADCTest DAC support for Teensy 3.1
Sat, 12 Apr 2014 21:13:37 -0700 Jacob Alexander Adding analog.c lib from teensyduino.
Sat, 12 Apr 2014 21:09:35 -0700 Jacob Alexander Removing aliased_bitband.h
Sat, 12 Apr 2014 20:54:57 -0700 Jacob Alexander Cleanup.
Sat, 12 Apr 2014 20:52:32 -0700 Jacob Alexander Adding teensy-loader-cli so it's not required.
Wed, 09 Apr 2014 21:06:57 -0700 Jacob Alexander Updating the README to include most of the Windows installation steps.
Wed, 09 Apr 2014 20:06:19 -0700 Jacob Alexander Updating Cygwin build environment for AVR and ARM.
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
Tue, 01 Apr 2014 01:16:53 -0700 Jacob Alexander Adding the CLI commands to the USB output 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 21:12:20 -0800 Jacob Alexander Finished USB for Teensy 3.1 (Now 3.1 compatible!)
Sun, 02 Feb 2014 17:33:23 -0800 Jacob Alexander File and macro modifications for supporting Teensy 3.1
Sun, 02 Feb 2014 16:19:58 -0800 Jacob Alexander Adding in USB module updates from Teensyduino 1.18rc2.
Sun, 02 Feb 2014 16:14:57 -0800 Jacob Alexander Initial import of Teensyduino 1.8rc2 (for Teensy 3.1 Support).
Sun, 02 Feb 2014 00:03:51 -0800 Jacob Alexander Initial work for iGaging distance gauge.
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.
Fri, 24 Jan 2014 01:42:43 -0800 Jacob Alexander Initial Force Gauge CLI commands.
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.
Sun, 19 Jan 2014 15:00:48 -0800 Jacob Alexander Fixing loading script for ARM targets and the teensy loader cli
Sun, 12 Jan 2014 11:39:25 -0800 Jacob Alexander Adding new kishsaver strobe map for new PCB revision
Sun, 12 Jan 2014 11:27:10 -0800 Jacob Alexander Adding more USB codes and code cleanup
Sun, 01 Dec 2013 23:07:38 -0500 Jacob Alexander Added the averaged initial average as well as problem key rejection
Sun, 01 Dec 2013 17:13:42 -0500 Jacob Alexander Increasing MAX_PRESS_DELTA_MV to measured min kishsaver value
Sun, 01 Dec 2013 14:52:54 -0500 Jacob Alexander Fixing the strobe count on the Kishsaver
Wed, 27 Nov 2013 13:33:26 -0500 Jacob Alexander Fixing more phantom keys on the kishsaver
Tue, 19 Nov 2013 03:18:44 -0500 Jacob Alexander Adding debounce and reorganized code
Tue, 19 Nov 2013 02:01:51 -0500 Jacob Alexander Adding initial Unsaver debug strobe map
Mon, 18 Nov 2013 03:07:01 -0500 Jacob Alexander Initial Terminal F strobe map
Mon, 18 Nov 2013 02:46:48 -0500 Jacob Alexander Adding strobe mapper and code cleanup
Sun, 17 Nov 2013 19:17:54 -0500 Jacob Alexander Removed a keyscan layer and added more debug information
Sun, 17 Nov 2013 16:42:41 -0500 Jacob Alexander Correcting license (should have been lgpl)
Sat, 16 Nov 2013 19:40:59 -0500 Jacob Alexander Small README update.
Sat, 16 Nov 2013 19:21:21 -0500 Jacob Alexander Cleaning up cap sense Alpha code
Sat, 16 Nov 2013 18:10:49 -0500 Jacob Alexander Cap sense now functional! Alpha begins :D
Wed, 13 Nov 2013 23:47:36 -0500 Jacob Alexander Another dfj code merge.
Wed, 13 Nov 2013 22:48:49 -0500 Jacob Alexander Debugging kishsaver.
Sat, 13 Apr 2013 22:35:59 -0400 Jacob Alexander Adapting the avr-capsense code to the Kiibohd Controller API
Sat, 13 Apr 2013 20:11:40 -0400 Jacob Alexander Adding additional convenience functions to print.
Wed, 10 Apr 2013 14:06:10 -0400 Jo Makuch rsync'd over the changes
Sat, 05 Oct 2013 13:53:06 -0700 Jacob Alexander Adding initial build README file
Fri, 01 Feb 2013 23:35:12 -0500 Jacob Alexander Removed Joystick endpoint from ARM usb module
Fri, 01 Feb 2013 21:19:31 -0500 Jacob Alexander Fixing regression build
Fri, 01 Feb 2013 20:30:14 -0500 Jacob Alexander Completing CMake variable generation for USB parameters (AVR Support)
Fri, 01 Feb 2013 20:02:55 -0500 Jacob Alexander CMake generated strings that configure the USB info section
Fri, 01 Feb 2013 16:49:32 -0500 Jacob Alexander MBC-55x support virtually complete.
Fri, 01 Feb 2013 16:48:54 -0500 Jacob Alexander Adding linker "dead-code" removal option to CMake build options.
Fri, 01 Feb 2013 15:10:58 -0500 Jacob Alexander UART0 on Teensy 3.0 now functional
Fri, 01 Feb 2013 12:17:52 -0500 Jacob Alexander Adding the MSBF register enable flag.
Wed, 30 Jan 2013 23:43:41 -0500 Jacob Alexander Adding initial ARM UART structure for UART0
Wed, 30 Jan 2013 19:20:42 -0500 Jacob Alexander Main USB timer now working, basic Teensy 3 support working.
Wed, 30 Jan 2013 18:13:49 -0500 Jacob Alexander Adding module compatibility check to CMake build scripts.
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 22:30:36 -0500 Jacob Alexander Updating AVR abstraction to be compatible with ARM, nearly ready for ARM files
Sat, 26 Jan 2013 15:43:59 -0500 Jacob Alexander Updating Debug Modules to new abstracted hierarchy
Sat, 26 Jan 2013 15:05:28 -0500 Jacob Alexander Preparing for Teensy 3 (ARM) integration, abstracting code hierarchy
Sat, 26 Jan 2013 04:34:33 -0500 Jacob Alexander Updating CMake build system to prepare for Teensy 3 integration.
Mon, 21 Jan 2013 11:53:26 -0500 Jacob Alexander Adding alternate Enter key to the layout
Sun, 20 Jan 2013 22:36:05 -0500 Jacob Alexander Adding API changes introduced by the FACOM converter
Sun, 20 Jan 2013 22:23:28 -0500 Jacob Alexander Fixing slow key issues with the FACOM converter
Sun, 20 Jan 2013 20:27:14 -0500 Jacob Alexander Completed the FACOM 6684 converter...
Mon, 14 Jan 2013 21:51:02 -0500 Jacob Alexander Adding API update to the MicroSwitch8304 code.
Mon, 14 Jan 2013 21:48:21 -0500 Jacob Alexander Commenting out Tandy1000 code to make compile.
Mon, 14 Jan 2013 21:43:26 -0500 Jacob Alexander Commenting out lines, to get the code to compile.
Mon, 14 Jan 2013 21:40:38 -0500 Jacob Alexander Updating Kaypro1 code to use newer APIs
Mon, 14 Jan 2013 21:31:50 -0500 Jacob Alexander Adding initial FACOM template, and buildall.bash regression script.
Sat, 24 Nov 2012 11:41:41 -0800 Jacob Alexander Updating CMakeLists.txt file for CMake + WinAVR on Windows
Mon, 19 Nov 2012 00:55:30 -0800 Jacob Alexander Adding more robust detection for the HP150
Sat, 17 Nov 2012 02:13:06 -0800 Jacob Alexander Completing the HP150 converter.