Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

M2000-C uhf/vhf/vor preset error from 1 unit #63

Closed
shan-aya opened this issue Aug 23, 2021 · 15 comments
Closed

M2000-C uhf/vhf/vor preset error from 1 unit #63

shan-aya opened this issue Aug 23, 2021 · 15 comments

Comments

@shan-aya
Copy link

hi,
on radio panel , uhf , vhf & vor knob show selection with error

uhf : 1 on DCS , 0 on saitek ( -1 and 0 exist )
vhf : 2 on DCS , 1 on saitek (-1 )
vor : 108.3 on DCS , 109.3 on saitek (-1 )

@WarLord211
Copy link
Member

does it work in live preview of DCS BIOS?

@shan-aya
Copy link
Author

shan-aya commented Aug 23, 2021

in live preview M-2000C/UHF_PRESET_KNOB
knob uhf : integer = 19, string = 19
but in dcs knob show = 20

integger go to 0 but string stay to 1

for VHF M-2000C/VHF_CH_SEL
only integer , go from 0 to 19

@shan-aya
Copy link
Author

and uhf is "infinite" knob, vhf is "blocked 2-20" knob

@WarLord211
Copy link
Member

it comes on my todo list

@shan-aya
Copy link
Author

shan-aya commented Aug 23, 2021

ok,
how i can help you ? :)

@WarLord211
Copy link
Member

test my new version when i have uploaded it ;)

@WarLord211
Copy link
Member

uploaded to master branch. pls test it.-
start a flight before testing with Flightpanels or arduino to rewrite the json files

@shan-aya
Copy link
Author

shan-aya commented Aug 24, 2021

ok
VHF --> infinite knob now 👍
---> no change on value : ch20 in saitek, 19 in integer, 001 in string, 1 in DCS
---> range is now 1 to 20 👍

@WarLord211
Copy link
Member

control panel works i assume.

saitek has to be changed too, but i cant do this.
best would bet to make anissue in FP program about fase view in the M2000

@shan-aya
Copy link
Author

it's good that output integer is less -2 than outpout string ( wich is right with dcs cockpit value ) ?
you think that is FP issue ?

so is same thing with UHF and VOR ?

@shan-aya
Copy link
Author

UHF range is 0-19 not 1-20

@WarLord211
Copy link
Member

there is a 20 in cockpit

@shan-aya
Copy link
Author

shan-aya commented Aug 24, 2021

UHF range is 0-19 in saitek
0-19 in output integer
1-20 in output string
1-20 in cockpit

VHF is right for cockpit/saitek/bios range

thx for your work :)

@WarLord211
Copy link
Member

WarLord211 commented Aug 24, 2021

here i mean only BIOS side = Cockpit or live preview/Control referensce app.

0-19 interger = 20 : need for conversion in adrduino/Saitek
1-20 string = 20 : converted for displays

if OK pls close issue

@shan-aya
Copy link
Author

thx for info ig go working on dcsfp ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants