aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib
Commit message (Expand)AuthorAgeFilesLines
* x300: Added set/get_clock_delay to x300_clock_ctrlAshish Chaudhari2015-07-013-18/+245
* cmake: allow for custom DLL resource fileNicholas Corgan2015-06-221-1/+17
* byte_vector: removed duplicate codeNicholas Corgan2015-06-181-13/+0
* Merge branch 'maint'Martin Braun2015-06-0910-24/+90
|\
| * E300: Implement get_freq() for E300 network mode.michael-west2015-05-223-0/+18
| * B200/E300: Fix incorrect readback of frequency.michael-west2015-05-226-3/+31
| * x300: Updated clock rate / ref freq warnings for clarityMartin Braun2015-05-221-16/+28
| * ad9361: Minor clarifications on req_rate and baseband_bwMartin Braun2015-05-192-4/+13
| * fixup! e300: gps: If gps is detected, set device time to gps time on init.Moritz Fischer2015-05-121-0/+3
| * convert: Add sc16-sc16 SSE converterTom Tsou2015-05-112-0/+202
* | fixup! e300: gps: If gps is detected, set device time to gps time on init.Moritz Fischer2015-05-141-0/+3
* | convert: Add sc16-sc16 SSE converterTom Tsou2015-05-142-0/+202
* | b200: Added another rate check for auto tick rate modeMartin Braun2015-05-111-0/+8
* | b200: Removed stray messagesMartin Braun2015-05-111-2/+0
* | Merge branch 'maint'Martin Braun2015-05-111-2/+1
|\|
| * b200: Changed the max byte rate over USB2Marcus Müller2015-05-061-2/+1
| * B200: Made find function properly ignore missing "product" value (BUG #770)michael-west2015-05-051-3/+1
* | b200: Replaced float comparisons with uhd::math::fp* operationsMartin Braun2015-05-071-5/+16
* | B200: Made find function properly ignore missing "product" value (BUG #770)michael-west2015-05-041-3/+1
* | Merge branch 'maint'Martin Braun2015-05-042-4/+8
|\|
| * e300: gps: If gps doesn't have lock return 0 as time.Moritz Fischer2015-05-012-11/+7
| * e300: gps: Keep antenna power supply and pps running all the time.Moritz Fischer2015-05-012-6/+3
| * e300: gps: If gps is detected, set device time to gps time on init.Moritz Fischer2015-05-011-0/+11
* | Merge branch 'master' into vivadoAshish Chaudhari2015-04-309-92/+200
|\ \
| * | Merge branch 'maint'Martin Braun2015-04-301-2/+2
| |\|
| | * b200: Fixed compiler warningMartin Braun2015-04-301-2/+2
| * | uhd: Added args arg to print_utility_warningMartin Braun2015-04-301-3/+3
| * | Merge branch 'maint'Martin Braun2015-04-273-22/+29
| |\|
| | * b200: Added convenience subdev override for consistent subdev experienceMartin Braun2015-04-273-22/+29
| * | b200: Throw error for unreachable sampling ratesMartin Braun2015-04-241-1/+18
| * | Merge branch 'maint'Martin Braun2015-04-243-5/+21
| |\|
| | * b200: Fixed FE swapping registerMartin Braun2015-04-242-5/+19
| | * ubx: pfd frequency fix (relevant for X300 operation)Michael West2015-04-231-0/+2
| * | b200: Bumped FPGA compat number to 7.Ashish Chaudhari2015-04-231-1/+1
| * | Merge branch 'maint'Ashish Chaudhari2015-04-233-16/+33
| |\|
| | * b200: Bumped FPGA compat number to 6Ashish Chaudhari2015-04-231-1/+1
| | * Merge branch 'maint' into mwest/b200_rev5Ashish Chaudhari2015-04-234-5/+28
| | |\
| | * | B200: Bumped FPGA compat number to 5michael-west2015-04-172-5/+7
| | * | b2x0: Cleaned up device lookup (moved all constants to one place)Martin Braun2015-04-163-47/+84
| | * | B200: Stricter checking of product and revision for frontend mapping.michael-west2015-04-152-11/+15
| | * | UHD host code changes for B200 rev 5 support.michael-west2015-04-152-13/+26
| | * | B200: UHD now detects loaded FW on NI-USRP devicesBen Hilburn2015-04-151-0/+1
| * | | Merge branch 'maint'Martin Braun2015-04-232-3/+25
| |\ \ \ | | | |/ | | |/|
| | * | USRP2: Separate FPGA compat numbers for USRP2 and N200.michael-west2015-04-232-3/+25
| | * | b200: Boost 1.58-related fixes in B200 IO code.Michael Dickens2015-04-201-2/+2
| * | | b2x0: Cleaned up device lookup (moved all constants to one place)Martin Braun2015-04-213-52/+81
| * | | b200: Boost 1.58-related fixes in B200 IO code.Michael Dickens2015-04-211-2/+2
* | | | e300: Increase FPGA compatibility numberJonathon Pendlum2015-04-291-1/+1
* | | | e300: Adjusted minimum frequency to account for MIMO modeJonathon Pendlum2015-04-291-1/+1
* | | | e300: Added minimum master clock rate restrictionJonathon Pendlum2015-04-242-1/+12