I've got your motional running on my M3 MacBook, and it now sees the serial ports. But the data I send it from my feather sense board doesn't seem like it's what it's looking for. I use the example sketch from Adafruit AHRS and it outputs this stream:
Raw -7240,-2233,3612,3,-19,3,16,75,-316
Ori:-8.66,-2.67,4.32,0.0038,-0.0215,0.0035,1.61,7.54,-31.66
Raw -6937,-2091,3570,9,-17,1,10,73,-317
Ori:-8.30,-2.50,4.27,0.0099,-0.0192,0.0017,1.05,7.31,-31.70
Raw -7475,-2225,4133,12,-18,-2,14,76,-317
Ori:-8.94,-2.66,4.95,0.0133,-0.0197,-0.0032,1.43,7.69,-31.75
Raw -6425,-1888,3487,8,-24,-2,12,76,-310
Ori:-7.69,-2.26,4.17,0.0096,-0.0264,-0.0027,1.27,7.66,-31.06
Raw -7262,-2336,3687,8,-23,-2,11,75,-312
etc
The motionCal app sees it, but in the message box it says it doesn't recognize the data
exactly what format is the MotionCal looking for?
I've got your motional running on my M3 MacBook, and it now sees the serial ports. But the data I send it from my feather sense board doesn't seem like it's what it's looking for. I use the example sketch from Adafruit AHRS and it outputs this stream:
Raw -7240,-2233,3612,3,-19,3,16,75,-316
Ori:-8.66,-2.67,4.32,0.0038,-0.0215,0.0035,1.61,7.54,-31.66
Raw -6937,-2091,3570,9,-17,1,10,73,-317
Ori:-8.30,-2.50,4.27,0.0099,-0.0192,0.0017,1.05,7.31,-31.70
Raw -7475,-2225,4133,12,-18,-2,14,76,-317
Ori:-8.94,-2.66,4.95,0.0133,-0.0197,-0.0032,1.43,7.69,-31.75
Raw -6425,-1888,3487,8,-24,-2,12,76,-310
Ori:-7.69,-2.26,4.17,0.0096,-0.0264,-0.0027,1.27,7.66,-31.06
Raw -7262,-2336,3687,8,-23,-2,11,75,-312
etc
The motionCal app sees it, but in the message box it says it doesn't recognize the data
exactly what format is the MotionCal looking for?