Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 13 additions & 1 deletion apps/elster_rx_multi.grc
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,18 @@ blocks:
coordinate: [128, 100]
rotation: 0
state: enabled
- name: dev_args
id: variable
parameters:
comment: ''
value: '""'
states:
bus_sink: false
bus_source: false
bus_structure: null
coordinate: [184, 16.0]
rotation: 0
state: enabled
- name: rx_gain
id: variable
parameters:
Expand Down Expand Up @@ -272,7 +284,7 @@ blocks:
ant7: ''
ant8: ''
ant9: ''
args: ''
args: dev_args
bb_gain0: '20'
bb_gain1: '20'
bb_gain10: '20'
Expand Down
14 changes: 13 additions & 1 deletion apps/elster_rx_nogui.grc
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,18 @@ blocks:
coordinate: [8, 412]
rotation: 0
state: enabled
- name: dev_args
id: variable
parameters:
comment: ''
value: '""'
states:
bus_sink: false
bus_source: false
bus_structure: null
coordinate: [184, 16.0]
rotation: 0
state: enabled
- name: rx_gain
id: variable
parameters:
Expand Down Expand Up @@ -263,7 +275,7 @@ blocks:
ant7: ''
ant8: ''
ant9: ''
args: ''
args: dev_args
bb_gain0: '20'
bb_gain1: '20'
bb_gain10: '20'
Expand Down
13 changes: 13 additions & 0 deletions apps/elster_rx_nogui_hackrf.grc
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,18 @@ blocks:
coordinate: [8, 292.0]
rotation: 0
state: enabled
- name: dev_args
id: variable
parameters:
comment: ''
value: '""'
states:
bus_sink: false
bus_source: false
bus_structure: null
coordinate: [184, 16.0]
rotation: 0
state: enabled
- name: n_channels
id: variable
parameters:
Expand Down Expand Up @@ -536,6 +548,7 @@ blocks:
ant8: ''
ant9: ''
args: ''
args: dev_args
bb_gain0: '24'
bb_gain1: '20'
bb_gain10: '20'
Expand Down