Skip to content
forked from 4Z1KD/py-tune

tuning script for tuner-less transmitters

Notifications You must be signed in to change notification settings

barryshaffer/py-tune

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

py-tune 32whistle

tuning script for tuner-less transmitters 📻

prerequisite 🖐️

  1. OmniRig (http://dxatlas.com/omnirig/)
  2. python (https://www.python.org/downloads/)

Installation 🛠

  1. create virtual environment (https://docs.python.org/3/library/venv.html) ☁️
  2. activate the venv (Scripts\activate.bat) 🌬️
  3. copy this project's files to the venv directory 📑
  4. install the requirements (pip install -r requirements.txt) 🧰

usage 🚀

launch pytune.bat (this will activate the venv and run the script)

how it works? 🐜

the script uses omnirig to send a ptt command to Rig1.
it then plays a 800hz tone through the 2nd output sound device in the device list (assuming this device is the one connected to the radio).
after a 5 seconds delay, it releases the ptt and stops playing the tone.

73,
Gil 4Z1KD

About

tuning script for tuner-less transmitters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%