GNU Radio 3.6.5 C++ API
|
control microtune 4937 eval board More...
#include <microtune_4937_eval_board.h>
Public Member Functions | |
microtune_4937_eval_board (int which_pp=0) | |
~microtune_4937_eval_board () | |
virtual void | set_AGC (float value_0_1000) |
set RF and IF AGC levels together (scale [0, 1000]) |
control microtune 4937 eval board
microtune_4937_eval_board::microtune_4937_eval_board | ( | int | which_pp = 0 | ) |
microtune_4937_eval_board::~microtune_4937_eval_board | ( | ) |
virtual void microtune_4937_eval_board::set_AGC | ( | float | value_0_1000 | ) | [virtual] |
set RF and IF AGC levels together (scale [0, 1000])
This provides a simple linear interface for adjusting both the RF and IF gain in consort. This is the easy to use interface. 0 corresponds to minimum gain. 1000 corresponds to maximum gain.
Implements microtune_xxxx_eval_board.