Giter Club home page Giter Club logo

morfeusqt's Introduction

moRFeusQt

Simple cross platform tool for controlling moRFeus mixer/RF generator via the HID protocol.

Product information : https://othernet.is/products/morfeus-1

Features currently in development
  • New GUI for separation of concerns
  • Multi Device Support
  • TCP Support Basic Sending to GQRX
  • Draws a power reading plot from GQRX
    • TL offset dB (y-axis)
  • VSWR sequence
  • TCP server to control device remotely
  • Support for Multiple SDR TCP protocols(rtl_tcp, soapytcp, etc.)
  • Threading and progress bars

Installation and Usage

If you'd like the power readings from GQRX, have it running with a SDR receiving samples and enable the TCP server control, the application will do the rest

For Windows:

Prerequisites

Python 3 :
https://www.python.org/downloads/release/python-365/
moRFeusQt installation and execution (PowerShell or cmd)
pip install morfeusqt
moRFeusQt

For Linux:

Prerequisites

Python, libudev & libusb:
sudo apt install git python3.6-dev python3-setuptools python3-pip libudev-dev libusb-1.0-0-dev python3-tk
moRFeusQt Installation
git clone https://github.com/Psynosaur/moRFeusQt && cd moRFeusQt
Removing sudo requirement for udev usb raw access :
sudo ./hidsetup.sh
Install local package
pip install .
moRFeusQt

For Mac OS:

Prerequisites

Homebrew

From : https://brew.sh/

$ /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
Python :
$ brew install python
moRFeus_Qt Installation
$ git clone https://github.com/Psynosaur/moRFeus_Qt && cd moRFeus_Qt
$ python3 setup.py install
$ moRFeusQt

Unit Tests

$ python setup.py test

morfeusqt's People

Contributors

psynosaur avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.