Uploaded image for project: 'O-RAN Distributed Unit High Layers '
  1. O-RAN Distributed Unit High Layers
  2. ODUHIGH-500

TDD: wrong freq calcucation in convertArfcnToFreqKhz

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Highest Highest

      freq = arfcnFreqTable[indexTable][2] + (arfcnFreqTable[indexTable][1] * (arfcn - arfcnFreqTable[indexTable][3]));

      shoudl be:

      freq = arfcnFreqTable[indexTable][2] + (arfcnFreqTable[indexTable][1] * (arfcn - arfcnFreqTable[indexTable][3]))/1000;

       

       

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            svaidhya Sangeeta Vaidhyanathan
            asergeev Andrew Sergeev
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 5 hours
                5h