Hi list,
I tried to transmit text file and recieve it using GMSK mod/demod
Tx: file source -> packet encoder ->GMSK mod ->multiply const -> usrp sink
Rx: usrp source -> multiply const -> Low pass filter ->GMSK demod ->packet
decoder ->files sink
input data type of file sink is byte. so i create receive.txt file but i
can't read the file.
I want to read text message. what should i do for read message?
Hi list,
I tried to transmit text file and recieve it using GMSK mod/demod
Tx: file source -> packet encoder ->GMSK mod ->multiply const -> usrp sink
Rx: usrp source -> multiply const -> Low pass filter ->GMSK demod ->packet
decoder ->files sink
input data type of file sink is byte. so i create receive.txt file but i
can't read the file.
I want to read text message. what should i do for read message?