summaryrefslogtreecommitdiff
path: root/openpicc/application/cmd.c
Commit message (Expand)AuthorAgeFilesLines
* Add SSC_DATA_GATE supporthenryk2007-12-201-0/+14
* Clean up SSC performance metric reportinghenryk2007-12-091-9/+15
* Count and print late frameshenryk2007-12-091-1/+40
* Revamp SSC buffer handling, should severely reduce buffer leakagehenryk2007-12-051-0/+3
* Print relevant SSC registershenryk2007-11-271-0/+15
* Prepare transmission codehenryk2007-11-261-7/+17
* Add scale values to the field meterhenryk2007-11-231-2/+5
* Commit status quo (pending cleanup of the debug and experimental code that I ...henryk2007-11-231-0/+11
* Add task and command to print a continouos field meterhenryk2007-11-221-1/+54
* Commit status quo: Start adding iso 14443 layer 3a codehenryk2007-11-211-3/+0
* Checking in status quo: Can currently receive and print frames in ssc continu...henryk2007-11-211-0/+17
* Add ssc rx start and reboot commandshenryk2007-11-191-1/+23
* Add (ring-)buffered print functions to enable debug output from IRQ handlers ...henryk2007-11-181-8/+5
* Slight progress, still: enabling tc_fdt crashes the processor after some bitshenryk2007-11-131-1/+5
* Get tc_cdiv working (presumably, need to check on the oscilloscope)henryk2007-11-131-0/+5
* Add PIO IRQ counter (and print it in 'c' command)henryk2007-11-131-1/+45
* Add da_get_value to return the last written valuehenryk2007-11-111-8/+12
* Add distinction between long and short commands, for easier use of toggling t...henryk2007-11-111-3/+36
* Initial import of FreeRTOS code for OpenPICChenryk2007-11-061-0/+303
personal git repositories of Harald Welte. Your mileage may vary