| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into usrp_e_next | Josh Blum | 2010-11-09 | 6 | -181/+92 |
|\ |
|
| * | uhd: for eeprom writeback, write and set only those values changed | Josh Blum | 2010-11-05 | 1 | -11/+13 |
| * | usrp: replaced device specific burner apps with one generic one for mboard ee... | Josh Blum | 2010-11-04 | 5 | -177/+86 |
| * | usrp: print eeprom key/value pairs in the probe app, fixed mac addr size | Josh Blum | 2010-11-04 | 1 | -4/+4 |
* | | USRP-E: updated the loopback tester for length checking. | root | 2010-10-13 | 1 | -5/+42 |
* | | Merge branch 'master' into usrp_e | Josh Blum | 2010-09-09 | 1 | -4/+11 |
|\| |
|
| * | usrp: dboard eeprom burner app takes slot param (fixed for automatic) | Josh Blum | 2010-09-09 | 1 | -4/+11 |
* | | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_e | Philip Balister | 2010-09-09 | 3 | -0/+152 |
|\| |
|
| * | Added serial number read. Renamed the usrp1-specific utilities. | Nick Foster | 2010-08-31 | 3 | -6/+7 |
| * | Added usrp_serial_burner.cpp and capabilities for setting serial number in mb... | Nick Foster | 2010-08-31 | 3 | -1/+79 |
| * | EEPROM burning in UHD. Changed some USB device handle stuff. Added usrp_init_... | Nick Foster | 2010-08-31 | 2 | -0/+73 |
* | | Add clkgen-config, usrp-e-i2c and usrp-e-spi to the installed utils. | Philip Balister | 2010-09-09 | 4 | -0/+449 |
* | | Add usrp-e-debug-pins to utils. This is the wrong place for the regs header | Philip Balister | 2010-08-29 | 3 | -0/+277 |
* | | Test if usrp_e kernel module is loaded before trying to load the FPGA. Do | Philip Balister | 2010-08-28 | 1 | -0/+16 |
* | | Move fpga-downloader and usrp-e-loopback into utils so they get packaged | Philip Balister | 2010-08-28 | 3 | -0/+453 |
|/ |
|
* | uhd: made split string utility function | Josh Blum | 2010-08-12 | 1 | -2/+2 |
* | usrp2: work on card burner to pad the image file before a write | Josh Blum | 2010-08-10 | 2 | -12/+32 |
* | usrp: removed gain handler code (replaced by gain group) | Josh Blum | 2010-07-27 | 1 | -1/+1 |
* | usrp2: added codec impl for codec properties to usrp2 | Josh Blum | 2010-07-27 | 1 | -0/+15 |
* | uhd: work on tune logic, and subdev connection logic | Josh Blum | 2010-07-16 | 1 | -2/+1 |
* | usrp: removed spectrum inverted property from subdev code and tune helper (it... | Josh Blum | 2010-07-16 | 1 | -1/+0 |
* | uhd: renamed prefix on usrp burn eeprom utility | Josh Blum | 2010-07-06 | 2 | -7/+21 |
* | usrp2: removed usrp2.hpp header, its not needed, just use the discovery/facto... | Josh Blum | 2010-07-05 | 1 | -2/+3 |
* | uhd: added dboard manager call to register xcvr board, implemented in xcvr db... | Josh Blum | 2010-06-18 | 1 | -11/+1 |
* | created uhd usrp probe | Josh Blum | 2010-06-09 | 2 | -0/+170 |
* | mac os x card burner support and documentation notes | Josh Blum | 2010-05-21 | 1 | -0/+21 |
* | clean up parsing of dd.exe --list for windows usrp2 card burner | Josh Blum | 2010-05-21 | 1 | -24/+22 |
* | use only procfs /proc/partitions for discovering raw devices on linux | Josh Blum | 2010-05-20 | 1 | -6/+4 |
* | split the card burner into two python apps, one command line app with impleme... | Josh Blum | 2010-05-20 | 3 | -158/+193 |
* | burn sd card fix, units for seek and skip in blocks not bytes | Josh Blum | 2010-05-18 | 1 | -2/+2 |
* | card burner: added --list option, added warning, added sync on linux | Josh Blum | 2010-05-13 | 1 | -6/+19 |
* | work on usrp2 card burner, uses blockdev and /proc/paritions to check for dev... | Josh Blum | 2010-05-13 | 1 | -37/+83 |
* | Added card burner python app with gui and windows support. | Josh Blum | 2010-05-12 | 3 | -5/+294 |
* | Expanded the dboard id API to create dboard id types from strings and ints. | Josh Blum | 2010-05-03 | 2 | -6/+4 |
* | setting size of buffers from device args | Josh Blum | 2010-04-27 | 1 | -1/+1 |
* | added dboard id burner app | Josh Blum | 2010-04-24 | 2 | -0/+109 |
* | Created args string contructor for device address. | Josh Blum | 2010-04-20 | 1 | -12/+2 |
* | moved props into usrp and multiple hpp files | Josh Blum | 2010-04-01 | 2 | -3/+2 |
* | use find to discover devices | Josh Blum | 2010-03-30 | 2 | -8/+8 |
* | Added utility methods to device addr and mac addr to make them more usable. | Josh Blum | 2010-03-29 | 1 | -6/+11 |
* | refactored types.hpp into types directory | Josh Blum | 2010-03-27 | 1 | -1/+1 |
* | Split utils.hpp into subdir with multiple files. | Josh Blum | 2010-03-27 | 2 | -2/+4 |
* | made python app to generate vrt jump tables, seems to run faster... | Josh Blum | 2010-03-26 | 1 | -0/+16 |
* | 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 | 4 | -0/+232 |