index
:
openpcd
master
Firmware for the OpenPCD, OpenPICC and SIMtrace hardware
laforge@gnumonks.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
openpicc
/
application
/
iso14443_layer3a.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
personal git repositories of
Harald Welte
. Your mileage may vary