Michael Bridak
Michael Bridak
Fixed. Will push to PyPI in a bit. In the meantime i yanked that version. On Mon, Mar 25, 2024, 6:07 AM Kyle Boyle ***@***.***> wrote: > looks like there...
Stale.
Thanks. I'll take a look. I already have code in the repo to calc the distances between two given grid squares.
I'm not opposed to it. I wouldn't do it as a replacement. More like a 3rd option. I personally prefer rigctld. I have it (rigctld) start up as a service...
Okay, I made a branch for it.
All the hamlib specific code should live in cat_interface.py The settings should live in the same dialog as the other CAT settings. I'll figure out the dialog.
Added initial fields to dialog.  hamlib_device QComboBox hamlib_baud QComboBox hamlib_radio QComboBox update_devices QPushButton usehamlib_radioButton QRadioButton Some more will be needed I assume.
Setting PTT state is needed for voice keying. Polling PTT was/is used when n1mm radio state packets are sent, and will be used if I get around to so2r stuff....
Hmm that is strange. I haven't hook up the controls to any code yet. No laptop on my vacation. But you should still see them. On Fri, Jul 21, 2023,...
Ah, I think I know why your not seeing it. I think you haven't checked out and applied your changes to the branch created for the issue. The branch should...