From 5aa88e21c9183f8c371c26efe6b013815f3b4d31 Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Sat, 2 Jul 2022 07:52:00 -0400 Subject: [PATCH] Update cubesatsim.h --- cubesatsim/cubesatsim.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cubesatsim/cubesatsim.h b/cubesatsim/cubesatsim.h index 7ce07b33..a095989c 100644 --- a/cubesatsim/cubesatsim.h +++ b/cubesatsim/cubesatsim.h @@ -90,7 +90,7 @@ int testCount = 0; long time_start; //char cmdbuffer[1000]; FILE * file1; -short int buffer[1024]; // was 2336400]; // max size for 10 frames count of BPSK +short int buffer[10240]; // was 2336400]; // max size for 10 frames count of BPSK FILE *sopen(const char *program); #define S_RATE (48000) // (44100)