cFS-GroundSystem icon indicating copy to clipboard operation
cFS-GroundSystem copied to clipboard

ES HK Tlm window not opening

Open skliper opened this issue 3 years ago • 0 comments

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:

  • Hardware: Docker/i5
  • OS: Ubuntu 20.04
  • Versions: Current bundle + #217

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

Reporter Info Jacob Hageman - NASA/GSFC

skliper avatar Sep 26 '22 17:09 skliper