Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | usrp: replaced device specific burner apps with one generic one for mboard ↵ | Josh Blum | 2010-11-04 | 1 | -8/+4 |
| | | | | eeproms | ||||
* | 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. | ||||
* | 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. |