Update main.c

pull/76/head
alanbjohnston 5 years ago committed by GitHub
parent 7d7823869f
commit 0276a76c0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1478,7 +1478,7 @@ void get_tlm_fox() {
if (mode == BPSK) { // WOD field experiments
encodeA(b, 63 + head_offset, 0xfff);
encodeB(b, 75 + head_offset, 0xfff);
encodeB(b, 75 + head_offset, 0xff);
}
short int data10[headerLen + rsFrames * (rsFrameLen + parityLen)];
short int data8[headerLen + rsFrames * (rsFrameLen + parityLen)];

Loading…
Cancel
Save

Powered by TurnKey Linux.