- preambleSlow: reset also wordsize on resync
git-svn-id: http://moon:8086/svn/software/trunk/projects/GnuRadio@400 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
@@ -119,6 +119,7 @@ int preamble_sync_impl::general_work (int noutput_items, gr_vector_int &ninput_i
|
||||
}
|
||||
else
|
||||
{
|
||||
m_wordSize = 1;
|
||||
m_dataCount = 0;
|
||||
}
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user