OQPSK flowgraph finalization
- In the MCU LDPC encoder implementation, change the code so the synchronization marker gets added as well
- Create the following dumps from the MCU:
- One only including the OQPSK modulator
- One only including the LDPC encoder
- One including both
 
- In the existing flowgraph, instead of using the encoder, within the GNURadio, simply pass the file inputs that were generated in the previous step
- Add the "Sync and Create PDU" block for the synchronization (also add PDU to Tagged Stream block)
- Add the LDPC decoder to the flowgraph (once it starts working) after the differential decoder
Edited  by Sedictious