[chirp_devel] Adding a New Driver

Dan Smith
Thu Apr 2 15:18:18 PDT 2015


> Like this, or something more?
> 
> @directory.register
> class AnyToneTERMN8RRadio(chirp_common.CloneModeRadio,
>                          chirp_common.ExperimentalRadio):
>     """AnyTone TERMN-8R"""
>     VENDOR = "AnyTone"
>     MODEL = "TERMN-8R"

Yep, this plus an image file in the right spot should make the tests run.

> My plans is to have the driver file named "anytone_ht.py". Is that correct?

Sure, that's fine.

> 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?

Based on the above, the file should be:

 tests/images/AnyTone_TERMN-8R.img

There is a way to get them to properly encode in the patch file, but
it's not obvious I think. So, feel free to attach them to the issue, or
just send them to the list as attachments after the patch.

Thanks!

--Dan

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
Url : http://intrepid.danplanet.com/pipermail/chirp_devel/attachments/20150402/7263d959/attachment-0001.bin 


More information about the chirp_devel mailing list