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

AH-64D Apache Manual Tracker Left Right not changing in game[BUG] #563

Open
Zultan1234 opened this issue Apr 13, 2024 · 2 comments
Open

Comments

@Zultan1234
Copy link

Zultan1234 commented Apr 13, 2024

DCS-BIOS version

0.8.0

DCS-BIOS Control

AH-64D/CPG_RHG_MAN_TRK_L_R

Right hand grip: only Manual Tracker left right has an issue. Up down works well

Describe the bug

The interaction from bort to DCS is not working only for the left and right function CPG_RHG_MAN_TRK_L_R.

It works well for the Up and Down.

To Reproduce

  1. Open bort
  2. Open DCS
  3. Load any mission (I used instant action live fire in the Apache missions)
  4. Go CPG slot (press 2 in my case)
  5. Enable TEDAC display by pressing TADS (its like a 4 option switch) on the Right hand grip
  6. Try slewing the display up and down and left and right using Manual Tracker (White stick next to TADS)
  7. now open bort and try to update the CPG_RHG_MAN_TRK_L_R to value 0 or 2 which should move the display left or right
  8. Trye it with up and down in bort and it should work.

Expected behavior

CPG_RHG_MAN_TRK_L_R changed to 0 or 2 should slew the TADS left or right

Screenshots

image

Output works well

Thanks for your attention

@charliefoxtwo
Copy link
Member

charliefoxtwo commented Apr 14, 2024

Huh. I took a look at the bios code compared to the dcs apache lua and I honestly don't see anything wrong here. This is a weird one. When testing, I actually saw the control flash over to the left/right for a frame or two before immediately recentering, so it's like it's not sticking for some reason, but up/down is. I'm not yet sure why this would be the case, since the controls seem to be defined identically on the ED side.

This also seems like it should maybe be defined as an axis.

@Zultan1234
Copy link
Author

Zultan1234 commented Apr 14, 2024

Huh. I took a look at the bios code compared to the dcs apache lua and I honestly don't see anything wrong here. This is a weird one. When testing, I actually saw the control flash over to the left/right for a frame or two before immediately recentering, so it's like it's not sticking for some reason, but up/down is. I'm not yet sure why this would be the case, since the controls seem to be defined identically on the ED side.

This also seems like it should maybe be defined as an axis.

I didn't notice it flash at all. When i did it, it didn't move. Could be because of my fps being lower so it skipped the frame where it flashes.

Also, yes it should be an axis command but I'm pretty sure the game is made this way, you can't change it to an axis command since in the key binds its not an axis command.

Also sorry I'm new to GitHub i closed and opened the issue by mistake.

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