![]() |
GM6000 Digital Heater Controller Branch: main
SDX-1330
|
#include "colony_config.h"
#include "Cpl/Dm/MailboxServer.h"
#include "Cpl/Itc/CloseSync.h"
#include "Cpl/System/Timer.h"
#include "Ajax/Heating/Supervisor/FsmEventQueue_.h"
#include "Ajax/Heating/Flc/Api.h"
#include "Cpl/Dm/SubscriberComposer.h"
#include "Cpl/Dm/Mp/Int32.h"
#include "Cpl/Dm/Mp/Bool.h"
Go to the source code of this file.
Classes | |
class | Ajax::Heating::Supervisor::Api |
This class implements the Heating Algorithm Supervisor. More... | |
Namespaces | |
namespace | Ajax |
The 'Ajax' namespace is the root name space all GM6000 application specific source code. | |
namespace | Ajax::Heating |
The 'Heating' namespace is the root name space for Heating Control algoritm(s) for the GM6000 DHC. | |
namespace | Ajax::Heating::Supervisor |
The 'Supervisor' namespace is the top-level business logic for executing the heating algorithm. | |
Macros | |
#define | OPTION_AJAX_HEATING_SUPERVISOR_ALGO_INTERVAL_MS (2*1000) |
Periodic interval (in milliseconds) for calling the FLC. | |
#define OPTION_AJAX_HEATING_SUPERVISOR_ALGO_INTERVAL_MS (2*1000) |
Periodic interval (in milliseconds) for calling the FLC.