[chirp_devel] CHIRP programming

Tom Hayward
Tue Feb 5 10:23:50 PST 2013


Please join the mailing list chirp_devel at intrepid.danplanet.com. We'll
be happy to help you there! There are more resources here:
http://chirp.danplanet.com/projects/chirp/wiki/Developers

Python is pretty easy to learn. Luckily most of the Yaesu rigs use the
same clone protocol, so you shouldn't have to write this. You will
however have to decode the memory map. This is more of a puzzle than a
coding challenge--the memory map syntax is modeled after a c-struct
and very simple to learn.

Tom

On Tue, Feb 5, 2013 at 10:16 AM, Ran Giladi <ran at bgu.ac.il> wrote:
> Thanks,
>
> I'll try to contact Dan Smith and maybe with him and your help I'll be able to write such a module. I have no prior knowledge in python, though...
>
> Ran 4X4GR
>
> -----Original Message-----
> From: esarfl at gmail.com [mailto:esarfl at gmail.com] On Behalf Of Tom Hayward
> Sent: Tuesday, February 05, 2013 7:50 PM
> To: ran at bgu.ac.il
> Subject: Re: CHIRP programming
>
> Every model is different, usually. You can try attaching your FT-1900R and downloading with the FT-1802M driver. If any errors are reported or the channel data doesn't match what is in the radio, a new radio driver will need to be written. For this I would need to have the radio. Typically radios are loaned to developers, but in your case international shipping makes this impractical.
>
> Tom KD7LXL
>
> On Tue, Feb 5, 2013 at 9:26 AM, Ran Giladi <ran at bgu.ac.il> wrote:
>> Hi,
>>
>>
>>
>> I saw you did the FT1802 modules.
>>
>>
>>
>> I have a Yaesu FT-1900R transceiver. Can I program it with CHIRP?
>>
>> How difficult it is to write another module in Chirp for it?
>>
>>
>>
>> Thanks, Ran
>



More information about the chirp_devel mailing list