From 0dd5f22c5f6880e9b62997fa457040e586f2d9d5 Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Sun, 7 Aug 2022 08:36:12 -0400 Subject: [PATCH] added tlm and payload str --- cubesatsim/cubesatsim.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cubesatsim/cubesatsim.h b/cubesatsim/cubesatsim.h index 4df185ff..b0e3425b 100644 --- a/cubesatsim/cubesatsim.h +++ b/cubesatsim/cubesatsim.h @@ -186,6 +186,8 @@ long time_start; short int buffer[BUFFER_SIZE]; // 50000]; //BUFFER_SIZE]; // ctr is an int // 100000]; // 50000]; // 25000]; // 10240]; // was 2336400]; // max size for 10 frames count of BPSK //short int buffer[(WAV_DATA_LENGTH/8)]; //FILE *sopen(const char *program); +char tlm_str[1000]; +char payload_str[100]; #define S_RATE (200) // (8000) //(48000) // (44100)