aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | b200: increase FPGA VREQ transfer size to 512 if operating over USB3Balint Seeber2013-11-191-3/+17
| | | |
* | | | Merge remote-tracking branch 'origin/b200/sc12-master' into b200/kitchen_sinkBalint Seeber2013-11-191-4/+57
|\ \ \ \
| * | | | sc12: fixed byte alignment issueJohannes Demel2013-11-191-4/+57
| |/ / /
* | | | Merge remote-tracking branch 'origin/usb_cpu_perf' into b200/kitchen_sinkBalint Seeber2013-11-193-55/+67
|\ \ \ \ | |/ / / |/| | |
| * | | BUG #183: Addressed comments from code review.Michael West2013-11-192-15/+16
| | | |
| * | | BUG #183: Fixed typoMoritz Fischer2013-11-111-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com>
| * | | BUG #183: B200 High CPU Usage: Created a single thread to handle libusb ↵Michael West2013-11-083-55/+66
| | | | | | | | | | | | | | | | events and expanded packet size to 16k
* | | | Merge branch 'bugfix/sbx_tuning'Nicholas Corgan2013-11-194-178/+220
|\ \ \ \
| * | | | sbx: bugfix#55 and refactored ADF435X tuning code in the SBX driver.Ashish Chaudhari2013-11-134-178/+220
| | |_|/ | |/| |
* | | | Merge branch 'maint'Nicholas Corgan2013-11-181-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | lib: dbsrx2 bugfixNicholas Corgan2013-11-181-3/+3
| | | |
| * | | BUG #203: Initialized gain values to 0.0Michael West2013-11-122-5/+9
| | | |
| * | | utils: fix declaration of "env_path_sep" such that it is always initialized ↵Michael Dickens2013-10-291-10/+11
| | | | | | | | | | | | | | | | before it is used in the "get_env_paths" function, by moving it from the global scope to inside that function. This change allows UHD_STATIC_BLOCK(load_modules) to work correctly.
* | | | BUG #203: Initialized gain values to 0.0Michael West2013-11-082-5/+9
| |_|/ |/| |
* | | paths: get_module_paths adds share/uhd/modules to the list of applicable pathsNicholas Corgan2013-10-301-0/+1
| | |
* | | utils: fix declaration of "env_path_sep" such that it is always initialized ↵Michael Dickens2013-10-281-10/+11
| |/ |/| | | | | before it is used in the "get_env_paths" function, by moving it from the global scope to inside that function. This change allows UHD_STATIC_BLOCK(load_modules) to work correctly.
* | uhd: wb_iface is now a public interfaceJosh Blum2013-10-0433-131/+71
| |
* | b200: when images aren't found, prompt user to use images downloaderNicholas Corgan2013-09-111-2/+2
| |
* | b200: firmware update changed for FPGA load workBen Hilburn2013-09-104-14/+50
| |
* | b200: use a union to perform double pack/unpackJosh Blum2013-09-061-8/+14
| |
* | b200: integrate support for new convertersJosh Blum2013-09-044-22/+34
| |
* | vita: switch modules to CHDR byte formatJosh Blum2013-09-043-10/+10
| |
* | vita: changed CHDR format to use bytesJosh Blum2013-09-041-11/+14
| |
* | convert: added sc12 and fc32 convertersJosh Blum2013-08-284-1/+413
| |
* | convert: sc8 swap for vita complianceJosh Blum2013-08-288-55/+54
| |
* | Merge branch 'maint'Josh Blum2013-08-231-1/+1
|\|
| * usrp2: fix firmware rx clear register offsetJosh Blum2013-08-231-1/+1
| | | | | | | | | | | | | | When an ICMP dest unreachable pkt arrives, the fw needs to know how to shutoff the DSP. This offset for the reset register was broken by a previous fix for register overlap.
* | Merge branch 'maint'Josh Blum2013-08-231-2/+2
|\|
| * uhd: fix get_xx_freq_range to use analog bw/2Josh Blum2013-08-231-2/+2
| | | | | | | | | | | | The proper equation should be: max_freq = max_lo + min(adc/2, bw/2) - sr/2
* | b200: lower clock rate is 5MHz due to DCMJosh Blum2013-08-161-1/+2
| |
* | b200: added more formal product idsJosh Blum2013-08-161-0/+2
| |
* | Merge branch 'maint'Josh Blum2013-08-151-1/+12
|\|
| * usrp2: try/catch for first send of discovery routineJosh Blum2013-08-151-1/+12
| | | | | | | | | | This send can fail with a network down/unreachable error. The try/catch allows for discovery to continue.
* | b100: reset fx2 on ctrl xport failJosh Blum2013-08-131-6/+21
| |
* | b200: string names decided in one placeJosh Blum2013-08-131-5/+12
| |
* | b200: changed for pps select registerJosh Blum2013-08-135-48/+9
| |
* | b200: uhd_usrp_probe distinguishes between B200 and B210Nicholas Corgan2013-08-091-3/+15
| |
* | Merge branch 'maint'Josh Blum2013-08-061-1/+1
|\|
| * uhd: time spec fix from last commitJosh Blum2013-08-061-1/+1
| |
* | Merge branch 'maint'Josh Blum2013-07-311-7/+12
|\|
| * uhd: time spec rounding fixesJosh Blum2013-07-311-7/+12
| |
* | b200: increase timeout for extreme casesJosh Blum2013-07-251-1/+1
| |
* | uhd: strnlen for platforms w/o itJosh Blum2013-07-251-1/+9
| |
* | uhd: allow for 16 bit i2c and eeprom addrsJosh Blum2013-07-2413-41/+102
| |
* | b200: max spp limit at full rate stbJosh Blum2013-07-231-1/+2
| |
* | b200: removed header redundancy interfaceJosh Blum2013-07-221-12/+1
| |
* | uhd: remove warning on stream cmd to unused channelsJosh Blum2013-07-191-1/+1
| | | | | | | | | | | | Basically, many apps issue stream cmds by broadcasting the cmd to all channels. This warning is going to appear many times for most apps becasue of this. Since nothing is really harmed, its nicer to not see it and confuse users.
* | b200: use existing query rate calls to clipJosh Blum2013-07-193-9/+6
| |
* | b200: added eeprom map needed for last commitJosh Blum2013-07-191-0/+65
| |
* | b200: squashed support for b200 onto master branchJosh Blum2013-07-1910-0/+2407
| |