From 18276a5d2eac39b08caa2ce44e196e7a98f1a108 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Sat, 30 Dec 2017 09:55:45 +0100 Subject: Calculate PAPR in the OfdmGenerator --- doc/example.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/example.ini') diff --git a/doc/example.ini b/doc/example.ini index ec0525c..b3faffd 100644 --- a/doc/example.ini +++ b/doc/example.ini @@ -141,11 +141,11 @@ rate=2048000 enable=0 ; At what amplitude the signal should be clipped -clip=70.0 +clip=50.0 ; How much to clip the error signal used to compensate the effect ; of clipping -error_clip=0.05 +error_clip=0.1 [firfilter] ; The FIR Filter can be used to create a better spectral quality. -- cgit v1.2.3