Project

General

Profile

Bug #10329 » BugReport Description.txt

Index to attached files and narrative as to testing steps taken - Doug Scoda, 01/29/2023 09:28 PM

 
1
Attached file descriptions:
2

    
3

    
4
Chirp Debug file: chirp_debug-zz0wph57.txt
5

    
6
This file was generated when I opened the problem img file. Memory numbers 900 - 999 had only FM  Broadcast band frequncies in them. 87.9 to 107.9 FM. Memory entries were programed only with frequency, FM mode and a name.
7

    
8
Frequencies were keyed in with radio keypad, the names were added in the ICOM clone software.
9

    
10
Chirp screenshot: chirp_debug-zz0wph57.png
11
This shows the error message when I right click on memory 901. It matches the text in the debug log on the ValueError: line
12

    
13
***************
14

    
15
Chirp Debug file:chirp_debug-3jose8as
16

    
17

    
18
Next, I opened an icom img file with one entry on memory 0.
19

    
20
I added the following random monitoring frequencies, one for each band listed on the attached radio spec sheet sensitivity table and I verified that all of these frequencies were in the radio general RX coverage.
21

    
22
0.570
23
1.7
24
26.975
25
31.1
26
88.1
27
121.1
28
175.1
29
225.1
30
265.1
31
355.1
32
475.1
33
885.1
34

    
35
A few frequencies were allowed. I then right clicked on the valid frequencies and changed to other various modes.
36

    
37
Chirp screenshots: 
38
chirp_debug-3jose8as - 1.png
39
chirp_debug-3jose8as - 2.png
40
chirp_debug-3jose8as - 3.png
41

    
42
Are error messages that popped up when an invalid frequency was entered.
43

    
44
**********************
45

    
46
I will be happy to work with you to test or get you any other information I can figure out how to get to you. 
47

    
48
I did a search for documentation to see if the ID-80H variant supported the same RX bands, but I could not find any documentation on the ICOM site or a google search. I would not want any changes that need to be made to break the ID-80H by adding RX frequencies that the IC-80AD supports that the ID-80H may not.
49

    
50
What I could find for the ID-880H was that the RX coverage is not as wide as the IC-80AD. 
51

    
52
In the first debug file, I noticed a reference to id880.py in this code snippet. Is the code referencing a frequency chart in this python library that is causing the issue?
53

    
54
[2023-01-29 14:21:54,282] chirp.wxui.common - ERROR: Failed to run get_memory(903, )
55
Traceback (most recent call last):
56
  File "chirp/wxui/common.py", line 185, in do_radio
57
  File "chirp/drivers/id880.py", line 278, in get_memory
58
  File "chirp/chirp_common.py", line 380, in __setattr__
59

    
60

    
(7-7/10)