Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup | Christian Pointner | 2013-02-06 | 4 | -38/+14 |
* | added open and close command | Christian Pointner | 2013-02-06 | 3 | -2/+19 |
* | stepper works now | Christian Pointner | 2013-02-06 | 2 | -12/+20 |
* | full steps | Othmar Gsenger | 2013-02-06 | 1 | -2/+12 |
* | motor with timer working | Othmar Gsenger | 2013-02-05 | 3 | -9/+27 |
* | added basic stepper support | Othmar Gsenger | 2013-02-05 | 4 | -1/+121 |
* | usb-led now uses stdio stream | Christian Pointner | 2013-02-05 | 2 | -5/+16 |
* | create fdev stream only once | Christian Pointner | 2013-02-05 | 1 | -1/+1 |
* | added heartbeat | Christian Pointner | 2013-02-05 | 4 | -1/+105 |
* | improved handling of not open acm device | Christian Pointner | 2013-02-05 | 1 | -1/+8 |
* | TagStar Port changed in new hardware revision | Othmar Gsenger | 2013-02-05 | 1 | -1/+1 |
* | send packet works as well | Christian Pointner | 2013-02-01 | 1 | -4/+29 |
* | minor fix | Christian Pointner | 2013-02-01 | 1 | -1/+1 |
* | receiving a ethernet packet works | Christian Pointner | 2013-02-01 | 1 | -37/+29 |
* | Manufacturer and Product name now changeable by Makefile | Christian Pointner | 2013-02-01 | 1 | -6/+12 |
* | added inital version of usb ethernet example | Christian Pointner | 2013-02-01 | 4 | -0/+506 |
* | additional sanity check, uid len fits to tag type | Christian Pointner | 2013-02-01 | 1 | -3/+21 |
* | handle_card now also prints type of card | Christian Pointner | 2013-01-30 | 1 | -27/+35 |
* | improved input validation | Christian Pointner | 2013-01-30 | 1 | -12/+15 |
* | some more refactoring | Christian Pointner | 2013-01-30 | 1 | -19/+19 |
* | further cleanup | Christian Pointner | 2013-01-30 | 1 | -30/+28 |
* | some more cleanup | Christian Pointner | 2013-01-30 | 1 | -22/+22 |
* | slightly better error handling for update keys | Christian Pointner | 2013-01-30 | 2 | -8/+20 |
* | uid_len checks | Christian Pointner | 2013-01-30 | 1 | -4/+8 |
* | some more cleanup | Christian Pointner | 2013-01-30 | 1 | -19/+12 |
* | name refactoring | Christian Pointner | 2013-01-30 | 1 | -6/+8 |
* | sl018_reset as own function | Christian Pointner | 2013-01-30 | 1 | -6/+25 |
* | further cleanup | Christian Pointner | 2013-01-30 | 1 | -26/+23 |
* | updated licence header (2012 vs 2013) | Christian Pointner | 2013-01-30 | 24 | -25/+26 |
* | better handling for stdio (usb vs serial - works now) | Christian Pointner | 2013-01-29 | 2 | -10/+23 |
* | some more cleanup | Christian Pointner | 2013-01-29 | 1 | -5/+7 |
* | some cleanup | Christian Pointner | 2013-01-29 | 1 | -44/+52 |
* | updated copyright | Christian Pointner | 2013-01-28 | 2 | -0/+2 |
* | SL018 reset works now | Christian Pointner | 2013-01-28 | 1 | -3/+48 |
* | some code cleanup | Christian Pointner | 2013-01-28 | 1 | -125/+101 |
* | renamed usb stream to stdio | Christian Pointner | 2013-01-28 | 1 | -31/+31 |
* | switching between serial and usb works now | Christian Pointner | 2013-01-28 | 1 | -5/+8 |
* | added serial support | Othmar Gsenger | 2013-01-28 | 2 | -4/+10 |
* | bugfixed | Othmar Gsenger | 2013-01-28 | 2 | -8/+3 |
* | debug added | Othmar Gsenger | 2013-01-27 | 1 | -0/+1 |
* | writing to stdout not dev | Christian Pointner | 2013-01-27 | 1 | -4/+2 |
* | red led blinks on successful auth | Othmar Gsenger | 2013-01-27 | 1 | -1/+6 |
* | reading '.' after every keyslot update | Christian Pointner | 2013-01-27 | 1 | -2/+13 |
* | set tty to raw | Christian Pointner | 2013-01-27 | 1 | -0/+8 |
* | uid check in eeprom working | Othmar Gsenger | 2013-01-27 | 1 | -12/+41 |
* | clean up @ update keys | Christian Pointner | 2013-01-27 | 1 | -14/+14 |
* | added check card | Othmar Gsenger | 2013-01-27 | 1 | -4/+26 |
* | sharing credit | Christian Pointner | 2013-01-27 | 1 | -0/+2 |
* | filling unused key slots with 0xff | Christian Pointner | 2013-01-27 | 1 | -11/+49 |
* | eeprom flashing working | Othmar Gsenger | 2013-01-27 | 1 | -10/+17 |