GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > PBC / V4-9-0

Constituent: pbc_bootshell     Tag: rad750


Interface   Data Structures   File List   Data Fields   Globals  

_Pbc_UplinkStatus Struct Reference

Uplink status. More...

#include <bootshell.h>

Collaboration diagram for _Pbc_UplinkStatus:

Collaboration graph
[legend]

Data Fields

unsigned short lastApid
unsigned short lastFuncCode
Pbc_UplinkCountSet all
Pbc_UplinkCountSet latBoot
Pbc_UplinkCountSet fileLoad
Pbc_UplinkCountSet mem
Pbc_UplinkCountSet scBroadcast
Pbc_UplinkCountSet unsupported
Pbc_UplinkCountSet protocol

Detailed Description

Uplink status.

Structure containing the PBC uplink status. Includes command counts, error count and sequences counts, some of which are reported in telemetry. Others can be accessed by a memory of the global instance of this strucutre.


Field Documentation

Pbc_UplinkCountSet _Pbc_UplinkStatus::all
 

All commands.

Pbc_UplinkCountSet _Pbc_UplinkStatus::fileLoad
 

PBC_APID_FILE_LOAD commands.

unsigned short _Pbc_UplinkStatus::lastApid
 

Last APID processed, excluding SC broadcast commands.

unsigned short _Pbc_UplinkStatus::lastFuncCode
 

Last Functon Code processed, excluding SC broadcast commands.

Pbc_UplinkCountSet _Pbc_UplinkStatus::latBoot
 

PBC_APID_LAT_BOOT commands.

Pbc_UplinkCountSet _Pbc_UplinkStatus::mem
 

PBC_APID_MEM_LOAD and _DUMP cmds.

Pbc_UplinkCountSet _Pbc_UplinkStatus::protocol
 

Protocol errors (commands rejected before APID could be reported.

Pbc_UplinkCountSet _Pbc_UplinkStatus::scBroadcast
 

PBC_APID_SC_BROADCAST commands.

Pbc_UplinkCountSet _Pbc_UplinkStatus::unsupported
 

Unsupported APIDs.


The documentation for this struct was generated from the following file:
Generated on Fri Oct 7 21:50:44 2005 by  doxygen 1.4.4