aboutsummaryrefslogtreecommitdiffstats
path: root/host/utils/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* usrp: replaced device specific burner apps with one generic one for mboard ↵Josh Blum2010-11-041-8/+4
| | | | eeproms
* Added serial number read. Renamed the usrp1-specific utilities.Nick Foster2010-08-311-6/+6
|
* Added usrp_serial_burner.cpp and capabilities for setting serial number in ↵Nick Foster2010-08-311-0/+4
| | | | mboard_impl. Have not yet added read support.
* EEPROM burning in UHD. Changed some USB device handle stuff. Added ↵Nick Foster2010-08-311-0/+4
| | | | usrp_init_eeprom.cpp. Hacked up the firmware makefile to behave and to generate .bin EEPROM images instead of IHX.
* uhd: renamed prefix on usrp burn eeprom utilityJosh Blum2010-07-061-6/+20
|
* created uhd usrp probeJosh Blum2010-06-091-0/+4
|
* split the card burner into two python apps, one command line app with ↵Josh Blum2010-05-201-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 Blum2010-05-121-4/+8
|
* added dboard id burner appJosh Blum2010-04-241-0/+4
|
* use find to discover devicesJosh Blum2010-03-301-3/+3
|
* 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-231-0/+26
The files get installed into the pkg data directory.