Skip to content

Commit b5bc608

Browse files
committed
updating auto_config.yaml to use same freq and BW
1 parent 039bbcd commit b5bc608

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

auto_config.yaml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ parameter_sets:
33
mult_amp: 0.2
44
rx_mix_freq: -12000
55
tx_mix_freq: 12000
6-
tx_rx_bw: 5000
6+
tx_rx_bw: 6000
77
tx_cr: 1
88
tx_rx_sf: 7
99
tx_rx_sync_word: [18]
@@ -12,7 +12,7 @@ parameter_sets:
1212
mult_amp: 0.15
1313
rx_mix_freq: -12000
1414
tx_mix_freq: 12000
15-
tx_rx_bw: 5000
15+
tx_rx_bw: 6000
1616
tx_cr: 1
1717
tx_rx_sf: 7
1818
tx_rx_sync_word: [18]
@@ -21,7 +21,7 @@ parameter_sets:
2121
mult_amp: 0.1
2222
rx_mix_freq: -12000
2323
tx_mix_freq: 12000
24-
tx_rx_bw: 5000
24+
tx_rx_bw: 6000
2525
tx_cr: 1
2626
tx_rx_sf: 7
2727
tx_rx_sync_word: [18]
@@ -30,7 +30,7 @@ parameter_sets:
3030
mult_amp: 0.2
3131
rx_mix_freq: -12000
3232
tx_mix_freq: 12000
33-
tx_rx_bw: 5000
33+
tx_rx_bw: 6000
3434
tx_cr: 1
3535
tx_rx_sf: 8
3636
tx_rx_sync_word: [18]
@@ -39,7 +39,7 @@ parameter_sets:
3939
mult_amp: 0.15
4040
rx_mix_freq: -12000
4141
tx_mix_freq: 12000
42-
tx_rx_bw: 5000
42+
tx_rx_bw: 6000
4343
tx_cr: 1
4444
tx_rx_sf: 8
4545
tx_rx_sync_word: [18]
@@ -48,7 +48,7 @@ parameter_sets:
4848
mult_amp: 0.1
4949
rx_mix_freq: -12000
5050
tx_mix_freq: 12000
51-
tx_rx_bw: 5000
51+
tx_rx_bw: 6000
5252
tx_cr: 1
5353
tx_rx_sf: 8
5454
tx_rx_sync_word: [18]
@@ -57,7 +57,7 @@ parameter_sets:
5757
mult_amp: 0.2
5858
rx_mix_freq: -12000
5959
tx_mix_freq: 12000
60-
tx_rx_bw: 5000
60+
tx_rx_bw: 6000
6161
tx_cr: 1
6262
tx_rx_sf: 9
6363
tx_rx_sync_word: [18]
@@ -66,7 +66,7 @@ parameter_sets:
6666
mult_amp: 0.15
6767
rx_mix_freq: -12000
6868
tx_mix_freq: 12000
69-
tx_rx_bw: 5000
69+
tx_rx_bw: 6000
7070
tx_cr: 1
7171
tx_rx_sf: 9
7272
tx_rx_sync_word: [18]
@@ -75,12 +75,12 @@ parameter_sets:
7575
mult_amp: 0.1
7676
rx_mix_freq: -12000
7777
tx_mix_freq: 12000
78-
tx_rx_bw: 5000
78+
tx_rx_bw: 6000
7979
tx_cr: 1
8080
tx_rx_sf: 9
8181
tx_rx_sync_word: [18]
8282

83-
# BW is 5000 for all
83+
# BW is 6000 for all
8484
# CR is same for all (4/5, which corresponds to 1 in the source code)
8585
# sync word is same for all (default 18)
8686
# mix frequency is 12000 +/- for all (center freq)

0 commit comments

Comments
 (0)