aboutsummaryrefslogtreecommitdiffstats
path: root/host/apps/omap_debug/usrp-e-crc-rw.c
Commit message (Collapse)AuthorAgeFilesLines
* Update usrp_e.h file. Change programs to use struct element status instead ↵Philip Balister2010-06-131-4/+11
| | | | of flags.
* Work on crc testing program. Currently dumps first received packet to thePhilip Balister2010-05-211-10/+36
| | | | screen. Started to reduce teh number of warnings.
* OK, now crc uses the timed interface to set the data rate.Philip Balister2010-05-211-21/+21
| | | | | | | | | | Revert "Revert "Revert "Update test program to reflect what is in the FPGA image.""" This reverts commit b5dfe74e991d240f0e666dfd521726ec61128eb8. Conflicts: host/apps/omap_debug/usrp-e-crc-rw.c
* Keep repo in sync with my churn ...Philip Balister2010-05-191-1/+2
|
* Comment out progress indicators.Philip Balister2010-05-181-4/+8
|
* Revert "Revert "Update test program to reflect what is in the FPGA image.""Philip Balister2010-05-181-21/+20
| | | | | | This reverts commit 7d0a98fc33c17457c9f4cd8e03eddb0d559457f0. Must make filenames more different.
* Remove rand for now. Fix bug in data rate calculation.Philip Balister2010-05-181-2/+4
|
* Revert "Update test program to reflect what is in the FPGA image."Philip Balister2010-05-181-20/+21
| | | | | | This reverts commit 4d82cabe938b398bc42cab3d316983d2bbe40d06. Now sure where I got the idea this image did not contain the rate setting code.
* Update test program to reflect what is in the FPGA image.Philip Balister2010-05-141-21/+20
|
* Add calculation for data trasnfer rates.Philip Balister2010-05-121-3/+43
|
* First pass at data transfer program that uses CRC.Philip Balister2010-05-071-0/+195