summaryrefslogtreecommitdiff
path: root/openpicc/application/ssc_picc.h
Commit message (Expand)AuthorAgeFilesLines
* New cleaned-up (and then messed up again) SSC codehenryk2008-02-291-105/+0
* Framework to support run-time hardware selection. Future hardware releases sh...henryk2008-02-111-2/+0
* Add SSC_DATA_GATE supporthenryk2007-12-201-0/+4
* Record size of SSC RX DMA buffers in transfers, much clearerhenryk2007-12-151-1/+1
* Further the distinction between SSC and PDC transfersizehenryk2007-12-151-1/+2
* Prepare generic ISO 14443A reception mode (no short/standard distinction), pr...henryk2007-12-151-0/+6
* Sanitize and clarify the len handling in rx buffers.henryk2007-12-141-4/+10
* Several modifications to enable spinning until the correct phase is reached i...henryk2007-12-111-0/+2
* Clean up SSC performance metric reportinghenryk2007-12-091-3/+9
* Count and print late frameshenryk2007-12-091-0/+1
* Revamp SSC buffer handling, should severely reduce buffer leakagehenryk2007-12-051-2/+2
* remove old debugging #ifdef'shenryk2007-12-051-0/+1
* Move to prefilling the transmit buffer for faster ATQA responsehenryk2007-11-291-1/+3
* Restructure irq handling for setting tc_fdt (works now) and to get most iso s...henryk2007-11-261-0/+13
* Prepare transmission codehenryk2007-11-261-2/+17
* Commit status quo: Start adding iso 14443 layer 3a codehenryk2007-11-211-0/+1
* Checking in status quo: Can currently receive and print frames in ssc continu...henryk2007-11-211-0/+23
* Move some definitions to header filehenryk2007-11-191-0/+11
* Add code modules for tc_fdt, tc_cdiv_sync, tc_cdiv, ssc_picchenryk2007-11-111-0/+15
personal git repositories of Harald Welte. Your mileage may vary