index
:
uhd
lea-m8f
lea-m8f-003_008_002
lea-m8f-003_009_001
lea-m8f-003_009_004
lea-m8f-003_010_003_000
lea-m8f-003_012_000_000
lea-m8f-v3.14.1.0
lea-m8f-v4.2.0.1
master
Ettus' UHD Repository
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
host
/
lib
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmake: fixed setting RC_TRIMMED_VERSION_PATCH
Nicholas Corgan
2015-01-30
1
-1
/
+1
*
cmake: Dev branches can get a named version
Martin Braun
2015-01-28
1
-0
/
+4
*
cmake: Added ENABLE_STATIC_LIBS option
Martin Braun
2015-01-19
1
-1
/
+12
*
OctoClock firmware upgrade, added host driver
Nicholas Corgan
2014-07-23
1
-1
/
+2
*
uhd: added virtual destructors for several interface classes
Josh Blum
2013-07-15
1
-1
/
+2
*
Added CMake variables to customize builds to match Debian package configurations
Nicholas Corgan
2013-05-10
1
-8
/
+12
*
Added Windows DLL resource file to insert version into DLL
Nicholas Corgan
2013-02-28
1
-0
/
+12
*
uhd: moved wax API into deprecated files
Josh Blum
2011-11-03
1
-1
/
+1
*
uhd: change how we configure version.cpp
Josh Blum
2011-10-25
1
-5
/
+4
*
usrp2: moved impl back into usrp subdir
Josh Blum
2011-06-29
1
-1
/
+0
*
usrp2: fix for new props interface
Josh Blum
2011-06-28
1
-1
/
+1
*
uhd: re-work to make the properties easier to use
Josh Blum
2011-06-28
1
-1
/
+1
*
usrp2: work on setting up controllers
Josh Blum
2011-06-27
1
-0
/
+1
*
uhd: created a property tree to store properties
Josh Blum
2011-06-25
1
-0
/
+1
*
uhd: replace managed buffer shared pointer w/ intrusive pointer to reduce ove...
Josh Blum
2011-05-14
1
-4
/
+0
*
uhd: moved the logger into the utils subdir
Josh Blum
2011-05-04
1
-1
/
+0
*
uhd: work on the backend for a logging facility
Josh Blum
2011-05-04
1
-0
/
+1
*
uhd: removed constants.hpp.in, replaced w/ per source compile defines
Josh Blum
2011-04-19
1
-11
/
+6
*
uhd: specify the UHD_PKG_DATA_PATH once (since images shipped w/ drivers)
Josh Blum
2011-04-14
1
-13
/
+3
*
uhd: set CPACK_PACKAGE_INSTALL_DIRECTORY on NSIS so we dont get an inconsiste...
Josh Blum
2011-04-04
1
-1
/
+1
*
uhd: setup INSTALLER_PKG_DATA_DIR for windows systems
release_003_000_001
Josh Blum
2011-04-01
1
-4
/
+10
*
uhd: install dlls into runtime path, updated docs
Josh Blum
2011-04-01
1
-1
/
+1
*
uhd: revert VERSION setting for libuhd, macosx does not like patch level
Josh Blum
2011-03-28
1
-1
/
+1
*
uhd: various packing fixes (lib suffix, and library components)
Josh Blum
2011-03-28
1
-5
/
+4
*
uhd: work on versioning technique for the releases
Josh Blum
2011-03-27
1
-1
/
+2
*
uhd: setup cpack components for component based installers
Josh Blum
2011-03-21
1
-0
/
+1
*
uhd: only specify BOOST_SP_USE_QUICK_ALLOCATOR for the lib, apps can be built...
Josh Blum
2011-03-11
1
-0
/
+4
*
Merge branch 'master' into next
Josh Blum
2011-03-03
1
-1
/
+1
|
\
|
*
uhd: make ic reg maps depend on common.py
Josh Blum
2011-02-25
1
-1
/
+1
*
|
uhd: moved exception to top level include
Josh Blum
2011-02-24
1
-0
/
+1
|
/
*
uhd: optional variable to specify a non-default name for uhd library
Josh Blum
2011-02-16
1
-0
/
+3
*
uhd: more useful prints for component macro
Josh Blum
2011-01-14
1
-21
/
+1
*
uhd: created sensors value, made lib/types and moved files
Josh Blum
2011-01-06
1
-2
/
+1
*
uhd: replaced templated ranges with one range thing using doubles only to avo...
Josh Blum
2011-01-05
1
-0
/
+1
*
uhd: added new convert directory with type conversion registry (needs testing)
Josh Blum
2011-01-04
1
-1
/
+2
*
uhd: use -B option on python to prevent generation of bytecode files
Josh Blum
2010-12-29
1
-1
/
+1
*
cmake: moved module files into modules directory, set modules path
Josh Blum
2010-12-27
1
-0
/
+2
*
uhd: use the include subdir macro to simplify the lib subdirs cmakelists
Josh Blum
2010-12-20
1
-5
/
+27
*
uhd: implemented top-level component registry
Josh Blum
2010-12-20
1
-40
/
+0
*
uhd: use the option function for the components
Josh Blum
2010-12-14
1
-1
/
+1
*
uhd: added macro to enable/disable components
Josh Blum
2010-11-29
1
-0
/
+40
*
uhd: change python module check descriptions to use words
Josh Blum
2010-10-28
1
-2
/
+2
*
uhd: added to python module check macro, move check to lib dir
Josh Blum
2010-10-28
1
-0
/
+19
*
uhd: windows path escape fix
Josh Blum
2010-08-18
1
-0
/
+2
*
uhd: added the concept of installer path (along with local path) for package ...
Josh Blum
2010-08-16
1
-2
/
+8
*
uhd: use cmake to convert the pkg data dir to native system format
Josh Blum
2010-08-15
1
-0
/
+3
*
uhd: created library code to handle paths for images and modules
Josh Blum
2010-08-09
1
-3
/
+5
*
uhd: moved utils specific cmake stuff into utils cmake file
Josh Blum
2010-08-08
1
-58
/
+5
*
uhd: moved utils cpp files into lib/utils directory
Josh Blum
2010-08-04
1
-6
/
+1
*
uhd: get the version string from the api
Josh Blum
2010-07-22
1
-0
/
+6
[next]