| Commit message (Expand) | Author | Age | Files | Lines |
* | Add T/C based receiver code with integrated miller decoder | henryk | 2008-03-14 | 1 | -12/+12 |
* | Commit a first version of an iso 14443 layer 2 and a passive sniffer. Works f... | henryk | 2008-02-09 | 1 | -1/+1 |
* | Commit status quo. Partly or severely broken. | henryk | 2008-02-02 | 1 | -5/+10 |
* | Play with transfer sizes | henryk | 2007-12-19 | 1 | -7/+44 |
* | Get SSC_MODE_14443A working | henryk | 2007-12-16 | 1 | -2/+7 |
* | Record size of SSC RX DMA buffers in transfers, much clearer | henryk | 2007-12-15 | 1 | -3/+3 |
* | Standard state is still idle | henryk | 2007-12-15 | 1 | -2/+2 |
* | Further the distinction between SSC and PDC transfersize | henryk | 2007-12-15 | 1 | -6/+8 |
* | Prepare generic ISO 14443A reception mode (no short/standard distinction), pr... | henryk | 2007-12-15 | 1 | -7/+15 |
* | Fix consistency check | henryk | 2007-12-15 | 1 | -14/+11 |
* | Sanitize and clarify the len handling in rx buffers. | henryk | 2007-12-14 | 1 | -2/+4 |
* | Add complicated mechanism that should have brought clock cycle accurate measu... | henryk | 2007-12-12 | 1 | -0/+1 |
* | Add new miller decoder (not working yet) | henryk | 2007-12-12 | 1 | -10/+17 |
* | Several modifications to enable spinning until the correct phase is reached i... | henryk | 2007-12-11 | 1 | -8/+29 |
* | Clean up SSC performance metric reporting | henryk | 2007-12-09 | 1 | -1/+1 |
* | Make it possible to send long frames for debugging | henryk | 2007-12-09 | 1 | -33/+65 |
* | Fix stupid buffer leakage code in standard mode | henryk | 2007-12-06 | 1 | -0/+1 |
* | Add a kludge to make repetitive sends working. For some obscure reason the fi... | henryk | 2007-12-05 | 1 | -0/+4 |
* | Revamp SSC buffer handling, should severely reduce buffer leakage | henryk | 2007-12-05 | 1 | -42/+25 |
* | ATQA needs to be transmitted with parity | henryk | 2007-12-03 | 1 | -1/+1 |
* | Fix copy and paste error in prefill_buffer | henryk | 2007-12-03 | 1 | -1/+8 |
* | Fix power-on logic for the case that the card is already in the field | henryk | 2007-11-30 | 1 | -26/+25 |
* | Move to prefilling the transmit buffer for faster ATQA response | henryk | 2007-11-29 | 1 | -32/+50 |
* | Print relevant SSC registers | henryk | 2007-11-27 | 1 | -0/+1 |
* | Restructure irq handling for setting tc_fdt (works now) and to get most iso s... | henryk | 2007-11-26 | 1 | -6/+86 |
* | Prepare transmission code | henryk | 2007-11-26 | 1 | -3/+52 |
* | Add load modulation and encoding/decoding code from harald | henryk | 2007-11-24 | 1 | -3/+12 |
* | Commit status quo (pending cleanup of the debug and experimental code that I ... | henryk | 2007-11-23 | 1 | -0/+4 |
* | Refactor frame print code out and use in iso14443_layer3a | henryk | 2007-11-22 | 1 | -3/+11 |
* | Commit status quo: Start adding iso 14443 layer 3a code | henryk | 2007-11-21 | 1 | -0/+143 |