Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ES and TBL packets defined incorrectly #184

Closed
skliper opened this issue Jul 26, 2021 · 0 comments · Fixed by #185 or #192
Closed

ES and TBL packets defined incorrectly #184

skliper opened this issue Jul 26, 2021 · 0 comments · Fixed by #185 or #192
Labels
bug Something isn't working
Milestone

Comments

@skliper
Copy link
Contributor

skliper commented Jul 26, 2021

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

@skliper skliper added the bug Something isn't working label Jul 26, 2021
@skliper skliper added this to the 3.0.0 milestone Jul 26, 2021
skliper added a commit to skliper/cFS-GroundSystem that referenced this issue Jul 26, 2021
astrogeco added a commit that referenced this issue Jul 28, 2021
Fix #184, Update tlm for ES Blockstats/memstats and TBL HK
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant