You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, we make multiple calls into the headset using adb to collect data.
All the data could be collected by a script inside the headset and adb can be used to call the script once per each sampling cycle.
The script could also sample by itself and push data out using sockets. But that's a later task.
The text was updated successfully, but these errors were encountered:
Thanks for starting creating issues on GitHub. Let's try to use this to
keep track of our efforts!
I think this is relatively low priority, but can't hurt to add. İt would
prevent us from losing measurements when connectivity is bad. İt would also
be a nice way to familiarize yourself with the current tools.
On Thu, Oct 26, 2023, 11:50 Sacheendra Talluri ***@***.***> wrote:
Currently, we make multiple calls into the headset using adb to collect
data.
All the data could be collected by a script inside the headset and adb can
be used to call the script once per each sampling cycle.
The script could also sample by itself and push data out using sockets.
But that's a later task.
—
Reply to this email directly, view it on GitHub
<#1>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAVGEKAWOB6XOWYEBNITTD3YBIW7XAVCNFSM6AAAAAA6Q4X72GVHI2DSMVQWIX3LMV43ASLTON2WKOZRHE3DGMJTGU4DGMQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
Currently, we make multiple calls into the headset using adb to collect data.
All the data could be collected by a script inside the headset and adb can be used to call the script once per each sampling cycle.
The script could also sample by itself and push data out using sockets. But that's a later task.
The text was updated successfully, but these errors were encountered: