Skip to content

Commit

Permalink
add .per files into regression_test_signal_file for testing asn1 deco…
Browse files Browse the repository at this point in the history
…ding
  • Loading branch information
sdr-x committed Oct 20, 2014
1 parent fd2e31f commit c3bc995
Show file tree
Hide file tree
Showing 20 changed files with 15 additions and 12 deletions.
24 changes: 12 additions & 12 deletions Matlab/LTE_DL_receiver.m
Expand Up @@ -31,18 +31,19 @@ function LTE_DL_receiver(varargin)
% ------------------------------------------------------------------------------------
% % bin file captured by hackrf_transfer
% filename = '../regression_test_signal_file/f2585_s19.2_bw20_0.08s_hackrf_home.bin'; fc = 2585e6;
filename = '../regression_test_signal_file/f2585_s19.2_bw20_0.08s_hackrf_home_should.bin'; fc = 2585e6;
% filename = '../regression_test_signal_file/f2585_s19.2_bw20_0.08s_hackrf_home_should.bin'; fc = 2585e6;
% filename = '../regression_test_signal_file/f1852.5_s19.2_bw20_0.08s_hackrf_home.bin'; fc = 1852.5e6;
% filename = '../regression_test_signal_file/f2565_s19.2_bw20_1s_hackrf_tsinghua.bin'; fc = 2565e6;
% filename = '../regression_test_signal_file/f2585_s19.2_bw20_1s_hackrf_tsinghua.bin'; fc = 2585e6;
% filename = '../regression_test_signal_file/f2360_s19.2_bw20_1s_hackrf.bin'; fc = 2360e6;
% filename = '../regression_test_signal_file/f2565_s19.2_bw20_1s_hackrf_tsinghua.bin'; fc = 2565e6;
% filename = '../regression_test_signal_file/f2585_s19.2_bw20_1s_hackrf_tsinghua.bin'; fc = 2585e6;
% filename = '../regression_test_signal_file/f2360_s19.2_bw20_1s_hackrf.bin'; fc = 2360e6;
% filename = '../regression_test_signal_file/f2360_s19.2_bw20_0.08s_hackrf.bin'; fc = 2360e6;
% filename = '../regression_test_signal_file/f2585_s19.2_bw20_1s_hackrf.bin'; fc = 2585e6;
% filename = '../regression_test_signal_file/f2585_s19.2_bw20_1s_hackrf1.bin'; fc = 2585e6;
% filename = '../regression_test_signal_file/f1860_s19.2_bw20_1s_hackrf_home1.bin'; fc = 1860e6;
% filename = '../regression_test_signal_file/f1860_s19.2_bw20_1s_hackrf_home.bin'; fc = 1860e6;
% filename = '../regression_test_signal_file/f1890_s19.2_bw20_1s_hackrf_home.bin'; fc = 1890e6;
% filename = '../regression_test_signal_file/f1890_s19.2_bw20_1s_hackrf_home1.bin'; fc = 1890e6;
filename = '../regression_test_signal_file/f2585_s19.2_bw20_1s_hackrf.bin'; fc = 2585e6;
% filename = '../regression_test_signal_file/f2585_s19.2_bw20_1s_hackrf1.bin'; fc = 2585e6;
% filename = '../regression_test_signal_file/f1860_s19.2_bw20_1s_hackrf_home1.bin'; fc = 1860e6;
% filename = '../regression_test_signal_file/f1860_s19.2_bw20_1s_hackrf_home.bin'; fc = 1860e6;
% filename = '../regression_test_signal_file/f1890_s19.2_bw20_1s_hackrf_home.bin'; fc = 1890e6;
% filename = '../regression_test_signal_file/f1890_s19.2_bw20_1s_hackrf_home1.bin'; fc = 1890e6;
% filename = '../regression_test_signal_file/f2605_s19.2_bw20_0.08s_hackrf_home.bin'; fc = 2605e6;
elseif nargin == 3 % freq lna_gain vga_gain
freq_real = varargin{1}*1e6;
lna_gain = varargin{2};
Expand Down Expand Up @@ -106,8 +107,7 @@ function LTE_DL_receiver(varargin)

figure(1);
% show_signal_time_frequency(r_20M, sampling_rate, 180e3);
show_signal_time_frequency(r_raw, raw_sampling_rate, 50e3);

show_signal_time_frequency(r_raw(1 : (15e-3*raw_sampling_rate)), raw_sampling_rate, 50e3);
figure(2);
show_time_frequency_grid_raw(r_raw(1 : (15e-3*raw_sampling_rate)), raw_sampling_rate);

Expand Down
1 change: 1 addition & 0 deletions regression_test_signal_file/f2360_sib1.per
@@ -0,0 +1 @@
pQ�'��#Y�B'
1 change: 1 addition & 0 deletions regression_test_signal_file/f2585_sib1-10.per
@@ -0,0 +1 @@
pQ�'&@#YBB'
Binary file added regression_test_signal_file/f2585_sib2-1.per
Binary file not shown.
Binary file added regression_test_signal_file/f2585_sib2-3.per
Binary file not shown.
Binary file added regression_test_signal_file/f2585_sib2.per
Binary file not shown.
Binary file added regression_test_signal_file/f2585_sib3-1.per
Binary file not shown.
Binary file added regression_test_signal_file/f2585_sib3-2.per
Binary file not shown.
Binary file added regression_test_signal_file/f2585_sib3-3.per
Binary file not shown.
Binary file added regression_test_signal_file/f2585_sib3-4.per
Binary file not shown.
Binary file added regression_test_signal_file/f2585_sib3-5.per
Binary file not shown.
Binary file added regression_test_signal_file/f2585_sib3-6.per
Binary file not shown.
1 change: 1 addition & 0 deletions regression_test_signal_file/f2585_sib3.per
@@ -0,0 +1 @@
pQ�'&@#YBB'
Binary file added regression_test_signal_file/f2585_sib5-1.per
Binary file not shown.
Binary file added regression_test_signal_file/f2585_sib5-10.per
Binary file not shown.
Binary file added regression_test_signal_file/f2585_sib5-11.per
Binary file not shown.
Binary file added regression_test_signal_file/f2585_sib5-12.per
Binary file not shown.
Binary file added regression_test_signal_file/f2585_sib5-13.per
Binary file not shown.
Binary file added regression_test_signal_file/f2585_sib5-14.per
Binary file not shown.
Binary file added regression_test_signal_file/f2585_sib5.per
Binary file not shown.

0 comments on commit c3bc995

Please sign in to comment.