Project

General

Profile

Actions

Feature #336

closed

Wouxun empty TX frequencies

Added by Johan Adler over 11 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
-
Start date:
10/26/2012
Due date:
% Done:

0%

Estimated time:
Chirp Version:
daily
Model affected:
Wouxun KG-UV6D
I read the instructions above:

Description

I have entered some channels with empty TX frequencies on my KG-UV6D, to ensure that I can not transmit by mistake on frequencies I am not authorized to transmit on, but that I want to be able to listen on.

In memory an empty frequency is represented by @0xffffffff@ at TX position, but when exporting to CSV Chirp daily converts this to 1666.666650 MHz. I have not tried re-importing the untouched CSV file but I expect it may be difficult since this frequency is well out of bounds.

On the subject of CSV export I would suggest enclosing all fields in double quotes to ensure that the spreadsheet software of your choice will not try to change any fields. LibreOffice is kind enough to change the decimal point of all floating point numbers to a comma, which is correct for my locale but usually frowned upon by re-importing software.


Related issues

Related to Bug #303: CHIRP will not export channels with TX Inhibited (Duplex set to 'off')ClosedDan Smith09/13/2012

Actions
Actions #1

Updated by Johan Adler over 11 years ago

Note: The platform field should be Linux, not Windows. It may not be relevant in this case, but I want all facts to be correct.

Actions #2

Updated by Johan Adler over 11 years ago

I was wrong, it is not the CSV export part that makes the mistake, the incorrect frequencies are visible in the GUI part too. Prime suspect might be wouxun.py, I'll see if I can find it.

Actions #3

Updated by Johan Adler over 11 years ago

The problem lies in @get_memory(self, number)@, but I am not sure how to rewrite it to correctly interpret memory contents @0xffffffff@ at TX frequency as 'do not transmit' or an empty TX frequency. That is, I could probably patch the code to do this, but I am not sure how to play nice with the rest of Chirp in doing so, how Chirp represents an empty TX frequency, and what settings of @splitdup@, @duplex@ and @offset@ is expected in this case.

Actions #4

Updated by Filippi Marco over 11 years ago

  • Status changed from New to In Progress
  • Assignee set to Filippi Marco
  • Model affected changed from Wouxun to Wouxun KG-UV6D
  • Platform changed from Windows to All

I'll take care of this also, tx inhibited channels will use "off" duplex as in UV-5R driver.
But we'll have to wait for Dan to fix #303 for full support of off duplex in CSV export.

Actions #5

Updated by Filippi Marco over 11 years ago

  • Tracker changed from Bug to Feature
  • Subject changed from Wouxun to CSV misinterprets empty TX frequencies to Wouxun empty TX frequencies
  • Status changed from In Progress to Feedback

I sent a patch to the developer list, please Johan test it and let us know so it can be added to the next daily build.

Actions #6

Updated by Johan Adler over 11 years ago

Sorry, where do I find the patch?

In the list I saw messages about a patch regarding modification of allowed frequency ranges, which is not quite what I meant here.

Actions #7

Updated by Filippi Marco over 11 years ago

Sorry, I must have missed the "send mail" button.
I sent it minutes ago.

Actions #8

Updated by Filippi Marco over 11 years ago

  • Status changed from Feedback to Closed
Actions

Also available in: Atom PDF