Menu

Pyrime

Nate Bargmann
Attachments
Pyrime-0.2.png (123578 bytes)

Pyrime

Rig Memory Editor

Rig Memory Editor is a GUI that lets you edit the memory content of a radio using Hamlib. It is meant to also load and save files in the same format as rigmem program.

This application is currently in early development stage, USE AT YOUR OWN RISKS!

About the application

It is developed in Python 2.x, using the QTableWidget of Qt4.

No tarball distro yet, get the source at:

git clone git://git.code.sf.net/p/hamlib/pyrime (read-only)
git clone ssh://SF_USER_NAME@git.code.sf.net/p/hamlib/pyrime (read/write)

Required Ubuntu/Debian packages (or equiv.):

  • python-libhamlib2 (or later), or local hamlib build --with-python-binding
  • python-qt4
  • pyqt4-dev-tools (for dev)
  • probably more..

You may have to point PYTHONPATH at the install path of the subdir site-packages of Hamlib python module.

Run make pyrime_rc.py before running the application.

Look at the Help(F1) for a list of shortcuts.

If you want to provide feedback to this application, please send mail to hamlib-developer@lists.sourceforge.net or see https://sourceforge.net/p/hamlib/pyrime/


Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.