Re: [Hamlib-developer] Get/set memories?
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Stephane F. <f4...@fr...> - 2001-09-18 21:32:07
|
On Tue, Sep 18, 2001, John Roberts wrote: > Can I get and set the contents of the memory channels with hamlib? I have an > Icom 756Pro. yep, rig_get_channel amd rig_set_channel should meet your needs. Have a look at tests/dumpmem.c for an idea on how to use them. However, as far as I remember, I haven't coded already the support for the channel name for the 756Pro. The emulation code should work fine though. Contribution welcome! Cheers, Stephane |