[chirp_devel] [ft-90] fix memmap to expose ID bytes to developer mode and fix demomsg fields #1187
Jens J.
Sat Nov 16 06:31:41 PST 2013
updated this patch, including write delay fix for #1187
On Friday, November 15, 2013 8:31 PM, Dan Smith <dsmith at danplanet.com> wrote:
> - u8 demomsg1[32];
> - u8 demomsg2[32];
> + #seekto 0xF7B;
> + char demomsg1[50];
> + char demomsg2[50];
Seeking in a structure like this is kinda nasty. Can you just declare
some filler bytes to use up the space?
--Dan
_______________________________________________
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/20131116/3fff68e6/attachment-0001.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ft90-writefix2.patch
Type: application/octet-stream
Size: 2213 bytes
Desc: not available
Url : http://intrepid.danplanet.com/pipermail/chirp_devel/attachments/20131116/3fff68e6/attachment-0001.obj
More information about the chirp_devel
mailing list