Skip to content
Discussion options

You must be logged in to vote

Here's an example of ru_sdr config section using band n79 with USRP B210 SISO:

ru_sdr:
  device_driver: uhd                # The RF driver name.
  device_args: type=b200            # Optionally pass arguments to the selected RF driver.
  otw_format: sc12
  srate: 61.44                      # RF sample rate might need to be adjusted according to selected bandwidth.
  tx_gain: 70                       # Transmit gain of the RF might need to adjusted to the given situation.
  rx_gain: 25                       # Receive gain of the RF might need to adjusted to the given situation.

cell_cfg:
  dl_arfcn: 710000                  # ARFCN of the downlink carrier (center frequency).
  band: 79

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@robertfalkenberg
Comment options

Answer selected by robwasab
@robwasab
Comment options

@robwasab
Comment options

@robertfalkenberg
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants