aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* convert: sse2: Apply clang-formatMartin Braun2019-11-269-679/+742
* convert: Add CHDR convertersMartin Braun2019-11-262-32/+174
* uhd: Add thread affinity utility functionsAaron Rossetto2019-11-263-11/+123
* uhd: utils: Add compat check for 32-bit compat numbersMartin Braun2019-11-262-0/+31
* lib: utils: Add new signature to get_freq_and_freq_word()Martin Braun2019-11-262-1/+15
* utils: cast: Add from_str() typecastMartin Braun2019-11-264-1/+68
* soft_register: Replace boost::unordered_map with std versionMartin Braun2019-11-261-2/+2
* utils: soft_register: Remove 16-bit modeMartin Braun2019-11-262-28/+3
* utils: dirty_tracked: Remove custom copy constructorMartin Braun2019-11-261-7/+1
* utils: Added set_thread_name for std::threadAshish Chaudhari2019-11-262-0/+20
* nirio_fifo: Replace boost::atomic with std::atomicMartin Braun2019-11-261-2/+3
* uhd: types: Extend stream_cmd_t::num_samps to 64 bitsMartin Braun2019-11-261-1/+1
* uhd: Add new exceptions for RFNoC-specific errorsMartin Braun2019-11-262-7/+115
* uhd: Remove deprecated objects and methodsMartin Braun2019-11-2618-272/+1
* uhd: Remove support for N230Martin Braun2019-11-2632-4663/+4
* Update CODING guidelinesMartin Braun2019-11-261-4/+3
* cmake: Bump dependency versions for UHD 4.0.0.0Martin Braun2019-11-267-148/+18
* x3x0: DPDK initialization fixmattprost2019-11-251-1/+1
* tools: update FPGA functional verification tests for X3x0 mcr's & dpdkmattprost2019-11-251-82/+132
* Examples: wrap up ref setting with option checknatetemple2019-11-247-10/+24
* Examples: Set refs in RFNoC examplesnatetemple2019-11-242-4/+24
* mpm: i2cdev: Use O_LARGEFILE to open i2c devicesMartin Braun2019-11-221-1/+2
* mpm: i2cdev: Fix formatting and compiler warningsMartin Braun2019-11-221-11/+12
* rfx: Fix calculation of prescaler and band selectMartin Braun2019-11-221-15/+22
* Examples: tx_bursts add subdev, ref, lo-offset, bw optionsnatetemple2019-11-221-8/+41
* docs: clarifying which devices support DPDKsteviez2019-11-221-3/+6
* docs: fixed links where original URL was not accessible anymoreJoerg Hofrichter2019-11-222-2/+2
* mpm: gpsd_iface: Sanitize return values for get_gps_info()Martin Braun2019-11-211-8/+21
* utils: query_gpsdo_sensors: Fix ref_lock wait loopMartin Braun2019-11-211-1/+4
* e31x: Remove spurious debug logsMartin Braun2019-11-211-7/+5
* examples: test_pps_input: Also test for ref_locked on E31xMartin Braun2019-11-211-9/+26
* python: MultiUSRP: Fix send_waveforms()iprivit2019-11-131-1/+1
* devtese: Change default Python interpreter to 3Martin Braun2019-11-0812-12/+12
* docs: added N320/N321 to FPGAmattprost2019-11-071-11/+14
* docs: Add info on FPGA flavours for E320 and N3xxMartin Braun2019-11-072-1/+50
* python: Make multi_usrp::get_*_usrp_info() return a Python dictMartin Braun2019-11-041-2/+12
* uhd: dict: Add typecast operator to std::map<>Martin Braun2019-11-043-0/+19
* python: Included complex.h to allow pybind to convert that data typeerickshepherdNI2019-11-011-0/+1
* mpm: rpc_server: Reenable timeouts after components have been updatedMartin Braun2019-10-281-0/+3
* e3xx: corrected frontend name in devtesterickshepherdNI2019-10-281-1/+1
* examples: remove thread priority elevationCiro Nishiguchi2019-10-2226-62/+0
* libusb: fix global session race conditionMark Meserve2019-10-161-0/+5
* Update branch for upcoming 3.15 releaseMartin Braun2019-10-152-2/+4
* Docs: Adjust FPGA functional verification testsmichael-west2019-10-152-52/+51
* Docs: Fix MPM cmake command for E320michael-west2019-10-151-1/+1
* MPM: Fix version string for loggermichael-west2019-10-151-1/+8
* cmake: Add UHD_COMPONENT variablemichael-west2019-10-155-1/+11
* MPM: Add check for valid EEPROM addressmichael-west2019-10-151-0/+3
* images: Move package_images.py to FPGA repositoryMartin Braun2019-10-153-651/+2
* docs: Fix wrong anchor for PCIe transport paramsMartin Braun2019-10-151-1/+1