service 8 checksum reply
This commit is contained in:
@ -78,7 +78,10 @@ def get_object_ids() -> Dict[bytes, list]:
|
||||
GPS_HANDLER_1_ID: "GPS 1",
|
||||
RAD_SENSOR_ID: "Radiation Sensor",
|
||||
PLOC_SUPV_ID: "PLOC Supervisor",
|
||||
PLOC_MPSOC_ID: "PLOC MPSoC",
|
||||
CORE_CONTROLLER_ID: "Core Controller",
|
||||
CORE_CONTROLLER_ID: "CCSDS Handler",
|
||||
CCSDS_HANDLER_ID: "CCSDS Handler",
|
||||
PDEC_HANDLER_ID: "PDEC Handler",
|
||||
STAR_TRACKER_ID: "Star Tracker Handler",
|
||||
})
|
||||
return object_id_dict
|
||||
|
Reference in New Issue
Block a user