diff --git a/lib/qra/qra64/qra64example.txt b/lib/qra/qra64/qra64example.txt index b815a134a..4736eb499 100644 --- a/lib/qra/qra64/qra64example.txt +++ b/lib/qra/qra64/qra64example.txt @@ -1,6 +1,28 @@ -Example: +$ qra64_nico -h -qra64 -a2 -t2 -b10.0 -m1 -q2 -s-28.0 +QRA64 Mode Tests +2016, Nico Palermo - IV3NWV + +--------------------------- + +Syntax: qra64 [-s] [-c] [-a] [-t] [-h] +Options: + -s : set simulation SNR in 2500 Hz BW (default:-27.5 dB) + -c : set channel type 0=AWGN (default) 1=Rayleigh + -a : set decode type 0=NOAP 1=AUTOAP (default) 2=USERAP + -t: 0=simulate seq of msgs between IV3NWV and K1JT (default) + 1=simulate K1JT receiving K1JT IV3NWV JN66 + 2=simulate fast-fading routines (option -c ignored) +Options used only for fast-fading simulations: + -b : 90% fading bandwidth in Hz [1..230 Hz] (default = 2.5 Hz) + -m : fading model. 0=Gauss, 1=Lorentz (default = Lorentz) + -q : qra64 submode. 0=QRA64A,... 4=QRA64E (default = QRA64A) + -h: this help + + +############################################################################# + +$ qra64 -a2 -t2 -b10.0 -m1 -q2 -s-28.0 Simulate fast-fading decoding (-t2) with USER_AP (-a2)