Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into usrp_e100_i2c | Josh Blum | 2010-11-10 | 1 | -1/+6 |
|\ | | | | | | | | | Conflicts: host/utils/CMakeLists.txt | ||||
| * | usrp1: usrp1 util is conditionally enabled | Josh Blum | 2010-11-10 | 1 | -1/+6 |
| | | |||||
* | | Merge branch 'master' into usrp_e100 | Josh Blum | 2010-11-10 | 1 | -50/+34 |
|\| | | | | | | | | | Conflicts: host/utils/CMakeLists.txt | ||||
| * | uhd: reorganized utils cmakefile to use list of sources | Josh Blum | 2010-11-10 | 1 | -24/+23 |
| | | |||||
* | | usrp-e100: add header path for the utils directory as well | Josh Blum | 2010-11-09 | 1 | -0/+3 |
| | | |||||
* | | Merge branch 'master' into usrp_e_next | Josh Blum | 2010-11-09 | 1 | -8/+4 |
|\| | |||||
| * | usrp: replaced device specific burner apps with one generic one for mboard ↵ | Josh Blum | 2010-11-04 | 1 | -8/+4 |
| | | | | | | | | eeproms | ||||
* | | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_e | Philip Balister | 2010-09-09 | 1 | -0/+8 |
|\| | |||||
| * | Added serial number read. Renamed the usrp1-specific utilities. | Nick Foster | 2010-08-31 | 1 | -6/+6 |
| | | |||||
| * | Added usrp_serial_burner.cpp and capabilities for setting serial number in ↵ | Nick Foster | 2010-08-31 | 1 | -0/+4 |
| | | | | | | | | mboard_impl. Have not yet added read support. | ||||
| * | EEPROM burning in UHD. Changed some USB device handle stuff. Added ↵ | Nick Foster | 2010-08-31 | 1 | -0/+4 |
| | | | | | | | | usrp_init_eeprom.cpp. Hacked up the firmware makefile to behave and to generate .bin EEPROM images instead of IHX. | ||||
* | | Add clkgen-config, usrp-e-i2c and usrp-e-spi to the installed utils. | Philip Balister | 2010-09-09 | 1 | -0/+12 |
| | | |||||
* | | Add usrp-e-debug-pins to utils. This is the wrong place for the regs header | Philip Balister | 2010-08-29 | 1 | -0/+4 |
| | | | | | | | | file. | ||||
* | | Move fpga-downloader and usrp-e-loopback into utils so they get packaged | Philip Balister | 2010-08-28 | 1 | -0/+8 |
|/ | | | | for installation on the USRP Embedded. | ||||
* | uhd: renamed prefix on usrp burn eeprom utility | Josh Blum | 2010-07-06 | 1 | -6/+20 |
| | |||||
* | created uhd usrp probe | Josh Blum | 2010-06-09 | 1 | -0/+4 |
| | |||||
* | split the card burner into two python apps, one command line app with ↵ | Josh Blum | 2010-05-20 | 1 | -0/+1 |
| | | | | implementation, and the other a gui only app, updated docs as well | ||||
* | Added card burner python app with gui and windows support. | Josh Blum | 2010-05-12 | 1 | -4/+8 |
| | |||||
* | added dboard id burner app | Josh Blum | 2010-04-24 | 1 | -0/+4 |
| | |||||
* | use find to discover devices | Josh Blum | 2010-03-30 | 1 | -3/+3 |
| | |||||
* | mess with that usrp2 io loop unroll, also py app gets installed executable | Josh Blum | 2010-03-24 | 1 | -1/+1 |
| | |||||
* | Reorganized apps dir into utils and examples dir. | Josh Blum | 2010-03-23 | 1 | -0/+26 |
The files get installed into the pkg data directory. |