From 4aa069ea0dcf9fd39648f6dcb44ee38c19c5871f Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Mon, 4 Jul 2022 16:37:11 -0400 Subject: [PATCH] max buffer[[ size --- cubesatsim/cubesatsim.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cubesatsim/cubesatsim.h b/cubesatsim/cubesatsim.h index 06a30a50..a3c82cd0 100644 --- a/cubesatsim/cubesatsim.h +++ b/cubesatsim/cubesatsim.h @@ -132,7 +132,7 @@ int testCount = 0; long time_start; //char cmdbuffer[1000]; FILE * file1; -short int buffer[120000]; // 100000]; // 50000]; // 25000]; // 10240]; // was 2336400]; // max size for 10 frames count of BPSK +short int buffer[100000]; // 50000]; // 25000]; // 10240]; // was 2336400]; // max size for 10 frames count of BPSK FILE *sopen(const char *program); #define S_RATE (8000) //(48000) // (44100)