Yaesu radios config files

Here we will discuss any subject related to the Android Pocket Transceiver which is available for free download in Google Play Store
User avatar
yo3ggx
Site Admin
Posts: 832
Joined: Wed Aug 15, 2012 8:30 pm
Location: Bucharest, România
Contact:

Re: Yaesu radios config files

Post 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
MysticFire
Posts: 45
Joined: Thu Jul 02, 2015 6:58 pm

Re: AW: Yaesu radios config files

Post by MysticFire »

Great. I give it a try thanks for your help

http://www.mumble-funk.de - Freier Funk für PC/Android/Iphone
MysticFire
Posts: 45
Joined: Thu Jul 02, 2015 6:58 pm

Re: AW: Yaesu radios config files

Post by MysticFire »

The fsteps work like a Charm. I am soooo happy :-)

http://www.mumble-funk.de - Freier Funk für PC/Android/Iphone
User avatar
yo3ggx
Site Admin
Posts: 832
Joined: Wed Aug 15, 2012 8:30 pm
Location: Bucharest, România
Contact:

Re: Yaesu radios config files

Post by yo3ggx »

Great!

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

Dan
User avatar
yo3ggx
Site Admin
Posts: 832
Joined: Wed Aug 15, 2012 8:30 pm
Location: Bucharest, România
Contact:

Re: Yaesu radios config files

Post by yo3ggx »

Great!

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

Dan
MysticFire
Posts: 45
Joined: Thu Jul 02, 2015 6:58 pm

Re: AW: Yaesu radios config files

Post by MysticFire »

Yeah everyone a happy new Year best 55 73

http://www.mumble-funk.de - Freier Funk für PC/Android/Iphone
User avatar
yo3ggx
Site Admin
Posts: 832
Joined: Wed Aug 15, 2012 8:30 pm
Location: Bucharest, România
Contact:

Re: Yaesu radios config files

Post 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
MysticFire
Posts: 45
Joined: Thu Jul 02, 2015 6:58 pm

Re: Yaesu radios config files

Post by MysticFire »

This sounds great

Gesendet von meinem D6603 mit Tapatalk
Skyseek
Posts: 3
Joined: Mon Dec 04, 2017 4:51 am

Re: Yaesu radios config files

Post 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!
User avatar
yo3ggx
Site Admin
Posts: 832
Joined: Wed Aug 15, 2012 8:30 pm
Location: Bucharest, România
Contact:

Re: Yaesu radios config files

Post 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!
Post Reply