Merge pull request 'str hk bug fix' (#166) from kranz_str_hk_handling into main

Reviewed-on: #166
This commit is contained in:
Robin Müller 2023-03-12 14:26:40 +01:00
commit c99a0701d2
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ import logging
# from pus_tm.tcp_server_objects import TCP_SEVER_SENSOR_TEMPERATURES
from eive_tmtc.tmtc.acs.acs_ctrl import handle_raw_mgm_data, handle_acs_ctrl_hk_data
from eive_tmtc.tmtc.acs.star_tracker import handle_str_hk_data
from eive_tmtc.tmtc.power.plpcdu import handle_plpcdu_hk
from eive_tmtc.tmtc.payload.rad_sensor import handle_rad_sensor_data
from eive_tmtc.tmtc.acs.sus import handle_sus_hk