Re: [Hamlib-developer] Implementation for ELAD FDM_DUO
Library to control radio transceivers and receivers
Brought to you by:
n0nb
|
From: Giovanni F. <gf...@si...> - 2018-08-21 04:58:21
|
Il 21. 08. 18 03:47, Nate Bargmann ha scritto: > * On 2018 20 Aug 19:49 -0500, Giovanni Franza wrote: >> Hi Nate, >> thanks for your fast answer, >> unfortunately I've made two different commits, so I combined the two >> patches in a single file using command >> git format-patch -2 --stdout >ELAD.patch >> hope this is correct... > > I think that just running 'git format-patch -2' and attaching the two > files separately would be less confusing. ;-) > > Also, I did not receive the patches for configure.ac, Makefile.am, nor > include/hamlib/riglist.h. You did modify them per README.developer, no? > Please also commit those changes and pass along all of your commits as > individual files, one per commit. > > Since that should be a third patch, pass '-3' to format-patch. > > Thank you! > > 73, Nate > Hi Nate, thank for your patience, I promise I'll be more accurate in next times, sorry :-(. Here are the two patches related to configure.ac, Makefile.am, include/hamlib/riglist.h, and to elad/fdm_duo.c. 73, Giovanni |