You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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:
Additional context
nasa/cFE#1708
Reporter Info
Jacob Hageman - NASA/GSFC
The text was updated successfully, but these errors were encountered: