Re: [Hamlib-developer] FT-991 add get and set Repeater offset (o and O)
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Glenn V. <ve...@na...> - 2020-05-12 15:43:08
|
Hi Randy Can you tell us the Repeater settings you would like to set up? Freq, shift, offset, etc? 73 Glenn On 2020-05-12 12:34 p.m., Randy Ralphs wrote: > Mike, > > There is a repeater here that uses a non-standard offset. If I wanted to > use that repeater I could set the frequency but not the offset. Maybe > you could change the default offset select minus the change the default > back. > > Also with that programed in I can read it back but can't tell that it > has an odd offset. > > I guess I'm wondering if it common for radios to have undocumented > commands? > > On 5/12/20 3:15 PM, Black Michael wrote: >> Can you show us what you are trying? >> >> I think the O: set_rptr_offs command should do what you want. >> >> You just have to set MEM or VFOA for example first >> >> V VFOA >> O 123 >> o >> V MEM >> O 321 >> o >> >> de Mike W9MDB >> >> >> >> On Tuesday, May 12, 2020, 10:00:50 AM CDT, Randy Ralphs >> <ran...@gm...> wrote: >> >> >> Glenn, >> >> I played with your fix thinking it would read or set the offset on the >> current VFO or memory channel. >> >> I does seem to set the default offset based on the current frequency. >> Kinda not what I was expecting. >> >> Looked at the CAT document I couldn't find a way to set the offset on >> the current VFO or MEM. >> >> That said RT systems somehow manages to program repeaters with >> non-standard offsets. >> >> I wonder if the are undocumented commands for the 991(a)? >> >> Randy >> >> On 5/10/20 9:12 PM, Glenn VE9GJ wrote: >>> Hi >>> Did a bit of work and added Repeater offset get and set. Tested with >>> my FT-991A. I had to call getfreq to decide on the band as the FT991 >>> has separate offsets for each FM band. >>> Hope it looks OK. >>> 73 >>> Glenn VE9GHJ >>> >>> >>> _______________________________________________ >>> Hamlib-developer mailing list >>> Ham...@li... >>> <mailto:Ham...@li...> >>> https://lists.sourceforge.net/lists/listinfo/hamlib-developer >> _______________________________________________ >> Hamlib-developer mailing list >> Ham...@li... >> <mailto:Ham...@li...> >> https://lists.sourceforge.net/lists/listinfo/hamlib-developer > > > > _______________________________________________ > Hamlib-developer mailing list > Ham...@li... > https://lists.sourceforge.net/lists/listinfo/hamlib-developer > |