Enable Hamming 8/4 code for the header
This commit is contained in:
parent
84c172abc7
commit
ef25ca2388
|
@ -16,7 +16,7 @@
|
|||
#define PAYLOAD_CHANNEL_CODE LIQUID_FEC_CONV_V27P34
|
||||
#define PAYLOAD_MODULATION LIQUID_MODEM_QAM16
|
||||
|
||||
#define HEADER_CHANNEL_CODE LIQUID_FEC_NONE
|
||||
#define HEADER_CHANNEL_CODE LIQUID_FEC_HAMMING84
|
||||
#define HEADER_MODULATION LIQUID_MODEM_QPSK
|
||||
|
||||
#define PAYLOAD_CRC_SCHEME LIQUID_CRC_16
|
||||
|
|
Loading…
Reference in a new issue