MIP_SDK
latest-2-g34f3e39
MicroStrain Communications Library for embedded systems
|
Modules | |
Serial Port | |
A simple implementation for reading and writing to/from a serial port. | |
TCP Client | |
Simple implementation for reading and writing to a tcp client socket. | |
Classes | |
class | microstrain::connections::SerialConnection |
Can be used on Windows, OSX, or linux to communicate with a MIP device over serial. More... | |
class | microstrain::connections::UsbSerialConnection |
A serial connection but indicates that it's actually a USB connection. More... | |
class | microstrain::connections::TcpConnection |
Can be used on Windows, OSX, or linux to communicate with a MIP device over TCP. More... | |