You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to openyou
I just bought a brand new headset, and I got the python library
working with it, except the data is seemingly random. From what I've
read this means I need to figure out the key for my headset, but I
haven't had any luck doing that. Can someone please help me out?
Thanks!
jrs
unread,
Nov 17, 2011, 8:35:30 PM11/17/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to openyou
Nevermind, I found instructions for getting the key and got my headset
working!
Saxaholic
unread,
Nov 18, 2011, 6:45:50 PM11/18/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to openyou
Thanks! I do have another question, though.
When I run render.py, each sensor is pretty much a flat line. Is that
normal? I can control the white cursor with the gyros, so I'm positive
the data has been decrypted, but now I'm just puzzled at the output.
adam2
unread,
Jan 30, 2012, 6:53:58 PM1/30/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ope...@googlegroups.com
Has anyone figured this out? I have a new headset (bought 01.2012), and data is decrypted properly using a new key (based on gyro working properly), sensor to bit mapping seems to be correct, as "moving" the felt around causes data to jump around, but the rest of the time I am getting a flat line. It seems the bit shifting in the library is no longer correct (frankly i don't understand it either, but it doesn't look like it would yield a float ever, which I think it should) -- has anyone looked into this?
Eric Berman
unread,
Jan 30, 2012, 7:10:07 PM1/30/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ope...@googlegroups.com
I'm not much of a signals guy, but I think the signals need to be properly filtered and processed. I'm still working on that part, but if i figure anything else out I'll post it.