|
|
|
|
@ -2296,6 +2296,7 @@ void get_tlm_fc() {
|
|
|
|
|
/* write telemetry into data buffer */
|
|
|
|
|
|
|
|
|
|
printf("\nBLOCKSIZE = %d\n", BLOCKSIZE);
|
|
|
|
|
printf("\nSYMPBLOCK = %d\n", SYMPBLOCK);
|
|
|
|
|
|
|
|
|
|
memset(source_bytes, 0x00, sizeof(source_bytes));
|
|
|
|
|
source_bytes[10] = (uint8_t) rnd_float(0,255);
|
|
|
|
|
|