diff --git a/gomspace/__init__.py b/eive-tmtc/__init__.py similarity index 100% rename from gomspace/__init__.py rename to eive-tmtc/__init__.py diff --git a/config/__init__.py b/eive-tmtc/config/__init__.py similarity index 100% rename from config/__init__.py rename to eive-tmtc/config/__init__.py diff --git a/config/custom_mode_op.py b/eive-tmtc/config/custom_mode_op.py similarity index 100% rename from config/custom_mode_op.py rename to eive-tmtc/config/custom_mode_op.py diff --git a/config/definitions.py b/eive-tmtc/config/definitions.py similarity index 100% rename from config/definitions.py rename to eive-tmtc/config/definitions.py diff --git a/config/events.csv b/eive-tmtc/config/events.csv similarity index 100% rename from config/events.csv rename to eive-tmtc/config/events.csv diff --git a/config/globals_config.py b/eive-tmtc/config/globals_config.py similarity index 100% rename from config/globals_config.py rename to eive-tmtc/config/globals_config.py diff --git a/config/hook.py b/eive-tmtc/config/hook.py similarity index 100% rename from config/hook.py rename to eive-tmtc/config/hook.py diff --git a/config/object_ids.py b/eive-tmtc/config/object_ids.py similarity index 100% rename from config/object_ids.py rename to eive-tmtc/config/object_ids.py diff --git a/config/objects.csv b/eive-tmtc/config/objects.csv similarity index 100% rename from config/objects.csv rename to eive-tmtc/config/objects.csv diff --git a/config/returnvalues.csv b/eive-tmtc/config/returnvalues.csv similarity index 100% rename from config/returnvalues.csv rename to eive-tmtc/config/returnvalues.csv diff --git a/config/retvals.py b/eive-tmtc/config/retvals.py similarity index 100% rename from config/retvals.py rename to eive-tmtc/config/retvals.py diff --git a/pus_tc/__init__.py b/eive-tmtc/gomspace/__init__.py similarity index 100% rename from pus_tc/__init__.py rename to eive-tmtc/gomspace/__init__.py diff --git a/gomspace/gomspace_common.py b/eive-tmtc/gomspace/gomspace_common.py similarity index 100% rename from gomspace/gomspace_common.py rename to eive-tmtc/gomspace/gomspace_common.py diff --git a/gomspace/gomspace_pdu_definitions.py b/eive-tmtc/gomspace/gomspace_pdu_definitions.py similarity index 100% rename from gomspace/gomspace_pdu_definitions.py rename to eive-tmtc/gomspace/gomspace_pdu_definitions.py diff --git a/pus_tm/__init__.py b/eive-tmtc/pus_tc/__init__.py similarity index 100% rename from pus_tm/__init__.py rename to eive-tmtc/pus_tc/__init__.py diff --git a/pus_tc/cmd_definitions.py b/eive-tmtc/pus_tc/cmd_definitions.py similarity index 100% rename from pus_tc/cmd_definitions.py rename to eive-tmtc/pus_tc/cmd_definitions.py diff --git a/pus_tc/devs/__init__.py b/eive-tmtc/pus_tc/devs/__init__.py similarity index 100% rename from pus_tc/devs/__init__.py rename to eive-tmtc/pus_tc/devs/__init__.py diff --git a/pus_tc/devs/bpx_batt.py b/eive-tmtc/pus_tc/devs/bpx_batt.py similarity index 100% rename from pus_tc/devs/bpx_batt.py rename to eive-tmtc/pus_tc/devs/bpx_batt.py diff --git a/pus_tc/devs/ccsds_handler.py b/eive-tmtc/pus_tc/devs/ccsds_handler.py similarity index 100% rename from pus_tc/devs/ccsds_handler.py rename to eive-tmtc/pus_tc/devs/ccsds_handler.py diff --git a/pus_tc/devs/gps.py b/eive-tmtc/pus_tc/devs/gps.py similarity index 100% rename from pus_tc/devs/gps.py rename to eive-tmtc/pus_tc/devs/gps.py diff --git a/pus_tc/devs/gyros.py b/eive-tmtc/pus_tc/devs/gyros.py similarity index 100% rename from pus_tc/devs/gyros.py rename to eive-tmtc/pus_tc/devs/gyros.py diff --git a/pus_tc/devs/heater.py b/eive-tmtc/pus_tc/devs/heater.py similarity index 100% rename from pus_tc/devs/heater.py rename to eive-tmtc/pus_tc/devs/heater.py diff --git a/pus_tc/devs/mgms.py b/eive-tmtc/pus_tc/devs/mgms.py similarity index 100% rename from pus_tc/devs/mgms.py rename to eive-tmtc/pus_tc/devs/mgms.py diff --git a/pus_tc/devs/pdec_handler.py b/eive-tmtc/pus_tc/devs/pdec_handler.py similarity index 100% rename from pus_tc/devs/pdec_handler.py rename to eive-tmtc/pus_tc/devs/pdec_handler.py diff --git a/pus_tc/devs/plpcdu.py b/eive-tmtc/pus_tc/devs/plpcdu.py similarity index 100% rename from pus_tc/devs/plpcdu.py rename to eive-tmtc/pus_tc/devs/plpcdu.py diff --git a/pus_tc/devs/rad_sensor.py b/eive-tmtc/pus_tc/devs/rad_sensor.py similarity index 100% rename from pus_tc/devs/rad_sensor.py rename to eive-tmtc/pus_tc/devs/rad_sensor.py diff --git a/pus_tc/devs/rtd.py b/eive-tmtc/pus_tc/devs/rtd.py similarity index 100% rename from pus_tc/devs/rtd.py rename to eive-tmtc/pus_tc/devs/rtd.py diff --git a/pus_tc/devs/scex.py b/eive-tmtc/pus_tc/devs/scex.py similarity index 100% rename from pus_tc/devs/scex.py rename to eive-tmtc/pus_tc/devs/scex.py diff --git a/pus_tc/devs/star_tracker.py b/eive-tmtc/pus_tc/devs/star_tracker.py similarity index 100% rename from pus_tc/devs/star_tracker.py rename to eive-tmtc/pus_tc/devs/star_tracker.py diff --git a/pus_tc/devs/str_img_helper.py b/eive-tmtc/pus_tc/devs/str_img_helper.py similarity index 100% rename from pus_tc/devs/str_img_helper.py rename to eive-tmtc/pus_tc/devs/str_img_helper.py diff --git a/pus_tc/devs/sus.py b/eive-tmtc/pus_tc/devs/sus.py similarity index 100% rename from pus_tc/devs/sus.py rename to eive-tmtc/pus_tc/devs/sus.py diff --git a/pus_tc/devs/syrlinks_hk_handler.py b/eive-tmtc/pus_tc/devs/syrlinks_hk_handler.py similarity index 100% rename from pus_tc/devs/syrlinks_hk_handler.py rename to eive-tmtc/pus_tc/devs/syrlinks_hk_handler.py diff --git a/pus_tc/devs/tmp1075.py b/eive-tmtc/pus_tc/devs/tmp1075.py similarity index 100% rename from pus_tc/devs/tmp1075.py rename to eive-tmtc/pus_tc/devs/tmp1075.py diff --git a/pus_tc/procedure_packer.py b/eive-tmtc/pus_tc/procedure_packer.py similarity index 100% rename from pus_tc/procedure_packer.py rename to eive-tmtc/pus_tc/procedure_packer.py diff --git a/pus_tc/prompt_parameters.py b/eive-tmtc/pus_tc/prompt_parameters.py similarity index 100% rename from pus_tc/prompt_parameters.py rename to eive-tmtc/pus_tc/prompt_parameters.py diff --git a/pus_tc/service_200_mode.py b/eive-tmtc/pus_tc/service_200_mode.py similarity index 100% rename from pus_tc/service_200_mode.py rename to eive-tmtc/pus_tc/service_200_mode.py diff --git a/pus_tc/system/__init__.py b/eive-tmtc/pus_tc/system/__init__.py similarity index 100% rename from pus_tc/system/__init__.py rename to eive-tmtc/pus_tc/system/__init__.py diff --git a/pus_tc/system/controllers.py b/eive-tmtc/pus_tc/system/controllers.py similarity index 100% rename from pus_tc/system/controllers.py rename to eive-tmtc/pus_tc/system/controllers.py diff --git a/pus_tc/system/core.py b/eive-tmtc/pus_tc/system/core.py similarity index 100% rename from pus_tc/system/core.py rename to eive-tmtc/pus_tc/system/core.py diff --git a/pus_tc/system/proc.py b/eive-tmtc/pus_tc/system/proc.py similarity index 100% rename from pus_tc/system/proc.py rename to eive-tmtc/pus_tc/system/proc.py diff --git a/pus_tc/system/tcs.py b/eive-tmtc/pus_tc/system/tcs.py similarity index 100% rename from pus_tc/system/tcs.py rename to eive-tmtc/pus_tc/system/tcs.py diff --git a/pus_tc/system/time.py b/eive-tmtc/pus_tc/system/time.py similarity index 100% rename from pus_tc/system/time.py rename to eive-tmtc/pus_tc/system/time.py diff --git a/pus_tm/devs/__init__.py b/eive-tmtc/pus_tm/__init__.py similarity index 100% rename from pus_tm/devs/__init__.py rename to eive-tmtc/pus_tm/__init__.py diff --git a/pus_tm/action_reply_handler.py b/eive-tmtc/pus_tm/action_reply_handler.py similarity index 100% rename from pus_tm/action_reply_handler.py rename to eive-tmtc/pus_tm/action_reply_handler.py diff --git a/pus_tm/defs.py b/eive-tmtc/pus_tm/defs.py similarity index 100% rename from pus_tm/defs.py rename to eive-tmtc/pus_tm/defs.py diff --git a/pus_tm/system/__init__.py b/eive-tmtc/pus_tm/devs/__init__.py similarity index 100% rename from pus_tm/system/__init__.py rename to eive-tmtc/pus_tm/devs/__init__.py diff --git a/pus_tm/devs/bpx_bat.py b/eive-tmtc/pus_tm/devs/bpx_bat.py similarity index 100% rename from pus_tm/devs/bpx_bat.py rename to eive-tmtc/pus_tm/devs/bpx_bat.py diff --git a/pus_tm/devs/gps.py b/eive-tmtc/pus_tm/devs/gps.py similarity index 100% rename from pus_tm/devs/gps.py rename to eive-tmtc/pus_tm/devs/gps.py diff --git a/pus_tm/devs/gyros.py b/eive-tmtc/pus_tm/devs/gyros.py similarity index 100% rename from pus_tm/devs/gyros.py rename to eive-tmtc/pus_tm/devs/gyros.py diff --git a/pus_tm/devs/mgms.py b/eive-tmtc/pus_tm/devs/mgms.py similarity index 100% rename from pus_tm/devs/mgms.py rename to eive-tmtc/pus_tm/devs/mgms.py diff --git a/pus_tm/devs/plpcdu.py b/eive-tmtc/pus_tm/devs/plpcdu.py similarity index 100% rename from pus_tm/devs/plpcdu.py rename to eive-tmtc/pus_tm/devs/plpcdu.py diff --git a/pus_tm/devs/rad_sensor.py b/eive-tmtc/pus_tm/devs/rad_sensor.py similarity index 100% rename from pus_tm/devs/rad_sensor.py rename to eive-tmtc/pus_tm/devs/rad_sensor.py diff --git a/pus_tm/devs/sus.py b/eive-tmtc/pus_tm/devs/sus.py similarity index 100% rename from pus_tm/devs/sus.py rename to eive-tmtc/pus_tm/devs/sus.py diff --git a/pus_tm/devs/syrlinks.py b/eive-tmtc/pus_tm/devs/syrlinks.py similarity index 100% rename from pus_tm/devs/syrlinks.py rename to eive-tmtc/pus_tm/devs/syrlinks.py diff --git a/pus_tm/event_handler.py b/eive-tmtc/pus_tm/event_handler.py similarity index 100% rename from pus_tm/event_handler.py rename to eive-tmtc/pus_tm/event_handler.py diff --git a/pus_tm/factory_hook.py b/eive-tmtc/pus_tm/factory_hook.py similarity index 100% rename from pus_tm/factory_hook.py rename to eive-tmtc/pus_tm/factory_hook.py diff --git a/pus_tm/hk_handling.py b/eive-tmtc/pus_tm/hk_handling.py similarity index 100% rename from pus_tm/hk_handling.py rename to eive-tmtc/pus_tm/hk_handling.py diff --git a/tmtc/acs/__init__.py b/eive-tmtc/pus_tm/system/__init__.py similarity index 100% rename from tmtc/acs/__init__.py rename to eive-tmtc/pus_tm/system/__init__.py diff --git a/pus_tm/system/core.py b/eive-tmtc/pus_tm/system/core.py similarity index 100% rename from pus_tm/system/core.py rename to eive-tmtc/pus_tm/system/core.py diff --git a/pus_tm/system/tcs.py b/eive-tmtc/pus_tm/system/tcs.py similarity index 100% rename from pus_tm/system/tcs.py rename to eive-tmtc/pus_tm/system/tcs.py diff --git a/pus_tm/tcp_server_objects.py b/eive-tmtc/pus_tm/tcp_server_objects.py similarity index 100% rename from pus_tm/tcp_server_objects.py rename to eive-tmtc/pus_tm/tcp_server_objects.py diff --git a/pus_tm/tm_tcp_server.py b/eive-tmtc/pus_tm/tm_tcp_server.py similarity index 100% rename from pus_tm/tm_tcp_server.py rename to eive-tmtc/pus_tm/tm_tcp_server.py diff --git a/pus_tm/verification_handler.py b/eive-tmtc/pus_tm/verification_handler.py similarity index 100% rename from pus_tm/verification_handler.py rename to eive-tmtc/pus_tm/verification_handler.py diff --git a/tmtc/__init__.py b/eive-tmtc/tmtc/__init__.py similarity index 100% rename from tmtc/__init__.py rename to eive-tmtc/tmtc/__init__.py diff --git a/tmtc/payload/__init__.py b/eive-tmtc/tmtc/acs/__init__.py similarity index 100% rename from tmtc/payload/__init__.py rename to eive-tmtc/tmtc/acs/__init__.py diff --git a/tmtc/acs/acs_board.py b/eive-tmtc/tmtc/acs/acs_board.py similarity index 100% rename from tmtc/acs/acs_board.py rename to eive-tmtc/tmtc/acs/acs_board.py diff --git a/tmtc/acs/acs_ctrl.py b/eive-tmtc/tmtc/acs/acs_ctrl.py similarity index 100% rename from tmtc/acs/acs_ctrl.py rename to eive-tmtc/tmtc/acs/acs_ctrl.py diff --git a/tmtc/acs/acs_subsystem.py b/eive-tmtc/tmtc/acs/acs_subsystem.py similarity index 100% rename from tmtc/acs/acs_subsystem.py rename to eive-tmtc/tmtc/acs/acs_subsystem.py diff --git a/tmtc/acs/imtq.py b/eive-tmtc/tmtc/acs/imtq.py similarity index 100% rename from tmtc/acs/imtq.py rename to eive-tmtc/tmtc/acs/imtq.py diff --git a/tmtc/acs/reaction_wheels.py b/eive-tmtc/tmtc/acs/reaction_wheels.py similarity index 100% rename from tmtc/acs/reaction_wheels.py rename to eive-tmtc/tmtc/acs/reaction_wheels.py diff --git a/tmtc/acs/sus_board.py b/eive-tmtc/tmtc/acs/sus_board.py similarity index 100% rename from tmtc/acs/sus_board.py rename to eive-tmtc/tmtc/acs/sus_board.py diff --git a/tmtc/common.py b/eive-tmtc/tmtc/common.py similarity index 100% rename from tmtc/common.py rename to eive-tmtc/tmtc/common.py diff --git a/tmtc/power/__init__.py b/eive-tmtc/tmtc/payload/__init__.py similarity index 100% rename from tmtc/power/__init__.py rename to eive-tmtc/tmtc/payload/__init__.py diff --git a/tmtc/payload/pl_subsystem.py b/eive-tmtc/tmtc/payload/pl_subsystem.py similarity index 100% rename from tmtc/payload/pl_subsystem.py rename to eive-tmtc/tmtc/payload/pl_subsystem.py diff --git a/tmtc/payload/ploc_memory_dumper.py b/eive-tmtc/tmtc/payload/ploc_memory_dumper.py similarity index 100% rename from tmtc/payload/ploc_memory_dumper.py rename to eive-tmtc/tmtc/payload/ploc_memory_dumper.py diff --git a/tmtc/payload/ploc_mpsoc.py b/eive-tmtc/tmtc/payload/ploc_mpsoc.py similarity index 100% rename from tmtc/payload/ploc_mpsoc.py rename to eive-tmtc/tmtc/payload/ploc_mpsoc.py diff --git a/tmtc/payload/ploc_supervisor.py b/eive-tmtc/tmtc/payload/ploc_supervisor.py similarity index 100% rename from tmtc/payload/ploc_supervisor.py rename to eive-tmtc/tmtc/payload/ploc_supervisor.py diff --git a/utility/__init__.py b/eive-tmtc/tmtc/power/__init__.py similarity index 100% rename from utility/__init__.py rename to eive-tmtc/tmtc/power/__init__.py diff --git a/tmtc/power/acu.py b/eive-tmtc/tmtc/power/acu.py similarity index 100% rename from tmtc/power/acu.py rename to eive-tmtc/tmtc/power/acu.py diff --git a/tmtc/power/common_power.py b/eive-tmtc/tmtc/power/common_power.py similarity index 100% rename from tmtc/power/common_power.py rename to eive-tmtc/tmtc/power/common_power.py diff --git a/tmtc/power/p60dock.py b/eive-tmtc/tmtc/power/p60dock.py similarity index 100% rename from tmtc/power/p60dock.py rename to eive-tmtc/tmtc/power/p60dock.py diff --git a/tmtc/power/pdu1.py b/eive-tmtc/tmtc/power/pdu1.py similarity index 100% rename from tmtc/power/pdu1.py rename to eive-tmtc/tmtc/power/pdu1.py diff --git a/tmtc/power/pdu2.py b/eive-tmtc/tmtc/power/pdu2.py similarity index 100% rename from tmtc/power/pdu2.py rename to eive-tmtc/tmtc/power/pdu2.py diff --git a/tmtc/power/power.py b/eive-tmtc/tmtc/power/power.py similarity index 100% rename from tmtc/power/power.py rename to eive-tmtc/tmtc/power/power.py diff --git a/tmtc/power/tm.py b/eive-tmtc/tmtc/power/tm.py similarity index 100% rename from tmtc/power/tm.py rename to eive-tmtc/tmtc/power/tm.py diff --git a/tmtc/solar_array_deployment.py b/eive-tmtc/tmtc/solar_array_deployment.py similarity index 100% rename from tmtc/solar_array_deployment.py rename to eive-tmtc/tmtc/solar_array_deployment.py diff --git a/tmtc/test.py b/eive-tmtc/tmtc/test.py similarity index 100% rename from tmtc/test.py rename to eive-tmtc/tmtc/test.py diff --git a/eive-tmtc/utility/__init__.py b/eive-tmtc/utility/__init__.py new file mode 100644 index 0000000..e69de29 diff --git a/utility/args_parser.py b/eive-tmtc/utility/args_parser.py similarity index 100% rename from utility/args_parser.py rename to eive-tmtc/utility/args_parser.py diff --git a/utility/input_helper.py b/eive-tmtc/utility/input_helper.py similarity index 100% rename from utility/input_helper.py rename to eive-tmtc/utility/input_helper.py diff --git a/setup.cfg b/setup.cfg index 9cb59fd..bc576ad 100644 --- a/setup.cfg +++ b/setup.cfg @@ -28,6 +28,8 @@ classifiers = [options] install_requires = tmtccmd >= 3.0.0rc2 +package_dir = + = . packages = find: python_requires = >=3.8