Re: [Hamlib-developer] 'M' and 'm' commands question
Library to control radio transceivers and receivers
Brought to you by:
n0nb
|
From: Alexander A. <ale...@gm...> - 2024-01-09 15:55:09
|
Command 'm' always returns a default value independent of real filter width. Command 'M' doesn't change filter width. I have checked the kenwood config files The functions "kenwood_set_filter_width" and "kenwood_get_filter_width" are only for TS-480 transceivers. But the same commands are used for TS-590S(G) to set/get CW filters value. [image: image.png] Also I found vy strange command in ts590.c config file: "SF%d%011.0f%c". I can't find the SF command in ts590 CAT manual. There are SH/SL commands but not SF [image: image.png] I hope you see the problem. Best regards Alexander вт, 9 янв. 2024 г. в 17:55, Alexander Anipkin <ale...@gm...>: > Ok, thank you > > For TS-590S it doesn't work. > Always 2200 for LSB/USB and 500 for CW. I believe it's default values. > > > > Best regards > Alexander > > > > вт, 9 янв. 2024 г. в 17:02, Black Michael <mdb...@ya...>: > >> Yes -- a value of -1 will not change the passband. >> >> What rig are we talking about? >> >> Mike W9MDB >> >> >> >> >> >> >> >> >> On Tuesday, January 9, 2024 at 02:57:58 AM CST, Alexander Anipkin < >> ale...@gm...> wrote: >> >> >> >> >> >> Hello >> >> Am I right that in command >> M, set_mode 'Mode' 'Passband' >> parameter 'Passband' - is a width of filter for this mode? >> >> Best regards >> Alexander >> >> >> _______________________________________________ >> Hamlib-developer mailing list >> Ham...@li... >> https://lists.sourceforge.net/lists/listinfo/hamlib-developer >> > |