Thanks Thomas, I'll try this.
Did you test receive side with this patch?
On Thu, Dec 6, 2012 at 7:13 AM, Thomas Tsou tom@tsou.cc wrote:
Hi Alexander,
Please try the last commit at
git://github.com/ttsou/openbts-p2.8.git laurent
I tested with 4 samples per symbol as we did in the past. Reducing the start/end phase error involved adding bits so that there is no partial phase transition to/from nothing. We then zero out the excess bits with a simple power mask.
Thomas