#include "colony_config.h"
#include "Cpl/MApp/MApp_.h"
#include "Cpl/Dm/MailboxServer.h"
#include "Cpl/System/Timer.h"
#include "Driver/DIO/Pwm.h"
Go to the source code of this file.
|
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::Cycle |
| The 'Cycle' namespace implements a MApp that duty cycles the heating equipment.
|
|
◆ OPTION_EROS_TEST_CYCLE_INTERVAL_MS
#define OPTION_EROS_TEST_CYCLE_INTERVAL_MS 1000 |
Default interval time (in milliseconds) for polling the duty cycle.