aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp
Commit message (Expand)AuthorAgeFilesLines
* mpmd: Fix corner case in MPM device reachabilitySugandha Gupta2019-08-071-1/+1
* x300: Refactor heavilyMartin Braun2019-08-0215-1352/+1607
* x300: Factor out mb-type specific codeMartin Braun2019-08-025-165/+220
* Remove GPSd dependencyMartin Braun2019-07-243-346/+0
* n310: add capability to control RF filter bypass and freq.band limitsThomas Vogel2019-07-246-39/+133
* gpsd: Fix gpsdata API: .separation -> .fix.geoid_sepMichael Dickens2019-07-231-0/+8
* ad9361: Improve loggingMartin Braun2019-07-181-10/+15
* Device3: Fix MTU and default frame sizesMichael West2019-07-185-158/+272
* sbx: Only update ATRs when lock state changesMartin Braun2019-07-171-5/+7
* rfnoc: Add update_graph() API callMartin Braun2019-07-151-0/+4
* device3: Remove unused 'rate' argument from update_?x_streamers()Martin Braun2019-07-153-9/+12
* device3: rfnoc: formatting changesBrent Stapleton2019-07-152-44/+47
* x300: dac: Replace uhd::get_system_time() with steady_clockMartin Braun2019-06-121-5/+4
* ubx: add temperature compensation modeMark Meserve2019-06-121-0/+41
* twinrx: increase rev c lo1 charge pump default valueMark Meserve2019-05-281-1/+1
* X300: fixed get_mtu for pcieMatthew Crymble2019-05-251-1/+4
* cores: Use NSDMI consistently in ?x_dsp_core_3000.*Martin Braun2019-05-222-23/+16
* cores: Apply clang-format to ?x_dsp_core_3000.*Martin Braun2019-05-222-230/+268
* mpmd: image_loader: Add support for devices without fpga_typeSugandha Gupta2019-05-211-1/+5
* cmake: Remove superfluous "E300/E320 enabled" messagesMartin Braun2019-05-161-2/+0
* twinrx: set lo2 to use new low spur tuning modeMark Meserve2019-05-072-6/+3
* twinrx: add lo charge pump propertiesMark Meserve2019-05-025-19/+116
* utils: add support for directly updating components from image_loaderAndrew Lynch2019-05-021-71/+96
* mpmd: Release resources on destructionVirendra Kakade2019-05-012-4/+6
* mpmd: Fix spurious reclaim call after unclaimVirendra Kakade2019-05-011-3/+6
* device3: Constraint send/recv_frame_size based on down/upstream MTUSugandha Gupta2019-05-016-1/+73
* e310/e320: Move E310 to MPM architecture and refactorSugandha Gupta2019-05-0150-6131/+1486
* mpm: Add option for muxed data stream for liberio transportSugandha Gupta2019-05-012-2/+18
* ad9361: Fix return values for tune and set_clock_rateSugandha Gupta2019-05-012-3/+11
* b200: enable usage of custom bootloaderMark Meserve2019-04-113-79/+292
* uhdlib: Add dpdk_zero_copy.hppAlex Williams2019-04-103-3/+3
* x300: Add support for DPDK transportsAlex Williams2019-04-103-7/+166
* X300: add capability to flash NI-2974 FPGAThomas Vogel2019-04-031-2/+7
* gpsd: fix API for 'gps_read'Michael Dickens2019-03-291-0/+4
* lmx2592: fixup for correct frequency borderstvogel-nid2019-03-131-2/+2
* uhd: mpm: update all license header w/ "-or-later"Brent Stapleton2019-03-0814-14/+14
* x300: Change PLL CP currents in x300_clock_ctrlmguyler-ni2019-02-281-8/+8
* x300: device args: Removed invalid 200 MHz sysref rateMartin Braun2019-02-281-1/+1
* x300: Catch more inconsistencies in x300_device_argsMartin Braun2019-02-282-3/+24
* x300: Enable x300_device_args.to_string()Martin Braun2019-02-281-2/+31
* x300: Enable 11.52 MHz and 23.04 MHz system ref ratesMartin Braun2019-02-281-1/+2
* rh: Fix typo in setting up RX frontendAlex Williams2019-02-271-1/+1
* python: Replace Boost.Python with PyBind11Martin Braun2019-02-224-489/+156
* mpmd: Fix typecast warning in property tree default settingsMartin Braun2019-02-221-1/+1
* mpmd: Allow reclaim failures on component updatesMartin Braun2019-02-223-14/+67
* rh: revise correction data usageMark Meserve2019-02-213-11/+19
* rh: reset rx iq balance on initMark Meserve2019-02-211-0/+1
* RFNoC: Disable FC ACK packets for lossless linksMichael West2019-02-181-0/+1
* x300: Enable ADC gain through RFNoC APIMartin Braun2019-02-152-29/+83
* n230: n230_image_loader: Remove dead store for ptrMoritz Fischer2019-02-151-1/+1