LORD-MicroStrain / MSCL

MicroStrain Communication Library
https://www.microstrain.com/software/mscl
MIT License
76 stars 57 forks source link

3DMGX5 and MCTL #364

Closed jsustersic closed 10 months ago

jsustersic commented 11 months ago

Hi there,

What node type should I use for the 3DMGX5? I was unable to find a direct example. I think InertialNode is the correct example but I am unable to connect using the example. SensorConnect works just fine.

Thanks, John

jsustersic commented 10 months ago

Long story short... had to build mctl from source to match my target's build, so tried updating from boost 1_68 to 1_78. MCTL tests were failing, so built and linked against 1_68 boost and all is well.