aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmosdr/sink.h
diff options
context:
space:
mode:
authorDimitri Stolnikov <horiz0n@gmx.net>2013-09-28 13:35:26 +0200
committerDimitri Stolnikov <horiz0n@gmx.net>2013-09-28 13:49:18 +0200
commitf99995db690ff96273daf634813731e53b98f976 (patch)
tree47d67e7a18cff15ea4e409adcb90ea298346c4ee /include/osmosdr/sink.h
parentf057decd1c7bd9d158c83d25df0fc70f139f2d5b (diff)
updated header documentation for bandwidth setter
Diffstat (limited to 'include/osmosdr/sink.h')
-rw-r--r--include/osmosdr/sink.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/osmosdr/sink.h b/include/osmosdr/sink.h
index a4b52c4..10c9038 100644
--- a/include/osmosdr/sink.h
+++ b/include/osmosdr/sink.h
@@ -254,7 +254,7 @@ public:
/*!
* Set the bandpass filter on the radio frontend.
- * \param bandwidth the filter bandwidth in Hz
+ * \param bandwidth the filter bandwidth in Hz, set to 0 for automatic selection
* \param chan the channel index 0 to N-1
* \return the actual filter bandwidth in Hz
*/