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
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
Describe the bug
ES HK Tlm window closes with:
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Window should open
System observed on:
Additional context
Probably just an out-of-sync packet description
Reporter Info
Jacob Hageman - NASA/GSFC
The text was updated successfully, but these errors were encountered: