Skip to content

ES and TBL packets defined incorrectly #184

@skliper

Description

@skliper

Describe the bug
ES Blockstats 1, ES Memstats, and TBL Hk incorrectly defined. See nasa/cFE#1708 for implicit padding issue in TBL HK.

To Reproduce
View any of these packets, all incorrect. Discovered by attempting to request memory stats from ES using the memory pool handle being incorrectly reported in TBL HK:

Was being reported as 0x20000, should have been 0x140002. Correct command:
./cmdUtil --endian=LE --pktid=0x1806 -C22 --string=20:notused -o0x140002

Expected behavior
Correct values reported

Code snips
See the respective TLM files.

System observed on:

  • Hardware: Intel I5
  • OS: Ubuntu 18.04
  • Versions Bundle main

Additional context
nasa/cFE#1708

Reporter Info
Jacob Hageman - NASA/GSFC

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions