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
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add new hardware revision, make it the default
henryk
2008-03-18
1
-2
/
+2
*
Faked anticollision working now. During stress test (OpenPCD reqa firmware in...
henryk
2008-03-14
1
-3
/
+3
*
Add T/C based receiver code with integrated miller decoder
henryk
2008-03-14
1
-4
/
+4
*
Add performance measurement code
henryk
2008-03-10
1
-0
/
+2
*
Copy over the relevant changes from the sniffonly branch pending integration
henryk
2008-03-05
1
-3
/
+7
*
Implement transmission
henryk
2008-03-03
1
-2
/
+5
*
New cleaned-up (and then messed up again) SSC code
henryk
2008-02-29
1
-64
/
+89
*
Framework to support run-time hardware selection. Future hardware releases sh...
henryk
2008-02-11
1
-1
/
+7
*
Commit a first version of an iso 14443 layer 2 and a passive sniffer. Works f...
henryk
2008-02-09
1
-1
/
+4
*
Record size of SSC RX DMA buffers in transfers, much clearer
henryk
2007-12-15
1
-0
/
+3
*
Sanitize and clarify the len handling in rx buffers.
henryk
2007-12-14
1
-2
/
+2
*
Prepare transmission code
henryk
2007-11-26
1
-6
/
+22
*
Add load modulation and encoding/decoding code from harald
henryk
2007-11-24
1
-0
/
+2
*
Commit status quo (pending cleanup of the debug and experimental code that I ...
henryk
2007-11-23
1
-2
/
+5
*
Refactor frame print code out and use in iso14443_layer3a
henryk
2007-11-22
1
-25
/
+28
*
Commit status quo: Start adding iso 14443 layer 3a code
henryk
2007-11-21
1
-17
/
+5
*
Checking in status quo: Can currently receive and print frames in ssc continu...
henryk
2007-11-21
1
-1
/
+65
*
Add (ring-)buffered print functions to enable debug output from IRQ handlers ...
henryk
2007-11-18
1
-0
/
+3
*
Slight progress, still: enabling tc_fdt crashes the processor after some bits
henryk
2007-11-13
1
-1
/
+2
*
Get tc_cdiv working (presumably, need to check on the oscilloscope)
henryk
2007-11-13
1
-4
/
+8
*
Add PIO IRQ counter (and print it in 'c' command)
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
/
+3
*
Add pio_irq and pll code
henryk
2007-11-11
1
-2
/
+7
*
Revert 313 and 315 again, I'm too stupid to get DFU working, focus on the app...
henryk
2007-11-11
1
-1
/
+1
*
DA code to set the comparator threshold
henryk
2007-11-07
1
-0
/
+4
*
Initial import of FreeRTOS code for OpenPICC
henryk
2007-11-06
1
-0
/
+93
personal git repositories of
Harald Welte
. Your mileage may vary