[chirp_devel] New driver for Radtel RT-490 and clones (fix #9665) (patch)

Dan Smith
Sat May 14 18:22:37 PDT 2022


Hi,

> Please find the patch for a new driver for Radtel RT-490 and its clones (8 at this moment).

Thanks for your submission, but:

> diff --git a/chirp/drivers/rt490.py b/chirp/drivers/rt490.py
> new file mode 100644
> --- /dev/null
> +++ b/chirp/drivers/rt490.py
> @@ -0,0 +1,1466 @@
> +#  Copyright (c) 2022 <angelof9 at protonmail.com>
> +#
> +#  BSD 2-Clause "Simplified" License
> +#  https://opensource.org/licenses/BSD-2-Clause

You can't license this driver differently from the rest of the code. You'll need to remove this and resubmit if you want to have it considered for inclusion.

Thanks!

--Dan


More information about the chirp_devel mailing list