|
|
|
@ -2323,6 +2323,7 @@ void get_tlm_fc() {
|
|
|
|
/* convert data buffer into stream buffer */
|
|
|
|
/* convert data buffer into stream buffer */
|
|
|
|
|
|
|
|
|
|
|
|
//// const unsigned char *encoded_bytes = encode(source_bytes, byte_count); // remove due to liner error
|
|
|
|
//// const unsigned char *encoded_bytes = encode(source_bytes, byte_count); // remove due to liner error
|
|
|
|
|
|
|
|
const unsigned char *encoded_bytes;
|
|
|
|
/*
|
|
|
|
/*
|
|
|
|
printf("\nencoded_bytes\n");
|
|
|
|
printf("\nencoded_bytes\n");
|
|
|
|
for (int i=0; i<5200; i++)
|
|
|
|
for (int i=0; i<5200; i++)
|
|
|
|
|