]> git.donarmstrong.com Git - kiibohd-controller.git/shortlog
kiibohd-controller.git
2014-04-25 Jacob AlexanderGiving more breathing room for regular keys to be enabl...
2014-04-25 Jacob AlexanderAdding strobe detection.
2014-04-20 Jacob AlexanderPress/Release is working!
2014-04-20 Jacob AlexanderAnother typo...
2014-04-20 Jacob AlexanderForgot to add Windows loader script.
2014-04-19 Jacob AlexanderCLI Formatting cleanup.
2014-04-19 Jacob AlexanderAdding compiler change detection.
2014-04-19 Jacob AlexanderAdding chip usage display after build completion.
2014-04-19 Jacob AlexanderReorganizing CMake build system.
2014-04-19 Jacob AlexanderLet CMake do more autoconfiguration.
2014-04-18 Jacob AlexanderWindows is now working with libusb1.0 for the teensy...
2014-04-18 Jacob AlexanderPorting teensy-loader-cli to use libusb-1.0 (from 0.1).
2014-04-18 Jacob AlexanderMore Windows compatibility build fixes
2014-04-18 Jacob AlexanderMore fixes for Windows compilation.
2014-04-17 Jacob AlexanderAdded better formatting for debugging code.
2014-04-17 Jacob AlexanderAdded support for IBM 50key, better DPH debug, cleanup
2014-04-16 Jacob AlexanderAdding example CLI command to DPH module.
2014-04-16 Jacob AlexanderDPH Scan Module now compiles with recent architecture...
2014-04-15 Jacob AlexanderADC0 is now working on Teensy 3.1.
2014-04-15 Jacob AlexanderUpdating the pin_map.teensy3 with the ADC channels
2014-04-14 Jacob AlexanderAdding initial code for ADC1 on Teensy 3.1 (and 3.0).
2014-04-13 Jacob AlexanderUpdating pin map for Teensy 3.0/3.1
2014-04-13 Jacob AlexanderADCTest DAC support for Teensy 3.1
2014-04-13 Jacob AlexanderAdding analog.c lib from teensyduino.
2014-04-13 Jacob AlexanderRemoving aliased_bitband.h
2014-04-13 Jacob AlexanderCleanup.
2014-04-13 Jacob AlexanderAdding teensy-loader-cli so it's not required.
2014-04-10 Jacob AlexanderUpdating the README to include most of the Windows...
2014-04-10 Jacob AlexanderUpdating Cygwin build environment for AVR and ARM.
2014-04-06 Jacob AlexanderAdded CLI DefaultMap lookup command.
2014-04-06 Jacob AlexanderMajor code cleanup and preparation for PartialMap Macro...
2014-04-01 Jacob AlexanderAdding the CLI commands to the USB output module.
2014-03-31 Jacob AlexanderAdding CLI and CDC Serial support for Teensy 2.0 and...
2014-03-22 Jacob AlexanderPreparing Teensy 3.1 and CLI merge for DPH controller...
2014-03-22 Jacob AlexanderForce curve gauge is feature complete!!
2014-03-22 Jacob AlexanderAdding iGaging support for reading values as mm, um...
2014-03-22 Jacob AlexanderFinished USB for Teensy 3.1 (Now 3.1 compatible!)
2014-03-22 Jacob AlexanderFile and macro modifications for supporting Teensy 3.1
2014-03-22 Jacob AlexanderAdding in USB module updates from Teensyduino 1.18rc2.
2014-03-22 Jacob AlexanderInitial import of Teensyduino 1.8rc2 (for Teensy 3...
2014-03-22 Jacob AlexanderInitial work for iGaging distance gauge.
2014-03-22 Jacob AlexanderAdding basic Tab completion.
2014-03-22 Jacob AlexanderAdding blue prompt.
2014-03-22 Jacob AlexanderAdding dictionary titles.
2014-03-22 Jacob AlexanderInitial Force Gauge CLI commands.
2014-03-22 Jacob AlexanderAdded more CLI commands.
2014-03-22 Jacob AlexanderAdded more CLI commands.
2014-03-22 Jacob AlexanderAdded help command and function'ized the arugmentIsolator.
2014-03-22 Jacob AlexanderFixing CLI command processing bug.
2014-03-22 Jacob AlexanderAdding basic CLI functionality.
2014-03-22 Jacob AlexanderMore renaming for the USB to Output Module renaming
2014-03-22 Jacob AlexanderMoving USB to Output in preparation for additional...
2014-01-20 Jacob AlexanderFixing loading script for ARM targets and the teensy...
2014-01-12 Jacob AlexanderAdding new kishsaver strobe map for new PCB revision
2014-01-12 Jacob AlexanderAdding more USB codes and code cleanup
2013-12-02 Jacob AlexanderAdded the averaged initial average as well as problem...
2013-12-01 Jacob AlexanderIncreasing MAX_PRESS_DELTA_MV to measured min kishsaver...
2013-12-01 Jacob AlexanderFixing the strobe count on the Kishsaver
2013-11-27 Jacob AlexanderFixing more phantom keys on the kishsaver
2013-11-19 Jacob AlexanderAdding debounce and reorganized code
2013-11-19 Jacob AlexanderAdding initial Unsaver debug strobe map
2013-11-18 Jacob AlexanderInitial Terminal F strobe map
2013-11-18 Jacob AlexanderAdding strobe mapper and code cleanup
2013-11-18 Jacob AlexanderRemoved a keyscan layer and added more debug information
2013-11-17 Jacob AlexanderCorrecting license (should have been lgpl)
2013-11-17 Jacob AlexanderSmall README update.
2013-11-17 Jacob AlexanderCleaning up cap sense Alpha code
2013-11-17 Jacob AlexanderCap sense now functional! Alpha begins :D
2013-11-17 Jacob AlexanderAnother dfj code merge.
2013-11-17 Jacob AlexanderDebugging kishsaver.
2013-11-17 Jacob AlexanderAdapting the avr-capsense code to the Kiibohd Controlle...
2013-11-17 Jacob AlexanderAdding additional convenience functions to print.
2013-11-17 Jo Makuchrsync'd over the changes
2013-10-05 Jacob AlexanderAdding initial build README file
2013-02-02 Jacob AlexanderRemoved Joystick endpoint from ARM usb module
2013-02-02 Jacob AlexanderFixing regression build
2013-02-02 Jacob AlexanderCompleting CMake variable generation for USB parameters...
2013-02-02 Jacob AlexanderCMake generated strings that configure the USB info...
2013-02-01 Jacob AlexanderMBC-55x support virtually complete.
2013-02-01 Jacob AlexanderAdding linker "dead-code" removal option to CMake build...
2013-02-01 Jacob AlexanderUART0 on Teensy 3.0 now functional
2013-02-01 Jacob AlexanderAdding the MSBF register enable flag.
2013-01-31 Jacob AlexanderAdding initial ARM UART structure for UART0
2013-01-31 Jacob AlexanderMain USB timer now working, basic Teensy 3 support...
2013-01-30 Jacob AlexanderAdding module compatibility check to CMake build scripts.
2013-01-27 Jacob AlexanderAdding initial Teensy 3 support, compiles, but not...
2013-01-27 Jacob AlexanderUpdating AVR abstraction to be compatible with ARM...
2013-01-26 Jacob AlexanderUpdating Debug Modules to new abstracted hierarchy
2013-01-26 Jacob AlexanderPreparing for Teensy 3 (ARM) integration, abstracting...
2013-01-26 Jacob AlexanderUpdating CMake build system to prepare for Teensy 3...
2013-01-21 Jacob AlexanderAdding alternate Enter key to the layout
2013-01-21 Jacob AlexanderAdding API changes introduced by the FACOM converter
2013-01-21 Jacob AlexanderFixing slow key issues with the FACOM converter
2013-01-21 Jacob AlexanderCompleted the FACOM 6684 converter...
2013-01-15 Jacob AlexanderAdding API update to the MicroSwitch8304 code.
2013-01-15 Jacob AlexanderCommenting out Tandy1000 code to make compile.
2013-01-15 Jacob AlexanderCommenting out lines, to get the code to compile.
2013-01-15 Jacob AlexanderUpdating Kaypro1 code to use newer APIs
2013-01-15 Jacob AlexanderAdding initial FACOM template, and buildall.bash regres...
2012-11-24 Jacob AlexanderUpdating CMakeLists.txt file for CMake + WinAVR on...
next