summaryrefslogtreecommitdiff
path: root/usb-i2c-sl018/tuer-rfid.c
Commit message (Expand)AuthorAgeFilesLines
* moved usb-i2c-sl018 to tuer-rfidChristian Pointner2013-08-081-153/+0
* naming conventions for keystoreChristian Pointner2013-02-071-2/+2
* naming conventions for ajarChristian Pointner2013-02-071-1/+1
* naming conventions for manualChristian Pointner2013-02-071-1/+1
* naming conventions for limitsChristian Pointner2013-02-071-1/+1
* naming convention for eventqueueChristian Pointner2013-02-071-1/+1
* naming convention for ledmatrixChristian Pointner2013-02-071-10/+10
* naming convention for stepperChristian Pointner2013-02-071-1/+1
* naming convention for heartbeatChristian Pointner2013-02-071-1/+2
* added status commandChristian Pointner2013-02-071-8/+13
* cleaned up outputChristian Pointner2013-02-071-3/+6
* added ajar moduleChristian Pointner2013-02-071-0/+3
* lowpass filterd manual switchChristian Pointner2013-02-071-7/+7
* removed rfid reader led (delay)Christian Pointner2013-02-071-6/+2
* added to_string functions for events and statesChristian Pointner2013-02-071-9/+9
* added manual switch Christian Pointner2013-02-071-2/+5
* limits work nowChristian Pointner2013-02-061-0/+3
* main loop injects events nowChristian Pointner2013-02-061-9/+8
* added event queueOthmar Gsenger2013-02-061-0/+1
* refactored heartbeat libChristian Pointner2013-02-061-1/+2
* moved ill-named usb-serial to lib/anyioChristian Pointner2013-02-061-4/+4
* added statemachineOthmar Gsenger2013-02-061-0/+2
* entire code now uses stdin and stdout (no stdio any more)Christian Pointner2013-02-061-22/+19
* moved keystore and usb/serial to seperate filesOthmar Gsenger2013-02-061-187/+30
* moved sl018 code to seperate fileOthmar Gsenger2013-02-061-204/+22
* removed dos linebreaksOthmar Gsenger2013-02-061-478/+478
* added first version for ledmatrix driverChristian Pointner2013-02-061-9/+12
* cleanupChristian Pointner2013-02-061-2/+3
* added open and close commandChristian Pointner2013-02-061-0/+12
* stepper works nowChristian Pointner2013-02-061-1/+0
* motor with timer workingOthmar Gsenger2013-02-051-0/+3
* added basic stepper supportOthmar Gsenger2013-02-051-0/+1
* create fdev stream only onceChristian Pointner2013-02-051-1/+1
* added heartbeatChristian Pointner2013-02-051-0/+6
* improved handling of not open acm deviceChristian Pointner2013-02-051-1/+8
* TagStar Port changed in new hardware revisionOthmar Gsenger2013-02-051-1/+1
* additional sanity check, uid len fits to tag typeChristian Pointner2013-02-011-3/+21
* handle_card now also prints type of cardChristian Pointner2013-01-301-27/+35
* improved input validationChristian Pointner2013-01-301-12/+15
* some more refactoringChristian Pointner2013-01-301-19/+19
* further cleanupChristian Pointner2013-01-301-30/+28
* some more cleanupChristian Pointner2013-01-301-22/+22
* slightly better error handling for update keysChristian Pointner2013-01-301-1/+2
* uid_len checksChristian Pointner2013-01-301-4/+8
* some more cleanupChristian Pointner2013-01-301-19/+12
* name refactoringChristian Pointner2013-01-301-6/+8
* sl018_reset as own functionChristian Pointner2013-01-301-6/+25
* further cleanupChristian Pointner2013-01-301-26/+23
* updated licence header (2012 vs 2013)Christian Pointner2013-01-301-1/+1
* better handling for stdio (usb vs serial - works now)Christian Pointner2013-01-291-10/+20