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

FJ-17 Items missing #5

Open
Clemy01 opened this issue Nov 13, 2022 · 1 comment
Open

FJ-17 Items missing #5

Clemy01 opened this issue Nov 13, 2022 · 1 comment

Comments

@Clemy01
Copy link

Clemy01 commented Nov 13, 2022

Hello,

There's missing items on Helios :

AXIS Oxygen valve :

elements["PNT_976"] = default_axis_limited(_(cmd_names.PNT_976), devices.OXYGEN, click_cmds.PNT_976, cpt_args.OXYGEN_SUPPLY_VALVE, 0, nil, true, nil, {{0,1.0},{0,1.0}})

Canopy :

-- Canopy
elements["PNT_957"] = default_2_position_tumb((cmd_names.PNT_957), devices.FCS, click_cmds.PNT_957, 957)
elements["PNT_958"] = multiposition_switch_limited(
(cmd_names.PNT_958), devices.FCS, click_cmds.PNT_958, 958, 4, 1.0/3, true, 0.0)
elements["PNT_959"] = default_axis_limited(_(cmd_names.PNT_959), devices.FCS, click_cmds.PNT_959, 959, 0, 0.01, true, nil, {{0,1.0},{0,1.0}})

Thanks a lot!

@BlueFinBima
Copy link
Contributor

@Clemy01 apologies for only seeing this now. I have no access to the JF-17, but if you open a pull request with your changes to the JSON, then I will integrate them, and they will ultimately ship with Helios.

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