Skip to content

crosvera/MSCL

 
 

Repository files navigation

In most cases, you don't need to build MSCL from source. Simply download the latest pre-built binaries (4.3.1).

If you want to build MSCL from source, see the Build ReadMe.

What is MSCL?

MSCL is the MicroStrain Communication Library, developed by LORD Sensing - Microstrain in Williston, VT. It was created to make it simple to interact with our Wireless and Inertial sensors.

Programming Languages

MSCL is written in C++, but by using SWIG we are able to wrap it into a variety of languages. The library is currently available in:

  • C++
  • Python
  • .NET (C#, VB, MATLAB, LabVIEW)

Documentation

Quick Start Guide

Public Documentation - Documentation for all of the public functionality of MSCL.

Full Documentation - Full Documentation of everything in MSCL.

Example Code

License

MIT License - see the LICENSE.txt file in the source distribution.

Copyright (C) 2015-2016 LORD Corporation. All Rights Reserved.

Packages

No packages published

Languages

  • C++ 96.3%
  • CSS 1.1%
  • C# 1.1%
  • Python 0.8%
  • Batchfile 0.5%
  • Shell 0.1%
  • Other 0.1%