aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib
Commit message (Expand)AuthorAgeFilesLines
* Test: Add unit test for eeprom_utilsmichael-west2018-10-252-2/+2
* X300: Prevent duplicate MAC and IP addresses from being programmed in MBMichael West2018-10-252-2/+104
* X300: Add recovery for duplicate IP addresses in EEPROMMichael West2018-10-252-19/+13
* block_ctrl_base: add UHD_SAFE_CALL to destructorTrung Tran2018-10-241-13/+15
* UHD: Fix RX streamer SOB and EOB handlingMichael West2018-10-241-2/+9
* twinrx: revise adf5356 frac2 register calculationMark Meserve2018-10-171-1/+1
* B200: Restore asynchronous reset of AD936x.michael-west2018-10-172-4/+15
* lmx2592: remove initial scratch register readbackMark Meserve2018-10-171-24/+0
* lmx2592: add spur dodgingMark Meserve2018-10-172-23/+330
* lib: ad9361: De-boostify AD9361 driverMartin Braun2018-10-172-106/+195
* multi_usrp: Add sync_source APIMartin Braun2018-10-111-6/+160
* uhd: Add traffic counter to null source sinkCiro Nishiguchi2018-10-111-0/+19
* mpmd: Increase rpcc timeout when calling set_time_source()Trung Tran2018-10-111-0/+2
* uhd: Fix rounding in ddc/duc rate calculationCiro Nishiguchi2018-10-052-2/+2
* mg: fixup set_rx_antennaTrung Tran2018-10-041-1/+1
* multi_usrp: move definition of constantsAndrew Lynch2018-10-041-0/+2
* uhd: reconcile time_spec operators with boost conceptsMark Meserve2018-09-281-14/+9
* cores: Update rx_frontend_gen3.v controls for 1/4-rate mixerMartin Braun2018-09-252-8/+12
* e320: Fix master_clock_rate settingSugandha Gupta2018-09-241-0/+4
* uhd: rfnoc: add async message handlerTrung Tran2018-09-147-9/+421
* radio_ctrl: add disable time stampTrung Tran2018-09-142-0/+10
* mg: clipping frequencyTrung Tran2018-09-142-4/+7
* usb: fix dummy compilation in msvcMark Meserve2018-09-141-0/+8
* x300_impl: remove default_buff_args propertiesTrung Tran2018-09-131-7/+0
* device3_io_impl: remove tx_hint[send_buff_size]Trung Tran2018-09-131-6/+0
* mpmd: add link speed to xport udpTrung Tran2018-09-131-6/+29
* udp_zero_copy: add default xport params.Trung Tran2018-09-131-14/+58
* fixup! DDC/DUC: switch CORDIC -> DDS for all relevant variable namesmichael-west2018-09-132-12/+12
* host: lib: convert: Add CMake flag for NEON SIMDBrent Stapleton2018-09-121-1/+5
* e320: gpio: Fix front panel GPIO readbackSugandha Gupta2018-09-121-1/+4
* mpmd: add option to enum rfnoc blocks from argsTrung Tran2018-08-311-5/+21
* uhd-dpdk: Add DPDK-based sockets-like libraryAlex Williams2018-08-2914-2/+2503
* RFNoC: Add Replay API and exampleWade Fife2018-08-292-0/+184
* uhd: udp: 'all_matching' endpoint resolutionBrent Stapleton2018-08-291-1/+2
* uhd: Define UHD_API as empty string when building static libCiro Nishiguchi2018-08-221-0/+1
* x300: Improve firmware compat error messageMartin Braun2018-08-222-16/+35
* X300: Correctly initialize antenna mapping for TwinRXDerek Kozel2018-08-221-1/+4
* RFNoC: Convert SR_READBACK_REG_FIFOSIZE to bytesTrung N Tran2018-08-221-3/+1
* twinrx: enable ch1 lo amps if ch2 is using an external lo sourceMark Meserve2018-08-211-1/+13
* nirio: Demote RPC client cancel/abort to TRACEMartin Braun2018-08-211-1/+1
* uhd: Remove usage of time_t (except when required)Martin Braun2018-08-206-17/+17
* multi_usrp: Add get_user_settings_iface() API callMartin Braun2018-08-161-0/+12
* b200: Enable access to user regs via the 'enable_user_regs' argMartin Braun2018-08-163-4/+31
* b200: Remove superfluous fake lambdaMartin Braun2018-08-161-11/+10
* x300: Enable clock_source and time_source device argsMartin Braun2018-08-101-2/+2
* x300: Use constrained_argsMartin Braun2018-08-104-48/+222
* lib: Improve constrained_device_args_tMartin Braun2018-08-101-2/+14
* x300: Move defaults to their own headerMartin Braun2018-08-103-116/+159
* e320: Fix tx/rx atr - antenna and frequency settingsSugandha Gupta2018-08-095-30/+32
* fixup! mpm: mg: add set_master_clock_rate memberMartin Braun2018-08-031-2/+2