GLAST/LAT > DAQ and FSW > FSW > Index by Name within Package

LPBCRTOSEXEC (1600/0x640:3) - Telecommand Packet


"Boot RTOS" (OS/PBC)

ITOS Mnemonic:  LPBCRTOSEXEC

View Options: (help)

Context:

Description:

    Start the RTOS.

Layout:  (hide detail; help)

Boot RTOS (LBTRTOSEXEC)
Telecommand Packet Format
0x 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
000 Version=0 T=1 SH APID=0x640:3
002 SF=3 Sequence Count
004 Packet Length=11
006 0 Function Code=3
008 CUNITBF ident
00A CPAD16 pad
00C CFLAGS32 sbcFlags
010 Packet Checksum

    typedef struct _PBC_LBTRTOSEXEC_Pkt {
    
        /* CCSDS header */
        char                 hdr[8];
    
        /* Command payload */
        PBC_LBTRTOSEXEC_Prm  pay;
    
    } PBC_LBTRTOSEXEC_Pkt;
    

Fields:

      Attribute(s):  

      Brief:  "32-Bit Boot Flags Bitfield"

      Instance(s):  sbcFlags

      Bitfield containing the full 32 bits of the boot flags parameter.

      Attribute(s):  

      Brief:  "16-bit Padding"

      Instance(s):  pad

      Explicit padding of 16 bits.

      Attribute(s):  

      Brief:  "LAT Unit Bitfield"

      Instance(s):  ident

      Bitfield containing target LAT unit and some padding.