aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib
Commit message (Expand)AuthorAgeFilesLines
...
* python: populated the tune_result_t bindingKevin Rigney2018-11-151-0/+6
* python: adding device_addr_t to Python APIBrent Stapleton2018-11-141-0/+32
* python: tighten the scope of releasing the GILBrent Stapleton2018-11-141-20/+22
* python: expose streamer timeoutsBrent Stapleton2018-11-141-16/+27
* rh: fix typo in initMark Meserve2018-11-141-1/+1
* uhd: Add device arg to enable dual ethernet for txCiro Nishiguchi2018-11-142-2/+17
* cmake: Update coding style to use lowercase commandsMartin Braun2018-11-1433-380/+380
* mpmd: increase rpc timeout during reading mb sensorTrung Tran2018-11-131-1/+4
* rfnoc: Replace some [] with .at() in radio_ctrl_implMartin Braun2018-11-131-8/+8
* rh: initialize switchesMark Meserve2018-11-071-3/+10
* x300: Remove 120 MHz optionMartin Braun2018-11-072-3/+1
* rh: adjust tx lo gain tableMark Meserve2018-11-052-7/+12
* rh: add lo distribution supportMark Meserve2018-11-054-0/+161
* rh: fix handling of spur_dodging argMark Meserve2018-11-013-7/+30
* cmake: Change SOVERSION and VERSION for the library filesMartin Braun2018-10-291-2/+2
* cores:rx_frontend_core_3000: fix real modeGwenhael Goavec-Merou2018-10-291-0/+2
* python: Add missing constructors of time_spec_tPiotr Krysik2018-10-251-0/+3
* rh: add support for rhodium devicesMark Meserve2018-10-2514-3/+3580
* 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