asad
About
- Username
- asad
- Joined
- Visits
- 26
- Last Active
- Roles
- Member
Comments
-
Clarification, I have tried metahub and issue did not reproduced in 2 test sessions.
-
I have tried metawear and issue did not reproduced in 2 test sessions, I will test more. I am curious that metahub app is using any different strategy to stream data than metawear app? Also, there looks changing stream key to high_freq has no effect…
-
Are you open to share all documentation needed to develop sdk from scratch? Because if we develop SDK for Xamarin platform, we will write in pure C# but not build them over Java and Objective C as bindings.
-
Hi,We are trying to stream gyro data at 100hz and log in to a file. We are using buffering and queues so that Process callback functions gets completed within 10ms. However sometimes it take more than 10ms (around 15-17) ms to complete the callback.…
-
Any solution that enables us to retrieve data @100hz from 2-3 simultanous sensors is highly appreciated, or let us know what maximum boundaries can we push so that we can evaluate those numbers as well.
-
Thanks for clarification Eric. Can we have some workaround to read internal logs at fixed interval and clear retrieved values and recycle memory? while sensor keeps logging in continuous manner? It might seem silly question to you, I myself feel tha…