Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | e100: loopback test fix after register tweaks | Josh Blum | 2012-02-08 | 1 | -2/+1 |
| | |||||
* | uhd: patch to support PKG_LIB_DIR per debian fs standards | Josh Blum | 2012-01-13 | 1 | -1/+1 |
| | | | | | | uhd binaries will continue to install into share/uhd, however, one can specify -DPKG_LIB_DIR=lib/uhd for example to move where the binaries are installed | ||||
* | e100/b100: moved gpio regs and compat readback | Josh Blum | 2011-11-03 | 3 | -163/+0 |
| | |||||
* | Header-include fix: <cstring> for std::memcpy in usrp_e_utils. | Ben Hilburn | 2011-09-01 | 1 | -0/+1 |
| | |||||
* | e100: add FIFO clear and kernel clear to loopback | Josh Blum | 2011-08-31 | 1 | -0/+9 |
| | |||||
* | e100: reimplemented loopback for easy regression testing | Josh Blum | 2011-08-31 | 4 | -326/+294 |
| | |||||
* | e100: changed compat numbers, and tweaks | Josh Blum | 2011-08-31 | 4 | -431/+65 |
| | |||||
* | e100: only generate random _even_ sizes for loopback | Josh Blum | 2011-08-31 | 1 | -1/+1 |
| | |||||
* | e100: changes to support bus work | Josh Blum | 2011-08-31 | 1 | -7/+27 |
| | |||||
* | E1X0 : Remove the spi and i2c test programs. | Philip Balister | 2011-07-08 | 3 | -143/+0 |
| | | | | | | These existed to test the spi and i2c ioctls that have been removed from the device driver. If we need these programs back, they will need to be rewritten with the user space spi and i2c code from uhd. | ||||
* | usrp: removed register defs in regs.hpp that were covered by cores | Josh Blum | 2011-07-02 | 1 | -5/+5 |
| | |||||
* | e100: removed usrp from directory prefix | Josh Blum | 2011-06-17 | 4 | -39/+38 |
| | |||||
* | Merge branch 'usrp_e100_aux_spi' into frontend_work | Josh Blum | 2011-06-15 | 3 | -378/+0 |
|\ | |||||
| * | usrp-e100: removed clockgen config stuff and docs | Josh Blum | 2011-06-06 | 3 | -378/+0 |
| | | |||||
* | | usrp-e-timed : Fix stupid typo in tx rate calculation. | Philip Balister | 2011-06-12 | 1 | -1/+1 |
| | | |||||
* | | usrp-e-loopback : Fix transfer rate calculation. | Philip Balister | 2011-06-12 | 1 | -4/+23 |
|/ | | | | Calculation now uses fractional seconds, not integer seconds. | ||||
* | usrp-e100: use misc test32 register to store fpga hash | Josh Blum | 2011-05-10 | 1 | -3/+0 |
| | |||||
* | uhd: define LINUX in build system to simplify some checks | Josh Blum | 2011-04-01 | 1 | -5/+1 |
| | |||||
* | usrp_e : Check packet length received from FPGA in case of corruption. | Philip Balister | 2011-03-17 | 1 | -5/+9 |
| | | | | | If the packet length in invalid, do not calculate the checksum to avoid segfaulting. | ||||
* | usrp_e : Add usrp e1xx gpio test program the usrp e100 utils directory. | Philip Balister | 2011-03-17 | 2 | -2/+3 |
| | |||||
* | usrp_e100: Move gpio test program to utils. | Philip Balister | 2011-03-16 | 1 | -0/+83 |
| | | | | Still needs changing to use the new register map header. | ||||
* | usrp_e : Prevent people from typing in large numbers that crash the | Philip Balister | 2011-02-25 | 1 | -0/+5 |
| | | | | test. | ||||
* | usrp-e-utils : Move loopback and timed test programs into utils | Philip Balister | 2011-02-21 | 3 | -64/+489 |
| | | | | directory for e100. | ||||
* | usrp-e100: reverted clockgen config + tweaks, its working | Josh Blum | 2011-01-27 | 2 | -110/+105 |
| | |||||
* | usrp-e100: added passthrough to images makefile, tweaks to usrp-e-utility | Josh Blum | 2011-02-03 | 1 | -9/+12 |
| | |||||
* | usrp-e100: combined clkconfig and fpga downloader into usrp-e-utility, ↵ | Josh Blum | 2011-01-31 | 4 | -292/+102 |
| | | | | simplified code | ||||
* | Merge branch 'usrp_e100_devel' of ettus.sourcerepo.com:ettus/uhdpriv into ↵ | Philip Balister | 2011-01-26 | 2 | -96/+106 |
|\ | | | | | | | usrp_e100_devel | ||||
| * | Merge branch 'clkgen_config' of ettus.sourcerepo.com:ettus/uhdpriv into ↵ | Nick Foster | 2011-01-25 | 2 | -96/+106 |
| | | | | | | | | | | | | | | usrp_e100_devel Conflicts: host/utils/CMakeLists.txt | ||||
* | | Local changes for wishbone tests, PLease review carefully. | Philip Balister | 2011-01-26 | 1 | -2/+6 |
|/ | |||||
* | usrp-e100: created component for stand-alone usrp-e utils and added wb test util | Josh Blum | 2011-01-23 | 8 | -0/+1174 |