diff options
author | Lars Amsel <lars.amsel@ni.com> | 2022-01-13 16:50:11 +0100 |
---|---|---|
committer | Aaron Rossetto <aaron.rossetto@ni.com> | 2022-03-23 16:27:04 -0500 |
commit | 99ad89609b6c71faff625adbb0a284bc2d405601 (patch) | |
tree | bfd93b3747cf8bc46b731be08f0192a8fee68e9f /host/docs/uhd_image_loader.1 | |
parent | 5d20a5a40155e888484f7d57a277bdcebed44207 (diff) | |
download | uhd-99ad89609b6c71faff625adbb0a284bc2d405601.tar.gz uhd-99ad89609b6c71faff625adbb0a284bc2d405601.tar.bz2 uhd-99ad89609b6c71faff625adbb0a284bc2d405601.zip |
tools: Add general purpose tool for USRP configuration
Over the years the UHD code base got a whole bunch of tools to
control and configure devices. This is an attempt to unify these
tools into one.
Co-authored-by: Alexander Weber <alexander.weber@ni.com>
Diffstat (limited to 'host/docs/uhd_image_loader.1')
-rw-r--r-- | host/docs/uhd_image_loader.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host/docs/uhd_image_loader.1 b/host/docs/uhd_image_loader.1 index 982784f9e..f3b033a70 100644 --- a/host/docs/uhd_image_loader.1 +++ b/host/docs/uhd_image_loader.1 @@ -115,7 +115,7 @@ uhd_images_downloader(1) usrp2_card_burner(1) This manual page was written by Nicholas Corgan for the Debian project (but may be used by others). .SH COPYRIGHT -Copyright (c) 2015 Ettus Research LLC +Copyright (c) 2015-2022 Ettus Research, A National Instruments Brand .LP This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by |