#include <microtune_4937_eval_board.h>
Inheritance diagram for microtune_4937_eval_board:
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]) |
|
|
|
|
|
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. |