aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* uhd: Prepare branch for 4.1.0.0-rc1 releasev4.1.0.0-rc1Aaron Rossetto2021-06-251-1/+1
* uhd: Add support for the USRP X410Lars Amsel2021-06-101-0/+38
* tools: Add bool-property-set ability to rx_settling_time.pyMartin Braun2021-05-201-9/+22
* installers: refactor deb script and buildSteven Koo2021-05-181-0/+144
* tools: Rfnoc dissectors are now built and named based on CHDR widthCristina Fuentes2020-12-013-158/+173
* tools: Update rfnoc dissector to support multiple CHDR widths.Cristina Fuentes2020-12-012-11/+31
* debian: Update supported Ubuntu releasesmichael-west2020-10-091-1/+1
* Prepare branch for releasev4.0.0.0michael-west2020-09-131-3/+6
* dissector: Swap chdr_packet for chdr_packet_writerSamuel O'Brien2020-07-162-2/+2
* uhd: Create shell script to replace CMake's package_sourceSteven Koo2020-04-151-0/+108
* Add TwinRX support to phase alignment scripterickshepherdNI2020-03-051-19/+57
* tools: R&D testing prodecure updated for E3xxSugandha Gupta2020-01-101-25/+61
* Tests: Fix subdev for N300 streaming testsmichael-west2019-12-301-6/+6
* tools: typo in x3x0 dpdk fpga_funcverif testmattprost2019-12-171-3/+3
* tools: rfnoc dissector: Add EOB and EOV into treeMartin Braun2019-11-261-4/+13
* tools: rfnoc dissector requires c++14Alex Williams2019-11-261-1/+4
* rfnoc: Unify endianness of transportsAlex Williams2019-11-261-35/+40
* tools: Update dissectors for Wireshark major version 3, new CHDRAlex Williams2019-11-2616-973/+1293
* utils: remove thread priority elevationCiro Nishiguchi2019-11-261-2/+0
* tools: update FPGA functional verification tests for X3x0 mcr's & dpdkmattprost2019-11-251-82/+132
* Docs: Adjust FPGA functional verification testsmichael-west2019-10-151-31/+30
* cmake: Use new UHDBoost.cmake in init_usrp and toolsMichael Dickens2019-10-152-43/+21
* Python: Added LO source and export arguments to the phase alignment testerickshepherdNI2019-10-101-0/+28
* kitchen_sink: fix building using c++11Michael Dickens2019-09-031-1/+1
* kitchen_sink: remove uhd::msg cruft removed from UHD in 21aad77cMichael Dickens2019-09-031-118/+0
* cmake: add 'project', as requested by CMakeMichael Dickens2019-09-031-0/+1
* python: Fixups for Phase Alignement test scriptBrent Stapleton2019-08-211-12/+34
* tools: Add FPGA functional verification tests for N32xAlex Williams2019-01-311-0/+167
* tools: Make the UHD source gen a plugin for the phase alignment testMartin Braun2019-01-303-11/+118
* Debian: Minor change to convert_changelog.pymichael-west2019-01-091-5/+1
* Debian: Add cosmic (Ubuntu 18.10)michael-west2019-01-091-1/+1
* cmake: Update coding style to use lowercase commandsMartin Braun2018-11-1415-179/+179
* python: Adding phase alignment exampleBrent Stapleton2018-11-141-0/+545
* tools: Add tool to analyze settling time of gain of freq changesMartin Braun2018-10-111-0/+249
* e320: Add R&D testing procedureSugandha Gupta2018-09-241-1/+84
* uhd: Post-release cleanupBrent Stapleton2018-07-251-1/+1
* Device3: Change packet-based flow control to byte-based flow controlMartin Braun2018-07-251-0/+44
* fixup! Testing: Add x300 Functional VerificationVidush2018-07-201-1/+1
* Testing: Add x300 Functional VerificationVidush2018-06-151-1/+131
* Test: Add HA,XA,WX ImagesVidush2018-06-131-0/+6
* Test: Run All Tests for Device and FPGA ImageVidush2018-06-131-11/+34
* tools: Add a script for automated testing of FPGAFUNCVERIFMartin Braun2018-06-041-0/+519
* Debian: Fix convert_changelog.py toolmichael-west2018-05-161-7/+4
* Ubuntu PPA: Update debian informationmichael-west2018-02-191-1/+1
* gr-usrptest: Added copy of args to prevent mangling that resulted in a parser errormichael-west2018-01-161-0/+2
* utils: add set_thread_name API call, move thread_priority to threadAndrej Rode2017-06-291-1/+1
* tools: Make dissector code generation script Python 3 compatibleScott Torborg2017-05-301-9/+9
* gr-usrptest: remove TODO note fix python CMakeListsAndrej Rode2017-05-262-23/+1
* gr-usrptest: remove unit test cmake stubAndrej Rode2017-05-262-20/+0
* gr-usrptest: add LabVIEW remote control capabilityAndrej Rode2017-05-268-23/+329