[chirp_devel] Adding a New Driver
Jim Unroe
Thu Apr 2 15:00:25 PDT 2015
> You don't actually need to hg-add it until you want to submit, FWIW.
> Just being in the tree and having an image is enough. Assuming you put
> the @directory.register magic on the new class, right?
Like this, or something more?
@directory.register
class AnyToneTERMN8RRadio(chirp_common.CloneModeRadio,
chirp_common.ExperimentalRadio):
"""AnyTone TERMN-8R"""
VENDOR = "AnyTone"
MODEL = "TERMN-8R"
My plans is to have the driver file named "anytone_ht.py". Is that correct?
I also have an image file that I can provide for the TERMN-8R radio
and the OBLTR-8R radio. What is the correct way to name them. I should
attach them to the corresponding issue, right?
Jim
Jim KC9HI
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 483 bytes
Desc: not available
Url : http://intrepid.danplanet.com/pipermail/chirp_devel/attachments/20150402/870a4548/attachment-0001.bin
More information about the chirp_devel
mailing list