diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/example.ini | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/example.ini b/doc/example.ini index ae5ed46..a4bfb4a 100644 --- a/doc/example.ini +++ b/doc/example.ini @@ -106,9 +106,10 @@ digital_gain=0.8 rate=2048000 ; (DEPRECATED) CIC equaliser for USRP1 and USRP2 +; These USRPs have an upsampler in FPGA that does not have a flat frequency +; response. The CIC equaliser compensates this. This setting is specific to +; the USRP1 and USRP2 devices. ; Set to 0 to disable CicEqualiser -; when set to 400000000, an additional USRP2 check is enabled. -; See DabModulator.cpp line 186 ;dac_clk_rate=0 ; The USRP1 does not have flexible clocking, you will need |