{ "info": { "author": "Ohan Smit", "author_email": "psynosaur@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "# moRFeusQt\n\nSimple cross platform tool for controlling moRFeus mixer/RF generator via the HID protocol.\n\nProduct information : https://othernet.is/products/morfeus-1\n\n##### Features currently in development \n- [x] Multi Device Support\n- [x] TCP Support Basic Sending to GQRX\n- [x] Draws a power reading plot from GQRX\n - [ ] TL offset dB (y-axis)\n- [ ] VSWR sequence\n- [ ] TCP server to control device remotely\n- [ ] Support for Multiple SDR TCP protocols(rtl_tcp, soapytcp, etc.)\n- [ ] Threading and progress bars\n \nInstallation and Usage\n============\n### For Windows:\n#### Prerequisites\n###### Python 3 :\n\n https://www.python.org/downloads/release/python-365/\n\n##### moRFeusQt installation and execution (PowerShell or cmd)\n\n pip install morfeusqt\n moRFeusQt\n\n### For Linux:\n#### Prerequisites\n###### Python, libudev & libusb: \n sudo apt install git python3.6-dev python3-setuptools python3-pip libudev-dev libusb-1.0-0-dev python3-tk\n\n##### moRFeusQt Installation\n\n git clone https://github.com/Psynosaur/moRFeus_Qt && cd moRFeus_Qt\n\n###### Removing sudo requirement for udev usb raw access :\n\n sudo ./hidsetup.sh\n\n###### Install local package\n pip install .\n moRFeusQt\n\n### For Mac OS:\n#### Prerequisites\n###### Homebrew\nFrom : https://brew.sh/\n\n $ /usr/bin/ruby -e \"$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)\"\n\n###### Python :\n\n $ brew install python\n\n##### moRFeus_Qt Installation\n\n $ git clone https://github.com/Psynosaur/moRFeus_Qt && cd moRFeus_Qt\n $ python3 setup.py install\n $ moRFeusQt\n\n#### Unit Tests\n \n $ python setup.py test", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Psynosaur/moRFeus_Qt", "keywords": "", "license": "LICENSE.txt", "maintainer": "", "maintainer_email": "", "name": "moRFeusQt", "package_url": "https://pypi.org/project/moRFeusQt/", "platform": "", "project_url": "https://pypi.org/project/moRFeusQt/", "project_urls": { "Homepage": "https://github.com/Psynosaur/moRFeus_Qt" }, "release_url": "https://pypi.org/project/moRFeusQt/3.333/", "requires_dist": null, "requires_python": "", "summary": "", "version": "3.333" }, "last_serial": 4655871, "releases": { "2.639": [ { "comment_text": "", "digests": { "md5": "095c77537b02d77b759aad288733fb3d", "sha256": "856e28c54e85001cbc66f40f37001c9aa90cb9bc538ab4ead8b5634780cd2170" }, "downloads": -1, "filename": "moRFeusQt-2.639.tar.gz", "has_sig": false, "md5_digest": "095c77537b02d77b759aad288733fb3d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22462, "upload_time": "2018-12-26T04:53:10", "url": "https://files.pythonhosted.org/packages/f8/66/9310b13d778949a27aef10ec721ed0c7a617530740e54cc14cf8b92ac1c8/moRFeusQt-2.639.tar.gz" } ], "3.123": [ { "comment_text": "", "digests": { "md5": "09fbe9d1160688cde7ee16e42112d8e1", "sha256": "07a73f28cde60a7e8d73ee94d2556c48ac1067d2bcb1caa10c75aa41416230e8" }, "downloads": -1, "filename": "moRFeusQt-3.123.tar.gz", "has_sig": false, "md5_digest": "09fbe9d1160688cde7ee16e42112d8e1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23562, "upload_time": "2018-12-27T09:21:16", "url": "https://files.pythonhosted.org/packages/07/b5/0160082ac1feba5f8d72ae6d3aacaec76180d326c1a1eafcdc87d8a03a7d/moRFeusQt-3.123.tar.gz" } ], "3.333": [ { "comment_text": "", "digests": { "md5": "ca3ba0d63002a47b6e1aee387aa76602", "sha256": "a89ced8847a497374ec62244eb33b4b1ff0ac932c82a497c7b54a87e2a67ddd8" }, "downloads": -1, "filename": "moRFeusQt-3.333.tar.gz", "has_sig": false, "md5_digest": "ca3ba0d63002a47b6e1aee387aa76602", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26542, "upload_time": "2019-01-03T10:04:19", "url": "https://files.pythonhosted.org/packages/d1/e2/dffdc3242175daff107e159ba488706c12359fbb68c8bcdbb370b4ef48a8/moRFeusQt-3.333.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ca3ba0d63002a47b6e1aee387aa76602", "sha256": "a89ced8847a497374ec62244eb33b4b1ff0ac932c82a497c7b54a87e2a67ddd8" }, "downloads": -1, "filename": "moRFeusQt-3.333.tar.gz", "has_sig": false, "md5_digest": "ca3ba0d63002a47b6e1aee387aa76602", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26542, "upload_time": "2019-01-03T10:04:19", "url": "https://files.pythonhosted.org/packages/d1/e2/dffdc3242175daff107e159ba488706c12359fbb68c8bcdbb370b4ef48a8/moRFeusQt-3.333.tar.gz" } ] }