microstrain_inertial
microstrain_inertial copied to clipboard
Setup device with config export file from SensorConnect on launch
Instead of setting up specific launch parameters, provide the option to target a config file (in SensorConnect export format) and apply the device configuration from that instead.
Considerations:
- applying across devices/incompatible options - check command support prior to applying
- would be good to note what was applied, what wasn't, if anything failed
In MSCL: MipNode::sendCommandBytes() - param is reference, function flips sendCmdFailed for each entry on failure.