From 8736f6160aeafe7a177cb6143fea80157e174e52 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Sun, 6 Oct 2024 19:47:19 +0200 Subject: Implement fixed-point symbols, FFT and file output --- doc/example.ini | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/example.ini') diff --git a/doc/example.ini b/doc/example.ini index eda50a5..0d0f8e3 100644 --- a/doc/example.ini +++ b/doc/example.ini @@ -103,6 +103,8 @@ gainmode=var ; If not defined, use Transmission Mode 1 ;mode=1 +fixed_point=1 + ; The digital gain is a value that is multiplied to each sample. It is used ; to tune the chain to make sure that no non-linearities appear up to the ; USRP daughterboard programmable gain amplifier (PGA). -- cgit v1.2.3