-
- Added support for setting the parity. - Added support for setting the num. stop bits.
-
…14 by specifying set(CMAKE_CXX_STANDARD 14) rather than just dd_definitions(-std=c++14). Removed all unit tests that were using virtual serial ports for testing, as these are broken due to a changing TravisCI OS environment. This needs fixing at a later date.