summaryrefslogtreecommitdiff
path: root/openpicc/application/cmd.c
Commit message (Expand)AuthorAgeFilesLines
* Add code to change uid/nonce on the flyhenryk2008-04-281-0/+44
* Remove obsolete commandhenryk2008-03-211-20/+0
* Add T/C based receiver code with integrated miller decoderhenryk2008-03-141-2/+2
* Add performance measurement codehenryk2008-03-101-1/+1
* Fix sendinghenryk2008-03-091-1/+1
* Port over the differential miller decoder from the sniffonly host toolhenryk2008-03-051-2/+3
* Copy over the relevant changes from the sniffonly branch pending integrationhenryk2008-03-051-1/+6
* Sending seems to be reliable now.henryk2008-03-031-1/+1
* Implement transmissionhenryk2008-03-031-2/+1
* New cleaned-up (and then messed up again) SSC codehenryk2008-02-291-32/+66
* Framework to support run-time hardware selection. Future hardware releases sh...henryk2008-02-111-11/+24
* Add command to toggle PLL inhibitionhenryk2008-02-111-1/+7
* Remove old OpenBeacon remnantshenryk2008-02-091-28/+0
* Factor out time print code and enhance ithenryk2008-02-031-12/+28
* 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