GM6000 Digital Heater Controller Branch: main
SDX-1330
Classes | Namespaces | Macros
Api.h File Reference
#include "colony_config.h"
#include "Cpl/MApp/MApp_.h"
#include "Cpl/Dm/Mp/Array.h"
#include "Cpl/Dm/MailboxServer.h"
#include "Cpl/Dm/SubscriberComposer.h"
Include dependency graph for Api.h:

Go to the source code of this file.

Classes

class  Eros::Test::Thermistor::Api
 This concrete class implements MApp the monitors the output of the specialized Eros Thermistor driver and periodically writes the temperature and ADC-bits values to the trace output. More...
 

Namespaces

namespace  Eros
 The 'Eros' namespace is the root name space all of the GM6000 Engineering Test Application specific source code.
 
namespace  Eros::Test
 The 'Test' namespace is the root name space for the individual tests (aka Cpl::MApp instances)
 
namespace  Eros::Test::Thermistor
 The 'Thermistor' namespace implements a MApp that samples and displays temperature as measured by the unit's thermistor.
 

Macros

#define OPTION_EROS_TEST_THERMISTOR_DISPLAY_INTERVAL_MS   (10*1000)
 Default interval time (in milliseconds) for displaying temperature.
 

Macro Definition Documentation

◆ OPTION_EROS_TEST_THERMISTOR_DISPLAY_INTERVAL_MS

#define OPTION_EROS_TEST_THERMISTOR_DISPLAY_INTERVAL_MS   (10*1000)

Default interval time (in milliseconds) for displaying temperature.