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
/
iso14443a_diffmiller.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make the diffmiller decoder a __ramfunc. Should severely increase decoder spe...
henryk
2008-05-22
1
-1
/
+1
*
this would be the more correct parity value
henryk
2008-03-18
1
-0
/
+1
*
Add performance measurement tools
henryk
2008-03-17
1
-0
/
+21
*
Revert since the 'faster' version was not correct (and a fixed version was ev...
henryk
2008-03-15
1
-4
/
+5
*
Enhances timing by 14 carrier cycles
henryk
2008-03-14
1
-5
/
+4
*
Faked anticollision working now. During stress test (OpenPCD reqa firmware in...
henryk
2008-03-14
1
-3
/
+13
*
Add T/C based receiver code with integrated miller decoder
henryk
2008-03-14
1
-4
/
+33
*
Further optimizations, is now down to 1450 MCK/2 cycles for a 7 bit frame, th...
henryk
2008-03-10
1
-39
/
+29
*
Further optimisation on the differential miller decoder, is now down to 1750 ...
henryk
2008-03-10
1
-135
/
+132
*
Add performance measurement code
henryk
2008-03-10
1
-6
/
+13
*
Port over the differential miller decoder from the sniffonly host tool
henryk
2008-03-05
1
-0
/
+346
personal git repositories of
Harald Welte
. Your mileage may vary