MRL Library Collection
======================
This is a collection of libraries either written by MRL or enhanced by MRL
Utility - A collection of utility routines that include XML document as object tree, statistics, tracing and property tree template class
MrlModbus - Qt wrapper for libModbus
QtSsrcSpread - Qt wrapper and enhanced for the Ssrc Spread messaging system (spread.org) plus message handling and RPC over Spread
MrlHardware - packet driver classes. This is for send response protocols eg MODBUS ASCII.
LuaPropertyTree - This is a tree class that stores variant values with attributes. Each item in the tree can be assigned a type which then keys
how it is edited, viewed and displayed. values in the tree can have active objects stored with them. ...