aboutsummaryrefslogtreecommitdiffstats
path: root/host/apps
Commit message (Collapse)AuthorAgeFilesLines
...
| | * Added example app to receive timed samples.Josh Blum2010-03-232-0/+94
| | | | | | | | | | | | | | | Added useful calls to simple device. Fixed vrt frac time usage (wrong word).
* | | Minor fixes.Philip Balister2010-03-291-2/+2
|/ /
* | Working version.Philip Balister2010-03-261-1/+1
| |
* | Add test program to send characters to the wishbone uart.Philip Balister2010-03-262-1/+42
| |
* | Update read/write test program to new header name and add to Makefile.Philip Balister2010-03-252-3/+7
| |
* | Updates for header file change from usrp1_e.h to usrp_e.h.root2010-03-254-16/+16
| |
* | Makefile and usrp-e-spi edits, add i2c test program.Philip Balister2010-03-243-1/+84
| |
* | Merge branch 'u1e_uhd' of git@ettus.sourcerepo.com:ettus/uhd into u1e_uhdPhilip Balister2010-03-241-5/+21
|\ \
| * \ Merge branch 'u1e_uhd' of git@ettus.sourcerepo.com:ettus/uhd into u1e_uhdroot2010-03-246-0/+0
| |\ \
| * | | Update usrp1_e.h header file to match kernel driver.root2010-03-241-5/+21
| | | |
* | | | Start applying order through Makefile.Philip Balister2010-03-241-0/+1
| |/ / |/| |
* | | Start renaming stuff in line with product name USRP Embedded.Philip Balister2010-03-246-0/+0
|/ /
* | Commit random test code.root2010-03-239-5/+294
| | | | | | | | | | Unfiltered commit of test code I am accumlating on my ewewoneee. Most of this should go away before release.
* | Merge branch 'u1e_uhd' of git@ettus.sourcerepo.com:ettus/uhd into u1e_uhdroot2010-03-236-23/+213
|\ \
| * | Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhd into u1e_uhdJosh Blum2010-03-182-0/+53
| |\|
| | * added more help and verbose on recovery appJosh Blum2010-03-161-3/+5
| | |
| | * Added recovery app to use raw socket to burn known ip addr.Josh Blum2010-03-162-0/+51
| | | | | | | | | | | | Fixed up fw so the device can reply after new addrs are set.
| * | Merge branch 'u1e_uhd' of git@ettus.sourcerepo.com:ettus/uhd into u1e_uhdJosh Blum2010-03-151-6/+6
| |\ \
| | * \ Merge branch 'u1e_uhd' of ettus.sourcerepo.com:ettus/uhd into u1e_uhdMatt Ettus2010-03-083-13/+67
| | |\ \
| | * | | proper flags bitsMatt Ettus2010-03-081-6/+6
| | | | |
| * | | | Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhd into u1e_uhdJosh Blum2010-03-153-5/+88
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/| | | | | Conflicts: host/apps/CMakeLists.txt host/lib/usrp/usrp2/usrp2_impl.cpp
| | * | Ability to burn mac addr and ip addr to usrp2 (over ip/udp for now).Josh Blum2010-03-152-2/+86
| | | | | | | | | | | | | | | | Added firmware support and usrp2 burner host app.
| | * | Added simple device to handle wrapping general properties up into simple api.Josh Blum2010-03-101-1/+1
| | | | | | | | | | | | | | | | | | | | Added setting time capability to the usrp2 impl. Messing with props and time specs...
| | * | Making use of vrt lib in the usrp2 io_impl.Josh Blum2010-03-031-0/+1
| | | | | | | | | | | | | | | | Added a packet size param to the vrt pack and unpack.
| | * | Recv noise with uhd.Josh Blum2010-03-011-3/+0
| | | |
| | * | removed empty uhd.hpp and cpp filesJosh Blum2010-02-261-1/+1
| | | |
| * | | made app to load usrp1e fpga images, and tested it to be workingJosh Blum2010-02-262-1/+50
| | | |
| * | | Merge branch 'master' into u1e_uhdJosh Blum2010-02-251-12/+17
| |\| | | | |/ | |/|
| | * Created empty usrp1e cpp file for the case when headers are not found.Josh Blum2010-02-251-7/+14
| | | | | | | | | | | | | | | Worked on the device make and discovery to fix certain problems. Added node param to discover usrps for usrp1e, made addr optional.
| | * use a single addr param for the usrp2Josh Blum2010-02-251-8/+6
| | |
* | | Commit wip. Programs that fetch OS code sync now.root2010-02-244-2/+5
|/ /
* | full neameMatt Ettus2010-02-221-4/+4
| |
* | first cut at automatically setting the debug pinsMatt Ettus2010-02-221-0/+34
| |
* | Initial checkin of useful shell scripts.root2010-02-233-0/+4
| |
* | Initial checkin of u1e testing code. Some of these may not be reallyroot2010-02-237-0/+422
| | | | | | | | useful anymore.
* | place to put omap toolsMatt Ettus2010-02-221-0/+1
|/
* Added special case for empty dboard slot (none id 0xffff)Josh Blum2010-02-181-1/+3
| | | | | | Added error handling in the dboard base classes for mishandling the none id. Added better to string function for the dboard ids. Added get methods for dboard classes to get their ids.
* moved host code into host directory for clean (unambiguous) top levelJosh Blum2010-02-172-0/+87