aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp
Commit message (Expand)AuthorAgeFilesLines
* 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
* mpmd: Fix compiler issuesMartin Braun2018-02-103-7/+5
* mg: Temporarily disable concurrency in parts of set_rpc_client()Martin Braun2018-02-092-1/+15
* fixup! mpmd: Factor find and prop tree init code out of mpmd_impl.cppBrent Stapleton2018-02-092-4/+3
* mg: Fix some compiler warningsMartin Braun2018-02-081-20/+39
* mg : implement set_bandwidthTrung N Tran2018-02-084-17/+27
* UBX: Add support for CAL antenna for rev Emichael-west2018-02-081-1/+4
* mpmd: Factor find and prop tree init code out of mpmd_impl.cppMartin Braun2018-02-075-461/+503
* mpmd: Let 'find' via broadcast check for reachabilityMartin Braun2018-02-073-6/+197
* mpmd: image loader: increased timeoutBrent Stapleton2018-01-292-2/+4
* usrp3: Changes for Vivado 2017.4Ashish Chaudhari2018-01-243-3/+3
* mg: Remove superfluous DEBUG message, minor formattingMartin Braun2018-01-181-10/+12
* uhdlib: Update constrained_device_args_tMartin Braun2018-01-182-274/+5
* mg: Fix various compiler warningsMartin Braun2018-01-163-47/+48
* mg: Fix missing return value for half-dB stepsMartin Braun2018-01-161-0/+1
* multi_usrp: Fix compiler warningsMartin Braun2018-01-161-22/+41
* mpm/mpmd: Report device state using get_init_status() and verifyMartin Braun2018-01-161-0/+9
* X300: Reduce CPU usage during TX by restoring timeout when getting flow contr...michael-west2018-01-161-3/+1
* fixup! UBX: Add implementation of TDD xcvr mode and force TX PA on in TDD mo...michael-west2018-01-161-1/+7
* mg: add clip function on setting individual gain.Trung Tran2018-01-121-8/+19
* usrp: add multiusrp api for gain profile.Trung N Tran2018-01-121-0/+72
* mg: add facility that handle individual gainTrung N Tran2018-01-125-12/+348
* fixup! TwinRX: Added ADF5356 synth and TwinRX Rev C supportDerek Kozel2018-01-121-1/+1
* fixup! mpmd: Add API to read back logs from device and send to native loggingMartin Braun2018-01-111-1/+1
* fixup! fpga load: adding MPMD image loader functionBrent Stapleton2018-01-111-1/+1
* mpmd: Poll logs on claim and exitMartin Braun2018-01-101-0/+6