Virt

Results 24 comments of Virt
trafficstars

> When rotating the mouse away from flat, it seems to believe you are moving it in the direction pointing down, indicating that the gyroscope is not being properly used...

I've spent a couple of days in the last two weeks trying to get something working and have done a ton of testing. Sadly, I have hit a bit of...

Yes, air mice only have to rely on the orientation of the device. I've already seen tons of research about this type of sensor fusion for orientation estimation, which mainly...

I also noticed this quite a lot during testing, as I would unconsciously reposition the phone. I also think that something like this would greatly improve the usability of the...

Do you mean for getting data through the server for debugging and data collection? If so, yes, the data is only captured, processed and transmitted to the debug server when...

Okay I see. This is currently not possible and would require a different implementation of the server and the protocol to be actually usable. The implementation of the debug server...

This would be an interesting addition, and might even be not as complex due to inbuilt fusion algorithms android already provides. However, I currently don't have the time to look...

Thanks for trying it out! This looks like something is going wrong while initializing bluetooth. Normally, this app uses the Bluetooth HID profile to connect and transmit movement data to...

I'm afraid not. Some vendors have a toggle for the HID profile in the developer settings, but I couldn't find whether that's the case for the Zenfone. Maybe they could...

I'll try to incorporate this in the next release, but I currently have other priorities.