aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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-301-13/+35
* x300: Update loggingMartin Braun2018-03-301-37/+37
* cores: Demote some log messages in time coreMartin Braun2018-03-301-2/+6
* 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
* DDC/DUC: switch CORDIC -> DDS for all relevant variable namesRyan Marlow2018-03-222-12/+12
* rfnoc: ctrl_iface cleanupMartin Braun2018-03-161-9/+3
* rfnoc/x300: Make sure peek32() and peek64() are called with actual addressesMartin Braun2018-03-163-9/+19
* fixup! usrp: Add set_gpio_attr overload that use stringTrung N Tran2018-03-141-2/+2
* uhd: Move internal headers to uhdlib/Martin Braun2018-03-14125-4255/+238
* mg: reduce to 2 radios for n310Trung N Tran2018-03-132-192/+52
* uhd: Fix some log statementsAndrej Rode2018-03-073-6/+5
* uhd: Moved get_system_time outside of public APIMartin Braun2018-03-054-10/+15
* twinrx: correct the maximum daughterboard gainMark Meserve2018-03-021-1/+1
* n310: Make MPM report FPGA version and description, UHD read itMartin Braun2018-03-021-2/+6
* uhd: Move some gpio_defs constants definitions out of headersMartin Braun2018-02-272-1/+3
* fixup! x300,n230,e300: changes to adapt to new usrp APIMartin Braun2018-02-233-6/+6
* x300: Fixed processor clock rate in ZPU firmwareAshish Chaudhari2018-02-231-2/+2
* fixup! x300,n230,e300,b200: changes to adapt to new usrp APITrung N Tran2018-02-224-20/+47
* x300,n230,e300: changes to adapt to new usrp APITrung N Tran2018-02-213-26/+111
* usrp: Add set_gpio_attr overload that use stringTrung N Tran2018-02-212-22/+177
* n3xx: add front panel gpio control registersTrung N Tran2018-02-212-7/+127
* rfnoc,x300: Multiple clocking changesAshish Chaudhari2018-02-212-4/+4
* mpmd: Fix typo in image loaderMartin Braun2018-02-201-3/+4
* mpmd: image loader: add default pathBrent Stapleton2018-02-191-5/+58
* mpmd: add getter for components in property treeBrent Stapleton2018-02-192-4/+32
* mpmd: components: Add doxygen for update componentBrent Stapleton2018-02-191-0/+6
* uhd: Update license headersMartin Braun2018-02-19286-274/+515
* mg: Fixed typo in set_rx_bandwidth()Martin Braun2018-02-151-2/+4
* mg: turn on tx power amplifiers when idleTrung N Tran2018-02-141-2/+3
* C API: Properly free streamers to support streamer re-creation.michael-west2018-02-121-24/+14