Commit graph

  • 6f563bdc9f Initial code for ARM UART output module (mainly for CLI) Jacob Alexander 2014-06-27 00:53:20 -07:00
  • 99d4aaba84 More work on mk20dx128vlf5 port. Jacob Alexander 2014-06-26 00:54:39 -07:00
  • acf8cb979c Initial work for McHCK mk20dx128vlf5 port. Jacob Alexander 2014-06-15 11:09:08 -07:00
  • c203d23be5 Adding support for ctags generation during cmake generation. Jacob Alexander 2014-06-28 13:48:49 -07:00
  • 01b1933c93 Adding comprehensive .gitignore file Jacob Alexander 2014-06-28 11:26:43 -07:00
  • 89193f807e Initial work for KLL macro support Jacob Alexander 2014-06-14 11:00:29 -07:00
  • 8a66563622 Preparing from initial AVR USB NKRO support. Jacob Alexander 2014-06-09 23:01:32 -07:00
  • 111475c86d Updating README. Jacob Alexander 2014-06-07 09:13:57 -07:00
  • fd62e488be Removing sudo from Linux load script. Jacob Alexander 2014-05-26 23:47:47 -07:00
  • d923eb551b Adding initial udev file for Linux. Jacob Alexander 2014-05-26 23:46:12 -07:00
  • 497c77e8ef Adding info about putty. Jacob Alexander 2014-05-26 23:06:51 -07:00
  • 4e4e95d69f Adding updated information on Windows Builds. Jacob Alexander 2014-05-26 22:46:03 -07:00
  • 366f6c9276 Kishsaver is fully working with DPH! Jacob Alexander 2014-04-26 01:29:09 -07:00
  • e444f96158 Adding different algorithm to re-enable problem keys. Jacob Alexander 2014-04-25 23:53:46 -07:00
  • 219e90cdd3 Enabling USB keycodes. Jacob Alexander 2014-04-25 02:35:49 -07:00
  • c3e1335678 Fixed repeated press/release of a single key bug. Jacob Alexander 2014-04-25 02:06:40 -07:00
  • 1a5ae7fd68 Giving more breathing room for regular keys to be enable initially. Jacob Alexander 2014-04-25 01:26:45 -07:00
  • ca1bf4fab9 Adding strobe detection. Jacob Alexander 2014-04-25 01:08:15 -07:00
  • 5e9bcf012c Press/Release is working! Jacob Alexander 2014-04-20 01:08:02 -07:00
  • 5b8d1bb8db Another typo... Jacob Alexander 2014-04-19 20:17:38 -07:00
  • 4e805a21fb Forgot to add Windows loader script. Jacob Alexander 2014-04-19 19:59:51 -07:00
  • 4c76357912 CLI Formatting cleanup. Jacob Alexander 2014-04-19 11:31:43 -07:00
  • 5df7b55391 Adding compiler change detection. Jacob Alexander 2014-04-19 01:51:25 -07:00
  • c424923698 Adding chip usage display after build completion. Jacob Alexander 2014-04-19 00:10:28 -07:00
  • 38266ca2cc Reorganizing CMake build system. Jacob Alexander 2014-04-18 22:57:14 -07:00
  • cfea1de2e8 Let CMake do more autoconfiguration. Jacob Alexander 2014-04-18 21:58:14 -07:00
  • c4c1d0a2b8 Windows is now working with libusb1.0 for the teensy-loader-cli. Jacob Alexander 2014-04-18 13:16:47 -07:00
  • cc3f062875 Porting teensy-loader-cli to use libusb-1.0 (from 0.1). Jacob Alexander 2014-04-18 00:18:02 -07:00
  • a82d239efc More Windows compatibility build fixes Jacob Alexander 2014-04-17 19:20:56 -07:00
  • 1f1fa7efc8 More fixes for Windows compilation. Jacob Alexander 2014-04-17 18:49:40 -07:00
  • a6e76d4fac Added better formatting for debugging code. Jacob Alexander 2014-04-17 00:34:27 -07:00
  • c858078fde Added support for IBM 50key, better DPH debug, cleanup Jacob Alexander 2014-04-17 00:11:36 -07:00
  • c24f86b0ea Adding example CLI command to DPH module. Jacob Alexander 2014-04-16 00:20:45 -07:00
  • bb9c009586 DPH Scan Module now compiles with recent architecture cleanups. Jacob Alexander 2014-04-16 00:15:09 -07:00
  • c905bfdebf ADC0 is now working on Teensy 3.1. Jacob Alexander 2014-04-14 23:59:41 -07:00
  • 9fbffb37e6 Updating the pin_map.teensy3 with the ADC channels Jacob Alexander 2014-04-14 23:19:09 -07:00
  • 36c0b5f417 Adding initial code for ADC1 on Teensy 3.1 (and 3.0). Jacob Alexander 2014-04-13 23:40:06 -07:00
  • 7188d80f74 Updating pin map for Teensy 3.0/3.1 Jacob Alexander 2014-04-13 00:33:16 -07:00
  • c25ded384f ADCTest DAC support for Teensy 3.1 Jacob Alexander 2014-04-12 23:10:39 -07:00
  • 8ee8e3cb55 Adding analog.c lib from teensyduino. Jacob Alexander 2014-04-12 21:13:37 -07:00
  • dc22fa757a Removing aliased_bitband.h Jacob Alexander 2014-04-12 21:09:35 -07:00
  • bf529f697e Cleanup. Jacob Alexander 2014-04-12 20:54:57 -07:00
  • 81ea61de84 Adding teensy-loader-cli so it's not required. Jacob Alexander 2014-04-12 20:52:32 -07:00
  • ab9dee1783 Updating the README to include most of the Windows installation steps. Jacob Alexander 2014-04-09 21:06:57 -07:00
  • 50d1f8c7e6 Updating Cygwin build environment for AVR and ARM. Jacob Alexander 2014-04-09 20:06:19 -07:00
  • 97308d3749 Added CLI DefaultMap lookup command. Jacob Alexander 2014-04-06 13:12:31 -07:00
  • 9d423a64a8 Major code cleanup and preparation for PartialMap Macro Module Jacob Alexander 2014-04-06 11:49:27 -07:00
  • f3e22fb242 Adding the CLI commands to the USB output module. Jacob Alexander 2014-04-01 01:16:53 -07:00
  • 15ec4ff71c Adding CLI and CDC Serial support for Teensy 2.0 and Teensy 2.0++ Jacob Alexander 2014-03-31 01:07:48 -07:00
  • b2e237f368 Preparing Teensy 3.1 and CLI merge for DPH controller code. Jacob Alexander 2014-03-22 14:32:06 -07:00
  • ae738374ba Force curve gauge is feature complete!! Jacob Alexander 2014-02-04 00:27:33 -08:00
  • 35ae82fff7 Adding iGaging support for reading values as mm, um and nm. Jacob Alexander 2014-02-03 00:41:57 -08:00
  • 8263589e7e Finished USB for Teensy 3.1 (Now 3.1 compatible!) Jacob Alexander 2014-02-02 21:12:20 -08:00
  • 3fa9c16c04 File and macro modifications for supporting Teensy 3.1 Jacob Alexander 2014-02-02 17:33:23 -08:00
  • 25304734af Adding in USB module updates from Teensyduino 1.18rc2. Jacob Alexander 2014-02-02 16:19:58 -08:00
  • 71268de9d1 Initial import of Teensyduino 1.8rc2 (for Teensy 3.1 Support). Jacob Alexander 2014-02-02 16:14:57 -08:00
  • cd59498972 Initial work for iGaging distance gauge. Jacob Alexander 2014-02-02 00:03:51 -08:00
  • f55ec0de1a Adding basic Tab completion. Jacob Alexander 2014-01-24 03:01:09 -08:00
  • 4730ba9a57 Adding blue prompt. Jacob Alexander 2014-01-24 01:58:32 -08:00
  • d72bf79a26 Adding dictionary titles. Jacob Alexander 2014-01-24 01:56:44 -08:00
  • 9de815f8a7 Initial Force Gauge CLI commands. Jacob Alexander 2014-01-24 01:42:43 -08:00
  • 38847b7841 Added more CLI commands. Jacob Alexander 2014-01-23 02:36:00 -08:00
  • 6ac1482862 Added more CLI commands. Jacob Alexander 2014-01-23 02:01:12 -08:00
  • 267b99dedb Added help command and function'ized the arugmentIsolator. Jacob Alexander 2014-01-22 01:58:34 -08:00
  • 30c45e948f Fixing CLI command processing bug. Jacob Alexander 2014-01-22 01:10:32 -08:00
  • 7230e061d7 Adding basic CLI functionality. Jacob Alexander 2014-01-22 00:38:53 -08:00
  • 85dd7f5c52 More renaming for the USB to Output Module renaming Jacob Alexander 2014-01-19 16:54:58 -08:00
  • 59f13f8f4f Moving USB to Output in preparation for additional Output types. Jacob Alexander 2014-01-19 16:40:36 -08:00
  • e9aa3880a6 Fixing loading script for ARM targets and the teensy loader cli Jacob Alexander 2014-01-19 15:00:48 -08:00
  • 1accaf36cc Adding new kishsaver strobe map for new PCB revision Jacob Alexander 2014-01-12 11:39:25 -08:00
  • 909f20a937 Adding more USB codes and code cleanup Jacob Alexander 2014-01-12 11:27:10 -08:00
  • 61e45985c2 Added the averaged initial average as well as problem key rejection Jacob Alexander 2013-12-01 23:07:38 -05:00
  • dd1d3ad362 Increasing MAX_PRESS_DELTA_MV to measured min kishsaver value Jacob Alexander 2013-12-01 17:13:42 -05:00
  • 2d5e6c4e12 Fixing the strobe count on the Kishsaver Jacob Alexander 2013-12-01 14:52:54 -05:00
  • 6a4de5f356 Fixing more phantom keys on the kishsaver Jacob Alexander 2013-11-27 13:33:26 -05:00
  • d5271befab Adding debounce and reorganized code Jacob Alexander 2013-11-19 03:18:44 -05:00
  • c58e25d229 Adding initial Unsaver debug strobe map Jacob Alexander 2013-11-19 02:01:51 -05:00
  • 68f9de9ef5 Initial Terminal F strobe map Jacob Alexander 2013-11-18 03:07:01 -05:00
  • b32ab98cdf Adding strobe mapper and code cleanup Jacob Alexander 2013-11-18 02:46:48 -05:00
  • 3d98028679 Removed a keyscan layer and added more debug information Jacob Alexander 2013-11-17 19:17:54 -05:00
  • 6b38cfbaee Correcting license (should have been lgpl) Jacob Alexander 2013-11-17 16:42:41 -05:00
  • e645a5063c Small README update. Jacob Alexander 2013-11-16 19:40:59 -05:00
  • a8e35f5cf5 Cleaning up cap sense Alpha code Jacob Alexander 2013-11-16 19:21:21 -05:00
  • afc227d515 Cap sense now functional! Alpha begins :D Jacob Alexander 2013-11-16 18:10:49 -05:00
  • a8d8da88e4 Another dfj code merge. Jacob Alexander 2013-11-13 23:47:36 -05:00
  • a108dbbbc3 Debugging kishsaver. Jacob Alexander 2013-11-13 22:48:49 -05:00
  • 4ce6d34cd8 Adapting the avr-capsense code to the Kiibohd Controller API Jacob Alexander 2013-04-13 22:35:59 -04:00
  • e2197f6b78 Adding additional convenience functions to print. Jacob Alexander 2013-04-13 20:11:40 -04:00
  • 99712e189e rsync'd over the changes Jo Makuch 2013-04-10 14:06:10 -04:00
  • ead6521b9d Adding initial build README file Jacob Alexander 2013-10-05 13:53:06 -07:00
  • ca190c4fd9 Removed Joystick endpoint from ARM usb module Jacob Alexander 2013-02-01 23:35:12 -05:00
  • 9dcb0f7b66 Fixing regression build Jacob Alexander 2013-02-01 21:19:31 -05:00
  • 99b3deba67 Completing CMake variable generation for USB parameters (AVR Support) Jacob Alexander 2013-02-01 20:30:14 -05:00
  • b7afaa100f CMake generated strings that configure the USB info section Jacob Alexander 2013-02-01 20:02:55 -05:00
  • 473e3359f4 MBC-55x support virtually complete. Jacob Alexander 2013-02-01 16:49:32 -05:00
  • adc0f9d450 Adding linker "dead-code" removal option to CMake build options. Jacob Alexander 2013-02-01 16:48:54 -05:00
  • d5c4a0a9fa UART0 on Teensy 3.0 now functional Jacob Alexander 2013-02-01 15:10:58 -05:00
  • 640c0f0686 Adding the MSBF register enable flag. Jacob Alexander 2013-02-01 12:17:52 -05:00
  • 4da44b8ff7 Adding initial ARM UART structure for UART0 Jacob Alexander 2013-01-30 23:43:41 -05:00
  • 4c7a4d98d4 Main USB timer now working, basic Teensy 3 support working. Jacob Alexander 2013-01-30 19:20:42 -05:00