aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Ubuntu PPA: Update debian informationmichael-west2018-02-194-770/+1465
* examples: replace `boost::format%(a,b)` by `(boost::format%a%b)`Marcus Müller2018-02-191-1/+1
* fixup! utils: refactor uhd_images_downloaderBrent Stapleton2018-02-151-1/+1
* mg: Fixed typo in set_rx_bandwidth()Martin Braun2018-02-151-2/+4
* docs: Added front- and rear panel info to N310 manualMartin Braun2018-02-155-0/+36
* utils: images downloader: adding SHA256 supportBrent Stapleton2018-02-151-6/+15
* utils: images downloader: adding --keep supportBrent Stapleton2018-02-151-4/+6
* mpm: mg: Move MgCPLD, TCA6408, DboardClockControl class to own moduleMartin Braun2018-02-143-195/+209
* mpm: Add RAII style GIL release mechanism to Python libraryMartin Braun2018-02-131-2/+28
* mg: turn on tx power amplifiers when idleTrung N Tran2018-02-142-10/+11
* docs: Updates to the N310 manualMartin Braun2018-02-132-16/+72
* mpm: n310: Remove some leftover cruftMoritz Fischer2018-02-131-2/+0
* mpm: Add entries for renamed sfpsMoritz Fischer2018-02-132-2/+14
* mpm: mg: add cpld revision to dboard infoTrung N Tran2018-02-121-5/+7
* 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
* fixup! mpm: magnesium_update_cpld.py: Add axi_bitq supportBrent Stapleton2018-02-092-1/+1
* mg: Temporarily disable concurrency in parts of set_rpc_client()Martin Braun2018-02-092-1/+15
* mpm: remove GPIOBank.set_all functionTrung N Tran2018-02-092-13/+20
* fixup! mpmd: Factor find and prop tree init code out of mpmd_impl.cppBrent Stapleton2018-02-092-4/+3
* docs: Add N310 FPGA reg map to manualMartin Braun2018-02-081-0/+151
* rfnoc: Refactor radio_ctrl_impl, remove some BoostMartin Braun2018-02-082-56/+74
* mg: Fix some compiler warningsMartin Braun2018-02-081-20/+39
* rfnoc: Add TX bandwidth APIs to radio_ctrlMartin Braun2018-02-083-0/+32
* mg : implement set_bandwidthTrung N Tran2018-02-084-17/+27
* mpm: ad937x: implement set_bw_filterTrung N Tran2018-02-083-6/+24
* mpm: Use prefs API for periph managerMartin Braun2018-02-085-16/+52
* mpm: Use prefs API in logging moduleMartin Braun2018-02-081-6/+6
* mpm: Add prefs modulesMartin Braun2018-02-084-2/+99
* mpm: ad9371: Enable separate RX1/RX2 enable pinsTrung N Tran2018-02-081-2/+2
* 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
* fixup! mpm: Changed mpm_shell to support scripted useMoritz Fischer2018-02-071-26/+31
* mpm: magnesium_update_cpld.py: Add axi_bitq supportMoritz Fischer2018-02-071-19/+65
* utils: Use find_all in uhd_find_devicesMartin Braun2018-02-071-4/+19
* mpmd: Let 'find' via broadcast check for reachabilityMartin Braun2018-02-074-6/+198
* mpm: n310: Return CHDR addresses as part of device_infoMartin Braun2018-02-074-1/+56
* fixup! mpm: Fixup for argument parsing in N310Martin Braun2018-02-071-1/+9
* mpm: rpc_server: Declare local connection for *all* local IPsMartin Braun2018-02-071-2/+3
* mpm: net: Add get_local_ip_addrs() methodMartin Braun2018-02-071-1/+15
* mpm: n310: Removed superfluous importMartin Braun2018-02-071-1/+0
* utils: images downloader: default download printBrent Stapleton2018-02-071-3/+5
* mpm: Fixup for argument parsing in N310Brent Stapleton2018-02-072-3/+5
* mpm: n310: bist: Add error_msg for temp bist if no sensores were foundMartin Braun2018-02-071-1/+3
* Docs: Update procedure for testing phase synchronizationmichael-west2018-02-041-47/+82
* utils: images downloader: adding dry run optionBrent Stapleton2018-02-031-17/+23
* fixup! usrp3: Changes for Vivado 2017.4Brent Stapleton2018-02-021-4/+4
* utils: Fix query_gpsdo_sensors so it works for TCXO on B200michael-west2018-02-011-0/+3
* cmake: Re-add requirement for Python requestsBrent Stapleton2018-02-011-5/+5
* lib: Add config_parser classMartin Braun2018-02-015-0/+291