I tested it with the rx_ofdm example and it works as it did before (didn't
test over several hours however).
Making the pull request now.
Rich
On Mon, Jun 1, 2015 at 11:13 AM, Martin Braun
wrote:
> Hey Richard,
>
> good work! Did you also test this patch with the OFDM tx/rx example, or
> some
Hey Richard,
good work! Did you also test this patch with the OFDM tx/rx example, or
some other settings to make sure this didn't just fix your setup?
I'm a bit annoyed with myself for not getting the offset calculations
right. Maybe there's another fix that won't add breaks, but frankly,
let's g
Martin et. al.,
The fix that makes this block work for us in any scenario, is to add a
break statement at the end of every case statement (don't allow the fall
through's to happen).
This leads me to believe the source of the issues comes from the way
offsets are calculated between states within o