[chirp_devel] vx8dr PMS memory
Keith Klamm
Sun Oct 29 08:47:11 PDT 2017
Great to hear that there is work on this feature. You did not mention it but I suspect you know that ‘Feature #651’ in the Chirp bug tracker describes the memory map change (likely) required to implement PMS.
Count me as a potential volunteer to test your change.
73,
Keith
KG5OXV
> On Oct 28, 2017, at 7:03 PM, Keith Williamson via chirp_devel <chirp_devel at intrepid.danplanet.com> wrote:
>
> Hi,
>
> I'm currently working on adding support for the PMS memories to the VX-8R/DR/GE. After that is complete and in the build, it will be great to have some others do additional testing.
>
> As a second phase, I'll be looking at adding some of the other special memories.
>
> 73's,
>
> Keith
> KF7DRV
>
> <http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail> Virus-free. www.avg.com <http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail> <x-msg://13/#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
>
> On Sat, Oct 28, 2017 at 4:24 PM, serialman via chirp_devel <chirp_devel at intrepid.danplanet.com <mailto:chirp_devel at intrepid.danplanet.com>> wrote:
> Ray,
>
> Since I dont have the specs, is there any structure to these fields? Also, the vx8dr has atleast 50 pairs of pms registers, do you have
> the values for the rest of the registers?
>
> Thanks
>
> Chip
>
> On 10/28/2017 03:35 PM, ray c wrote:
> > Oh, you're talking about upper/lower PMS band memories. I looked into these and found locations, but each was 32 bytes and I didn't dig into what else was in them. The memory locations to start looking at are:
> > 0xaf6a = eai
> > 0xaf8a = L1
> > 0xafaa = U1
> > 0xafca = L2
> > 0xafea = U2
> >
> > Ray
> >
> > On Sat, Oct 28, 2017 at 4:43 PM, ray c <rayslinky at gmail.com <mailto:rayslinky at gmail.com> <mailto:rayslinky at gmail.com <mailto:rayslinky at gmail.com>>> wrote:
> >
> > On my VX-8G, this already works. It's covered by:
> >
> > #seekto 0x2C4A;
> > struct {
> > u8 nosubvfo:1,
> > unknown:3,
> > * pskip:1,*
> > skip:1,
> > used:1,
> > valid:1;
> > } flag[900];
> >
> > Common values are 0x3 (regular), 0x7 (skip), and 0xb (preferential). You can select it in the GUI by setting the skip column of a memory to P.
> >
> > Ray
> >
> >
> > On Sat, Oct 28, 2017 at 3:58 PM, serialman via chirp_devel <chirp_devel at intrepid.danplanet.com <mailto:chirp_devel at intrepid.danplanet.com> <mailto:chirp_devel at intrepid.danplanet.com <mailto:chirp_devel at intrepid.danplanet.com>>> wrote:
> >
> > Hi and good afternoon,
> >
> > First, chirp is a Great program and it works great on Linux
> >
> > I have a VX8dr and the program works great except that the PMS u/l memories are not set.
> >
> > Does anybody have any directions on how to read parse and set these memories.
> >
> > If anybody has this done, I would be willing to test.
> >
> >
> > Thanks
> >
> > Chip
> >
> >
> > _______________________________________________
> > chirp_devel mailing list
> > chirp_devel at intrepid.danplanet.com <mailto:chirp_devel at intrepid.danplanet.com> <mailto:chirp_devel at intrepid.danplanet.com <mailto:chirp_devel at intrepid.danplanet.com>>
> > http://intrepid.danplanet.com/mailman/listinfo/chirp_devel <http://intrepid.danplanet.com/mailman/listinfo/chirp_devel> <http://intrepid.danplanet.com/mailman/listinfo/chirp_devel <http://intrepid.danplanet.com/mailman/listinfo/chirp_devel>>
> > Developer docs: http://chirp.danplanet.com/projects/chirp/wiki/Developers <http://chirp.danplanet.com/projects/chirp/wiki/Developers> <http://chirp.danplanet.com/projects/chirp/wiki/Developers <http://chirp.danplanet.com/projects/chirp/wiki/Developers>>
> >
> >
> >
> _______________________________________________
> chirp_devel mailing list
> chirp_devel at intrepid.danplanet.com <mailto:chirp_devel at intrepid.danplanet.com>
> http://intrepid.danplanet.com/mailman/listinfo/chirp_devel <http://intrepid.danplanet.com/mailman/listinfo/chirp_devel>
> Developer docs: http://chirp.danplanet.com/projects/chirp/wiki/Developers <http://chirp.danplanet.com/projects/chirp/wiki/Developers>
> _______________________________________________
> chirp_devel mailing list
> chirp_devel at intrepid.danplanet.com
> http://intrepid.danplanet.com/mailman/listinfo/chirp_devel
> Developer docs: http://chirp.danplanet.com/projects/chirp/wiki/Developers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://intrepid.danplanet.com/pipermail/chirp_devel/attachments/20171029/1fb1fe3e/attachment-0001.html
More information about the chirp_devel
mailing list