From 10b1a535207349127f686fa2e77b61a6a7ec3339 Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Sat, 2 Jul 2022 07:07:11 -0400 Subject: [PATCH] Update cubesatsim.h --- cubesatsim/cubesatsim.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cubesatsim/cubesatsim.h b/cubesatsim/cubesatsim.h index ad14e96a..ed1befae 100644 --- a/cubesatsim/cubesatsim.h +++ b/cubesatsim/cubesatsim.h @@ -88,9 +88,9 @@ int firstTime = ON; // 0; long start; int testCount = 0; long time_start; -char cmdbuffer[1000]; +//char cmdbuffer[1000]; FILE * file1; -short int buffer[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)