Changeset 3980

Show
Ignore:
Timestamp:
05/28/07 15:19:23 (6 years ago)
Author:
jgaeddert
Message:

Changing FrameAssembler to push multiple preambles for more reliable synchronization

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • experimental/components/FrameAssembler/src/FrameAssembler.cpp

    r3970 r3980  
    210210        DEBUG(4, FrameAssembler, "Assembling preamble") 
    211211 
    212         // push 
    213         dataOut_0->pushPacket(I_out_phasing_pattern, Q_out_phasing_pattern); 
     212        // push preamble 
     213        for (unsigned int i=0; i<4; i++) 
     214            dataOut_0->pushPacket(I_out_phasing_pattern, Q_out_phasing_pattern); 
    214215 
    215216        // ASSEMBLE_HEADER