summaryrefslogtreecommitdiff
path: root/openpicc/application/main.c
Commit message (Expand)AuthorAgeFilesLines
* Add new hardware revision, make it the defaulthenryk2008-03-181-2/+2
* Faked anticollision working now. During stress test (OpenPCD reqa firmware in...henryk2008-03-141-3/+3
* Add T/C based receiver code with integrated miller decoderhenryk2008-03-141-4/+4
* Add performance measurement codehenryk2008-03-101-0/+2
* Copy over the relevant changes from the sniffonly branch pending integrationhenryk2008-03-051-3/+7
* Implement transmissionhenryk2008-03-031-2/+5
* New cleaned-up (and then messed up again) SSC codehenryk2008-02-291-64/+89
* Framework to support run-time hardware selection. Future hardware releases sh...henryk2008-02-111-1/+7
* Commit a first version of an iso 14443 layer 2 and a passive sniffer. Works f...henryk2008-02-091-1/+4
* Record size of SSC RX DMA buffers in transfers, much clearerhenryk2007-12-151-0/+3
* Sanitize and clarify the len handling in rx buffers.henryk2007-12-141-2/+2
* Prepare transmission codehenryk2007-11-261-6/+22
* Add load modulation and encoding/decoding code from haraldhenryk2007-11-241-0/+2
* Commit status quo (pending cleanup of the debug and experimental code that I ...henryk2007-11-231-2/+5
* Refactor frame print code out and use in iso14443_layer3ahenryk2007-11-221-25/+28
* Commit status quo: Start adding iso 14443 layer 3a codehenryk2007-11-211-17/+5
* Checking in status quo: Can currently receive and print frames in ssc continu...henryk2007-11-211-1/+65
* Add (ring-)buffered print functions to enable debug output from IRQ handlers ...henryk2007-11-181-0/+3
* Slight progress, still: enabling tc_fdt crashes the processor after some bitshenryk2007-11-131-1/+2
* Get tc_cdiv working (presumably, need to check on the oscilloscope)henryk2007-11-131-4/+8
* Add PIO IRQ counter (and print it in 'c' command)henryk2007-11-131-0/+3
* Add code modules for tc_fdt, tc_cdiv_sync, tc_cdiv, ssc_picchenryk2007-11-111-0/+3
* Add pio_irq and pll codehenryk2007-11-111-2/+7
* Revert 313 and 315 again, I'm too stupid to get DFU working, focus on the app...henryk2007-11-111-1/+1
* DA code to set the comparator thresholdhenryk2007-11-071-0/+4
* Initial import of FreeRTOS code for OpenPICChenryk2007-11-061-0/+93
personal git repositories of Harald Welte. Your mileage may vary