Re: [Hamlib-developer] Implementation for ELAD FDM_DUO
Library to control radio transceivers and receivers
Brought to you by:
n0nb
|
From: Nate B. <n0...@n0...> - 2018-08-20 20:57:58
|
* On 2018 20 Aug 13:01 -0500, Giovanni Franza wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi all, > I've created an ELAD definition for ELAD FDM DUO, cloning the kenwood > ts480 definitions since the CAT commands for this rtx are similar to > ELAD FDM DUO CAT commmands, I've also modified the PTT command to fix > the differences and avoid the error (DUO returns TX... while ts 480 > returns nothing). Hi Giovanni. That sounds like a good addition. > How I can submit my work, so other can use it? > p.s.: I've follwed the README.developer and I have a local GIT > repository, but I do not know how create the diff file Presumably you have cloned the master branch to your local machine from one of the Hamlib repositories and not "forked" it at either SourceForge or GitHub? If so, running 'git format-patch' and emailing the files it generates to this mailing list should work. See the git-format-patch manual page or do a Web search for examples. If you did "fork" at either Web site, push your changes to your forked repository and then issue a "pull request" (GitHub) or a "merge request" (SourceForge) through their respective Web interface. 73, Nate -- "The optimist proclaims that we live in the best of all possible worlds. The pessimist fears this is true." Web: http://www.n0nb.us GPG key: D55A8819 GitHub: N0NB |