|
|
|
|
@ -1370,7 +1370,7 @@ if (payload == ON)
|
|
|
|
|
// encodeA(b, 51 + head_offset, STEMBoardFailure + NormalModeFailure * 2 + (i2c_bus0 == OFF) * 16 + (i2c_bus1 == OFF) * 32 + (i2c_bus3 == OFF) * 64 + (0) * 128 + 1 * 256 + 1 * 512 + 1 * 1024 + 1*2048);
|
|
|
|
|
encodeB(b, 52 + head_offset, rxAntennaDeployed + txAntennaDeployed * 2);
|
|
|
|
|
|
|
|
|
|
if (txAndennaDeployed == 0)
|
|
|
|
|
if (txAntennaDeployed == 0)
|
|
|
|
|
txAntennaDeployed = 1;
|
|
|
|
|
|
|
|
|
|
short int data10[headerLen + rsFrames * (rsFrameLen + parityLen)];
|
|
|
|
|
|