From fc1bffcfd9761c1f60cf322bb58e7f9c8096a5c0 Mon Sep 17 00:00:00 2001 From: Josh Blum Date: Wed, 27 Jan 2010 00:19:55 -0800 Subject: Added boost system (needed with asio) and date time (will need for threading/sleeping). Added to dboard interface to get clock rates. Added OTHERS properties and some documentation type notes. Added more TODOs to the utils. --- include/usrp_uhd/utils.hpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/usrp_uhd/utils.hpp') diff --git a/include/usrp_uhd/utils.hpp b/include/usrp_uhd/utils.hpp index 6fe5bd4d4..a45473ab4 100644 --- a/include/usrp_uhd/utils.hpp +++ b/include/usrp_uhd/utils.hpp @@ -21,6 +21,8 @@ std::vector get_map_keys(const std::map &m){ return v; } +//TODO implement a set and get gains that takes a wx obj ptr, and gain properties + //TODO check name in vector of names //TODO optionally extract a name from the named_prop_t -- cgit v1.2.3