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 HK Tlm window not opening #220

Open
skliper opened this issue Sep 26, 2022 · 0 comments · May be fixed by #236
Open

ES HK Tlm window not opening #220

skliper opened this issue Sep 26, 2022 · 0 comments · May be fixed by #236
Labels
bug Something isn't working

Comments

@skliper
Copy link
Contributor

skliper commented Sep 26, 2022

Describe the bug
ES HK Tlm window closes with:

Traceback (most recent call last):
  File "/xxx/cFS/cFS-GitHub/tools/cFS-GroundSystem/Subsystems/tlmGUI/GenericTelemetry.py", line 110, in process_pending_datagrams
    self.display_telemetry_item(datagram, k, item_label, item_value)
  File "/xxx/cFS/cFS-GitHub/tools/cFS-GroundSystem/Subsystems/tlmGUI/GenericTelemetry.py", line 77, in display_telemetry_item
    value_field.setText(tlm_item_enum[tlm_index][int(tlm_field[0])])
IndexError: list index out of range

To Reproduce
Steps to reproduce the behavior:

  1. Run ./core-cpu1
  2. Start GroundSystem.py
  3. Enable telemetry (cmd window, enable tlm, localhost)
  4. Open ES HK Tlm page (tlm window, Dispaly Page for ES HK Tlm)
  5. See error

Expected behavior
Window should open

System observed on:

Additional context
Probably just an out-of-sync packet description

Reporter Info
Jacob Hageman - NASA/GSFC

@skliper skliper added the bug Something isn't working label Sep 26, 2022
thnkslprpt added a commit to thnkslprpt/cFS-GroundSystem that referenced this issue Mar 22, 2023
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
Development

Successfully merging a pull request may close this issue.

1 participant