GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LHK / V11-4-2
Constituent: lhkt     Tag: linux-gcc
#include "PBS/TASK.h"
Include dependency graph for LHK.h:

This graph shows which files directly or indirectly include this file:

Functions | |
| unsigned int | LHK_init (void) |
| Initializes the housekeeping system. | |
| unsigned int | LHK_initialize (unsigned int arg0, unsigned int arg1, unsigned int arg2, unsigned int arg3) |
| Initializes the housekeeping system. | |
| unsigned int | LHK_start (void) |
| Starts all LHK tasks. | |
| unsigned int | LHK_startTask (const TASK_attr sched_attr, const TASK_attr cmd_attr) |
| Starts all LHK tasks with attribute blocks. | |
| unsigned int | LHK_stop (void) |
| Stops all LHK tasks and resets all control structures. | |
| unsigned int | LHK_shutdown (void) |
| Shuts down LHK and frees memory structures. | |
| unsigned int | LHK_ctdb_cb (void *pkt, void *arg) |
| This function is the CTDB 1553 callback routine. The CTDB driver requests a new telemetry packet at 4Hz. | |
|
||||||||||||
|
This function is the CTDB 1553 callback routine. The CTDB driver requests a new telemetry packet at 4Hz.
|
|
|
Initializes the housekeeping system.
|
|
||||||||||||||||||||
|
Initializes the housekeeping system.
|
|
|
Shuts down LHK and frees memory structures.
|
|
|
Starts all LHK tasks.
|
|
||||||||||||
|
Starts all LHK tasks with attribute blocks.
|
|
|
Stops all LHK tasks and resets all control structures.
|
1.4.4