• gr-satellites tnc_nx missing

    From Apostolos Kefalas@21:1/5 to All on Thu Jun 30 15:00:01 2022
    Hello all,

    I have tried the following:

    $ gr_satellites AMGU-1 --audio default --samp 48e3

    and I got an error message:

    Unable to import tnc_nx
    gr-tnc_nx needs to be installed to use Mobitex
    Traceback (most recent call last):
    File "/usr/bin/gr_satellites", line 316, in <module>
    main()
    File "/usr/bin/gr_satellites", line 301, in main
    tb = gr_satellites_top_block(parser)
    File "/usr/bin/gr_satellites", line 189, in __init__
    self.flowgraph = satellites.core.gr_satellites_flowgraph(
    File "/usr/lib/python3/dist- packages/satellites/core/gr_satellites_flowgraph.py", line 162, in __init__
    self._init_demodulator_deframer(key, transmitter)
    File "/usr/lib/python3/dist- packages/satellites/core/gr_satellites_flowgraph.py", line 273, in _init_demodulator_deframer
    deframer = self.get_deframer(transmitter['framing'])(
    File "/usr/lib/python3/dist- packages/satellites/components/deframers/mobitex_deframer.py", line 45, in __init__
    raise e
    File "/usr/lib/python3/dist- packages/satellites/components/deframers/mobitex_deframer.py", line 41, in __init__
    tnc_nx = importlib.import_module('tnc_nx')
    File "/usr/lib/python3.9/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
    File "<frozen importlib._bootstrap>", line 1030, in _gcd_import
    File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
    File "<frozen importlib._bootstrap>", line 984, in _find_and_load_unlocked ModuleNotFoundError: No module named 'tnc_nx'

    -------------------------------------------------------------------

    It seems that we need https://git.tu-berlin.de/rft/com/mobitub-2

    should I fill a bug report? is anyone willing to package gr-tnc_nx ?


    Thanks
    Apostolos

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Christoph Berg@21:1/5 to All on Mon Aug 8 17:40:01 2022
    Re: Apostolos Kefalas
    $ gr_satellites AMGU-1 --audio default --samp 48e3
    ModuleNotFoundError: No module named 'tnc_nx'

    It seems that we need https://git.tu-berlin.de/rft/com/mobitub-2

    should I fill a bug report? is anyone willing to package gr-tnc_nx ?

    Hi Apostolos,

    yes please file a bug.

    Christoph

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)