diff options
author | Josh Blum <josh@joshknows.com> | 2011-03-25 15:04:23 -0700 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2011-03-25 15:04:23 -0700 |
commit | 2249acd9f97e969f619fa87cb206fc9392b9b5fe (patch) | |
tree | 5e63e918e3aad03512d565c9abc6cb0324c34ce5 /host/AUTHORS.txt | |
parent | 95b966a599c0030921dc6b530ca8c94633d905f6 (diff) | |
download | uhd-2249acd9f97e969f619fa87cb206fc9392b9b5fe.tar.gz uhd-2249acd9f97e969f619fa87cb206fc9392b9b5fe.tar.bz2 uhd-2249acd9f97e969f619fa87cb206fc9392b9b5fe.zip |
uhd: work on mac osx packaging
Renamed README type files to have .txt extension (needed for CPACK_RESOURCE_FILE_*).
Tweaks to the cpack setup on CPACK_RESOURCE_FILE_* and handling for when UHD_PACKAGE_MODE==AUTO.
As of this commit, the mac packages do not contain the .dylib files (do not know why yet).
Diffstat (limited to 'host/AUTHORS.txt')
-rw-r--r-- | host/AUTHORS.txt | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/host/AUTHORS.txt b/host/AUTHORS.txt new file mode 100644 index 000000000..44b7516cd --- /dev/null +++ b/host/AUTHORS.txt @@ -0,0 +1,40 @@ +Matt Ettus - matt@ettus.com + USRP1 FPGA code + USRP2/N200 FPGA code + USRP-E100 FPGA code + +Josh Blum - josh@ettus.com + driver framework + USRP2/N200 firmware + USRP2/N200 host code + USRP-E100 host code + Basic/LF host code + XCVR2450 host code + RFX Series host code + +Jason Abele - jason@ettus.com + RFX Series host code + WBX host code + DBSRX host code + DBSRX2 host code + +Eric Blossom - eb@comsec.com + USRP1 firmware + USRP2 firmware + +Tom Tsou - ttsou@vt.edu + UHD-USB framework + LIBUSB host code + USRP1 host code + USRP1 firmware + +Nick Foster - nick@ettus.com + LIBUSB host code + USRP1 host code + TVRX host code + USRP-N200 firmware + USRP-N200 host code + +Philip Balister - philip@opensdr.com + USRP-E100 kernel module + USRP-E100 utilities |