1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-07-24 11:04:10 -04:00

SDRdaemonFEC support: debug (8). fixed CM256 descriptors addressing of recovery blocks. Debug message when frames are incomplete.

This commit is contained in:
f4exb
2016-07-06 02:54:01 +02:00
parent dddf872d56
commit c7751062c3
2 changed files with 20 additions and 3 deletions
@@ -179,6 +179,7 @@ private:
void initDecoderSlotsAddresses();
void initDecodeAllSlots();
void initReadIndex();
void checkSlotData(int slotIndex);
void initDecodeSlot(int slotIndex);
static void printMeta(const QString& header, MetaDataFEC *metaData);