summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Converted outer lines to polylines RHMidi_HousingJosef Schauer2016-07-255-166544/+162916
* new way for modelingJosef Schauer2016-07-202-2557/+8599
* Added FreeCAD file, with round cornersJosef Schauer2016-07-203-196/+1658
* After deleting not needed sketches in RHMidi_HousingJosef Schauer2016-07-201-56829/+2109
* before deleting sketches not needed in RHMixx_HousingJosef Schauer2016-07-201-151/+907
* Added Housing Data, drawing for cutting housingJosef Schauer2016-07-186-0/+306176
* added dxf with physical dimensionsChristian Pointner2016-07-141-0/+21234
* updated to new LUFA versionChristian Pointner2015-11-301-1/+1
* upgraded to new lufa version of avr-utilsChristian Pointner2015-06-3010-36/+36
* dos2unix for all filesChristian Pointner2015-06-212-230/+230
* blinking leds now sync up to already blinking leds of the same timebaseChristian Pointner2015-04-091-7/+46
* fixed midi command documentationChristian Pointner2015-04-091-1/+1
* some cleanupChristian Pointner2015-04-091-2/+3
* switch to new avr-utils methodChristian Pointner2015-02-2430-4233/+18
* added gitignoreChristian Pointner2015-01-301-0/+15
* upgraded avr utilsChristian Pointner2014-11-0513-13/+13
* added reset midi commandChristian Pointner2014-11-051-0/+7
* added midi command descriptionChristian Pointner2014-06-171-0/+177
* final checkin for revision 3Christian Pointner2014-06-051-3/+2
* updated avr utilsChristian Pointner2014-06-052-0/+3
* fixed resistor value for i2c pull upsChristian Pointner2014-06-044-16/+15
* removed old/not used diode datasheetChristian Pointner2014-06-031-0/+0
* added series resistor for serial connectionChristian Pointner2014-06-034-2277/+2615
* removed unused LUFA component (serial)Christian Pointner2014-06-031-1/+1
* added series resistor for spiChristian Pointner2014-06-034-2585/+3046
* removed unused Serial headerChristian Pointner2014-06-031-1/+0
* further improved midi command mappingChristian Pointner2014-06-031-6/+4
* imporved midi command mappingChristian Pointner2014-06-031-9/+13
* added serialio libraryChristian Pointner2014-06-032-0/+76
* enable and disable analog channel via midi works nowChristian Pointner2014-06-034-31/+65
* added support for analog pins (not perfect...)Christian Pointner2014-06-034-3/+70
* added initial analog supportChristian Pointner2014-06-024-1/+70
* added LP filter for GPIO InputChristian Pointner2014-06-021-6/+20
* code cleanupsChristian Pointner2014-06-025-23/+34
* added support gpio inputs (no lp until now)Christian Pointner2014-06-022-10/+21
* GPIO outputs are now MIDI controlableChristian Pointner2014-06-023-3/+34
* fixed date on pcbChristian Pointner2014-06-021-20/+20
* added diodes for key matrixChristian Pointner2014-06-016-4552/+6559
* fixed hardware issues SUB-D connector male vs. femaleChristian Pointner2014-06-015-2437/+2718
* added gpio subsystemChristian Pointner2014-06-014-1/+70
* added support for blinkingChristian Pointner2014-06-013-8/+49
* furhter cleanupChristian Pointner2014-06-011-5/+8
* cleanupsChristian Pointner2014-06-011-18/+23
* some cleanupChristian Pointner2014-06-011-35/+46
* improved midi commands for ledsChristian Pointner2014-06-012-6/+15
* only turn on/off leds when command is receivedChristian Pointner2014-06-011-2/+0
* receving midi events works nowChristian Pointner2014-06-012-4/+9
* added eventqueueChristian Pointner2014-06-015-5/+113
* cleanupChristian Pointner2014-06-011-6/+6
* added first working support for keypad keysChristian Pointner2014-06-012-15/+115