mbridak / FieldDayLogger

ARRL Field Day Logger written in Python using Qt5
https://mbridak.github.io/FieldDayLogger/
GNU General Public License v3.0
24 stars 6 forks source link

Can't change frequency when editing log #32

Closed km4ack closed 1 year ago

km4ack commented 1 year ago

Describe the bug The frequency doesn't update when editing the contact previously logged.

Is it possible to manually set the frequency before logging first contact?

To Reproduce Steps to reproduce the behavior:

  1. Log a contact without rig control enabled.
  2. Attempt to edit frequency in the logged contact
  3. Click save
  4. Doesn't save. Defaults back to original frequency.

Desktop (please complete the following information):

mbridak commented 1 year ago

Fixed and pushed change to pypi.

km4ack commented 1 year ago

Can confirm it works. Thanks! Is it possible to manually set the frequency before logging contacts?

mbridak commented 1 year ago

Hmmm... No, Not yet at least, ;-) I'll try and get it in before the big day. My Not1MM logger does that. Makes it easy to QSY and meet someone somewhere for a mult.

mbridak commented 1 year ago

I've pushed that change for setting the freq if no CAT control is available.

In the callsign field you enter the frequency in kilohertz like 14032.5 then press the spacebar.

km4ack commented 1 year ago

Nice! Thanks for the heads up. Updated to the latest. Works great!