aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp
Commit message (Expand)AuthorAgeFilesLines
* b200: Update FW and FPGA imagesMartin Braun2018-07-121-2/+2
* B200: Check if recv_frame_size is larger than minimum valueVidush2018-07-122-0/+10
* B200: Change Recv Frame Size to 8176Vidush2018-07-122-2/+20
* lib: Purge some use of boost::system_timeMartin Braun2018-07-124-18/+28
* uhd: Expose DC Offset range via multi_usrp interfaceDerek Kozel2018-07-114-0/+45
* uhd: Warn when tuning with auto DSP frequency and an external LODerek Kozel2018-07-101-0/+19
* e300: remove time spiTrung N Tran2018-07-061-36/+1
* fixup! e300: merge files from rfnoc-develMartin Braun2018-07-061-0/+5
* e300: merge files from rfnoc-develTrung N Tran2018-06-2913-1557/+1119
* UHD: Update copyright datesMartin Braun2018-06-221-1/+1
* Python: Bind Gain Profile FunctionsVidush2018-06-221-0/+14
* B200: Enforce min_tick_rateVidush2018-06-211-0/+11
* fixup! python: Separating exposed Python data structuresVidush2018-06-211-1/+1
* *_dsp_core: Update frequency when updating ratesVidush2018-06-212-0/+16
* Python: Add tx_lo FunctionsVidush2018-06-201-0/+20
* python: Separating exposed Python data structuresPaul David2018-06-204-0/+612
* mg: remove set_rpc_lockTrung Tran2018-06-182-14/+1
* ad9361: Add API to set 1R1T/2R2T timing modesSugandha Gupta2018-06-154-0/+68
* LMX2592: Fix PFD calculationDerek Kozel2018-06-121-1/+1
* cmake: Add ENABLE_N300 targetMartin Braun2018-06-113-21/+27
* X300_radio_ctrl_impl: Add SAFE_CALL to DestructorVidush2018-06-061-16/+20
* LMX2592: Skip output div-by-3 due to harmonicsDerek Kozel2018-06-061-0/+6
* x300_impl: Assign Channel Variable Before Err CheckMichael West2018-05-311-4/+5
* mg: Rename _L to _log_prefixMartin Braun2018-05-312-12/+12
* x300: e300: fix git_hash dirty bit positionTrung N Tran2018-05-302-2/+2
* multi_usrp: Check for existence of mboard sensor namesMartin Braun2018-05-171-1/+4
* UHD: Fix get_usrp_?x_infoMichael West2018-05-151-2/+2
* lib: Remove some unnecessary use of boost::posix_timeMartin Braun2018-05-143-18/+24
* basicrx/lfrx: Enable frontend muxing on X3x0Martin Braun2018-05-081-16/+46
* dboard_iface: Add has_set_fe_connection() methodMartin Braun2018-05-081-0/+6
* basicrx: Refactor driverMartin Braun2018-05-081-42/+54
* uhd: Added LMX2592 driverDerek Kozel2018-05-032-0/+472
* lib: Purge use of boost::assign, except for uhd::dictMartin Braun2018-05-0213-844/+849
* mpmd: add missing virtual destructorsMark Meserve2018-05-022-0/+2
* multi_usrp: Update get_usrp_?x_info()Trung N Tran2018-05-011-15/+78
* lib: Purge all references to boost::this_thread::sleep()Martin Braun2018-04-3028-88/+118
* lib: Change check_radio_config() to iterate over channels, not radios.Vidush2018-04-301-2/+2
* mpmd: Use separate rpc connection for claim loopTrung N Tran2018-04-302-27/+55
* ad9361: Fix bandwidth warnings and rangesVidush2018-04-274-30/+77
* ad936x: De-boostify ad936x_manager, minor cleanupMartin Braun2018-04-263-54/+90
* cores: rx_vita_core_3000: Replace boost::this_thread::sleep()Martin Braun2018-04-171-2/+3
* gps_ctrl: Replace boost::this_thread::sleep()Martin Braun2018-04-171-26/+32
* x300: Replace all references to boost::this_thread::sleep()Martin Braun2018-04-174-25/+34
* b100: Remove some references to boost::assign and Boost time objectsMartin Braun2018-04-171-16/+23
* adf4002: Fixed register programming for power down bitSugandha Gupta2018-04-121-1/+1
* x300: handle bad weak_ptr during pcie discoveryMark Meserve2018-04-101-1/+9
* docs: Clarify that the magnesium/ dboard driver is used for N310/N300Martin Braun2018-04-101-1/+7
* fixup! mg: fix compiler warningsMartin Braun2018-04-091-10/+10
* lib: move atomic.hpp and system_time.hpp to uhdlibMartin Braun2018-04-064-5/+5
* mg: fix compiler warningsmichael-west2018-04-052-2/+2