Fw: benchmark_rx/tx.py

 I’m trying to make DBPSK modulation with costas alfa set to 0.05 and
gain mu set to 0.001. I got all of trues but I could not understand
where can I see the received packages ( 1 or 0 ). And in benchmark_tx
code there is an option " --from-file " to specify the file but i could
not decide how can i create a file that this code except it.
I am copying the command shell screen :

Requested RX Bitrate: 100k
Actual Bitrate: 125k
ok = True pktno =   0 n_rcvd =   1 n_right =   1
ok = True pktno =   1 n_rcvd =   2 n_right =   2
ok = True pktno =   2 n_rcvd =  Â
3Â n_right =Â Â Â 3
ok = True pktno =   3 n_rcvd =   4 n_right =   4
ok = True pktno =   4 n_rcvd =   5 n_right =   5
ok = True pktno =   5 n_rcvd =   6 n_right =   6
ok = True pktno =   6 n_rcvd =   7 n_right =   7
ok = True pktno =   7 n_rcvd =   8 n_right =   8
ok = True pktno =   8 n_rcvd =   9 n_right =   9
ok = True pktno =   9 n_rcvd =  10 n_right =  10
ok = True pktno =  10 n_rcvd
=Â Â 11Â n_right =Â Â 11
ok = True pktno =  11 n_rcvd =  12 n_right =  12
ok = True pktno =  12 n_rcvd =  13 n_right =  13
ok = True pktno =  13 n_rcvd =  14 n_right =  14
ok = True pktno =  14 n_rcvd =  15 n_right =  15
ok = True pktno =  15 n_rcvd =  16 n_right =  16
ok = True pktno =  16 n_rcvd =  17 n_right =  17
ok = True pktno =  17 n_rcvd =  18 n_right =  18
ok = True pktno =  18 n_rcvd =  19 n_right =  19
ok = True pktno = Â
19Â n_rcvd =Â Â 20Â n_right =Â Â 20

 thanks
 merve…