Page 6 of 7

Re: Yaesu radios config files

Posted: Sun Nov 08, 2015 9:34 am
by yo3ggx
Hi,

This is a user configurable parameter available in the radio config file.
Please take a look into the user guide here:
http://www.yo3ggx.ro/pocketrxtx/doc081/ ... v0.8.1.pdf
at page 22 (Radio frequency range, frequency steps and available HAM bands)
You can set the step you want (both brute and fine) for any frequency range, even multiple values for different sections of the same band.

Example:

Code: Select all

; Frequency step per frequency range, in KHz, freq range in Hz
; format: FSTEP=<brute_step>/<fine_step>=<freq_int_min>-<freq_int_min>, ...
; brute - for +/-, fine for knob tunning
FSTEP=1/0.1=100000-87499999,100/5=87500000-107999999,5/0.1=108000000-
136999999,25/5=137000000-137995000,12.5/6.25=138000000-173999999,25/25=174000000-
215999999,12.5/6.25=216000000-224999999,12.5/6.25=225000000-
469999999,25/12.5=470000000-1300000000

Hope this helps.
73 Dan YO3GGX

Re: AW: Yaesu radios config files

Posted: Sun Nov 08, 2015 1:45 pm
by MysticFire
Great. I give it a try thanks for your help

http://www.mumble-funk.de - Freier Funk für PC/Android/Iphone

Re: AW: Yaesu radios config files

Posted: Wed Dec 30, 2015 12:10 pm
by MysticFire
The fsteps work like a Charm. I am soooo happy :-)

http://www.mumble-funk.de - Freier Funk für PC/Android/Iphone

Re: Yaesu radios config files

Posted: Wed Dec 30, 2015 4:05 pm
by yo3ggx
Great!

Thank you for your feedback.
I wish you and all forum readers a Happy New Year!

Dan

Re: Yaesu radios config files

Posted: Wed Dec 30, 2015 4:05 pm
by yo3ggx
Great!

Thank you for your feedback.
I wish you and all forum readers a Happy New Year!

Dan

Re: AW: Yaesu radios config files

Posted: Thu Dec 31, 2015 4:00 am
by MysticFire
Yeah everyone a happy new Year best 55 73

http://www.mumble-funk.de - Freier Funk für PC/Android/Iphone

Re: Yaesu radios config files

Posted: Tue Jul 12, 2016 12:35 pm
by yo3ggx
Hi,

I've developed a small Java app which may help you analyze the EEPROM in the FT-817, FT-857 and FT897 transceivers.
More details in this announcement:
viewtopic.php?f=15&t=589#p1181

73 Dan YO3GGX

Re: Yaesu radios config files

Posted: Sat Jul 16, 2016 9:02 am
by MysticFire
This sounds great

Gesendet von meinem D6603 mit Tapatalk

Re: Yaesu radios config files

Posted: Sun Dec 10, 2017 5:45 pm
by Skyseek
HI Dan,

I got everything running with my FT-991A. Let me say I am very impressed! I would like to add some additional CAT functions to the PRxTx interface, especially to support WiresX and FM digital. Also when you switch bands I would like it to default to the appropriate mode. Ie 20 Meters USB, 40 Meters LSB , etc. Just some little short-cut items that would be nice to access remotely.

Again, excellent job on PRxTx. The Java server works great .


Thanks!

Re: Yaesu radios config files

Posted: Mon Dec 11, 2017 8:50 am
by yo3ggx
Hi,

You can easily define any new CAT command you want and associate it with one of the option buttons, as you can have unlimited number of button sets.

A workaround for the default mode is to set memories for each band. For each memory, all parameters from the option buttons (with more than one state) are stored.

Thank you for your feedback.
73 Dan YO3GGX
Skyseek wrote: Sun Dec 10, 2017 5:45 pm HI Dan,

I got everything running with my FT-991A. Let me say I am very impressed! I would like to add some additional CAT functions to the PRxTx interface, especially to support WiresX and FM digital. Also when you switch bands I would like it to default to the appropriate mode. Ie 20 Meters USB, 40 Meters LSB , etc. Just some little short-cut items that would be nice to access remotely.

Again, excellent job on PRxTx. The Java server works great .


Thanks!