summaryrefslogtreecommitdiff
path: root/include/rfid/rfid_protocol_tcl.h
Commit message (Collapse)AuthorAgeFilesLines
* As Juergen Heinzl pointed out, much of my original fwi calculations evaluatedlaforge2005-09-111-2/+2
| | | | | | | | to zero due to the integer range limitations. shifting everything to the microsecond range should solve this problem without introducing ugly floating point arithmetics. git-svn-id: https://svn.gnumonks.org/trunk/librfid@1425 e0336214-984f-0b4b-a45f-81c69e1f0ede
* - add support for toggle bitlaforge2005-06-131-0/+2
| | | | | | | - full implementation of ACK / chaining for both Rx and Tx git-svn-id: https://svn.gnumonks.org/trunk/librfid@1209 e0336214-984f-0b4b-a45f-81c69e1f0ede
* move librfid to new location in repositorylaforge2005-05-291-0/+65
git-svn-id: https://svn.gnumonks.org/trunk/librfid@1181 e0336214-984f-0b4b-a45f-81c69e1f0ede
personal git repositories of Harald Welte. Your mileage may vary