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
so, issue is for psmove ps4 without magnometter, is Model_ZCM1U for me, same VID/PID, just get difference reference with 460 and no 400 for real PS3 psmove with Magnometer.
Here is probleme because it not have magnometter but psmoveapi think it have that, and that causing probleme for all, no can works correctly, on psmove test ogl, i get coàntroll return alone in center possition after it rotate etc, ps3 psmove no have this, because it have magnometter.
So, need add one thinke likefor Model_ZCM2, for can use it normally without magnometter.
I have see on psmove service, it said megnometter is disable, and not get same issue return center axis alone in rotate.
See on things, if i delete magnetometer file "XX_XX_XX_XX.magnetometer.csv" that ffix this issue
The text was updated successfully, but these errors were encountered:
so, issue is for psmove ps4 without magnometter, is Model_ZCM1U for
me, same VID/PID, just get difference reference with 460 and no 400
for real PS3 psmove with Magnometer
What is 460 and 400? Are these PS3 or PS4 firmware versions?
Here is probleme because it not have magnometter but psmoveapi think
it have that, and that causing probleme for all, no can works
correctly
Are you talking about psmoveapi's tracking assuming the presence of a
magnetometer for all ZCM1 models? If so, you can use
psmove_set_orientation_fusion_type() to set the algorithm that computes
controller orientation from the raw sensor data. Currently only
OrientationFusion_MadgwickIMU works without using the magnetometers.
This is also the default algorithm automatically chosen for ZCM2 models.
If you are talking about something else, please describe your problem
more precisely. I have great trouble understanding anything you say.
I said just my PSMove not have Megnometter, and is ZCM1 model for psmoveapi, because exept write on psmove ZCM1U and ref 460 inside usb connect(after vid and pid), not have other difference.
But so lik,e i have said, if i calibrate, and after delete magnometer file, that works normally
so for that i said need add one think for psmoveapi know and understund both is little diferent, and separed it, like you have set for ZCM2 added, because ZCM1E and ZCM1U is little different and not same controller, ZCM1U, is first ps4 psmove out.
And so PSMove service already get that with indicate Magnetometer disable
so, issue is for psmove ps4 without magnometter, is Model_ZCM1U for me, same VID/PID, just get difference reference with 460 and no 400 for real PS3 psmove with Magnometer.
Here is probleme because it not have magnometter but psmoveapi think it have that, and that causing probleme for all, no can works correctly, on psmove test ogl, i get coàntroll return alone in center possition after it rotate etc, ps3 psmove no have this, because it have magnometter.
So, need add one thinke likefor Model_ZCM2, for can use it normally without magnometter.
I have see on psmove service, it said megnometter is disable, and not get same issue return center axis alone in rotate.
See on things, if i delete magnetometer file "XX_XX_XX_XX.magnetometer.csv" that ffix this issue
The text was updated successfully, but these errors were encountered: