summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2010-02-16 14:21:34 -0800
committerJosh Blum <josh@joshknows.com>2010-02-16 14:21:34 -0800
commitd454ab4c73f15a3fdc8f52cef9c27eae6d3dbc93 (patch)
tree9570d2bc2321751de87b10355b395b8e5f66a7f4 /include
parent429342fbab61b49c6622f994c5522ee3eee7e39a (diff)
downloaduhd-d454ab4c73f15a3fdc8f52cef9c27eae6d3dbc93.tar.gz
uhd-d454ab4c73f15a3fdc8f52cef9c27eae6d3dbc93.tar.bz2
uhd-d454ab4c73f15a3fdc8f52cef9c27eae6d3dbc93.zip
Created dboard wrapper in the usrp2 impl
Diffstat (limited to 'include')
-rw-r--r--include/uhd/props.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/uhd/props.hpp b/include/uhd/props.hpp
index 5e49ab521..4012ffbd2 100644
--- a/include/uhd/props.hpp
+++ b/include/uhd/props.hpp
@@ -89,7 +89,7 @@ namespace uhd{
MBOARD_PROP_TX_DBOARD_NAMES, //ro, prop_names_t
MBOARD_PROP_PPS_SOURCE, //rw, std::string (sma, mimo)
MBOARD_PROP_PPS_SOURCE_NAMES, //ro, prop_names_t
- MBOARD_PROP_PPS_POLARITY, //rw, int, +/- 1
+ MBOARD_PROP_PPS_POLARITY, //rw, std::string (pos, neg)
MBOARD_PROP_REF_SOURCE, //rw, std::string (int, sma, mimo)
MBOARD_PROP_REF_SOURCE_NAMES, //ro, prop_names_t
MBOARD_PROP_TIME_NOW, //wo, time_spec_t