Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix script to write board id eeprom. | Josh Blum | 2010-04-20 | 1 | -2/+2 |
| | |||||
* | Add scripts to read and write board id info into usrp e id eeprom | Philip Balister | 2010-04-20 | 2 | -0/+20 |
| | |||||
* | pulled in master and got usrp-e code compiling | Josh Blum | 2010-04-16 | 2 | -2/+2 |
| | |||||
* | Fix typo. | Philip Balister | 2010-04-13 | 1 | -0/+1 |
| | |||||
* | Test program to verify GPIO on daughterboards. For success, connect gpios on | Philip Balister | 2010-04-09 | 3 | -7/+94 |
| | | | | TX to corresponding ones on RX. | ||||
* | Attempt to make scripts run inside and outside GHQ. | Philip Balister | 2010-04-03 | 5 | -6/+22 |
| | | | | | | | When at GHQ: export GHQ=1 export GHQ_USER="something that can log in to astro" | ||||
* | Add program to read from serial port and print to screen. (works) | Philip Balister | 2010-04-03 | 2 | -1/+57 |
| | |||||
* | Add ability to change uart baud rate. (works) | Philip Balister | 2010-04-03 | 1 | -1/+12 |
| | |||||
* | Yes, I am an idiot. | Philip Balister | 2010-04-03 | 1 | -0/+0 |
| | |||||
* | Update to use register definitions from header file. | Philip Balister | 2010-04-02 | 3 | -4/+4 |
| | |||||
* | Don't need to use malloc to get the correct sized struct anymore. | Philip Balister | 2010-04-02 | 1 | -12/+8 |
| | |||||
* | Convert to use register include file. Fix peek/poke16 program. | Philip Balister | 2010-04-02 | 5 | -13/+112 |
| | | | | | Add program to cycle through LED's and test buttons. Only pushbuttons tested at the moment. | ||||
* | Handle 32 bit data to spi controller. | Philip Balister | 2010-04-02 | 1 | -2/+5 |
| | |||||
* | Allow variable length spi messages. | Philip Balister | 2010-04-01 | 1 | -5/+6 |
| | |||||
* | Spi word length is in bits, not bytes. | Philip Balister | 2010-04-01 | 1 | -1/+1 |
| | |||||
* | Merge branch 'usrp_e' of git@ettus.sourcerepo.com:ettus/uhd into usrp_e | Philip Balister | 2010-04-01 | 5 | -279/+0 |
|\ | |||||
| * | compiling with master merge, renamed usrp1e to usrp_e | Josh Blum | 2010-03-30 | 1 | -47/+0 |
| | | |||||
| * | Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhd into usrp_e | Josh Blum | 2010-03-30 | 4 | -232/+0 |
| |\ | | | | | | | | | | | | | | | | Conflicts: host/include/uhd/usrp/dboard_id.hpp host/lib/usrp/usrp2/usrp2_impl.cpp | ||||
| | * | Reorganized apps dir into utils and examples dir. | Josh Blum | 2010-03-23 | 5 | -323/+0 |
| | | | | | | | | | | | | The files get installed into the pkg data directory. | ||||
| | * | Added example app to receive timed samples. | Josh Blum | 2010-03-23 | 2 | -0/+94 |
| | | | | | | | | | | | | | | | Added useful calls to simple device. Fixed vrt frac time usage (wrong word). | ||||
* | | | Minor fixes. | Philip Balister | 2010-03-29 | 1 | -2/+2 |
|/ / | |||||
* | | Working version. | Philip Balister | 2010-03-26 | 1 | -1/+1 |
| | | |||||
* | | Add test program to send characters to the wishbone uart. | Philip Balister | 2010-03-26 | 2 | -1/+42 |
| | | |||||
* | | Update read/write test program to new header name and add to Makefile. | Philip Balister | 2010-03-25 | 2 | -3/+7 |
| | | |||||
* | | Updates for header file change from usrp1_e.h to usrp_e.h. | root | 2010-03-25 | 4 | -16/+16 |
| | | |||||
* | | Makefile and usrp-e-spi edits, add i2c test program. | Philip Balister | 2010-03-24 | 3 | -1/+84 |
| | | |||||
* | | Merge branch 'u1e_uhd' of git@ettus.sourcerepo.com:ettus/uhd into u1e_uhd | Philip Balister | 2010-03-24 | 1 | -5/+21 |
|\ \ | |||||
| * \ | Merge branch 'u1e_uhd' of git@ettus.sourcerepo.com:ettus/uhd into u1e_uhd | root | 2010-03-24 | 6 | -0/+0 |
| |\ \ | |||||
| * | | | Update usrp1_e.h header file to match kernel driver. | root | 2010-03-24 | 1 | -5/+21 |
| | | | | |||||
* | | | | Start applying order through Makefile. | Philip Balister | 2010-03-24 | 1 | -0/+1 |
| |/ / |/| | | |||||
* | | | Start renaming stuff in line with product name USRP Embedded. | Philip Balister | 2010-03-24 | 6 | -0/+0 |
|/ / | |||||
* | | Commit random test code. | root | 2010-03-23 | 9 | -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_uhd | root | 2010-03-23 | 6 | -23/+213 |
|\ \ | |||||
| * | | Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhd into u1e_uhd | Josh Blum | 2010-03-18 | 2 | -0/+53 |
| |\| | |||||
| | * | added more help and verbose on recovery app | Josh Blum | 2010-03-16 | 1 | -3/+5 |
| | | | |||||
| | * | Added recovery app to use raw socket to burn known ip addr. | Josh Blum | 2010-03-16 | 2 | -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_uhd | Josh Blum | 2010-03-15 | 1 | -6/+6 |
| |\ \ | |||||
| | * \ | Merge branch 'u1e_uhd' of ettus.sourcerepo.com:ettus/uhd into u1e_uhd | Matt Ettus | 2010-03-08 | 3 | -13/+67 |
| | |\ \ | |||||
| | * | | | proper flags bits | Matt Ettus | 2010-03-08 | 1 | -6/+6 |
| | | | | | |||||
| * | | | | Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhd into u1e_uhd | Josh Blum | 2010-03-15 | 3 | -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 Blum | 2010-03-15 | 2 | -2/+86 |
| | | | | | | | | | | | | | | | | Added firmware support and usrp2 burner host app. | ||||
| | * | | Added simple device to handle wrapping general properties up into simple api. | Josh Blum | 2010-03-10 | 1 | -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 Blum | 2010-03-03 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | Added a packet size param to the vrt pack and unpack. | ||||
| | * | | Recv noise with uhd. | Josh Blum | 2010-03-01 | 1 | -3/+0 |
| | | | | |||||
| | * | | removed empty uhd.hpp and cpp files | Josh Blum | 2010-02-26 | 1 | -1/+1 |
| | | | | |||||
| * | | | made app to load usrp1e fpga images, and tested it to be working | Josh Blum | 2010-02-26 | 2 | -1/+50 |
| | | | | |||||
| * | | | Merge branch 'master' into u1e_uhd | Josh Blum | 2010-02-25 | 1 | -12/+17 |
| |\| | | | |/ | |/| | |||||
| | * | Created empty usrp1e cpp file for the case when headers are not found. | Josh Blum | 2010-02-25 | 1 | -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 usrp2 | Josh Blum | 2010-02-25 | 1 | -8/+6 |
| | | | |||||
* | | | Commit wip. Programs that fetch OS code sync now. | root | 2010-02-24 | 4 | -2/+5 |
|/ / |