I recently downloaded chirp on my computer and received a virus I have since got rid of the virus and I have tried to reload program and it will not work right I can't get the frequencies to come up on repeater book it's just a white blank screen and I can't hook my radio to it or nothing I cannot even download from Radio to my computer I was wondering if you can help me out

On Oct 9, 2017 12:03 PM, <chirp_devel-request@intrepid.danplanet.com> wrote:
Send chirp_devel mailing list submissions to
        chirp_devel@intrepid.danplanet.com

To subscribe or unsubscribe via the World Wide Web, visit
        http://intrepid.danplanet.com/mailman/listinfo/chirp_devel
or, via email, send a message with subject or body 'help' to
        chirp_devel-request@intrepid.danplanet.com

You can reach the person managing the list at
        chirp_devel-owner@intrepid.danplanet.com

When replying, please edit your Subject line so it is more specific
than "Re: Contents of chirp_devel digest..."


Today's Topics:

   1. Re: chirp_devel Digest, Vol 78, Issue 3 (curt solomon)
   2. Re: [PATCH] [uv5r] UV-82 use ASCII charset Partially fixes
      #5227 (Dan Smith)
   3. Build test results: Still Failing (Build System)


----------------------------------------------------------------------

Message: 1
Date: Sun, 8 Oct 2017 12:26:35 -0700
From: curt solomon <curtsolomon9@gmail.com>
Subject: Re: [chirp_devel] chirp_devel Digest, Vol 78, Issue 3
To: chirp_devel@intrepid.danplanet.com
Message-ID:
        <CAAZHxN5js94s=CF7qfwJadEbjm8L6Wq9w+JAaEG8fHixxrpedw@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Can the admin call me ? I need help bad

On Oct 8, 2017 12:00 PM, <chirp_devel-request@intrepid.danplanet.com> wrote:

Send chirp_devel mailing list submissions to
        chirp_devel@intrepid.danplanet.com

To subscribe or unsubscribe via the World Wide Web, visit
        http://intrepid.danplanet.com/mailman/listinfo/chirp_devel
or, via email, send a message with subject or body 'help' to
        chirp_devel-request@intrepid.danplanet.com

You can reach the person managing the list at
        chirp_devel-owner@intrepid.danplanet.com

When replying, please edit your Subject line so it is more specific
than "Re: Contents of chirp_devel digest..."


Today's Topics:

   1. Re: Yaesu FT2D and "preset channels" question (NNN Wx)


----------------------------------------------------------------------

Message: 1
Date: Sat, 7 Oct 2017 15:39:45 -0600
From: NNN Wx <nthreewx@gmail.com>
Subject: Re: [chirp_devel] Yaesu FT2D and "preset channels" question
To: Robert Terzi <rct@r-t.org>
Cc: chirp_devel@intrepid.danplanet.com
Message-ID: <E96002F0-8EB4-4D23-AE4F-CAE13E0F16CC@gmail.com>
Content-Type: text/plain; charset="utf-8"

I?ve heard nothing else about this problem from the list, so I really hope
you?ve something to help in your notes!

It?s clear that the UI for banks will need to be changed and/or augmented,
and that part of the code is exceptionally opaque to me ATM.

Had you any ideas for even displaying the presets in the bank map? I?m
thinking that the ?channels? column on the left get augmented with, say ?WX
#0?? ?WX #11?? ?IVHF #0? ? ?SW #0? ? probably only as needed, with the same
types of bank checkboxes on the right across the screen. The FT2D radio
allows the presets to be interspersed with the memory entries and not
necessarily collocated at the end of the bank, so the chirp memory model
for the FT2D is already more restrictive than the radio (not necessarily
bad, but that?s how we got into this mess in the first place: something
doable with the radio breaks chirp.)

Unfortunately for the Yaesu FT2D and maybe the FT1D, the actual preset
frequencies don?t seem to reside in programmable memory and thus are not in
the radio image that chirp uses. Right now it seems one would have to
transcribe the information for ?preset channels? from the printed
documentation (and heaven help chirpers if the manufacturer changes those
listings somehow. chirp would then have to support ?stepping? versions of
the radio.) I can imagine that ?immutable memory? could hold these presets
but I don?t see any radios with such extensive data in that
poorly-described memory store. I could imagine that the flag bits would
just cause chirp and the UI to point to entries in ?immutable memory?
instead of the memory channels.

Declan Rieb WD5EQY
wd5eqy@arrl.net



> On Oct 6, 2017, at 15:16, Robert Terzi <rct@r-t.org> wrote:
>
> [Was just cleaning out some old list mail and came across this.]
>
> Thanks for working on this.   FWIW, This feature of preset channels goes
back to at least the VX-8 and probably earlier.   A long, long time ago,
The initial banks implementation in chirp crashed when loading my VX-8's
image because it contained preset channels in one of the banks.
>
> I did a little reverse engineering and what you discovered looks
familiar.  I have to see if I can find my notes.  I eventually gave up
because I realized it would need a decent bit of work to make chirp handle
this especially in the UI for working on the banks.
>
> (I was only scanning a handful of the Marine special/preset changes, so I
just added those to the 900 regular memories and problem solved.  I also
eventually got Uniden scanner which pretty much ended any
scanning/monitoring I was doing with the VX-8.)
>
> ?Rob


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://intrepid.danplanet.com/pipermail/chirp_devel/
attachments/20171007/18738b35/attachment-0001.html

------------------------------

_______________________________________________
chirp_devel mailing list
chirp_devel@intrepid.danplanet.com
http://intrepid.danplanet.com/mailman/listinfo/chirp_devel


End of chirp_devel Digest, Vol 78, Issue 3
******************************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://intrepid.danplanet.com/pipermail/chirp_devel/attachments/20171008/da155b41/attachment-0001.html

------------------------------

Message: 2
Date: Sun, 8 Oct 2017 19:36:30 -0700
From: Dan Smith <dsmith@danplanet.com>
Subject: Re: [chirp_devel] [PATCH] [uv5r] UV-82 use ASCII charset
        Partially fixes #5227
To: chirp_devel@intrepid.danplanet.com
Message-ID: <A8A9290F-E75C-4B9A-AE60-C15576915BDE@danplanet.com>
Content-Type: text/plain; charset=utf-8

> diff -r b4000bed33bd -r c207cd1d97ea chirp/drivers/uv5r.py
> --- a/chirp/drivers/uv5r.py   Sat Sep 30 13:10:50 2017 +0200
> +++ b/chirp/drivers/uv5r.py   Sat Oct 07 11:58:01 2017 -0400
> @@ -764,7 +764,7 @@
>         rf.has_tuning_step = False
>         rf.can_odd_split = True
>         rf.valid_name_length = 7
> -        rf.valid_characters = UV5R_CHARSET
> +        rf.valid_characters = getattr(self, '_valid_chars', UV5R_CHARSET)


Indentation is off here. Should be four spaces per indent. Also, can?t you just do self._valid_chars here? Should be the same as your getattr(), even for subclasses.

?Dan

------------------------------

Message: 3
Date: Sun, 8 Oct 2017 19:45:10 -0700 (PDT)
From: Build System <donotreply@danplanet.com>
Subject: [chirp_devel] Build test results: Still Failing
To: chirp_devel@intrepid.danplanet.com
Message-ID:
        <575141545.17.1507517110235.JavaMail.jenkins@eagle.danplanet.com>
Content-Type: text/plain; charset="utf-8"

Tested changes:

[Michael Lippold <michael.lippold@smartacus.net>] [id880] Adjust multiplier table implementation to prevent CL ERR when updating radio. Fixes #4871

[Tom Hayward <tom@tomh.us>] [id880] Fix typo in charset definition. #281

[Tom Hayward <tom@tomh.us>] [thf6a] Support full charset (ASCII). Fixes #141

[Tom Hayward <tom@tomh.us>] [id880] Support full charset. Fixes #281

[Tom Hayward <tom@tomh.us>] [vx5] Support full charset (ASCII). Fixes #292

[Tom Hayward <tom@tomh.us>] [id31a] set used bit when creating new memory, clear when deleting. Fixes #269

[Tom Hayward <tom@tomh.us>] Support PyGTK < 2.22 in bank edit. Fixes #231

[Tom Hayward <tom@tomh.us>] [d710] [v71] [d72] Fix tone list (not all tones are supported). Fixes #212

[Dan Smith <dsmith@danplanet.com>] [vx7] Fix setting memory power levels on 220MHz band
Fixes #214

[Dan Smith <dsmith@danplanet.com>] fips: Pennsylvania FIPS code was wrong. #117

[Marco Filippi <iz3gme.marco@gmail.com>] Consider lower bound frequency of each valid_band as valid
Fix bug #181

[Tom Hayward <tom@tomh.us>] tmd700: allow 8-char names. Fixes #176

[Dan Smith <dsmith@danplanet.com>] Fix the "blind deletion" problem, as well as properly direct copy/paste
Fixes #172

[David Griffith <dave@661.org>] Bug #155 fix: VX-7 1.25m power levels

[David Griffith <dave@661.org>] New INSTALL and README files
Fixes #122

[Tom Hayward <tom@tomh.us>] thd72: only use hardware flow on OS X. Fixes #166

[Marco Filippi <iz3gme.marco@gmail.com>] [FT817] Tone freq not set correctly
Same as #88 for FT857, to avoid code duplication fix code have been moved from
ft857 to its ancestor class
Fix bug #163

[Tom Hayward <tom@tomh.us>] Fix Mac .app so paths with spaces work. Fixes Bug #145



Full log:

Started by an SCM change
Building in workspace /var/lib/jenkins/jobs/chirp-test/workspace
[workspace] $ hg showconfig paths.default
[workspace] $ hg pull --rev default
[workspace] $ hg update --clean --rev default
1 files updated, 0 files merged, 0 files removed, 0 files unresolved
[workspace] $ hg log --rev . --template {node}
[workspace] $ hg log --rev . --template {rev}
[workspace] $ hg log --rev b4000bed33bd10e80c07ffad79e3271ceae41be4
[workspace] $ hg log --template "<changeset node='{node}' author='{author|xmlescape}' rev='{rev}' date='{date}'><msg>{desc|xmlescape}</msg><added>{file_adds|stringify|xmlescape}</added><deleted>{file_dels|stringify|xmlescape}</deleted><files>{files|stringify|xmlescape}</files><parents>{parents}</parents></changeset>\n" --rev default:0 --follow --prune b4000bed33bd10e80c07ffad79e3271ceae41be4
No emails were triggered.
[workspace] $ /bin/sh -xe /tmp/hudson2544381166348191403.sh
[workspace] $ /bin/sh -xe /tmp/hudson5165683195967400118.sh
+ PATH=/usr/bin:/bin:/usr/local/bin ./run_all_tests.sh
NOTE: nosetests required for unit tests!
FAIL: Please keep commit message lines to <80 columns
Checking for PEP8 regressions...
./chirp/platform.py:255:80: E501 line too long (82 > 79 characters)
./chirp/ui/mainapp.py:1909:80: E501 line too long (82 > 79 characters)
./chirp/ui/mainapp.py:1965:80: E501 line too long (82 > 79 characters)

real    0m9.108s
user    0m8.924s
sys     0m0.032s
================================================
Tests FAILED: style tests, unit tests
Build step 'Execute shell' marked build as failure
Email was triggered for: Failure
Sending email for trigger: Failure

------------------------------

_______________________________________________
chirp_devel mailing list
chirp_devel@intrepid.danplanet.com
http://intrepid.danplanet.com/mailman/listinfo/chirp_devel


End of chirp_devel Digest, Vol 78, Issue 4
******************************************