aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib
Commit message (Expand)AuthorAgeFilesLines
* lib: Unbreak build against Boost 1.67Jan Beich2018-04-181-1/+1
* niusrprio: Move a const from header to implMartin Braun2018-04-181-0/+5
* 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-175-26/+38
* niusrprio: Refactor niusrprio_session, move out static constsMartin Braun2018-04-171-3/+7
* 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
* logging: Fix UHD_LOG_FILE cmake varMartin Braun2018-04-101-41/+54
* 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-0611-11/+11
* fixup! legacy: fix legacy compat to work with 2TX radio blockmichael-west2018-04-061-23/+9
* mg: fix compiler warningsmichael-west2018-04-052-2/+2
* multi_usrp: Add API call to query the clock rate rangeMartin Braun2018-04-031-0/+17
* b200: Add clock rate rangeMartin Braun2018-04-031-0/+5
* mpmd: tighten reclaiming time.Trung N Tran2018-04-021-2/+3
* lib: adding device_addr_t constructor from mapBrent Stapleton2018-04-021-0/+6
* fixup! rfnoc: Update logging in some blocksTrung N Tran2018-03-301-1/+1
* UBX: Change antenna functions to coercers on antenna/value propertiesmichael-west2018-03-301-4/+7
* dboard eeprom: Demote byte sum message to TRACEMartin Braun2018-03-301-2/+6
* rfnoc: Update logging in some blocksMartin Braun2018-03-306-56/+87
* x300: Update loggingMartin Braun2018-03-301-37/+37
* cores: Demote some log messages in time coreMartin Braun2018-03-301-2/+6
* transport: Demote UDP socket buffer size log message to TRACEMartin Braun2018-03-301-1/+1
* multi_usrp: Refactor gpio_attr methodsMartin Braun2018-03-301-117/+164
* mpmd: Fixed MPM marking wrong device as reachableBrent Stapleton2018-03-301-1/+12
* mpmd: Provide list of MPM devices to fail fast on findMartin Braun2018-03-292-1/+34
* rfnoc radio: get_rx_stream resets sequence numBrent Stapleton2018-03-291-0/+5
* x300: Refactor clock and time source prop tree setupMartin Braun2018-03-291-12/+27
* x300: Properly coerce master clock rate (tick rate)Martin Braun2018-03-291-4/+22
* usrp2: Modify trace log statement in ad9777 controlMartin Braun2018-03-281-1/+1
* usrp2: Re-add ability to modulate in the DACMartin Braun2018-03-283-7/+85
* lib: Fixing config file path for some Windows buildsAndrew Lynch2018-03-282-6/+1
* fixup! rfnoc radio: Improve warning for too many samples requestedMartin Braun2018-03-271-1/+2
* rfnoc radio: Improve warning for too many samples requestedMartin Braun2018-03-271-1/+11
* DDC/DUC: switch CORDIC -> DDS for all relevant variable namesRyan Marlow2018-03-226-34/+30
* lib: add auto_timer profiling utilityPatrick Sisterhen2018-03-161-0/+137
* rfnoc: ctrl_iface cleanupMartin Braun2018-03-168-299/+218
* rfnoc/x300: Make sure peek32() and peek64() are called with actual addressesMartin Braun2018-03-166-22/+26
* fixup! usrp: Add set_gpio_attr overload that use stringTrung N Tran2018-03-141-2/+2
* lib: Add include guards for xports.hppMartin Braun2018-03-141-0/+5
* uhd: Move internal headers to uhdlib/Martin Braun2018-03-14166-415/+277
* legacy: fix legacy compat to work with 2TX radio blockTrung N Tran2018-03-131-89/+230
* mg: reduce to 2 radios for n310Trung N Tran2018-03-132-192/+52
* x300: improve lvbitx bitstream md5 read timeMark Meserve2018-03-131-10/+20
* uhd: Fix some log statementsAndrej Rode2018-03-074-7/+5
* uhd: Moved get_system_time outside of public APIMartin Braun2018-03-059-119/+150
* uhd: Removed atomic.hpp from public APIMartin Braun2018-03-052-2/+76