summaryrefslogtreecommitdiff
path: root/openpcd/opcd_test
Commit message (Collapse)AuthorAgeFilesLines
* add unfinished code to read ADC(no author)2006-09-101-1/+15
| | | | git-svn-id: https://svn.openpcd.org:2342/trunk@167 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
* add usb benchmarking mode(no author)2006-08-253-1/+42
| | | | git-svn-id: https://svn.openpcd.org:2342/trunk@132 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
* add new openpcd shell program (unfinished)(no author)2006-08-1613-2/+6719
| | | | git-svn-id: https://svn.openpcd.org:2342/trunk@104 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
* - remove local copy of openpcd.h, use the one from firmware instead(no author)2006-08-113-40/+4
| | | | | | | - adopt to new openpcd_hdr (4 bytes) git-svn-id: https://svn.openpcd.org:2342/trunk@103 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
* fix some compiler warnings, enable -Wall(no author)2006-08-102-4/+5
| | | | git-svn-id: https://svn.openpcd.org:2342/trunk@100 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
* - add my ausb library code for async usb handling(no author)2006-08-1010-136/+838
| | | | | | | - separate opcd_test code from core openpcd usb protocol handling routines git-svn-id: https://svn.openpcd.org:2342/trunk@99 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
* new usb protocol doesn't give feedback for write commands(no author)2006-07-301-4/+0
| | | | git-svn-id: https://svn.openpcd.org:2342/trunk@67 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
* remaining changes after half-failing commit(no author)2006-07-241-0/+2
| | | | git-svn-id: https://svn.openpcd.org:2342/trunk@36 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
* implement help message, get and clear bit operations(no author)2006-07-232-52/+100
| | | | git-svn-id: https://svn.openpcd.org:2342/trunk@27 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
* add host helper program to test OpenPCD(no author)2006-07-233-0/+290
git-svn-id: https://svn.openpcd.org:2342/trunk@18 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
personal git repositories of Harald Welte. Your mileage may vary