aboutsummaryrefslogtreecommitdiffstats
path: root/host/apps
Commit message (Expand)AuthorAgeFilesLines
* Update usrp_e.h file from kernel header.Philip Balister2010-05-071-5/+0
* First pass at data transfer program that uses CRC.Philip Balister2010-05-072-1/+200
* Print an error and exit if open fails for some programs.Philip Balister2010-05-073-0/+17
* Remove workaround for driver hang.root2010-05-053-6/+2
* Spi data returned in struct now.Philip Balister2010-05-031-1/+1
* Update path to put module in.Philip Balister2010-05-031-1/+1
* Add hack to work around driver race.Philip Balister2010-05-032-0/+4
* Add a hack to work around a driver race. Remove when teh driver is fixed.Philip Balister2010-05-031-0/+2
* Change overrun indication. New progress indicator. Turn on RT scheduler forPhilip Balister2010-05-021-2/+24
* Update IP address for my home desktop. Change module version to 2.6.33.Philip Balister2010-05-022-3/+3
* Add script to setup board id info in eeprom.Philip Balister2010-04-291-0/+17
* Various updates to test programs.Philip Balister2010-04-284-8/+93
* Add program to exercise interface using internal fpga data source and data sink.Philip Balister2010-04-272-1/+172
* Send only required number of bytes. Do it for longer.Philip Balister2010-04-271-2/+2
* Updates to test programs.Philip Balister2010-04-233-14/+181
* Update transfer test program to use usrp_transfer_frame struct.Philip Balister2010-04-222-17/+60
* Add program to setup debug pins.Philip Balister2010-04-203-1/+83
* Initialize data array to help show when reads fail. Report return valuePhilip Balister2010-04-201-0/+5
* usrp-e-spi: change active edges around.Philip Balister2010-04-201-1/+1
* usrp-e-i2c always uses hex arguments.Philip Balister2010-04-201-6/+10
* Always put new bin file in /home/root.Philip Balister2010-04-201-2/+2
* Fix silly typo in script.Josh Blum2010-04-201-0/+1
* Fix script to write board id eeprom.Josh Blum2010-04-201-2/+2
* Add scripts to read and write board id info into usrp e id eepromPhilip Balister2010-04-202-0/+20
* pulled in master and got usrp-e code compilingJosh Blum2010-04-162-2/+2
* Fix typo.Philip Balister2010-04-131-0/+1
* Test program to verify GPIO on daughterboards. For success, connect gpios onPhilip Balister2010-04-093-7/+94
* Attempt to make scripts run inside and outside GHQ.Philip Balister2010-04-035-6/+22
* Add program to read from serial port and print to screen. (works)Philip Balister2010-04-032-1/+57
* Add ability to change uart baud rate. (works)Philip Balister2010-04-031-1/+12
* Yes, I am an idiot.Philip Balister2010-04-031-0/+0
* Update to use register definitions from header file.Philip Balister2010-04-023-4/+4
* Don't need to use malloc to get the correct sized struct anymore.Philip Balister2010-04-021-12/+8
* Convert to use register include file. Fix peek/poke16 program.Philip Balister2010-04-025-13/+112
* Handle 32 bit data to spi controller.Philip Balister2010-04-021-2/+5
* Allow variable length spi messages.Philip Balister2010-04-011-5/+6
* Spi word length is in bits, not bytes.Philip Balister2010-04-011-1/+1
* Merge branch 'usrp_e' of git@ettus.sourcerepo.com:ettus/uhd into usrp_ePhilip Balister2010-04-015-279/+0
|\
| * compiling with master merge, renamed usrp1e to usrp_eJosh Blum2010-03-301-47/+0
| * Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhd into usrp_eJosh Blum2010-03-304-232/+0
| |\
| | * Reorganized apps dir into utils and examples dir.Josh Blum2010-03-235-323/+0
| | * Added example app to receive timed samples.Josh Blum2010-03-232-0/+94
* | | 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
| |\ \