From ba0b52868a5f1cde16db692bdd03e0ecc0270aac Mon Sep 17 00:00:00 2001 From: Dimitri Stolnikov Date: Sat, 5 May 2012 21:06:00 +0200 Subject: changed logic value for automatic gain mode sorry boys & girls! --- include/osmosdr/osmosdr_source_c.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/osmosdr') diff --git a/include/osmosdr/osmosdr_source_c.h b/include/osmosdr/osmosdr_source_c.h index fae0f05..1da922b 100644 --- a/include/osmosdr/osmosdr_source_c.h +++ b/include/osmosdr/osmosdr_source_c.h @@ -148,7 +148,7 @@ public: /*! * Set the gain mode for the underlying radio hardware. * This might be supported only for certain hardware types. - * \param mode the gain mode (true means manual gain mode) + * \param mode the gain mode (true means automatic gain mode) * \param chan the channel index 0 to N-1 * \return the actual gain mode */ -- cgit v1.2.3