Re: [Hamlib-developer] RFC #807--Change rig ptr checks to function to check valid rig ptr in list
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: George B. <geo...@gm...> - 2025-07-30 23:05:25
|
I think the first half of this is done - rig_open() builds a list of opened rig_structs, but nobody checks it on each rig_*() call. Overhead problem? On 7/30/25 6:55 PM, Nate Bargmann wrote: > https://github.com/Hamlib/Hamlib/issues/807 > > Requires adding a linked list and inserting the rig ptr during open and > removing it during close. > > Replaces #785[1] > > --------- > > 73, Nate > > [1] https://github.com/Hamlib/Hamlib/issues/785 > > > _______________________________________________ > Hamlib-developer mailing list > Ham...@li... > https://lists.sourceforge.net/lists/listinfo/hamlib-developer |