I used the label-encoding code straight from the ftm3200d. It worked correctly right off the bat. (so far, I’ve commented away the rest of the 3200d code.)
Thanks, Wade.
Now for the memory banks: those data are at a different offset than in the FT-1D.
BTW, I’ve also got development working directly in Mac OS X. I plan to write up the few things I needed to do so it can be included in the OS X-centric instructions on the development site (unless others have already done so or if it’s intuitively obvious to the rest of the world.)
Look at how the ftm3200d driver extends the FT1D one and uses ascii for encoding instead of the custom format the ft1d does. You can probably do the same thing.
_______________________________________________
chirp_devel mailing list
chirp_devel@intrepid.danplanet.comhttp://intrepid.danplanet.com/mailman/listinfo/chirp_devel
Developer docs: http://chirp.danplanet.com/projects/chirp/wiki/Developers