Re: [Hamlib-developer] rigctl send_cmd
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Jere S. <k4...@gm...> - 2018-02-06 02:25:41
|
Nate, I have been looking at the source code and I don't see any send_cmd functions in the Yaesu ft991.c code, however these functions are in the ft897.c file. Unless I am wrong, this might be why 'send_cmd FA;' outputs zero bytes. I will have to study the ft897.c file to see if I can modify the ft991.c source to include these functions. 73, Jere k4...@gm... > On Feb 5, 2018, at 12:56 PM, Nate Bargmann <n0...@n0...> wrote: > > CC'ing the mailing list. > > * On 2018 05 Feb 11:39 -0600, Lisa R. Nelson wrote: >> I'm making some progress on this. What is the location of the >> development source code? I've found a couple, want to make sure I'm >> working with the latest one. > > The official one is at Source Forge: > > https://sourceforge.net/p/hamlib/code/ci/master/tree/ > > I also maintain a repository at GitHub which I keep in sync with the SF > one. I prefer working with GitHub, though the latest SF changes have > improved it greatly: > > https://github.com/N0NB/hamlib > >> I see there's a TM-V7 model in the list, but in my testing, it fails on >> my TM-V71A radio. Says invalid model. I've found there's a bunch of >> files that need modifications for a new model. Is there a list of these >> somewhere? > > Section 3 of README.developer should document almost everything needed: > > https://github.com/N0NB/hamlib/blob/master/README.developer > > Let me know how I can improve this documentation. > > 73, Nate > > -- > > "The optimist proclaims that we live in the best of all > possible worlds. The pessimist fears this is true." > > Ham radio, Linux, bikes, and more: http://www.n0nb.us > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot_______________________________________________ > Hamlib-developer mailing list > Ham...@li... > https://lists.sourceforge.net/lists/listinfo/hamlib-developer |