A library for talking to Multi-Tech's Cellular SocketModem Devices.

Dependents:   M2X_dev axeda_wrapper_dev MTS_M2x_Example1 MTS_Cellular_Connect_Example ... more

Revisions of utils/MTSCircularBuffer.h

Revision Date Message Actions
141:571e0ef6c8dc 2014-01-04 Added licensing header to all files in the library File  Diff  Annotate
67:1003b410f781 2013-12-23 Changed MTSCircularBuffer names for size, capacity, and remaining File  Diff  Annotate
64:0ca9c7123ffc 2013-12-21 MTSCircularBuffer fix. Blind commit. Not tested ;) File  Diff  Annotate
46:b30547bf07d5 2013-12-19 Merged, removed Axeda Wrapper File  Diff  Annotate
45:40745c2036cf 2013-12-19 Added a ton of documentation, made the notify start and stop methods private in MTSSerialFlowControl, added format method to the serial classes, fixed an issue in the bulk write method of MTSCircularBuffer File  Diff  Annotate
43:3cacf019ed7d 2013-12-19 fixed merge conflict: setDns File  Diff  Annotate
41:81d035fb0b6a 2013-12-19 Added echo client test File  Diff  Annotate
39:6e94520a3217 2013-12-19 add mts namespace to files in cellular/, io/, and utils/ directories; prepend CELL_ to some enums in cellular.h to avoid conflict with HTTPClient class; added AxedaWrapper class for sending data to Axeda backend File  Diff  Annotate
17:2d7c4ea7491b 2013-12-16 TCP send / receive working. close() still requires some finesse when other end disconnects. File  Diff  Annotate
2:8d3ea0dfce39 2013-12-11 CircularBuffer template function definitions moved to header; implemented (but not tested) MTSSerialFlowControl File  Diff  Annotate
0:563b70517320 2013-12-09 Initial Commit Library! File  Diff  Annotate