aboutsummaryrefslogtreecommitdiffstats
path: root/host
Commit message (Expand)AuthorAgeFilesLines
...
* | x300: Minor: Assert if FPGA image identifier is not long enoughAshish Chaudhari2016-07-121-0/+2
* | x300: UHD is now compatible with FPGA images with Aurora supportAshish Chaudhari2016-07-072-25/+45
* | Merge branch 'maint'Martin Braun2016-06-237-6/+47
|\|
| * converters: Clarifying comment re packingMartin Braun2016-06-222-0/+10
| * docs: Clarified available clock rates for X310 (should not list 120 MHz)Derek Kozel2016-06-221-1/+1
| * Added subdev argument to rx_samples_to_udp exampleDerek Kozel2016-06-221-0/+5
| * b200: Update DSPs after changing tick rateMartin Braun2016-06-223-6/+32
* | Merge branch 'maint'Martin Braun2016-06-222-6/+16
|\|
| * lib: fixed GCC 6 warnings/errorsNicholas Corgan2016-06-212-6/+16
* | Merge branch 'maint'Martin Braun2016-06-1714-49/+125
|\|
| * Added the option to disable ADC self-testMarcus Müller2016-06-171-1/+1
| * octoclock: bugfixes, bumped firmware compat number to 4Nicholas Corgan2016-06-176-32/+62
| * convert: remove duplicate registration of sc12 sizeNicholas Corgan2016-06-171-2/+1
| * Octoclock: Fix off by one errors in uart codemichael-west2016-06-161-2/+2
| * cmake: allow UHD library and utilities to be in separate lib directoriesNicholas Corgan2016-06-161-1/+8
| * query_gpsdo_sensors: added OctoClock-G supportNicholas Corgan2016-06-161-0/+39
| * Fixed minor warningsNicholas Corgan2016-06-166-12/+13
* | uhd_config_info: added missing --boost-version optionNicholas Corgan2016-06-171-1/+2
* | docs: added information on recovering X3x0 EEPROMNicholas Corgan2016-06-171-0/+12
* | Merge branch 'maint'Martin Braun2016-06-151-14/+25
|\|
| * octoclock: uhd_usrp_probe works for clocks nowMartin Braun2016-06-151-14/+25
* | Changing UHD's versioning systemNicholas Corgan2016-06-145-17/+22
* | Merge branch 'maint'Martin Braun2016-06-145-15/+15
|\|
| * docs: no HTML timestamp for DoxygenNicholas Corgan2016-06-141-1/+1
| * Spelling fixesNicholas Corgan2016-06-142-8/+8
| * config: better platform detectionNicholas Corgan2016-06-142-6/+6
* | cmake: added IGNORE_BUILD_DATE option for reproducibilityNicholas Corgan2016-06-141-5/+9
* | Merge branch 'maint'Martin Braun2016-06-141-1/+1
|\|
| * Fix off-by-one errorJonathan Wakely2016-06-071-1/+1
* | transport: Removing task barrier for conversion calls in the super_send_packe...Paul David2016-06-081-22/+13
* | transport: Removing task barrier for conversion calls in the super_recv_packe...Paul David2016-06-081-23/+12
* | Added the option to disable ADC self-testMarcus Müller2016-06-061-1/+1
* | Merge branch 'maint'Martin Braun2016-06-061-8/+10
|\|
| * octoclock: Fix multi-line #define statementsMarcus Müller2016-06-061-8/+10
* | Merge branch 'maint'Martin Braun2016-05-271-7/+26
|\|
| * UBX: Force RX LNAs on to reduce RX settling timemichael-west2016-05-261-7/+26
* | Merge branch 'maint'Martin Braun2016-05-261-23/+37
|\|
| * UBX: Fixed noise issues and reduced power consumption and heatmichael-west2016-05-261-23/+37
* | Merge branch 'maint'Ashish Chaudhari2016-05-264-17/+17
|\|
| * bugfix#1102: Prevented X300 DAC FIFO from underflowingAshish Chaudhari2016-05-253-15/+4
| * cmake: When git describe fails, just use defaults instead of printing warnings.Martin Braun2016-05-251-2/+13
* | Merge branch 'maint'Martin Braun2016-05-192-3/+5
|\|
| * cmake: Better verbosity for installing/packaging images.Martin Braun2016-05-191-1/+2
| * examples: Increased the reference locking timeout in benchmark_ratePaul David2016-05-171-2/+3
* | x300: Fixed an issue where the wrong XB port was being selectedPaul David2016-05-191-18/+43
* | x300: Check the maximum frame size for both linksPaul David2016-05-181-1/+22
* | dboard_iface: Added FE name input to set_fe_connectionAshish Chaudhari2016-05-166-17/+28
* | remove unnecessary 'explicit' from soft_register constructorsBrooks Prumo2016-05-131-2/+2
* | x300: Fixed false link capacity warning and cleaned up some codePaul David2016-05-132-11/+7
* | Merge branch 'maint'Martin Braun2016-05-131-1/+1
|\|