From c173de56b42ecc6ac4cdcd79e96235a28ce1a0cc Mon Sep 17 00:00:00 2001 From: David Protzman Date: Tue, 26 Apr 2022 22:18:38 -0400 Subject: [PATCH] Added default sample type --- matlab/updated_scripts/process_file.m | 1 + 1 file changed, 1 insertion(+) diff --git a/matlab/updated_scripts/process_file.m b/matlab/updated_scripts/process_file.m index e64355c..c454473 100644 --- a/matlab/updated_scripts/process_file.m +++ b/matlab/updated_scripts/process_file.m @@ -29,6 +29,7 @@ end %% File Parameters enable_plots = 0; % Set to 0 to prevent the plots from popping up +sample_type = 'single'; file_path = '/opt/dji/collects/2437MHz_30.72MSPS.fc32'; file_sample_rate = 30.72e6; file_freq_offset = 7.5e6; % This file was not recorded with the DroneID signal centered