File: __init__.py

package info (click to toggle)
gr-iqbal 0.38.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 1,956 kB
  • sloc: python: 9,396; ansic: 816; cpp: 307; makefile: 72; sh: 56
file content (12 lines) | stat: -rw-r--r-- 285 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
# Copyright 2013-2021 Sylvain Munaut <tnt@246tNt.com>
#
# This file is part of gr-iqbalance
#
# SPDX-License-Identifier: GPL-3.0-or-later

'''
This is the GNU Radio IQBALANCE module.
'''

# import pybind11 generated symbols into the iqbalance namespace
from .iqbalance_python import *