Re: [Hamlib-developer] [Hamlib/Hamlib] c22392: Update FLRig's model name with the connected rig i..
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: gm3zza <gm...@bt...> - 2024-11-10 20:22:56
|
Hi Mike, How will this work? Currently I detect mfr/model as Flrig/ and convert that to Other/flrig in my pull down list. My working practice in my app is to select flrig in the pull down then click on a button to launch a script that opens flrig with the configuration for the particular rig with its own port. I can have two instances of flrig connected. Will the change cope with that? This means I will have two instances of the hamlib class rig (or is it a struct?). As they are both Icom rigs, I can use wfview as the access using rigctl in hamlib. Phil GM3ZZA On 10 November 2024, at 15:54, Michael Black via Hamlib-developer <ham...@li...> wrote: Branch: refs/heads/master Home: https://github.com/Hamlib/Hamlib Commit: c22392e5cd8654874b9e18bdc99d80293c0f28a8 https://github.com/Hamlib/Hamlib/commit/c22392e5cd8654874b9e18bdc99d80293c0f28a8 Author: Mike Black W9MDB <mdb...@ya...> Date: 2024-11-10 (Sun, 10 Nov 2024) Changed paths: M rigs/dummy/flrig.c Log Message: ----------- Update FLRig's model name with the connected rig in FLRig To unsubscribe from these emails, change your notification settings at https://github.com/Hamlib/Hamlib/settings/notifications _______________________________________________ Hamlib-developer mailing list Ham...@li... https://lists.sourceforge.net/lists/listinfo/hamlib-developer |