Hi,

I've updated banks.patch with a couple more fields (VFO volumes and TX frequency offset).

Do you have any questions about this or enable.patch?  This patch:
 - Adds vfo_info[6] to the memory map.  vfo_info[6] is three pairs of vfo_info structures, each pair containing the current VFO settings for one VFO and a backup of those settings.
 - Adds update_vfo() which updates vfo_info.bank_index, vfo_info.mr_index and vfo_info.bank_enable when banks are modified.
    vfo_info.bank_index is the current bank for the VFO (when it's in memory recall banks mode)
    vfo_info.mr_index is the current channel for the VFO (when it's in memory recall mode)
    vfo_info.bank_enable controls access to memory recall banks mode, ensuring banks mode is not enabled when no suitable banks are defined.




On Mon, Feb 18, 2013 at 12:26 PM, Sean Burford <sburford@google.com> wrote:
Hi,

The attached patch should resolve http://chirp.danplanet.com/issues/409 (vx-8dr, banks not working).  There is a fair bit in there, let me know which bits you would like to discuss.


On Sun, Feb 17, 2013 at 2:21 PM, Tom Hayward <esarfl@gmail.com> wrote:
On Mon, Feb 11, 2013 at 12:59 PM, Tom Hayward <esarfl@gmail.com> wrote:
> On Mon, Feb 11, 2013 at 12:53 PM, Sean Burford <sburford@google.com> wrote:
>> Hi,
>>
>> I think the attached patch addresses http://chirp.danplanet.com/issues/543
>
> While it looks like your patch will fix the issue, the patch should
> have a header with your name and commit message. If you follow the
> process here: http://chirp.danplanet.com/projects/chirp/wiki/DevelopersProcess#Submitting-a-patch
> the patch should come out correctly formatted.

Sean,

Did you ever figure this out? I think
http://chirp.danplanet.com/issues/575 is another report of this bug
and I'd like to get your fix committed.

Tom KD7LXL
_______________________________________________
chirp_devel mailing list
chirp_devel@intrepid.danplanet.com
http://intrepid.danplanet.com/mailman/listinfo/chirp_devel
Developer docs: http://chirp.danplanet.com/projects/chirp/wiki/Developers



--
Sean Burford <sburford@google.com>



--
Sean Burford <sburford@google.com>