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
/
ssc_picc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
New cleaned-up (and then messed up again) SSC code
henryk
2008-02-29
1
-731
/
+0
*
Framework to support run-time hardware selection. Future hardware releases sh...
henryk
2008-02-11
1
-9
/
+8
*
Commit a first version of an iso 14443 layer 2 and a passive sniffer. Works f...
henryk
2008-02-09
1
-44
/
+18
*
Change order on these two because otherwise unloading while IRQs are still en...
henryk
2008-02-03
1
-1
/
+1
*
Commit status quo. Partly or severely broken.
henryk
2008-02-02
1
-7
/
+8
*
Use finer grained #ifdef's for the new board's features
henryk
2007-12-21
1
-0
/
+6
*
Add SSC_DATA_GATE support
henryk
2007-12-20
1
-0
/
+15
*
Play with transfer sizes
henryk
2007-12-19
1
-2
/
+11
*
That comment is not true anymore
henryk
2007-12-16
1
-6
/
+1
*
Get SSC_MODE_14443A working
henryk
2007-12-16
1
-6
/
+20
*
Record size of SSC RX DMA buffers in transfers, much clearer
henryk
2007-12-15
1
-6
/
+64
*
Further the distinction between SSC and PDC transfersize
henryk
2007-12-15
1
-9
/
+9
*
Prepare generic ISO 14443A reception mode (no short/standard distinction), pr...
henryk
2007-12-15
1
-18
/
+23
*
Fix consistency check
henryk
2007-12-15
1
-2
/
+8
*
Sanitize and clarify the len handling in rx buffers.
henryk
2007-12-14
1
-8
/
+10
*
Several modifications to enable spinning until the correct phase is reached i...
henryk
2007-12-11
1
-2
/
+13
*
Clean up SSC performance metric reporting
henryk
2007-12-09
1
-8
/
+22
*
Prevent late frames by spinning in SSC CP0 IRQ till end of short frame reception
henryk
2007-12-09
1
-1
/
+17
*
Make it possible to send long frames for debugging
henryk
2007-12-09
1
-1
/
+1
*
Count and print late frames
henryk
2007-12-09
1
-0
/
+8
*
Fix stupid buffer leakage code in standard mode
henryk
2007-12-06
1
-3
/
+4
*
Obsolete comment
henryk
2007-12-05
1
-2
/
+0
*
Add a kludge to make repetitive sends working. For some obscure reason the fi...
henryk
2007-12-05
1
-0
/
+2
*
Revamp SSC buffer handling, should severely reduce buffer leakage
henryk
2007-12-05
1
-109
/
+144
*
remove old debugging #ifdef's
henryk
2007-12-05
1
-13
/
+4
*
* Reduce leaking of TX buffers
henryk
2007-12-03
1
-1
/
+11
*
Fix SSC TX registers (especially the clock source selection), peripheral conf...
henryk
2007-11-29
1
-6
/
+39
*
Print relevant SSC registers
henryk
2007-11-27
1
-2
/
+2
*
Restructure irq handling for setting tc_fdt (works now) and to get most iso s...
henryk
2007-11-26
1
-66
/
+36
*
Remove unused
henryk
2007-11-26
1
-67
/
+0
*
Prepare transmission code
henryk
2007-11-26
1
-49
/
+46
*
Add a work around to have each pio data change fiq followed by a regular IRQ ...
henryk
2007-11-23
1
-3
/
+0
*
Commit status quo (pending cleanup of the debug and experimental code that I ...
henryk
2007-11-23
1
-13
/
+10
*
Remove obsolete code
henryk
2007-11-22
1
-28
/
+6
*
Commit status quo: Start adding iso 14443 layer 3a code
henryk
2007-11-21
1
-0
/
+1
*
Checking in status quo: Can currently receive and print frames in ssc continu...
henryk
2007-11-21
1
-124
/
+191
*
Move some definitions to header file
henryk
2007-11-19
1
-9
/
+0
*
Rewrite irq handlers according to the new information in http://www.freertos....
henryk
2007-11-14
1
-3
/
+8
*
Slight progress, still: enabling tc_fdt crashes the processor after some bits
henryk
2007-11-13
1
-0
/
+3
*
Add code modules for tc_fdt, tc_cdiv_sync, tc_cdiv, ssc_picc
henryk
2007-11-11
1
-0
/
+589
personal git repositories of
Harald Welte
. Your mileage may vary