MobiFlight Community Support

Welcome to the forum for MobiFlight! Feel free to reach out to the community in case you have questions, issues or just want to share great ideas or details about your latest home cockpit project.

You like MobiFlight? Donate via PayPal and support the MobiFlight development. Thanks! 

05/03/2024 - This forum is read-only

The community support for MobiFlight has moved exclusively over to our Discord server. Register for free and enjoy more interactive functions like image and video upload, voice chat. More than 7,000 registered users around the world make it a great experience!

See you on our MobiFlight Community Discord server.

A HUGE Thank You to everyone who participated in the forum, especially obviously to Pizman and Stephan who did an outstanding job over so many years providing an incredible service to the MobiFlight community.

The forum is still providing a lot of good content, hence we keep this information accessible.

icon
Avatar
AB182
Posts: 8
hi all, currently building some radio interfaces using dual encoders. I have everything up and running but having issues with the new spacing.
im using the FSUPIC offset, Radio -com freq with the set value if($>1800,if($%5==0,$-3,$-2),3697) so i have the 25khz spacing. I got this info off one of the forums and not 100% how the coding works.

is there a set value to change the spacing to the 8.33khz?

my idea was to have com1 on 25khz spacing and com2 on 8.33khz spacing.

I have read a few posts but in all honesty i get lost in the way its explained. Im not interested in displaying the frequencies just mainly being able to tune without using the mouse.


Many thanks Alex
2021-08-14 19:19
Avatar
pizman82
Moderator
From: ETSI, Germany
Posts: 6010
Supporter
Hi

Use the new FS2020 Events via our WASM tool.

I´m not sure if Pete Dowson still include the 8,33 System in FSUIPC..... Whatever it is a unneeded bypass.

In easy words.... Its no longer needed to write a offset here..... Simply send to the sim " Please turn the virtual Encoder 1 Step to left/right" instead of calculate something like "$+x"
Good Luck !
2021-08-18 12:49
icon