gqrx | experimental software defined radio receiver | Video Utils library

 by   Nuand C++ Version: Current License: GPL-3.0

kandi X-RAY | gqrx Summary

kandi X-RAY | gqrx Summary

gqrx is a C++ library typically used in Video, Video Utils applications. gqrx has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. You can download it from GitHub.

Gqrx is an experimental software defined radio receiver implemented using GNU Radio and the Qt GUI toolkit. Currently it works on Linux and Mac and supports the following devices: - Funcube Dongle Pro and Pro+ - RTL2832U-based DVB-T dongles (rtlsdr via USB and TCP) - OsmoSDR - USRP - HackRF - Nuand bladeRF - RFspace SDR-IQ, SDR-IP, NetSDR and Cloud-IQ - Airspy - any other device supported by the gr-osmosdr library. Gqrx can operate as a traditional AM/FM/SSB receiver with audio output or as an FFT-only instrument. There are also various hooks for interacting with external application using nertwork sockets.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              gqrx has a low active ecosystem.
              It has 14 star(s) with 4 fork(s). There are 4 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 3 open issues and 0 have been closed. There are 1 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of gqrx is current.

            kandi-Quality Quality

              gqrx has 0 bugs and 0 code smells.

            kandi-Security Security

              gqrx has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              gqrx code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              gqrx is licensed under the GPL-3.0 License. This license is Strong Copyleft.
              Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.

            kandi-Reuse Reuse

              gqrx releases are not available. You will need to build from source code and install.
              Installation instructions are available. Examples and code snippets are not available.
              It has 25 lines of code, 0 functions and 1 files.
              It has low code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of gqrx
            Get all kandi verified functions for this library.

            gqrx Key Features

            No Key Features are available at this moment for gqrx.

            gqrx Examples and Code Snippets

            No Code Snippets are available at this moment for gqrx.

            Community Discussions

            QUESTION

            convert .ui to .py file which contains promoted frame
            Asked 2019-Mar-31 at 05:38

            I have a .h file and it's corresponding .cpp file which is a frequency controller widget. I can use it in QtCreator and c++ by promoting a Qframe widget to that .h file file without any problem. but I want to build an UI in QTDesigner and convert it to python using pyuic5. of course, pyuic5 cant not understand c++ codes and even there is no clue or link to the .cpp file in the .ui file! so how can I convert and use the form which contains the promoted QFrame to python code and use it in a pyqt application?

            here is my simple ui which I design and I want to convert to it to python using pyuic5

            ...

            ANSWER

            Answered 2019-Mar-30 at 12:37

            If you're using PyQt5, you can use the loadUi function from PyQt5.uic. Not sure if there's an equivalent for PyQt4.

            Source https://stackoverflow.com/questions/55431361

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install gqrx

            Gqrx is distributed as source code package and binaries for Linux. Mac support is avaialble through macports. Please see http://gqrx.dk/download for a list of official and third party download resources.
            Gqrx can be compiled using qmake or cmake. The source code is hosted on Github: https://github.com/csete/gqrx. To compile gqrx from source you need the following dependencies: - GNU Radio 3.7 with the following components: - gnuradio-runtime - gnuradio-analog - gnuradio-digital - gnuradio-blocks - gnuradio-filter - gnuradio-fft - gnuradio-audio - gnuradio-pmt - The gr-iqbalance library (optional) - At least one of: - Funcube Dongle Pro driver via gnuradio-fcd - UHD driver via gnuradio-uhd - Funcube Dongle Pro+ driver from https://github.com/dl1ksv/gr-fcdproplus - RTL-SDR driver from http://cgit.osmocom.org/cgit/rtl-sdr/ - OsmoSDR driver from http://cgit.osmocom.org/cgit/osmo-sdr/ - HackRF Jawbreaker driver from http://greatscottgadgets.com/hackrf/ - gnuradio-osmosdr from http://cgit.osmocom.org/cgit/gr-osmosdr/ - pulseaudio (Linux only and optional) - Qt 4.7 or later with the following components: - Core - GUI - Network - Widgets (Qt 5 only) - Svg (runtime only) - cmake version >= 3.2.0 if you wish to build using cmake. To build using qmake, you can either open the gqrx.pro file in Qt Creator and build, or on the command line: <pre> $ git clone https://github.com/csete/gqrx.git gqrx.git $ cd gqrx.git $ mkdir build $ cd build $ qmake .. $ make </pre>.

            Support

            There is a Google group for discussing anything related to Gqrx: https://groups.google.com/forum/#!forum/gqrx This includes getting help with installation and troubleshooting. Please remember to provide detailed description of your problem, your setup, what steps you followed, etc. Please stick around and help others with their problems. Otherwise, if only developers provide user support there will be no more time for further development.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/Nuand/gqrx.git

          • CLI

            gh repo clone Nuand/gqrx

          • sshUrl

            git@github.com:Nuand/gqrx.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link