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 io/MTSSerialFlowControl.h

Revision Date Message Actions
141:571e0ef6c8dc 2014-01-04 Added licensing header to all files in the library File  Diff  Annotate
101:27bb34e23304 2013-12-30 Fixed issue where rxClear() did not update RTS. File  Diff  Annotate
86:186bbf974c7c 2013-12-27 No point in pointers. Removed heap allocation from IO constructors. File  Diff  Annotate
83:9813f9b8ee68 2013-12-27 Changed MTSSerialFlowControl to inherit from MTSSerial File  Diff  Annotate
78:ef3ee53cf5df 2013-12-26 Setup RTS/CTS as DTE File  Diff  Annotate
77:d7b14688a704 2013-12-26 Fixed Several RTS/CTS Issues File  Diff  Annotate
51:d22d3d87391f 2013-12-19 add mbed:: scoping to format calls in MTSSerial and MTSSerialFlowControl 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
40:14342c4de476 2013-12-19 merge changes 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
36:bb6b293c7495 2013-12-19 Added a ton more documentation to most of the headers files. Also removed the capacity and available functions from MTSBufferedIO in favor of readable and writeable. Removed the single available method call from the cellular class. File  Diff  Annotate
10:2bd727a4b329 2013-12-13 tested and verified flow control code; added .h files to test serial code (loopback and passthrough) 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