aboutsummaryrefslogtreecommitdiffstats
path: root/host/include
diff options
context:
space:
mode:
authorBen Hilburn <ben.hilburn@ettus.com>2013-12-19 16:13:41 -0800
committerBen Hilburn <ben.hilburn@ettus.com>2013-12-19 16:13:41 -0800
commit6f26689e35fa17d1befc9124bf12e93aee774670 (patch)
treedfab3ccb0378117eb1766b30b593964ac8a6bd15 /host/include
parent92b0b7ab6b8fcc795612054a07064351aa969e3a (diff)
downloaduhd-6f26689e35fa17d1befc9124bf12e93aee774670.tar.gz
uhd-6f26689e35fa17d1befc9124bf12e93aee774670.tar.bz2
uhd-6f26689e35fa17d1befc9124bf12e93aee774670.zip
cleaning up gpsdo docs
Diffstat (limited to 'host/include')
-rw-r--r--host/include/uhd/usrp/gps_ctrl.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/include/uhd/usrp/gps_ctrl.hpp b/host/include/uhd/usrp/gps_ctrl.hpp
index 0c1389d48..abe5c37ba 100644
--- a/host/include/uhd/usrp/gps_ctrl.hpp
+++ b/host/include/uhd/usrp/gps_ctrl.hpp
@@ -32,7 +32,7 @@ public:
typedef boost::shared_ptr<gps_ctrl> sptr;
/*!
- * Make a GPS config for Jackson Labs or generic NMEA GPS devices
+ * Make a GPS config for NMEA GPS devices
*/
static sptr make(uart_iface::sptr uart);