No project description provided
Project description
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
- 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
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/moRFeus_Qt && cd moRFeus_Qt
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
moRFeusQt-3.333.tar.gz
(26.5 kB
view details)
File details
Details for the file moRFeusQt-3.333.tar.gz
.
File metadata
- Download URL: moRFeusQt-3.333.tar.gz
- Upload date:
- Size: 26.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/39.1.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a89ced8847a497374ec62244eb33b4b1ff0ac932c82a497c7b54a87e2a67ddd8 |
|
MD5 | ca3ba0d63002a47b6e1aee387aa76602 |
|
BLAKE2b-256 | d1e2dffdc3242175daff107e159ba488706c12359fbb68c8bcdbb370b4ef48a8 |