I'm trying to implement a BPSK demodulation on GNU Radio using a USRP N210. However I'm not quite getting the results I was hoping for.
I'm using the "Symbol Sync" block for timing synchronization and the "Costas Loop" block for carrier recovery as you can see in the flowgraph below :
The results I'm getting are the following, as you can see I'm getting two separate lines while I should be obtaining only two dots :
I think there there might be errors in my parameters. Do you have any idea on what could be wrong ?
I would say that this is good first approximation of BPSK receiver. You do not show how your transmitter is organized, so many things have to be assumed and there is no clear answer of the questions, only recommendations.