Skip to content

Commit

Permalink
change config for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
XuyangCaoPrinceton committed Jul 24, 2024
1 parent 9b966d1 commit c9b0983
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions nrscope/config/config.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
nof_usrp_dev: 1
usrp_setting_0:
ssb_freq: 1989850000 #1989850000 #1970450000 #3489600000 #3649440000 #3650880000 # 1970450000 #2600040000 #3488160000 #3685440000 #3561600000 #1842050000 #2528550000 #3565920000 #2524950000 #2523750000 # 3565920000 # 2527350000 #3408960000 # should be set to the ssb frequency of the cell
ssb_freq: 3488160000 #1989850000 #1970450000 #3489600000 #3649440000 #3650880000 # 1970450000 #2600040000 #3488160000 #3685440000 #3561600000 #1842050000 #2528550000 #3565920000 #2524950000 #2523750000 # 3565920000 # 2527350000 #3408960000 # should be set to the ssb frequency of the cell
rf_args: "clock=external,type=x300" #"type=x300" #"clock=external"
rx_gain: 30 # for x310, max rx gain is 31.5, for b210, it's around 80
srate_hz: 11520000 #11520000 #23040000
srate_hz: 23040000 #11520000 #11520000 #23040000
nof_carriers: 1
nof_antennas: 1
scs_index: 0 #(0: 15kHz, 1: 30kHz, ..., the u in standard)
scs_index: 1 #(0: 15kHz, 1: 30kHz, ..., the u in standard)
rf_log_level: "debug"
nof_threads: 4
nof_threads: 1

log_name: "a.csv" #"/home/wanhr/Documents/data/nrscope/evaluation/coverage_amarisoft/dci_tx_50.csv" # x (0-10), y(0-8) coordinates
google_dataset_id: "ngscope5g_dci_log_wanhr"
Expand Down

0 comments on commit c9b0983

Please sign in to comment.