Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update usrp_e.h file. Change programs to use struct element status instead ↵ | Philip Balister | 2010-06-13 | 1 | -4/+11 |
| | | | | of flags. | ||||
* | Work on crc testing program. Currently dumps first received packet to the | Philip Balister | 2010-05-21 | 1 | -10/+36 |
| | | | | screen. Started to reduce teh number of warnings. | ||||
* | OK, now crc uses the timed interface to set the data rate. | Philip Balister | 2010-05-21 | 1 | -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 Balister | 2010-05-19 | 1 | -1/+2 |
| | |||||
* | Comment out progress indicators. | Philip Balister | 2010-05-18 | 1 | -4/+8 |
| | |||||
* | Revert "Revert "Update test program to reflect what is in the FPGA image."" | Philip Balister | 2010-05-18 | 1 | -21/+20 |
| | | | | | | This reverts commit 7d0a98fc33c17457c9f4cd8e03eddb0d559457f0. Must make filenames more different. | ||||
* | Remove rand for now. Fix bug in data rate calculation. | Philip Balister | 2010-05-18 | 1 | -2/+4 |
| | |||||
* | Revert "Update test program to reflect what is in the FPGA image." | Philip Balister | 2010-05-18 | 1 | -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 Balister | 2010-05-14 | 1 | -21/+20 |
| | |||||
* | Add calculation for data trasnfer rates. | Philip Balister | 2010-05-12 | 1 | -3/+43 |
| | |||||
* | First pass at data transfer program that uses CRC. | Philip Balister | 2010-05-07 | 1 | -0/+195 |