Support For DAB and DAB+ Config File For USRP

113 views
Skip to first unread message

Mohammad Riyazudeen

unread,
May 28, 2022, 8:28:30 PM5/28/22
to mmbtools
Dear Experts,

                         I am using Ubuntu 20.04, Gnu Radio 3.10 and SDR USRP B210 with
UHD_13.15.0.0 Firmware.
I am trying to transmit DAB and DAB+  the following Components are installed successfully from

git branch
*master

ODR-MOD
ODR-MUX
ODR-PadEnc
ODR-AudioEnc

When i trying to execute the ODR-Mod with default configuration from ODR-DabMod/doc/example.ini
 sudo odr-dabmod -C ~/ODR-DabMod/doc/example.ini

and ODR-DabMUX
sudo odr-dabmux -C ~/ODR-DabMux/doc/example.mux

Following error occurs, Please refer the screenshot.
Please guide and support me to execute the program successfully without error.


Screenshot from 2022-05-28 13-34-37.png

Screenshot from 2022-05-29 03-37-21.png

Screenshot from 2022-05-29 05-56-34.png



Thanks
Mohammad Riyazudeen

Mohammad Riyazudeen

unread,
May 29, 2022, 1:52:30 AM5/29/22
to mmbtools
Dear Experts,
                             The following output  i received when i try to execute with the default configuration "example.ini "
The execution struck when reaching the line
2022-05-29Z05:18:27       OutputUHD:Actual RX Gain: 0.000000

My concern is, i need to give input locally from my machine.

ODR-DABMod
$ sudo odr-dabmod -C ~/ODR-DabMod/doc/example.ini

ODR-DabMod version v2.6.0, compiled at May 28 2022, 12:06:04
Compiled with features: zeromq output_uhd SSE
Warning:setting type in [uhd] device is deprecated !
Input
  Type: file
  Source: /dev/stdin
Output
 UHD
  Device: type=b200
  Subdevice:
  master_clock_rate: 32768000
  refclk: internal
  pps source: none
  Sampling rate: 2.0480 MHz
2022-05-29Z05:17:21       RC: Waiting for connection on port 2121
2022-05-29Z05:17:21       Configuration parsed. Starting up version v2.6.0
2022-05-29Z05:17:21       OutputUHD:Creating the usrp device with: type=b200,master_clock_rate=32768000...
2022-05-29Z05:17:21       UHD Message (2) UHD: linux; GNU C++ version 9.4.0; Boost_107100; UHD_3.15.0.0-0-unknown
2022-05-29Z05:17:21       UHD Message (2) B200: Detected Device: B210
2022-05-29Z05:17:21       UHD Message (2) B200: Loading FPGA image: /usr/local/share/uhd/images/usrp_b210_fpga.bin...
2022-05-29Z05:18:26       UHD Message (2) B200: Operating over USB 2.
2022-05-29Z05:18:26       UHD Message (2) B200: Detecting internal GPSDO....
2022-05-29Z05:18:26       UHD Message (2) GPS: No GPSDO found
2022-05-29Z05:18:26       UHD Message (2) B200: Initialize CODEC control...
2022-05-29Z05:18:27       UHD Message (2) B200: Initialize Radio control...
2022-05-29Z05:18:27       UHD Message (2) B200: Performing register loopback test...
2022-05-29Z05:18:27       UHD Message (2) B200: Register loopback test passed
2022-05-29Z05:18:27       UHD Message (2) B200: Performing register loopback test...
2022-05-29Z05:18:27       UHD Message (2) B200: Register loopback test passed
2022-05-29Z05:18:27       UHD Message (2) B200: Asking for clock rate 32.768000 MHz...
2022-05-29Z05:18:27       UHD Message (2) B200: Actually got clock rate 32.768000 MHz.
2022-05-29Z05:18:27       OutputUHD:Using device: Single USRP:
  Device: B-Series Device
  Mboard 0: B210
  RX Channel: 0
    RX DSP: 0
    RX Dboard: A
    RX Subdev: FE-RX2
  RX Channel: 1
    RX DSP: 1
    RX Dboard: A
    RX Subdev: FE-RX1
  TX Channel: 0
    TX DSP: 0
    TX Dboard: A
    TX Subdev: FE-TX2
  TX Channel: 1
    TX DSP: 1
    TX Dboard: A
    TX Subdev: FE-TX1
...
2022-05-29Z05:18:27       OutputUHD:Checking master clock rate: 32767999.985639...
2022-05-29Z05:18:27       UHD clock source is internal
2022-05-29Z05:18:27       UHD time source is none
2022-05-29Z05:18:27       OutputUHD: Setting USRP time to 1653801507.815000
2022-05-29Z05:18:27       OutputUHD:Set rate to 2048000. Actual TX Rate: 2047999.999102 sps...
2022-05-29Z05:18:27       OutputUHD:Setting freq to 234208000.000...
2022-05-29Z05:18:27       OutputUHD:Actual TX frequency: 234208000.001
2022-05-29Z05:18:27       OutputUHD:Actual RX frequency: 234208000.001
2022-05-29Z05:18:27       OutputUHD:Actual TX Gain: 40.000000
2022-05-29Z05:18:27       OutputUHD:Mute on missing timestamps: disabled
2022-05-29Z05:18:27       OutputUHD:Actual RX Rate: 2047999.999102 sps.
2022-05-29Z05:18:27       OutputUHD:Actual RX Antenna: RX2
2022-05-29Z05:18:27       OutputUHD:Actual TX Antenna: TX/RX
2022-05-29Z05:18:27       OutputUHD:Actual RX Gain: 0.000000
^Z
[1]+  Stopped                 sudo odr-dabmod -C ~/ODR-DabMod/doc/example.ini

ODR-DABMUX
$ sudo odr-dabmod -C ~/ODR-DabMod/doc/example.ini


Welcome to ODR-DabMux v4.2.1, compiled at May 28 2022, 11:57:24

Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012
Her Majesty the Queen in Right of Canada
(Communications Research Centre Canada)

Copyright (C) 2021 Matthias P. Braendli
LICENCE: GPLv3+

http://opendigitalradio.org

Input URLs supported: prbs udp file zmq
Inputs format supported: raw mpeg packet epm
Output URLs supported:
 file fifo udp tcp simul

vestel@vestel-oai5g-sa:~$

Thanks

Matthias Brändli

unread,
May 31, 2022, 1:55:16 PM5/31/22
to crc-mm...@googlegroups.com
Hello Mohammad,

Why did you put the -C option for odr-dabmux and odr-dabmod?

For several years now the tools work simply with

odr-dabmux config.mux
odr-dabmod comfig.ini

yet I often see users adding an option. Why? Is some documentation outdated?


I see in your screenshots that odr-dabmux starts, and that odr-dabmod
finds your USRP. I believe you are close to something that works!

Let us know!

mpb

On 29/05/2022 01:32, Mohammad Riyazudeen wrote:
> Dear Experts,
>
>                          I am using Ubuntu 20.04, Gnu Radio 3.10 and
> SDR USRP B210.
> I am trying to transmit DAB and DAB+  the following Components are
> installed successfully from
>
> git branch
> *master
>
> ODR-MOD
> ODR-MUX
> ODR-PadEnc
> ODR-AudioEnc
>
> When i trying to execute the ODR-Mod with default configuration from
> ODR-DabMod/doc/example.ini
>  sudo odr-dabmod -C ~/ODR-DabMod/doc/example.ini
>
> and ODR-DabMUX
> sudo odr-dabmux -C ~/ODR-DabMux/doc/example.mux
>
> Following error occurs, Please refer the screenshot.
> Please guide and support me to execute the program successfully with error.
>
>
> Screenshot from 2022-05-28 13-34-37.png
>
>
> Screenshot from 2022-05-29 03-37-21.png
>
>
> Thanks
> Mohammad Riyazudeen
>
> --
> You received this message because you are subscribed to the Google
> Groups "mmbtools" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to crc-mmbtools...@googlegroups.com
> <mailto:crc-mmbtools...@googlegroups.com>.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/crc-mmbtools/2621f025-4fec-41ff-a46d-54b0ef39fe96n%40googlegroups.com
> <https://groups.google.com/d/msgid/crc-mmbtools/2621f025-4fec-41ff-a46d-54b0ef39fe96n%40googlegroups.com?utm_medium=email&utm_source=footer>.

Reply all
Reply to author
Forward
0 new messages