aboutsummaryrefslogtreecommitdiffstats
path: root/host/utils
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_eJosh Blum2010-06-191-11/+1
|\
| * uhd: added dboard manager call to register xcvr board, implemented in xcvr db...Josh Blum2010-06-181-11/+1
* | Merge branch 'probe' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_eJosh Blum2010-06-102-0/+170
|\|
| * created uhd usrp probeJosh Blum2010-06-092-0/+170
* | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_eJosh Blum2010-05-274-5/+405
|\|
| * mac os x card burner support and documentation notesJosh Blum2010-05-211-0/+21
| * clean up parsing of dd.exe --list for windows usrp2 card burnerJosh Blum2010-05-211-24/+22
| * use only procfs /proc/partitions for discovering raw devices on linuxJosh Blum2010-05-201-6/+4
| * split the card burner into two python apps, one command line app with impleme...Josh Blum2010-05-203-158/+193
| * burn sd card fix, units for seek and skip in blocks not bytesJosh Blum2010-05-181-2/+2
| * card burner: added --list option, added warning, added sync on linuxJosh Blum2010-05-131-6/+19
| * work on usrp2 card burner, uses blockdev and /proc/paritions to check for dev...Josh Blum2010-05-131-37/+83
| * Added card burner python app with gui and windows support.Josh Blum2010-05-123-5/+294
* | spi working, talked to ad9522Josh Blum2010-05-031-1/+1
* | Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhdpriv into usrp_eJosh Blum2010-05-022-6/+4
|\|
| * Expanded the dboard id API to create dboard id types from strings and ints.Josh Blum2010-05-032-6/+4
* | Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhdpriv into usrp_eJosh Blum2010-04-291-1/+1
|\|
| * setting size of buffers from device argsJosh Blum2010-04-271-1/+1
* | Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhdpriv into usrp_eJosh Blum2010-04-283-12/+111
|\|
| * added dboard id burner appJosh Blum2010-04-242-0/+109
| * Created args string contructor for device address.Josh Blum2010-04-201-12/+2
* | Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhd into usrp_eJosh Blum2010-04-012-3/+2
|\|
| * moved props into usrp and multiple hpp filesJosh Blum2010-04-012-3/+2
* | compiling with master merge, renamed usrp1e to usrp_eJosh Blum2010-03-302-2/+50
* | Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhd into usrp_eJosh Blum2010-03-301-0/+3
|/
* use find to discover devicesJosh Blum2010-03-302-8/+8
* Added utility methods to device addr and mac addr to make them more usable.Josh Blum2010-03-291-6/+11
* refactored types.hpp into types directoryJosh Blum2010-03-271-1/+1
* Split utils.hpp into subdir with multiple files.Josh Blum2010-03-272-2/+4
* made python app to generate vrt jump tables, seems to run faster...Josh Blum2010-03-261-0/+16
* mess with that usrp2 io loop unroll, also py app gets installed executableJosh Blum2010-03-241-1/+1
* Reorganized apps dir into utils and examples dir.Josh Blum2010-03-234-0/+232