OSTC Companion  3.0
Companion sofftware for H&W dive computers
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
SerialTest.cpp File Reference

Fake serial interface, to connect a Mockup device. More...

#include "SerialTest.h"
#include "EmulatorFrog.h"
#include "EmulatorOSTC2c.h"
#include "EmulatorOSTC2p.h"
#include "EmulatorOSTC3.h"
#include "EmulatorOSTC3p.h"
#include "EmulatorOSTC_CR.h"
#include "EmulatorOSTCSport.h"
#include "Utils/Log.h"
#include "Utils/Exception.h"
Include dependency graph for SerialTest.cpp:

Detailed Description

Fake serial interface, to connect a Mockup device.

Author
JD Gascuel.
Id
SerialTest.cpp,v 0fac05ed68c2 2016/05/03 16:06:35 jDG