[chirp_users] [CHIRP] #98: Wouxun kg-uv2d exports missing last memory location.
#98: Wouxun kg-uv2d exports missing last memory location. -------------------------------+-------------------------------------------- Reporter: rct+chirp@… | Type: Bug Status: new | Priority: Stability Milestone: | Component: Import/Export Version: 0.1.11 | Keywords: wouxun, memory 128 Platform: Linux | -------------------------------+-------------------------------------------- The last memory location, 128, is missing from both export files (XML and CSV). It looks like the export process probably has an off by one error, the export select dialog box only goes as high as 127.
I verified that: 1. Memory 128 was correctly download from the radio. 2. It does get saved into the .img file -- tested by restarting chirp and loading the .img file.
chirp 0.1.11 freshly pulled via hg 4/30/2011. hg summary parent: 915:6ffa431cdbdd tip Make banks import and export properly branch: default commit: (clean) update: (current)
#98: Wouxun kg-uv2d exports missing last memory location. --------------------------------+------------------------------------------- Reporter: rct+chirp@… | Owner: kk7ds Type: Bug | Status: accepted Priority: Stability | Milestone: Component: Import/Export | Version: 0.1.11 Resolution: | Keywords: wouxun, memory 128 Platform: Linux | --------------------------------+------------------------------------------- Changes (by kk7ds):
* owner: => kk7ds * status: new => accepted
Comment:
Fixed in changeset:920
Since you're clearly pulling from hg, can you test this change before I close the bug?
Thanks!
#98: Wouxun kg-uv2d exports missing last memory location. --------------------------------+------------------------------------------- Reporter: rct+chirp@… | Owner: kk7ds Type: Bug | Status: accepted Priority: Stability | Milestone: Component: Import/Export | Version: 0.1.11 Resolution: | Keywords: wouxun, memory 128 Platform: Linux | --------------------------------+-------------------------------------------
Comment (by anonymous):
Yes, this does appear to be fixed, both csv and xml files now contain memory 128.
However several notes:
1 - in the export dialog box, the numbers in the new location column all appear to be highlighted except for the last one, 128.
2 - There is a message printed: "Location 128 empty or at limit of destination radio".
3 - The chirp native xml between the two versions seems to have lost the white space that was being used to indent/show the structure. The file size went from 17303 to 14005, was this intention or not?
4 - Probably a matter for a separate ticket, Exporting gives the message "One or more of the radios doesn't support banks". The wouxun doesn't support banks as far as I know, though I do see chirp printed "Bank supported: True" and it does show a bank column.
#98: Wouxun kg-uv2d exports missing last memory location. --------------------------------+------------------------------------------- Reporter: rct+chirp@… | Owner: kk7ds Type: Bug | Status: accepted Priority: Stability | Milestone: Component: Import/Export | Version: 0.1.11 Resolution: | Keywords: wouxun, memory 128 Platform: Linux | --------------------------------+-------------------------------------------
Comment (by kk7ds):
1: Hmm, I don't see that. Are you exporting (merging) to an existing file?
2: Yeah.
3: Hmm, I don't see that at all.
4: Well, that won't change the fact that the message hits the console, but yes, I've been meaning to fix the presence of the bank flag on the wouxun radio. I'll do that.
Thanks!
#98: Wouxun kg-uv2d exports missing last memory location. --------------------------------+------------------------------------------- Reporter: rct+chirp@… | Owner: kk7ds Type: Bug | Status: closed Priority: Stability | Milestone: Component: Import/Export | Version: 0.1.11 Resolution: Fixed | Keywords: wouxun, memory 128 Platform: Linux | --------------------------------+------------------------------------------- Changes (by kk7ds):
* status: accepted => closed * resolution: => Fixed
#98: Wouxun kg-uv2d exports missing last memory location. --------------------------------+------------------------------------------- Reporter: rct+chirp@… | Owner: kk7ds Type: Bug | Status: closed Priority: Stability | Milestone: Component: Import/Export | Version: 0.1.11 Resolution: Fixed | Keywords: wouxun, memory 128 Platform: Linux | --------------------------------+-------------------------------------------
Comment (by anonymous):
Yes, I was re-using the existing file name for export, is it actually doing a compare to the csv file it outputting too?
XML & white space: I just tried it again, but this time it is white space formatted, also now contains a bank element that was previously present but empty
participants (1)
-
CHIRP Tracker