summaryrefslogtreecommitdiff
path: root/openpicc/application/iso14443_layer2a.c
Commit message (Expand)AuthorAgeFilesLines
* Scale back the debug outputhenryk2008-03-181-1/+1
* Only set up clocks once in the layer 2a codehenryk2008-03-181-6/+17
* Fix the clock gating for the new layer 2 codehenryk2008-03-151-0/+3
* Faked anticollision working now. During stress test (OpenPCD reqa firmware in...henryk2008-03-141-3/+11
* Add T/C based receiver code with integrated miller decoderhenryk2008-03-141-30/+41
* Fix sendinghenryk2008-03-091-0/+10
* convert pio irq isr to a switching isrhenryk2008-03-051-1/+2
* Port over the differential miller decoder from the sniffonly host toolhenryk2008-03-051-4/+6
* anticol working more often nowhenryk2008-03-041-0/+6
* Sending seems to be reliable now.henryk2008-03-031-1/+5
* Implement transmissionhenryk2008-03-031-8/+84
* New cleaned-up (and then messed up again) SSC codehenryk2008-02-291-51/+45
* Commit a first version of an iso 14443 layer 2 and a passive sniffer. Works f...henryk2008-02-091-0/+172
personal git repositories of Harald Welte. Your mileage may vary