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

Battery level for controllers is not displayed in HVR build #34

Open
matlu opened this issue Feb 11, 2022 · 6 comments
Open

Battery level for controllers is not displayed in HVR build #34

matlu opened this issue Feb 11, 2022 · 6 comments
Assignees
Labels
enhancement New feature or request hvr Issues affecting only the HVR builds priority-medium third party Bug cause by third party software

Comments

@matlu
Copy link

matlu commented Feb 11, 2022

Configuration

Wolvic version:
Wolvic build ID: 0.9.3

Hardware: Huawei VR Glass 6DoF

Steps to Reproduce

  1. Open the Wolvic Browser
  2. Observe the menu on the bottom of the screen. You can see SSID and battery level for headset but not for the controllers
  3. Leave the Wolvic browser and check the VR Home screen. Here you can see the battery level for the Left and Right controller

Current Behavior

Expected Behavior

Possible Solution

Context

Error Logs and Stack Traces

@juanjosanchez juanjosanchez added bug Something isn't working priority-medium labels Feb 18, 2022
@svillar
Copy link
Member

svillar commented Feb 22, 2022

We're using OpenXR for the Huawei VR glasses controllers. AFAIK there is no OpenXR API that allows retrieving.

What we could do, is to create a DeviceDelegateHVR extending the DeviceDelegateOpenXR which would update the controller state on StartFrame() using the HVR API if it exists.

@svillar
Copy link
Member

svillar commented Feb 22, 2022

We're using OpenXR for the Huawei VR glasses controllers. AFAIK there is no OpenXR API that allows retrieving.

BTW, in case you wonder, the battery level is properly shown for the glasses because we retrieve it from the system (Android provides it).

@fwei-io
Copy link

fwei-io commented Feb 24, 2022

Thanks for noting, HVR 6DoF controller battery level API is not made public yet, the team is working on it.

@elima
Copy link
Contributor

elima commented Apr 25, 2022

@fwei-io, what's the status of this new API? Thanks

@juanjosanchez juanjosanchez added the third party Bug cause by third party software label Jun 21, 2022
@svillar svillar added the hvr Issues affecting only the HVR builds label Jun 30, 2022
@fwei-io
Copy link

fwei-io commented Aug 15, 2022

@elima HVR team is still working on it, will ping for latest status

@svillar
Copy link
Member

svillar commented Oct 17, 2022

Filed this issue since the original one was closed

@svillar svillar added enhancement New feature or request and removed bug Something isn't working labels Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hvr Issues affecting only the HVR builds priority-medium third party Bug cause by third party software
Projects
None yet
Development

No branches or pull requests

5 participants