aboutsummaryrefslogtreecommitdiffstats
path: root/host/usrp_e_utils
Commit message (Collapse)AuthorAgeFilesLines
* uhd: define LINUX in build system to simplify some checksJosh Blum2011-04-011-5/+1
|
* usrp_e : Check packet length received from FPGA in case of corruption.Philip Balister2011-03-171-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 Balister2011-03-172-2/+3
|
* usrp_e100: Move gpio test program to utils.Philip Balister2011-03-161-0/+83
| | | | Still needs changing to use the new register map header.
* usrp_e : Prevent people from typing in large numbers that crash thePhilip Balister2011-02-251-0/+5
| | | | test.
* usrp-e-utils : Move loopback and timed test programs into utilsPhilip Balister2011-02-213-64/+489
| | | | directory for e100.
* usrp-e100: reverted clockgen config + tweaks, its workingJosh Blum2011-01-272-110/+105
|
* usrp-e100: added passthrough to images makefile, tweaks to usrp-e-utilityJosh Blum2011-02-031-9/+12
|
* usrp-e100: combined clkconfig and fpga downloader into usrp-e-utility, ↵Josh Blum2011-01-314-292/+102
| | | | simplified code
* Merge branch 'usrp_e100_devel' of ettus.sourcerepo.com:ettus/uhdpriv into ↵Philip Balister2011-01-262-96/+106
|\ | | | | | | usrp_e100_devel
| * Merge branch 'clkgen_config' of ettus.sourcerepo.com:ettus/uhdpriv into ↵Nick Foster2011-01-252-96/+106
| | | | | | | | | | | | | | usrp_e100_devel Conflicts: host/utils/CMakeLists.txt
* | Local changes for wishbone tests, PLease review carefully.Philip Balister2011-01-261-2/+6
|/
* usrp-e100: created component for stand-alone usrp-e utils and added wb test utilJosh Blum2011-01-238-0/+1174