aboutsummaryrefslogtreecommitdiffstats
path: root/host
Commit message (Expand)AuthorAgeFilesLines
* rfnoc: Add property propagation, Boost.Graph storageMartin Braun2019-11-2612-49/+2171
* rfnoc: Add detail::block_container_t classMartin Braun2019-11-263-0/+132
* rfnoc: add eRFNoC block builder to generate boiler plate VerilogLars Amsel2019-11-2618-0/+1069
* rfnoc: Add rfnoc::mb_iface interface classMartin Braun2019-11-261-0/+76
* rfnoc: Add noc_block_base classMartin Braun2019-11-263-0/+104
* rfnoc: add chdr packet interfaceTrung Tran2019-11-262-15/+196
* rfnoc: Add properties, nodes, and accessorsMartin Braun2019-11-2614-0/+1274
* rfnoc: add new data_chdr packetization.Trung Tran2019-11-266-1/+507
* rfnoc: block_id: Add more info when ctor failsMartin Braun2019-11-261-1/+2
* twinrx: Make gpio_iface a wb_iface (was: timed_wb_iface)Martin Braun2019-11-261-11/+2
* lib: adf535x: Add trace logs for synth configurationMartin Braun2019-11-261-0/+18
* lib: Simplify implementation of uhd::get_system_time() to use <chrono>Martin Braun2019-11-264-109/+15
* lib: Replace uhd::get_system_time() with steady_clockMartin Braun2019-11-262-9/+14
* niusrprio: Add get_resource() API callMartin Braun2019-11-261-0/+5
* niusrpio: Apply formattingMartin Braun2019-11-262-99/+104
* types: time_spec: Add ASAP valueMartin Braun2019-11-261-0/+3
* gain groups: FormattingBrent Stapleton2019-11-262-65/+78
* gain_groups: Add zero-value gain groupsBrent Stapleton2019-11-262-0/+18
* convert: Add chdr converters for sc16 -> fc32 and vice versaMartin Braun2019-11-265-0/+235
* 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
* cmake: Bump dependency versions for UHD 4.0.0.0Martin Braun2019-11-267-148/+18
* x3x0: DPDK initialization fixmattprost2019-11-251-1/+1
* Examples: wrap up ref setting with option checknatetemple2019-11-247-10/+24
* Examples: Set refs in RFNoC examplesnatetemple2019-11-242-4/+24
* 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
* 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