Skip to content
  • cig's avatar
    Set downlink carrier and uplink CO @ UE through command line · fa07a484
    cig authored
    - this reflects the implementation of IF and IF offset in the gNB RU
    - the RF frequencies are set at HW level while the target frequencies are
      stored in fp, therefore the values stored in fp should not be changed
      after sync as only the tx/rx freq is updated
    - removed overwritten dl/ul carrier frequencies in fp after sync
    - removed redundant set of tx/rx freq in ue_synch (done in init_openair0)
    - removed irrelevant set of dl/ul carrier freq in get_options
    fa07a484