summaryrefslogtreecommitdiffstats
path: root/host
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into usrp_e100Josh Blum2010-11-101-50/+34
|\
| * uhd: reorganized utils cmakefile to use list of sourcesJosh Blum2010-11-101-24/+23
* | usrp-e100: added empty eeprom for eeprom get propertyJosh Blum2010-11-101-0/+5
* | fixed string constants find and replace typoJosh Blum2010-11-101-2/+2
* | usrp-e100: add header path for the utils directory as wellJosh Blum2010-11-091-0/+3
* | usrp-e100: moved kernel header to lib dir, remove the header check, default e...Josh Blum2010-11-093-8/+4
* | usrp-e100: renamed files and classes in usrp-e100 to e100 nameJosh Blum2010-11-0918-218/+218
* | usrp_e: renamed directory to usrp_e100 to reflect product nameJosh Blum2010-11-0920-65/+65
* | usrp-e: check the return code on system call, also removes warningsJosh Blum2010-11-091-2/+3
* | Merge branch 'master' into usrp_e_nextJosh Blum2010-11-0944-381/+1373
|\|
| * added warning about rfx classic boards and dboard notesJosh Blum2010-11-092-13/+74
| * usrp2: led F documentation fixJosh Blum2010-11-051-1/+1
| * dbsrx2: removed windows warnings, made bandwidth param a doubleJosh Blum2010-11-051-11/+11
| * Merge branch 'dbsrx2'Josh Blum2010-11-054-0/+631
| |\
| | * Added mangling for DBSRX2 i2c addresses on USRPJason Abele2010-11-051-10/+9
| | * Adjusting rx_get and rx_set for newer keysJason Abele2010-11-051-30/+16
| | * Working DBSRX2 daughterboard codeJason Abele2010-11-051-0/+5
| | * Working DBSRX2 daughterboard codeJason Abele2010-11-054-0/+641
| * | usrp2: added notes about 3rd party sd cards to docsJosh Blum2010-11-051-3/+12
| * | Merge branch 'mb_eeprom'Josh Blum2010-11-0530-330/+571
| |\ \ | | |/ | |/|
| | * uhd: created docs for the device naming, command usage in usrp2 docs, removed...Josh Blum2010-11-055-31/+100
| | * uhd: for eeprom writeback, write and set only those values changedJosh Blum2010-11-054-29/+39
| | * uhd: rename identifier for usrp1 eeprom, and fix offsets, add serial support ...Josh Blum2010-11-055-44/+49
| | * Merge branch 'good_stuff' into mb_eepromJosh Blum2010-11-053-18/+9
| | |\
| | * | usrp: implement name checking on dicovery (all platforms), separate usb seria...Josh Blum2010-11-057-15/+52
| | * | usrp: replaced device specific burner apps with one generic one for mboard ee...Josh Blum2010-11-048-202/+101
| | * | usrp: print eeprom key/value pairs in the probe app, fixed mac addr sizeJosh Blum2010-11-042-7/+7
| | * | usrp2: move mboard eeprom instance into iface to the clock control can access itJosh Blum2010-11-048-18/+22
| | * | Merge branch 'good_stuff' into mb_eepromJosh Blum2010-11-043-1/+18
| | |\|
| | | * Merge branch 'ovfl' into good_stuffJosh Blum2010-11-043-1/+18
| | | |\
| | | | * usrp2: handle real overflow packets in host, reload continuous stream cmd, re...Josh Blum2010-10-213-1/+18
| | * | | usrp2: implemented mboard eeprom into usrp2 mboardJosh Blum2010-11-046-117/+87
| | * | | usrp: created mboard eeprom map class, implemented for usrp2Josh Blum2010-11-045-8/+247
| | |/ /
| * / / uhd: dont check for python interp if PYTHON_EXECUTABLE specifiedJosh Blum2010-11-051-4/+6
| |/ /
| * | uhd: fixed typo - removed export for templated classJosh Blum2010-11-021-1/+1
| * | uhd: added dict get method, used in usrp1 image loadingJosh Blum2010-10-313-4/+18
| * | Merge branch 'next'Josh Blum2010-10-2841-390/+1115
| |\ \
| | * | Fix Bandwidth for IQ subdevs on Basic/LFJason Abele2010-10-285-10/+28
| | * | usrp2: documented LED EJosh Blum2010-10-281-1/+1
| | * | uhd: change python module check descriptions to use wordsJosh Blum2010-10-281-2/+2
| | * | uhd: added to python module check macro, move check to lib dirJosh Blum2010-10-282-14/+30
* | | | usrp_e: use the transport to calculate the max spp (with a fix to init the xp...Josh Blum2010-11-092-11/+3
* | | | usrp_e : Unload the module before loading the FPGA. Reload after the fpga is ...Philip Balister2010-11-092-2/+10
* | | | usrp_e : Fix register definitions for COMPAT and others.Philip Balister2010-11-041-1/+3
* | | | usrp_e: Comment out fpga loading until we unload module during load.Philip Balister2010-11-041-1/+2
* | | | Merge remote branch 'origin/usrp_e_next' into usrp_e_nextPhilip Balister2010-11-04129-2743/+6395
|\ \ \ \
| * \ \ \ Merge branch 'next' into usrp_e_nextJosh Blum2010-10-279-146/+120
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | uhd: removed dilv in rx files examplesJosh Blum2010-10-272-14/+0
| | * | | uhd: added rx samples to udp example, cleaned up other examples, added gain o...Josh Blum2010-10-275-36/+187
| | * | | uhd: added rx to file example, simplified cmake file for examplesJosh Blum2010-10-272-26/+162