Frame Assembler
The FrameAssembler component has several puposes
- Modulate data bits into a coherent frame
- Append a BPSK P/N code header to the begninng of the frame for symbol synchronization
- Append a preamble phasing pattern before the P/N code for symbol timing and phase recovery
This component is intended to operate in conjunction with the FrameSynchronizer component and should eventually support the following adjustable parameters
- Frame size (number of symbols in a frame) for adjustable data rates
- Modulation scheme: BPSK, QPSK, 8-PSK, 16-QAM (expandable)
- Multiple P/N codes for a selectable destination address
Software Status
The FrameAssembler is currently in \"development\" mode.
- experimental/components/FrameAssembler development trunk
