diff --git a/eive_tmtc/tmtc/payload/ploc_supervisor.py b/eive_tmtc/tmtc/payload/ploc_supervisor.py index a48bc43..348ab72 100644 --- a/eive_tmtc/tmtc/payload/ploc_supervisor.py +++ b/eive_tmtc/tmtc/payload/ploc_supervisor.py @@ -43,19 +43,7 @@ HARDCODED_FILE = "/home/rmueller/EIVE/mpsoc_boot.bin" update_file_dict = { HARDCODED: ["hardcoded", ""], MANUAL_INPUT: ["manual input", ""], - "2": ["/mnt/sd0/ploc/supervisor/update.bin", "/mnt/sd0/ploc/supervisor/update.bin"], - "3": [ - "/mnt/sd0/ploc/supervisor/update-large.bin", - "/mnt/sd0/ploc/supervisor/update-large.bin", - ], - "4": [ - "/mnt/sd0/ploc/supervisor/update-small.bin", - "/mnt/sd0/ploc/supervisor/update-small.bin", - ], - "5": [ - "/mnt/sd0/ploc/supervisor/mpsoc-uart-working.bin", - "/mnt/sd0/ploc/supervisor/mpsoc-uart-working.bin", - ], + "2": ["/mnt/sd0/ploc/mpsoc/image.bin", "/mnt/sd0/ploc/mpsoc/image.bin"], } event_buffer_path_dict = {