aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/usrp1/usrp1_iface.hpp
Commit message (Expand)AuthorAgeFilesLines
* uhd: Apply clang-format against all .cpp and .hpp files in host/Martin Braun2020-03-031-13/+16
* uhd: Replace usage of boost smart pointers with C++11 counterpartsMartin Braun2019-11-261-2/+2
* uhd: Replace all usage of boost::noncopyable with uhd::noncopyableMartin Braun2019-02-151-2/+2
* uhd: Move internal headers to uhdlib/Martin Braun2018-03-141-1/+1
* uhd: Update license headersMartin Braun2018-02-191-1/+2
* Move all license headers to SPDX format.Martin Braun2017-12-221-12/+1
* uhd: wb_iface is now a public interfaceJosh Blum2013-10-041-3/+4
* lib/cmake: CPack source workNicholas Corgan2012-11-161-0/+13
* usrp: moved fx2 stuff into common folderJosh Blum2011-07-011-1/+1
* usrp1: implemented properties interface on usrp1Josh Blum2011-07-011-19/+3
* usb: fix for fx2_ctrl include issuerelease_003_001_002Josh Blum2011-06-141-1/+1
* usrp1: moved fx2 control into its own directoryJosh Blum2011-06-141-2/+2
* uhd: update copyright headers with automated scriptJosh Blum2011-03-231-1/+1
* uhd: removed mb_eeprom from mboard iface (already exposed in property)Josh Blum2011-03-031-0/+3
* Generalized the mboard_iface into mboard_iface.hpp and made each of the USRP ...Nick Foster2011-03-011-34/+2
* usrp: implement name checking on dicovery (all platforms), separate usb seria...Josh Blum2010-11-051-0/+3
* usrp1: replace byteswap with htonx (it was wrong to just swap)Josh Blum2010-09-301-14/+0
* usrp1: Add usrp1 implementationThomas Tsou2010-08-131-0/+100