Operating System
Distributor ID: Ubuntu
Description: DragonOS_LTS_PublicFinal
Release: 18.04
Gnuradio : 3.7.11
tch/h demapper : Timeslot = 7, TCH/H channel = 0
tch/h decoder : sub-channel 0, TCH/H coding mode = GSM-HS , voice boundry detector false
Hello all,
I am facing the issue when decoding TCHH, screenshot of the gnuradio flow is attached.
Traceback (most recent call last):
File "/home/butterfactory/Desktop/Crack/tch_f_reception.py", line 109, in <module>
main()
File "/home/butterfactory/Desktop/Crack/tch_f_reception.py", line 103, in main
tb = top_block_cls(fc=options.fc, osr=options.osr, samp_rate=options.samp_rate)
File "/home/butterfactory/Desktop/Crack/tch_f_reception.py", line 35, in __init__
self.gsm_tch_h_decoder_0 = grgsm.tch_h_decoder(0, grgsm.TCH_HS, False)
File "/usr/local/lib/python2.7/dist-packages/grgsm/grgsm_swig.py", line 2052, in make
return _grgsm_swig.tch_h_decoder_make(sub_channel, multi_rate, boundary_check)
TypeError: in method 'tch_h_decoder_make', argument 2 of type 'std::string'