[chirp_devel] [KYD IP-620] New model #2033
Dear developers, I have a question for you. Why does my driver is not added to the repository KYD IP-620 (#2033)? I'll add a new file can not, as requested, I added comments attached file IMG, the tests are normal. Just have a desire to write a few more drivers for the radio which is not supported by the program, but do not want to face, ignoring my help for a good project.
2015-10-04 14:20 GMT+03:00 Alex K lepik.stv@gmail.com:
Related to #2033 Add driver new radio KYD IP-620
On Wed, Oct 7, 2015 at 11:58 AM, Alex K via chirp_devel chirp_devel@intrepid.danplanet.com wrote:
Dear developers, I have a question for you. Why does my driver is not added to the repository KYD IP-620 (#2033)? I'll add a new file can not, as requested, I added comments attached file IMG, the tests are normal. Just have a desire to write a few more drivers for the radio which is not supported by the program, but do not want to face, ignoring my help for a good project.
Alex,
Your patch is not in hg patch format, so cannot be applied directly to the Chirp repository. Please follow the process described here to generate your patch: http://chirp.danplanet.com/projects/chirp/wiki/DevelopersProcess
Tom
Tom, Hello, we probably do not understand each other. What changes do I do a patch? No changes. There is a completely new driver written to support the new radio. I was guided here by this article http://chirp.danplanet.com/projects/chirp/wiki/DevelopersAdd_a_Radio. As you requested, I have corrected the comments created the file tests/images/KYD_IP-620.img him and run the test. The test took place without errors. I can not do hg add, and then hg push to the repository. I attached files for re-evaluation.
2015-10-07 22:32 GMT+03:00 Tom Hayward via chirp_devel < chirp_devel@intrepid.danplanet.com>:
On Wed, Oct 7, 2015 at 11:58 AM, Alex K via chirp_devel chirp_devel@intrepid.danplanet.com wrote:
Dear developers, I have a question for you. Why does my driver is not
added
to the repository KYD IP-620 (#2033)? I'll add a new file can not, as requested, I added comments attached file IMG, the tests are normal. Just have a desire to write a few more drivers for the radio which is not supported by the program, but do not want to face, ignoring my help for a good project.
Alex,
Your patch is not in hg patch format, so cannot be applied directly to the Chirp repository. Please follow the process described here to generate your patch: http://chirp.danplanet.com/projects/chirp/wiki/DevelopersProcess
Tom _______________________________________________ chirp_devel mailing list chirp_devel@intrepid.danplanet.com http://intrepid.danplanet.com/mailman/listinfo/chirp_devel Developer docs: http://chirp.danplanet.com/projects/chirp/wiki/Developers
Hi Alex,
Hello, we probably do not understand each other.
Yes, thanks for your patience!
What changes do I do a patch? No changes.
All changes! :)
There is a completely new driver written to support the new radio. I was guided here by this article http://chirp.danplanet.com/projects/chirp/wiki/DevelopersAdd_a_Radio.
As you requested, I have corrected the comments created the file tests/images/KYD_IP-620.img him and run the test. The test took place without errors. I can not do hg add, and then hg push to the repository. I attached files for re-evaluation.
Yes, thanks. We don't add files to the repository, we apply patches. Patches can include new files, so you should "hg add" your file and use the qnew, etc commands to create a patch per the instructions that Tom provided. Specifically:
http://chirp.danplanet.com/projects/chirp/wiki/DevelopersProcess#Soft-commit...
Here is an example of a patch someone sent to this list that adds a completely new driver:
http://intrepid.danplanet.com/pipermail/chirp_devel/2014-December/002690.htm...
Thanks! We really appreciate your contribution and patience!
--Dan
participants (3)
-
Alex K
-
Dan Smith
-
Tom Hayward