From d85258b1b6da5471441242eb505c0f283efa453e Mon Sep 17 00:00:00 2001 From: sksat Date: Tue, 25 Jul 2023 20:58:53 +0900 Subject: [PATCH 1/3] rename Examples/ -> examples/ --- .gitignore | 8 ++++---- {Examples => examples}/mobc/CMakeLists.txt | 0 {Examples => examples}/mobc/CMakeSettings.json | 0 {Examples => examples}/mobc/Doxyfile | 0 {Examples => examples}/mobc/README.md | 0 .../mobc/src/s2e_mockup/CMakeLists.txt | 0 .../mobc/src/s2e_mockup/CMakeSettings.json | 0 {Examples => examples}/mobc/src/s2e_mockup/main.cpp | 0 .../mobc/src/src_user/Applications/CMakeLists.txt | 0 .../src_user/Applications/DriverInstances/di_aobc.c | 0 .../src_user/Applications/DriverInstances/di_aobc.h | 0 .../src_user/Applications/DriverInstances/di_gs.c | 0 .../src_user/Applications/DriverInstances/di_gs.h | 0 .../Applications/DriverInstances/di_uart_test.c | 0 .../Applications/DriverInstances/di_uart_test.h | 0 .../src/src_user/Applications/Middleware/.gitkeep | 0 .../src_user/Applications/UserDefined/Aocs/.gitkeep | 0 .../src_user/Applications/UserDefined/Cdh/.gitkeep | 0 .../src_user/Applications/UserDefined/Com/.gitkeep | 0 .../Applications/UserDefined/Mission/.gitkeep | 0 .../Applications/UserDefined/Power/.gitkeep | 0 .../src_user/Applications/UserDefined/Prop/.gitkeep | 0 .../Applications/UserDefined/Thermal/.gitkeep | 0 .../src_user/Applications/UserDefined/debug_apps.c | 0 .../src_user/Applications/UserDefined/debug_apps.h | 0 .../mobc/src/src_user/Applications/app_headers.h | 0 .../mobc/src/src_user/Applications/app_registry.c | 0 .../mobc/src/src_user/Applications/app_registry.h | 0 .../mobc/src/src_user/BootLoader/.gitkeep | 0 .../mobc/src/src_user/Drivers/Aocs/aobc.c | 0 .../mobc/src/src_user/Drivers/Aocs/aobc.h | 0 .../Drivers/Aocs/aobc_command_definitions.h | 0 .../src_user/Drivers/Aocs/aobc_telemetry_buffer.c | 0 .../src_user/Drivers/Aocs/aobc_telemetry_buffer.h | 0 .../Drivers/Aocs/aobc_telemetry_data_definitions.h | 0 .../Drivers/Aocs/aobc_telemetry_definitions.h | 0 .../mobc/src/src_user/Drivers/CMakeLists.txt | 0 .../mobc/src/src_user/Drivers/Cdh/.gitkeep | 0 .../mobc/src/src_user/Drivers/Com/gs.c | 0 .../mobc/src/src_user/Drivers/Com/gs.h | 0 .../mobc/src/src_user/Drivers/Com/gs_validate.c | 0 .../mobc/src/src_user/Drivers/Com/gs_validate.h | 0 .../mobc/src/src_user/Drivers/Etc/uart_test.c | 0 .../mobc/src/src_user/Drivers/Etc/uart_test.h | 0 .../mobc/src/src_user/Drivers/Mission/.gitkeep | 0 .../mobc/src/src_user/Drivers/Power/.gitkeep | 0 .../mobc/src/src_user/Drivers/Prop/.gitkeep | 0 .../mobc/src/src_user/Drivers/Thermal/.gitkeep | 0 .../mobc/src/src_user/Library/CMakeLists.txt | 0 .../mobc/src/src_user/Library/print.c | 0 .../mobc/src/src_user/Library/vt100.c | 0 .../mobc/src/src_user/Library/vt100.h | 0 .../mobc/src/src_user/ReProgramming/.gitkeep | 0 .../src/src_user/Script/AddSection/AddSection.pl | 0 .../mobc/src/src_user/Script/AddSection/log.log | 0 .../mobc/src/src_user/Script/AddSection/settings.pl | 0 .../mobc/src/src_user/Script/AddSection/utils.pl | 0 .../mobc/src/src_user/Script/CI/.gitkeep | 0 .../mobc/src/src_user/Script/Git/revision.bat | 0 .../mobc/src/src_user/Script/Git/revision.sh | 0 .../src/src_user/Script/activate_sils_define.bat | 0 .../src/src_user/Script/deactivate_sils_define.bat | 0 .../Settings/Applications/data_recorder_define.h | 0 .../Applications/divided_cmd_utility_params.h | 0 .../Applications/telemetry_manager_define.h | 0 .../Applications/telemetry_manager_params.h | 0 .../timeline_command_dispatcher_define.h | 0 .../mobc/src/src_user/Settings/CMakeLists.txt | 0 .../Settings/DriverSuper/driver_buffer_define.h | 0 .../Settings/DriverSuper/driver_super_params.h | 0 .../TaskLists/Elements/tl_elem_debug_display.c | 0 .../TaskLists/Elements/tl_elem_debug_display.h | 0 .../TaskLists/Elements/tl_elem_drivers_update.c | 0 .../TaskLists/Elements/tl_elem_drivers_update.h | 0 .../TaskLists/Elements/tl_elem_gs_related_process.c | 0 .../TaskLists/Elements/tl_elem_gs_related_process.h | 0 .../TaskLists/Elements/tl_elem_tlm_cmd_hirate.c | 0 .../TaskLists/Elements/tl_elem_tlm_cmd_hirate.h | 0 .../src_user/Settings/Modes/TaskLists/tl_initial.c | 0 .../src_user/Settings/Modes/TaskLists/tl_initial.h | 0 .../Settings/Modes/Transitions/sequence_items.c | 0 .../Settings/Modes/Transitions/sequence_items.h | 0 .../Settings/Modes/Transitions/sl_initial.c | 0 .../Settings/Modes/Transitions/sl_initial.h | 0 .../src_user/Settings/Modes/Transitions/sl_nop.c | 0 .../src_user/Settings/Modes/Transitions/sl_nop.h | 0 .../src/src_user/Settings/Modes/mode_definitions.c | 0 .../src/src_user/Settings/Modes/mode_definitions.h | 0 .../src_user/Settings/Modes/mode_manager_params.h | 0 .../EventHandlerRules/event_handler_rule_test.c | 0 .../System/EventHandlerRules/event_handler_rules.c | 0 .../System/EventHandlerRules/event_handler_rules.h | 0 .../src_user/Settings/System/app_manager_params.h | 0 .../src_user/Settings/System/event_handler_params.h | 0 .../src_user/Settings/System/event_logger_group.h | 0 .../src_user/Settings/System/event_logger_params.h | 0 .../Settings/System/event_logger_settings.c | 0 .../Settings/System/event_logger_settings.h | 0 .../src/src_user/Settings/System/obc_time_params.h | 0 .../src_user/Settings/TlmCmd/Ccsds/apid_define.c | 0 .../src_user/Settings/TlmCmd/Ccsds/apid_define.h | 0 .../Settings/TlmCmd/Ccsds/cmd_space_packet_params.h | 0 .../TlmCmd/Ccsds/space_packet_typedef_params.h | 0 .../Settings/TlmCmd/Ccsds/tlm_space_packet_params.h | 0 .../Settings/TlmCmd/DataBase/CMDFILE/sample.ops | 0 .../TlmCmd/DataBase/CMD_DB/SAMPLE_MOBC_CMD_DB.xlsm | Bin .../DataBase/CMD_DB/SAMPLE_MOBC_CMD_DB_BCT.csv | 0 .../DataBase/CMD_DB/SAMPLE_MOBC_CMD_DB_CMD_DB.csv | 0 .../DataBase/CMD_DB/SAMPLE_MOBC_CMD_DB_Utility.csv | 0 .../TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB.xlsm | Bin .../DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_AM.csv | 0 .../DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_APP_TIME.csv | 0 .../DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_BL.csv | 0 .../DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_CA.csv | 0 .../DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_DCU.csv | 0 .../DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_EH.csv | 0 .../DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_EH_INDEX.csv | 0 .../DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_EH_LOG.csv | 0 .../DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_EH_RULE.csv | 0 .../DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_EL.csv | 0 .../DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_EL_CLOG.csv | 0 .../DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_EL_TLOG.csv | 0 .../DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_GIT_REV.csv | 0 .../DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_GS.csv | 0 .../DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_HK.csv | 0 .../DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_MEM.csv | 0 .../DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_MM.csv | 0 .../DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_MOBC.csv | 0 .../DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_TF.csv | 0 .../DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_TL.csv | 0 .../DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_TLM_MGR1.csv | 0 .../DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_TLM_MGR2.csv | 0 .../TLM_DB/SAMPLE_MOBC_TLM_DB_UART_TEST.csv | 0 .../TlmCmd/DataBase/TLM_DB/calced_data/.gitkeep | 0 .../TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_AM.csv | 0 .../calced_data/SAMPLE_MOBC_TLM_DB_APP_TIME.csv | 0 .../TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_BL.csv | 0 .../TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_CA.csv | 0 .../TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_DCU.csv | 0 .../TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_EH.csv | 0 .../calced_data/SAMPLE_MOBC_TLM_DB_EH_INDEX.csv | 0 .../calced_data/SAMPLE_MOBC_TLM_DB_EH_LOG.csv | 0 .../calced_data/SAMPLE_MOBC_TLM_DB_EH_RULE.csv | 0 .../TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_EL.csv | 0 .../calced_data/SAMPLE_MOBC_TLM_DB_EL_CLOG.csv | 0 .../calced_data/SAMPLE_MOBC_TLM_DB_EL_TLOG.csv | 0 .../calced_data/SAMPLE_MOBC_TLM_DB_GIT_REV.csv | 0 .../TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_GS.csv | 0 .../TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_HK.csv | 0 .../TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_MEM.csv | 0 .../TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_MM.csv | 0 .../TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_MOBC.csv | 0 .../TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_TF.csv | 0 .../TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_TL.csv | 0 .../calced_data/SAMPLE_MOBC_TLM_DB_TLM_MGR1.csv | 0 .../calced_data/SAMPLE_MOBC_TLM_DB_TLM_MGR2.csv | 0 .../calced_data/SAMPLE_MOBC_TLM_DB_UART_TEST.csv | 0 .../Settings/TlmCmd/block_command_table_params.h | 0 .../Settings/TlmCmd/command_analyze_params.h | 0 .../Settings/TlmCmd/common_cmd_packet_define.c | 0 .../Settings/TlmCmd/common_cmd_packet_define.h | 0 .../Settings/TlmCmd/common_tlm_cmd_packet_define.h | 0 .../Settings/TlmCmd/common_tlm_packet_define.h | 0 .../Settings/TlmCmd/packet_handler_params.h | 0 .../Settings/TlmCmd/telemetry_frame_params.h | 0 .../mobc/src/src_user/Settings/build_settings.h | 0 .../src/src_user/Settings/git_revision_config.h | 0 .../mobc/src/src_user/Settings/initial_settings.h | 0 .../mobc/src/src_user/Settings/port_config.h | 0 .../mobc/src/src_user/Settings/sils_define.h | 0 .../mobc/src/src_user/Test/README.md | 0 .../mobc/src/src_user/Test/pytest.ini | 0 .../mobc/src/src_user/Test/settings.json | 0 .../mobc/src/src_user/Test/test/conftest.py | 0 .../src_core/Applications/test_event_utility.py | 0 .../test_timeline_command_dispatcher.py | 0 .../System/EventManager/test_event_handler.py | 0 .../System/EventManager/test_event_logger.py | 0 .../System/ModeManager/test_mode_manager.py | 0 .../System/TaskManager/test_task_dispatcher.py | 0 .../src_core/System/TimeManager/test_obc_time.py | 0 .../System/TimeManager/test_time_manager.py | 0 .../System/WatchdogTimer/test_watchdog_timer.py | 0 .../src_core/TlmCmd/test_block_command_loader.py | 0 .../test/src_core/TlmCmd/test_command_analyze.py | 0 .../test/src_core/TlmCmd/test_command_dispatcher.py | 0 .../src_core/TlmCmd/test_common_cmd_packet_util.py | 0 .../test/src_core/TlmCmd/test_telemetry_frame.py | 0 .../mobc/src/src_user/Test/test/src_user/.gitkeep | 0 .../mobc/src/src_user/Test/utils/c2a_enum_utils.py | 0 .../mobc/src/src_user/Test/utils/wings_utils.py | 0 .../mobc/src/src_user/TlmCmd/CMakeLists.txt | 0 .../mobc/src/src_user/TlmCmd/Ccsds/m_pdu.c | 0 .../mobc/src/src_user/TlmCmd/Ccsds/m_pdu.h | 0 .../mobc/src/src_user/TlmCmd/Ccsds/tc_segment.c | 0 .../mobc/src/src_user/TlmCmd/Ccsds/tc_segment.h | 0 .../src/src_user/TlmCmd/Ccsds/tc_transfer_frame.c | 0 .../src/src_user/TlmCmd/Ccsds/tc_transfer_frame.h | 0 .../mobc/src/src_user/TlmCmd/Ccsds/tcp_to_m_pdu.c | 0 .../mobc/src/src_user/TlmCmd/Ccsds/tcp_to_m_pdu.h | 0 .../mobc/src/src_user/TlmCmd/Ccsds/vcdu.c | 0 .../mobc/src/src_user/TlmCmd/Ccsds/vcdu.h | 0 .../NormalBlockCommandDefinition/nbc_header.h | 0 .../nbc_respond_eh_for_test.c | 0 .../NormalBlockCommandDefinition/nbc_start_hk_tlm.c | 0 .../NormalBlockCommandDefinition/nbc_test_bcl.c | 0 .../src/src_user/TlmCmd/block_command_definitions.c | 0 .../src/src_user/TlmCmd/block_command_definitions.h | 0 .../src_user/TlmCmd/block_command_user_settings.c | 0 .../src_user/TlmCmd/block_command_user_settings.h | 0 .../mobc/src/src_user/TlmCmd/command_definitions.c | 0 .../mobc/src/src_user/TlmCmd/command_definitions.h | 0 .../mobc/src/src_user/TlmCmd/command_source.h | 0 .../mobc/src/src_user/TlmCmd/common_cmd_packet.c | 0 .../src/src_user/TlmCmd/common_tlm_cmd_packet.c | 0 .../mobc/src/src_user/TlmCmd/common_tlm_packet.c | 0 .../src/src_user/TlmCmd/telemetry_definitions.c | 0 .../src/src_user/TlmCmd/telemetry_definitions.h | 0 .../mobc/src/src_user/TlmCmd/telemetry_source.h | 0 .../mobc/src/src_user/TlmCmd/user_packet_handler.c | 0 .../mobc/src/src_user/TlmCmd/user_packet_handler.h | 0 {Examples => examples}/mobc/src/src_user/c2a_main.c | 0 .../mobc/src/src_user/common.cmake | 0 .../mobc/src/src_user/hal/CMakeLists.txt | 0 .../mobc/src/src_user/hal/ccsds_user.h | 0 .../mobc/src/src_user/hal/common/.gitkeep | 0 .../mobc/src/src_user/hal/if_list.c | 0 .../mobc/src/src_user/hal/if_list.h | 0 .../mobc/src/src_user/hal/sils/ccsds_sils.cpp | 0 .../src/src_user/hal/sils/ccsds_sils_sci_if.cpp | 0 .../src/src_user/hal/sils/ccsds_sils_sci_if.hpp | 0 .../mobc/src/src_user/hal/sils/i2c_sils.cpp | 0 .../mobc/src/src_user/hal/sils/uart_sils.cpp | 0 .../mobc/src/src_user/hal/sils/uart_sils_sci_if.cpp | 0 .../mobc/src/src_user/hal/sils/uart_sils_sci_if.hpp | 0 .../mobc/src/src_user/hal/sils/wdt_sils.cpp | 0 .../mobc/src/src_user/hal/sils_mockup/README.md | 0 .../mobc/src/src_user/hal/sils_mockup/ccsds_sils.c | 0 .../mobc/src/src_user/hal/sils_mockup/i2c_sils.c | 0 .../mobc/src/src_user/hal/sils_mockup/uart_sils.c | 0 .../mobc/src/src_user/hal/sils_mockup/wdt_sils.c | 0 {Examples => examples}/subobc/CMakeLists.txt | 0 {Examples => examples}/subobc/CMakeSettings.json | 0 {Examples => examples}/subobc/README.md | 0 .../subobc/src/s2e_mockup/CMakeLists.txt | 0 .../subobc/src/s2e_mockup/CMakeSettings.json | 0 .../subobc/src/s2e_mockup/main.cpp | 0 .../subobc/src/src_user/Applications/CMakeLists.txt | 0 .../src_user/Applications/DriverInstances/di_mobc.c | 0 .../src_user/Applications/DriverInstances/di_mobc.h | 0 .../src/src_user/Applications/Middleware/.gitkeep | 0 .../src_user/Applications/UserDefined/debug_apps.c | 0 .../src_user/Applications/UserDefined/debug_apps.h | 0 .../subobc/src/src_user/Applications/app_headers.h | 0 .../subobc/src/src_user/Applications/app_registry.c | 0 .../subobc/src/src_user/Applications/app_registry.h | 0 .../subobc/src/src_user/BootLoader/.gitkeep | 0 .../subobc/src/src_user/Drivers/CMakeLists.txt | 0 .../subobc/src/src_user/Drivers/Etc/mobc.c | 0 .../subobc/src/src_user/Drivers/Etc/mobc.h | 0 .../subobc/src/src_user/Library/CMakeLists.txt | 0 .../subobc/src/src_user/Library/print.c | 0 .../subobc/src/src_user/Library/vt100.c | 0 .../subobc/src/src_user/Library/vt100.h | 0 .../subobc/src/src_user/ReProgramming/.gitkeep | 0 .../src/src_user/Script/AddSection/AddSection.pl | 0 .../subobc/src/src_user/Script/AddSection/log.log | 0 .../src/src_user/Script/AddSection/settings.pl | 0 .../subobc/src/src_user/Script/AddSection/utils.pl | 0 .../subobc/src/src_user/Script/CI/.gitkeep | 0 .../subobc/src/src_user/Script/Git/revision.bat | 0 .../subobc/src/src_user/Script/Git/revision.sh | 0 .../src/src_user/Script/activate_sils_define.bat | 0 .../src/src_user/Script/deactivate_sils_define.bat | 0 .../Settings/Applications/data_recorder_define.h | 0 .../timeline_command_dispatcher_define.h | 0 .../subobc/src/src_user/Settings/CMakeLists.txt | 0 .../Settings/DriverSuper/driver_buffer_define.h | 0 .../Settings/DriverSuper/driver_super_params.h | 0 .../TaskLists/Elements/tl_elem_debug_display.c | 0 .../TaskLists/Elements/tl_elem_debug_display.h | 0 .../TaskLists/Elements/tl_elem_gs_related_process.c | 0 .../TaskLists/Elements/tl_elem_gs_related_process.h | 0 .../TaskLists/Elements/tl_elem_tlm_cmd_hirate.c | 0 .../TaskLists/Elements/tl_elem_tlm_cmd_hirate.h | 0 .../src_user/Settings/Modes/TaskLists/tl_initial.c | 0 .../src_user/Settings/Modes/TaskLists/tl_initial.h | 0 .../Settings/Modes/Transitions/sl_initial.c | 0 .../Settings/Modes/Transitions/sl_initial.h | 0 .../src_user/Settings/Modes/Transitions/sl_nop.c | 0 .../src_user/Settings/Modes/Transitions/sl_nop.h | 0 .../src/src_user/Settings/Modes/mode_definitions.c | 0 .../src/src_user/Settings/Modes/mode_definitions.h | 0 .../src_user/Settings/Modes/mode_manager_params.h | 0 .../System/EventHandlerRules/event_handler_rules.c | 0 .../System/EventHandlerRules/event_handler_rules.h | 0 .../src_user/Settings/System/app_manager_params.h | 0 .../src_user/Settings/System/event_handler_params.h | 0 .../src_user/Settings/System/event_logger_group.h | 0 .../src_user/Settings/System/event_logger_params.h | 0 .../Settings/System/event_logger_settings.c | 0 .../Settings/System/event_logger_settings.h | 0 .../src/src_user/Settings/System/obc_time_params.h | 0 .../src_user/Settings/TlmCmd/Ccsds/apid_define.c | 0 .../src_user/Settings/TlmCmd/Ccsds/apid_define.h | 0 .../Settings/TlmCmd/Ccsds/cmd_space_packet_params.h | 0 .../TlmCmd/Ccsds/space_packet_typedef_params.h | 0 .../Settings/TlmCmd/Ccsds/tlm_space_packet_params.h | 0 .../Settings/TlmCmd/DataBase/CMDFILE/sample.ops | 0 .../TlmCmd/DataBase/CMD_DB/SAMPLE_AOBC_CMD_DB.xlsm | Bin .../DataBase/CMD_DB/SAMPLE_AOBC_CMD_DB_BCT.csv | 0 .../DataBase/CMD_DB/SAMPLE_AOBC_CMD_DB_CMD_DB.csv | 0 .../DataBase/CMD_DB/SAMPLE_AOBC_CMD_DB_Utility.csv | 0 .../TlmCmd/DataBase/TLM_DB/SAMPLE_AOBC_TLM_DB.xlsm | Bin .../TLM_DB/SAMPLE_AOBC_TLM_DB_AOBC_AOBC.csv | 0 .../DataBase/TLM_DB/SAMPLE_AOBC_TLM_DB_AOBC_HK.csv | 0 .../TlmCmd/DataBase/TLM_DB/calced_data/.gitkeep | 0 .../calced_data/SAMPLE_AOBC_TLM_DB_AOBC_AOBC.csv | 0 .../calced_data/SAMPLE_AOBC_TLM_DB_AOBC_HK.csv | 0 .../Settings/TlmCmd/block_command_table_params.h | 0 .../Settings/TlmCmd/command_analyze_params.h | 0 .../Settings/TlmCmd/common_cmd_packet_define.c | 0 .../Settings/TlmCmd/common_cmd_packet_define.h | 0 .../Settings/TlmCmd/common_tlm_cmd_packet_define.h | 0 .../Settings/TlmCmd/common_tlm_packet_define.h | 0 .../Settings/TlmCmd/packet_handler_params.h | 0 .../Settings/TlmCmd/telemetry_frame_params.h | 0 .../subobc/src/src_user/Settings/build_settings.h | 0 .../src/src_user/Settings/git_revision_config.h | 0 .../subobc/src/src_user/Settings/initial_settings.h | 0 .../subobc/src/src_user/Settings/port_config.h | 0 .../subobc/src/src_user/Settings/sils_define.h | 0 .../subobc/src/src_user/Test/README.md | 0 .../subobc/src/src_user/Test/pytest.ini | 0 .../subobc/src/src_user/Test/settings.json | 0 .../subobc/src/src_user/Test/test/conftest.py | 0 .../src/src_user/Test/test/test_comm_between_c2a.py | 0 .../src/src_user/Test/utils/c2a_enum_utils.py | 0 .../subobc/src/src_user/Test/utils/wings_utils.py | 0 .../subobc/src/src_user/TlmCmd/CMakeLists.txt | 0 .../NormalBlockCommandDefinition/nbc_header.h | 0 .../NormalBlockCommandDefinition/nbc_start_hk_tlm.c | 0 .../src/src_user/TlmCmd/block_command_definitions.c | 0 .../src/src_user/TlmCmd/block_command_definitions.h | 0 .../src_user/TlmCmd/block_command_user_settings.c | 0 .../src_user/TlmCmd/block_command_user_settings.h | 0 .../src/src_user/TlmCmd/command_definitions.c | 0 .../src/src_user/TlmCmd/command_definitions.h | 0 .../subobc/src/src_user/TlmCmd/command_source.h | 0 .../subobc/src/src_user/TlmCmd/common_cmd_packet.c | 0 .../src/src_user/TlmCmd/common_tlm_cmd_packet.c | 0 .../subobc/src/src_user/TlmCmd/common_tlm_packet.c | 0 .../src/src_user/TlmCmd/telemetry_definitions.c | 0 .../src/src_user/TlmCmd/telemetry_definitions.h | 0 .../subobc/src/src_user/TlmCmd/telemetry_source.h | 0 .../src/src_user/TlmCmd/user_packet_handler.c | 0 .../src/src_user/TlmCmd/user_packet_handler.h | 0 .../subobc/src/src_user/c2a_main.c | 0 .../subobc/src/src_user/common.cmake | 0 .../subobc/src/src_user/hal/CMakeLists.txt | 0 .../subobc/src/src_user/hal/common/.gitkeep | 0 .../subobc/src/src_user/hal/if_list.c | 0 .../subobc/src/src_user/hal/if_list.h | 0 .../subobc/src/src_user/hal/sils/i2c_sils.cpp | 0 .../subobc/src/src_user/hal/sils/uart_sils.cpp | 0 .../src/src_user/hal/sils/uart_sils_sci_if.cpp | 0 .../src/src_user/hal/sils/uart_sils_sci_if.hpp | 0 .../subobc/src/src_user/hal/sils/wdt_sils.cpp | 0 .../subobc/src/src_user/hal/sils_mockup/README.md | 0 .../subobc/src/src_user/hal/sils_mockup/i2c_sils.c | 0 .../subobc/src/src_user/hal/sils_mockup/uart_sils.c | 0 .../subobc/src/src_user/hal/sils_mockup/wdt_sils.c | 0 .../subobc/sync_with_mobc_example.bat | 0 373 files changed, 4 insertions(+), 4 deletions(-) rename {Examples => examples}/mobc/CMakeLists.txt (100%) rename {Examples => examples}/mobc/CMakeSettings.json (100%) rename {Examples => examples}/mobc/Doxyfile (100%) rename {Examples => examples}/mobc/README.md (100%) rename {Examples => examples}/mobc/src/s2e_mockup/CMakeLists.txt (100%) rename {Examples => examples}/mobc/src/s2e_mockup/CMakeSettings.json (100%) rename {Examples => examples}/mobc/src/s2e_mockup/main.cpp (100%) rename {Examples => examples}/mobc/src/src_user/Applications/CMakeLists.txt (100%) rename {Examples => examples}/mobc/src/src_user/Applications/DriverInstances/di_aobc.c (100%) rename {Examples => examples}/mobc/src/src_user/Applications/DriverInstances/di_aobc.h (100%) rename {Examples => examples}/mobc/src/src_user/Applications/DriverInstances/di_gs.c (100%) rename {Examples => examples}/mobc/src/src_user/Applications/DriverInstances/di_gs.h (100%) rename {Examples => examples}/mobc/src/src_user/Applications/DriverInstances/di_uart_test.c (100%) rename {Examples => examples}/mobc/src/src_user/Applications/DriverInstances/di_uart_test.h (100%) rename {Examples => examples}/mobc/src/src_user/Applications/Middleware/.gitkeep (100%) rename {Examples => examples}/mobc/src/src_user/Applications/UserDefined/Aocs/.gitkeep (100%) rename {Examples => examples}/mobc/src/src_user/Applications/UserDefined/Cdh/.gitkeep (100%) rename {Examples => examples}/mobc/src/src_user/Applications/UserDefined/Com/.gitkeep (100%) rename {Examples => examples}/mobc/src/src_user/Applications/UserDefined/Mission/.gitkeep (100%) rename {Examples => examples}/mobc/src/src_user/Applications/UserDefined/Power/.gitkeep (100%) rename {Examples => examples}/mobc/src/src_user/Applications/UserDefined/Prop/.gitkeep (100%) rename {Examples => examples}/mobc/src/src_user/Applications/UserDefined/Thermal/.gitkeep (100%) rename {Examples => examples}/mobc/src/src_user/Applications/UserDefined/debug_apps.c (100%) rename {Examples => examples}/mobc/src/src_user/Applications/UserDefined/debug_apps.h (100%) rename {Examples => examples}/mobc/src/src_user/Applications/app_headers.h (100%) rename {Examples => examples}/mobc/src/src_user/Applications/app_registry.c (100%) rename {Examples => examples}/mobc/src/src_user/Applications/app_registry.h (100%) rename {Examples => examples}/mobc/src/src_user/BootLoader/.gitkeep (100%) rename {Examples => examples}/mobc/src/src_user/Drivers/Aocs/aobc.c (100%) rename {Examples => examples}/mobc/src/src_user/Drivers/Aocs/aobc.h (100%) rename {Examples => examples}/mobc/src/src_user/Drivers/Aocs/aobc_command_definitions.h (100%) rename {Examples => examples}/mobc/src/src_user/Drivers/Aocs/aobc_telemetry_buffer.c (100%) rename {Examples => examples}/mobc/src/src_user/Drivers/Aocs/aobc_telemetry_buffer.h (100%) rename {Examples => examples}/mobc/src/src_user/Drivers/Aocs/aobc_telemetry_data_definitions.h (100%) rename {Examples => examples}/mobc/src/src_user/Drivers/Aocs/aobc_telemetry_definitions.h (100%) rename {Examples => examples}/mobc/src/src_user/Drivers/CMakeLists.txt (100%) rename {Examples => examples}/mobc/src/src_user/Drivers/Cdh/.gitkeep (100%) rename {Examples => examples}/mobc/src/src_user/Drivers/Com/gs.c (100%) rename {Examples => examples}/mobc/src/src_user/Drivers/Com/gs.h (100%) rename {Examples => examples}/mobc/src/src_user/Drivers/Com/gs_validate.c (100%) rename {Examples => examples}/mobc/src/src_user/Drivers/Com/gs_validate.h (100%) rename {Examples => examples}/mobc/src/src_user/Drivers/Etc/uart_test.c (100%) rename {Examples => examples}/mobc/src/src_user/Drivers/Etc/uart_test.h (100%) rename {Examples => examples}/mobc/src/src_user/Drivers/Mission/.gitkeep (100%) rename {Examples => examples}/mobc/src/src_user/Drivers/Power/.gitkeep (100%) rename {Examples => examples}/mobc/src/src_user/Drivers/Prop/.gitkeep (100%) rename {Examples => examples}/mobc/src/src_user/Drivers/Thermal/.gitkeep (100%) rename {Examples => examples}/mobc/src/src_user/Library/CMakeLists.txt (100%) rename {Examples => examples}/mobc/src/src_user/Library/print.c (100%) rename {Examples => examples}/mobc/src/src_user/Library/vt100.c (100%) rename {Examples => examples}/mobc/src/src_user/Library/vt100.h (100%) rename {Examples => examples}/mobc/src/src_user/ReProgramming/.gitkeep (100%) rename {Examples => examples}/mobc/src/src_user/Script/AddSection/AddSection.pl (100%) rename {Examples => examples}/mobc/src/src_user/Script/AddSection/log.log (100%) rename {Examples => examples}/mobc/src/src_user/Script/AddSection/settings.pl (100%) rename {Examples => examples}/mobc/src/src_user/Script/AddSection/utils.pl (100%) rename {Examples => examples}/mobc/src/src_user/Script/CI/.gitkeep (100%) rename {Examples => examples}/mobc/src/src_user/Script/Git/revision.bat (100%) rename {Examples => examples}/mobc/src/src_user/Script/Git/revision.sh (100%) rename {Examples => examples}/mobc/src/src_user/Script/activate_sils_define.bat (100%) rename {Examples => examples}/mobc/src/src_user/Script/deactivate_sils_define.bat (100%) rename {Examples => examples}/mobc/src/src_user/Settings/Applications/data_recorder_define.h (100%) rename {Examples => examples}/mobc/src/src_user/Settings/Applications/divided_cmd_utility_params.h (100%) rename {Examples => examples}/mobc/src/src_user/Settings/Applications/telemetry_manager_define.h (100%) rename {Examples => examples}/mobc/src/src_user/Settings/Applications/telemetry_manager_params.h (100%) rename {Examples => examples}/mobc/src/src_user/Settings/Applications/timeline_command_dispatcher_define.h (100%) rename {Examples => examples}/mobc/src/src_user/Settings/CMakeLists.txt (100%) rename {Examples => examples}/mobc/src/src_user/Settings/DriverSuper/driver_buffer_define.h (100%) rename {Examples => examples}/mobc/src/src_user/Settings/DriverSuper/driver_super_params.h (100%) rename {Examples => examples}/mobc/src/src_user/Settings/Modes/TaskLists/Elements/tl_elem_debug_display.c (100%) rename {Examples => examples}/mobc/src/src_user/Settings/Modes/TaskLists/Elements/tl_elem_debug_display.h (100%) rename {Examples => examples}/mobc/src/src_user/Settings/Modes/TaskLists/Elements/tl_elem_drivers_update.c (100%) rename {Examples => examples}/mobc/src/src_user/Settings/Modes/TaskLists/Elements/tl_elem_drivers_update.h (100%) rename {Examples => examples}/mobc/src/src_user/Settings/Modes/TaskLists/Elements/tl_elem_gs_related_process.c (100%) rename {Examples => examples}/mobc/src/src_user/Settings/Modes/TaskLists/Elements/tl_elem_gs_related_process.h (100%) rename {Examples => examples}/mobc/src/src_user/Settings/Modes/TaskLists/Elements/tl_elem_tlm_cmd_hirate.c (100%) rename {Examples => examples}/mobc/src/src_user/Settings/Modes/TaskLists/Elements/tl_elem_tlm_cmd_hirate.h (100%) rename {Examples => examples}/mobc/src/src_user/Settings/Modes/TaskLists/tl_initial.c (100%) rename {Examples => examples}/mobc/src/src_user/Settings/Modes/TaskLists/tl_initial.h (100%) rename {Examples => examples}/mobc/src/src_user/Settings/Modes/Transitions/sequence_items.c (100%) rename {Examples => examples}/mobc/src/src_user/Settings/Modes/Transitions/sequence_items.h (100%) rename {Examples => examples}/mobc/src/src_user/Settings/Modes/Transitions/sl_initial.c (100%) rename {Examples => examples}/mobc/src/src_user/Settings/Modes/Transitions/sl_initial.h (100%) rename {Examples => examples}/mobc/src/src_user/Settings/Modes/Transitions/sl_nop.c (100%) rename {Examples => examples}/mobc/src/src_user/Settings/Modes/Transitions/sl_nop.h (100%) rename {Examples => examples}/mobc/src/src_user/Settings/Modes/mode_definitions.c (100%) rename {Examples => examples}/mobc/src/src_user/Settings/Modes/mode_definitions.h (100%) rename {Examples => examples}/mobc/src/src_user/Settings/Modes/mode_manager_params.h (100%) rename {Examples => examples}/mobc/src/src_user/Settings/System/EventHandlerRules/event_handler_rule_test.c (100%) rename {Examples => examples}/mobc/src/src_user/Settings/System/EventHandlerRules/event_handler_rules.c (100%) rename {Examples => examples}/mobc/src/src_user/Settings/System/EventHandlerRules/event_handler_rules.h (100%) rename {Examples => examples}/mobc/src/src_user/Settings/System/app_manager_params.h (100%) rename {Examples => examples}/mobc/src/src_user/Settings/System/event_handler_params.h (100%) rename {Examples => examples}/mobc/src/src_user/Settings/System/event_logger_group.h (100%) rename {Examples => examples}/mobc/src/src_user/Settings/System/event_logger_params.h (100%) rename {Examples => examples}/mobc/src/src_user/Settings/System/event_logger_settings.c (100%) rename {Examples => examples}/mobc/src/src_user/Settings/System/event_logger_settings.h (100%) rename {Examples => examples}/mobc/src/src_user/Settings/System/obc_time_params.h (100%) rename {Examples => examples}/mobc/src/src_user/Settings/TlmCmd/Ccsds/apid_define.c (100%) rename {Examples => examples}/mobc/src/src_user/Settings/TlmCmd/Ccsds/apid_define.h (100%) rename {Examples => examples}/mobc/src/src_user/Settings/TlmCmd/Ccsds/cmd_space_packet_params.h (100%) rename {Examples => examples}/mobc/src/src_user/Settings/TlmCmd/Ccsds/space_packet_typedef_params.h (100%) rename {Examples => examples}/mobc/src/src_user/Settings/TlmCmd/Ccsds/tlm_space_packet_params.h (100%) rename {Examples => examples}/mobc/src/src_user/Settings/TlmCmd/DataBase/CMDFILE/sample.ops (100%) rename {Examples => examples}/mobc/src/src_user/Settings/TlmCmd/DataBase/CMD_DB/SAMPLE_MOBC_CMD_DB.xlsm (100%) rename {Examples => examples}/mobc/src/src_user/Settings/TlmCmd/DataBase/CMD_DB/SAMPLE_MOBC_CMD_DB_BCT.csv (100%) rename {Examples => examples}/mobc/src/src_user/Settings/TlmCmd/DataBase/CMD_DB/SAMPLE_MOBC_CMD_DB_CMD_DB.csv (100%) rename {Examples => examples}/mobc/src/src_user/Settings/TlmCmd/DataBase/CMD_DB/SAMPLE_MOBC_CMD_DB_Utility.csv (100%) rename {Examples => examples}/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB.xlsm (100%) rename {Examples => examples}/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_AM.csv (100%) rename {Examples => examples}/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_APP_TIME.csv (100%) rename {Examples => examples}/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_BL.csv (100%) rename {Examples => examples}/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_CA.csv (100%) rename {Examples => examples}/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_DCU.csv (100%) rename {Examples => examples}/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_EH.csv (100%) rename {Examples => examples}/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_EH_INDEX.csv (100%) rename {Examples => examples}/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_EH_LOG.csv (100%) rename {Examples => examples}/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_EH_RULE.csv (100%) rename {Examples => examples}/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_EL.csv (100%) rename {Examples => examples}/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_EL_CLOG.csv (100%) rename {Examples => examples}/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_EL_TLOG.csv (100%) rename {Examples => examples}/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_GIT_REV.csv (100%) rename {Examples => examples}/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_GS.csv (100%) rename {Examples => examples}/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_HK.csv (100%) rename {Examples => examples}/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_MEM.csv (100%) rename {Examples => examples}/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_MM.csv (100%) rename {Examples => examples}/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_MOBC.csv (100%) rename {Examples => examples}/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_TF.csv (100%) rename {Examples => examples}/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_TL.csv (100%) rename {Examples => examples}/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_TLM_MGR1.csv (100%) rename {Examples => examples}/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_TLM_MGR2.csv (100%) rename {Examples => examples}/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_UART_TEST.csv (100%) rename {Examples => examples}/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/.gitkeep (100%) rename {Examples => examples}/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_AM.csv (100%) rename {Examples => examples}/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_APP_TIME.csv (100%) rename {Examples => examples}/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_BL.csv (100%) rename {Examples => examples}/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_CA.csv (100%) rename {Examples => examples}/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_DCU.csv (100%) rename {Examples => examples}/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_EH.csv (100%) rename {Examples => examples}/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_EH_INDEX.csv (100%) rename {Examples => examples}/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_EH_LOG.csv (100%) rename {Examples => examples}/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_EH_RULE.csv (100%) rename {Examples => examples}/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_EL.csv (100%) rename {Examples => examples}/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_EL_CLOG.csv (100%) rename {Examples => examples}/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_EL_TLOG.csv (100%) rename {Examples => examples}/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_GIT_REV.csv (100%) rename {Examples => examples}/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_GS.csv (100%) rename {Examples => examples}/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_HK.csv (100%) rename {Examples => examples}/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_MEM.csv (100%) rename {Examples => examples}/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_MM.csv (100%) rename {Examples => examples}/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_MOBC.csv (100%) rename {Examples => examples}/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_TF.csv (100%) rename {Examples => examples}/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_TL.csv (100%) rename {Examples => examples}/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_TLM_MGR1.csv (100%) rename {Examples => examples}/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_TLM_MGR2.csv (100%) rename {Examples => examples}/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_UART_TEST.csv (100%) rename {Examples => examples}/mobc/src/src_user/Settings/TlmCmd/block_command_table_params.h (100%) rename {Examples => examples}/mobc/src/src_user/Settings/TlmCmd/command_analyze_params.h (100%) rename {Examples => examples}/mobc/src/src_user/Settings/TlmCmd/common_cmd_packet_define.c (100%) rename {Examples => examples}/mobc/src/src_user/Settings/TlmCmd/common_cmd_packet_define.h (100%) rename {Examples => examples}/mobc/src/src_user/Settings/TlmCmd/common_tlm_cmd_packet_define.h (100%) rename {Examples => examples}/mobc/src/src_user/Settings/TlmCmd/common_tlm_packet_define.h (100%) rename {Examples => examples}/mobc/src/src_user/Settings/TlmCmd/packet_handler_params.h (100%) rename {Examples => examples}/mobc/src/src_user/Settings/TlmCmd/telemetry_frame_params.h (100%) rename {Examples => examples}/mobc/src/src_user/Settings/build_settings.h (100%) rename {Examples => examples}/mobc/src/src_user/Settings/git_revision_config.h (100%) rename {Examples => examples}/mobc/src/src_user/Settings/initial_settings.h (100%) rename {Examples => examples}/mobc/src/src_user/Settings/port_config.h (100%) rename {Examples => examples}/mobc/src/src_user/Settings/sils_define.h (100%) rename {Examples => examples}/mobc/src/src_user/Test/README.md (100%) rename {Examples => examples}/mobc/src/src_user/Test/pytest.ini (100%) rename {Examples => examples}/mobc/src/src_user/Test/settings.json (100%) rename {Examples => examples}/mobc/src/src_user/Test/test/conftest.py (100%) rename {Examples => examples}/mobc/src/src_user/Test/test/src_core/Applications/test_event_utility.py (100%) rename {Examples => examples}/mobc/src/src_user/Test/test/src_core/Applications/test_timeline_command_dispatcher.py (100%) rename {Examples => examples}/mobc/src/src_user/Test/test/src_core/System/EventManager/test_event_handler.py (100%) rename {Examples => examples}/mobc/src/src_user/Test/test/src_core/System/EventManager/test_event_logger.py (100%) rename {Examples => examples}/mobc/src/src_user/Test/test/src_core/System/ModeManager/test_mode_manager.py (100%) rename {Examples => examples}/mobc/src/src_user/Test/test/src_core/System/TaskManager/test_task_dispatcher.py (100%) rename {Examples => examples}/mobc/src/src_user/Test/test/src_core/System/TimeManager/test_obc_time.py (100%) rename {Examples => examples}/mobc/src/src_user/Test/test/src_core/System/TimeManager/test_time_manager.py (100%) rename {Examples => examples}/mobc/src/src_user/Test/test/src_core/System/WatchdogTimer/test_watchdog_timer.py (100%) rename {Examples => examples}/mobc/src/src_user/Test/test/src_core/TlmCmd/test_block_command_loader.py (100%) rename {Examples => examples}/mobc/src/src_user/Test/test/src_core/TlmCmd/test_command_analyze.py (100%) rename {Examples => examples}/mobc/src/src_user/Test/test/src_core/TlmCmd/test_command_dispatcher.py (100%) rename {Examples => examples}/mobc/src/src_user/Test/test/src_core/TlmCmd/test_common_cmd_packet_util.py (100%) rename {Examples => examples}/mobc/src/src_user/Test/test/src_core/TlmCmd/test_telemetry_frame.py (100%) rename {Examples => examples}/mobc/src/src_user/Test/test/src_user/.gitkeep (100%) rename {Examples => examples}/mobc/src/src_user/Test/utils/c2a_enum_utils.py (100%) rename {Examples => examples}/mobc/src/src_user/Test/utils/wings_utils.py (100%) rename {Examples => examples}/mobc/src/src_user/TlmCmd/CMakeLists.txt (100%) rename {Examples => examples}/mobc/src/src_user/TlmCmd/Ccsds/m_pdu.c (100%) rename {Examples => examples}/mobc/src/src_user/TlmCmd/Ccsds/m_pdu.h (100%) rename {Examples => examples}/mobc/src/src_user/TlmCmd/Ccsds/tc_segment.c (100%) rename {Examples => examples}/mobc/src/src_user/TlmCmd/Ccsds/tc_segment.h (100%) rename {Examples => examples}/mobc/src/src_user/TlmCmd/Ccsds/tc_transfer_frame.c (100%) rename {Examples => examples}/mobc/src/src_user/TlmCmd/Ccsds/tc_transfer_frame.h (100%) rename {Examples => examples}/mobc/src/src_user/TlmCmd/Ccsds/tcp_to_m_pdu.c (100%) rename {Examples => examples}/mobc/src/src_user/TlmCmd/Ccsds/tcp_to_m_pdu.h (100%) rename {Examples => examples}/mobc/src/src_user/TlmCmd/Ccsds/vcdu.c (100%) rename {Examples => examples}/mobc/src/src_user/TlmCmd/Ccsds/vcdu.h (100%) rename {Examples => examples}/mobc/src/src_user/TlmCmd/NormalBlockCommandDefinition/nbc_header.h (100%) rename {Examples => examples}/mobc/src/src_user/TlmCmd/NormalBlockCommandDefinition/nbc_respond_eh_for_test.c (100%) rename {Examples => examples}/mobc/src/src_user/TlmCmd/NormalBlockCommandDefinition/nbc_start_hk_tlm.c (100%) rename {Examples => examples}/mobc/src/src_user/TlmCmd/NormalBlockCommandDefinition/nbc_test_bcl.c (100%) rename {Examples => examples}/mobc/src/src_user/TlmCmd/block_command_definitions.c (100%) rename {Examples => examples}/mobc/src/src_user/TlmCmd/block_command_definitions.h (100%) rename {Examples => examples}/mobc/src/src_user/TlmCmd/block_command_user_settings.c (100%) rename {Examples => examples}/mobc/src/src_user/TlmCmd/block_command_user_settings.h (100%) rename {Examples => examples}/mobc/src/src_user/TlmCmd/command_definitions.c (100%) rename {Examples => examples}/mobc/src/src_user/TlmCmd/command_definitions.h (100%) rename {Examples => examples}/mobc/src/src_user/TlmCmd/command_source.h (100%) rename {Examples => examples}/mobc/src/src_user/TlmCmd/common_cmd_packet.c (100%) rename {Examples => examples}/mobc/src/src_user/TlmCmd/common_tlm_cmd_packet.c (100%) rename {Examples => examples}/mobc/src/src_user/TlmCmd/common_tlm_packet.c (100%) rename {Examples => examples}/mobc/src/src_user/TlmCmd/telemetry_definitions.c (100%) rename {Examples => examples}/mobc/src/src_user/TlmCmd/telemetry_definitions.h (100%) rename {Examples => examples}/mobc/src/src_user/TlmCmd/telemetry_source.h (100%) rename {Examples => examples}/mobc/src/src_user/TlmCmd/user_packet_handler.c (100%) rename {Examples => examples}/mobc/src/src_user/TlmCmd/user_packet_handler.h (100%) rename {Examples => examples}/mobc/src/src_user/c2a_main.c (100%) rename {Examples => examples}/mobc/src/src_user/common.cmake (100%) rename {Examples => examples}/mobc/src/src_user/hal/CMakeLists.txt (100%) rename {Examples => examples}/mobc/src/src_user/hal/ccsds_user.h (100%) rename {Examples => examples}/mobc/src/src_user/hal/common/.gitkeep (100%) rename {Examples => examples}/mobc/src/src_user/hal/if_list.c (100%) rename {Examples => examples}/mobc/src/src_user/hal/if_list.h (100%) rename {Examples => examples}/mobc/src/src_user/hal/sils/ccsds_sils.cpp (100%) rename {Examples => examples}/mobc/src/src_user/hal/sils/ccsds_sils_sci_if.cpp (100%) rename {Examples => examples}/mobc/src/src_user/hal/sils/ccsds_sils_sci_if.hpp (100%) rename {Examples => examples}/mobc/src/src_user/hal/sils/i2c_sils.cpp (100%) rename {Examples => examples}/mobc/src/src_user/hal/sils/uart_sils.cpp (100%) rename {Examples => examples}/mobc/src/src_user/hal/sils/uart_sils_sci_if.cpp (100%) rename {Examples => examples}/mobc/src/src_user/hal/sils/uart_sils_sci_if.hpp (100%) rename {Examples => examples}/mobc/src/src_user/hal/sils/wdt_sils.cpp (100%) rename {Examples => examples}/mobc/src/src_user/hal/sils_mockup/README.md (100%) rename {Examples => examples}/mobc/src/src_user/hal/sils_mockup/ccsds_sils.c (100%) rename {Examples => examples}/mobc/src/src_user/hal/sils_mockup/i2c_sils.c (100%) rename {Examples => examples}/mobc/src/src_user/hal/sils_mockup/uart_sils.c (100%) rename {Examples => examples}/mobc/src/src_user/hal/sils_mockup/wdt_sils.c (100%) rename {Examples => examples}/subobc/CMakeLists.txt (100%) rename {Examples => examples}/subobc/CMakeSettings.json (100%) rename {Examples => examples}/subobc/README.md (100%) rename {Examples => examples}/subobc/src/s2e_mockup/CMakeLists.txt (100%) rename {Examples => examples}/subobc/src/s2e_mockup/CMakeSettings.json (100%) rename {Examples => examples}/subobc/src/s2e_mockup/main.cpp (100%) rename {Examples => examples}/subobc/src/src_user/Applications/CMakeLists.txt (100%) rename {Examples => examples}/subobc/src/src_user/Applications/DriverInstances/di_mobc.c (100%) rename {Examples => examples}/subobc/src/src_user/Applications/DriverInstances/di_mobc.h (100%) rename {Examples => examples}/subobc/src/src_user/Applications/Middleware/.gitkeep (100%) rename {Examples => examples}/subobc/src/src_user/Applications/UserDefined/debug_apps.c (100%) rename {Examples => examples}/subobc/src/src_user/Applications/UserDefined/debug_apps.h (100%) rename {Examples => examples}/subobc/src/src_user/Applications/app_headers.h (100%) rename {Examples => examples}/subobc/src/src_user/Applications/app_registry.c (100%) rename {Examples => examples}/subobc/src/src_user/Applications/app_registry.h (100%) rename {Examples => examples}/subobc/src/src_user/BootLoader/.gitkeep (100%) rename {Examples => examples}/subobc/src/src_user/Drivers/CMakeLists.txt (100%) rename {Examples => examples}/subobc/src/src_user/Drivers/Etc/mobc.c (100%) rename {Examples => examples}/subobc/src/src_user/Drivers/Etc/mobc.h (100%) rename {Examples => examples}/subobc/src/src_user/Library/CMakeLists.txt (100%) rename {Examples => examples}/subobc/src/src_user/Library/print.c (100%) rename {Examples => examples}/subobc/src/src_user/Library/vt100.c (100%) rename {Examples => examples}/subobc/src/src_user/Library/vt100.h (100%) rename {Examples => examples}/subobc/src/src_user/ReProgramming/.gitkeep (100%) rename {Examples => examples}/subobc/src/src_user/Script/AddSection/AddSection.pl (100%) rename {Examples => examples}/subobc/src/src_user/Script/AddSection/log.log (100%) rename {Examples => examples}/subobc/src/src_user/Script/AddSection/settings.pl (100%) rename {Examples => examples}/subobc/src/src_user/Script/AddSection/utils.pl (100%) rename {Examples => examples}/subobc/src/src_user/Script/CI/.gitkeep (100%) rename {Examples => examples}/subobc/src/src_user/Script/Git/revision.bat (100%) rename {Examples => examples}/subobc/src/src_user/Script/Git/revision.sh (100%) rename {Examples => examples}/subobc/src/src_user/Script/activate_sils_define.bat (100%) rename {Examples => examples}/subobc/src/src_user/Script/deactivate_sils_define.bat (100%) rename {Examples => examples}/subobc/src/src_user/Settings/Applications/data_recorder_define.h (100%) rename {Examples => examples}/subobc/src/src_user/Settings/Applications/timeline_command_dispatcher_define.h (100%) rename {Examples => examples}/subobc/src/src_user/Settings/CMakeLists.txt (100%) rename {Examples => examples}/subobc/src/src_user/Settings/DriverSuper/driver_buffer_define.h (100%) rename {Examples => examples}/subobc/src/src_user/Settings/DriverSuper/driver_super_params.h (100%) rename {Examples => examples}/subobc/src/src_user/Settings/Modes/TaskLists/Elements/tl_elem_debug_display.c (100%) rename {Examples => examples}/subobc/src/src_user/Settings/Modes/TaskLists/Elements/tl_elem_debug_display.h (100%) rename {Examples => examples}/subobc/src/src_user/Settings/Modes/TaskLists/Elements/tl_elem_gs_related_process.c (100%) rename {Examples => examples}/subobc/src/src_user/Settings/Modes/TaskLists/Elements/tl_elem_gs_related_process.h (100%) rename {Examples => examples}/subobc/src/src_user/Settings/Modes/TaskLists/Elements/tl_elem_tlm_cmd_hirate.c (100%) rename {Examples => examples}/subobc/src/src_user/Settings/Modes/TaskLists/Elements/tl_elem_tlm_cmd_hirate.h (100%) rename {Examples => examples}/subobc/src/src_user/Settings/Modes/TaskLists/tl_initial.c (100%) rename {Examples => examples}/subobc/src/src_user/Settings/Modes/TaskLists/tl_initial.h (100%) rename {Examples => examples}/subobc/src/src_user/Settings/Modes/Transitions/sl_initial.c (100%) rename {Examples => examples}/subobc/src/src_user/Settings/Modes/Transitions/sl_initial.h (100%) rename {Examples => examples}/subobc/src/src_user/Settings/Modes/Transitions/sl_nop.c (100%) rename {Examples => examples}/subobc/src/src_user/Settings/Modes/Transitions/sl_nop.h (100%) rename {Examples => examples}/subobc/src/src_user/Settings/Modes/mode_definitions.c (100%) rename {Examples => examples}/subobc/src/src_user/Settings/Modes/mode_definitions.h (100%) rename {Examples => examples}/subobc/src/src_user/Settings/Modes/mode_manager_params.h (100%) rename {Examples => examples}/subobc/src/src_user/Settings/System/EventHandlerRules/event_handler_rules.c (100%) rename {Examples => examples}/subobc/src/src_user/Settings/System/EventHandlerRules/event_handler_rules.h (100%) rename {Examples => examples}/subobc/src/src_user/Settings/System/app_manager_params.h (100%) rename {Examples => examples}/subobc/src/src_user/Settings/System/event_handler_params.h (100%) rename {Examples => examples}/subobc/src/src_user/Settings/System/event_logger_group.h (100%) rename {Examples => examples}/subobc/src/src_user/Settings/System/event_logger_params.h (100%) rename {Examples => examples}/subobc/src/src_user/Settings/System/event_logger_settings.c (100%) rename {Examples => examples}/subobc/src/src_user/Settings/System/event_logger_settings.h (100%) rename {Examples => examples}/subobc/src/src_user/Settings/System/obc_time_params.h (100%) rename {Examples => examples}/subobc/src/src_user/Settings/TlmCmd/Ccsds/apid_define.c (100%) rename {Examples => examples}/subobc/src/src_user/Settings/TlmCmd/Ccsds/apid_define.h (100%) rename {Examples => examples}/subobc/src/src_user/Settings/TlmCmd/Ccsds/cmd_space_packet_params.h (100%) rename {Examples => examples}/subobc/src/src_user/Settings/TlmCmd/Ccsds/space_packet_typedef_params.h (100%) rename {Examples => examples}/subobc/src/src_user/Settings/TlmCmd/Ccsds/tlm_space_packet_params.h (100%) rename {Examples => examples}/subobc/src/src_user/Settings/TlmCmd/DataBase/CMDFILE/sample.ops (100%) rename {Examples => examples}/subobc/src/src_user/Settings/TlmCmd/DataBase/CMD_DB/SAMPLE_AOBC_CMD_DB.xlsm (100%) rename {Examples => examples}/subobc/src/src_user/Settings/TlmCmd/DataBase/CMD_DB/SAMPLE_AOBC_CMD_DB_BCT.csv (100%) rename {Examples => examples}/subobc/src/src_user/Settings/TlmCmd/DataBase/CMD_DB/SAMPLE_AOBC_CMD_DB_CMD_DB.csv (100%) rename {Examples => examples}/subobc/src/src_user/Settings/TlmCmd/DataBase/CMD_DB/SAMPLE_AOBC_CMD_DB_Utility.csv (100%) rename {Examples => examples}/subobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_AOBC_TLM_DB.xlsm (100%) rename {Examples => examples}/subobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_AOBC_TLM_DB_AOBC_AOBC.csv (100%) rename {Examples => examples}/subobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_AOBC_TLM_DB_AOBC_HK.csv (100%) rename {Examples => examples}/subobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/.gitkeep (100%) rename {Examples => examples}/subobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_AOBC_TLM_DB_AOBC_AOBC.csv (100%) rename {Examples => examples}/subobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_AOBC_TLM_DB_AOBC_HK.csv (100%) rename {Examples => examples}/subobc/src/src_user/Settings/TlmCmd/block_command_table_params.h (100%) rename {Examples => examples}/subobc/src/src_user/Settings/TlmCmd/command_analyze_params.h (100%) rename {Examples => examples}/subobc/src/src_user/Settings/TlmCmd/common_cmd_packet_define.c (100%) rename {Examples => examples}/subobc/src/src_user/Settings/TlmCmd/common_cmd_packet_define.h (100%) rename {Examples => examples}/subobc/src/src_user/Settings/TlmCmd/common_tlm_cmd_packet_define.h (100%) rename {Examples => examples}/subobc/src/src_user/Settings/TlmCmd/common_tlm_packet_define.h (100%) rename {Examples => examples}/subobc/src/src_user/Settings/TlmCmd/packet_handler_params.h (100%) rename {Examples => examples}/subobc/src/src_user/Settings/TlmCmd/telemetry_frame_params.h (100%) rename {Examples => examples}/subobc/src/src_user/Settings/build_settings.h (100%) rename {Examples => examples}/subobc/src/src_user/Settings/git_revision_config.h (100%) rename {Examples => examples}/subobc/src/src_user/Settings/initial_settings.h (100%) rename {Examples => examples}/subobc/src/src_user/Settings/port_config.h (100%) rename {Examples => examples}/subobc/src/src_user/Settings/sils_define.h (100%) rename {Examples => examples}/subobc/src/src_user/Test/README.md (100%) rename {Examples => examples}/subobc/src/src_user/Test/pytest.ini (100%) rename {Examples => examples}/subobc/src/src_user/Test/settings.json (100%) rename {Examples => examples}/subobc/src/src_user/Test/test/conftest.py (100%) rename {Examples => examples}/subobc/src/src_user/Test/test/test_comm_between_c2a.py (100%) rename {Examples => examples}/subobc/src/src_user/Test/utils/c2a_enum_utils.py (100%) rename {Examples => examples}/subobc/src/src_user/Test/utils/wings_utils.py (100%) rename {Examples => examples}/subobc/src/src_user/TlmCmd/CMakeLists.txt (100%) rename {Examples => examples}/subobc/src/src_user/TlmCmd/NormalBlockCommandDefinition/nbc_header.h (100%) rename {Examples => examples}/subobc/src/src_user/TlmCmd/NormalBlockCommandDefinition/nbc_start_hk_tlm.c (100%) rename {Examples => examples}/subobc/src/src_user/TlmCmd/block_command_definitions.c (100%) rename {Examples => examples}/subobc/src/src_user/TlmCmd/block_command_definitions.h (100%) rename {Examples => examples}/subobc/src/src_user/TlmCmd/block_command_user_settings.c (100%) rename {Examples => examples}/subobc/src/src_user/TlmCmd/block_command_user_settings.h (100%) rename {Examples => examples}/subobc/src/src_user/TlmCmd/command_definitions.c (100%) rename {Examples => examples}/subobc/src/src_user/TlmCmd/command_definitions.h (100%) rename {Examples => examples}/subobc/src/src_user/TlmCmd/command_source.h (100%) rename {Examples => examples}/subobc/src/src_user/TlmCmd/common_cmd_packet.c (100%) rename {Examples => examples}/subobc/src/src_user/TlmCmd/common_tlm_cmd_packet.c (100%) rename {Examples => examples}/subobc/src/src_user/TlmCmd/common_tlm_packet.c (100%) rename {Examples => examples}/subobc/src/src_user/TlmCmd/telemetry_definitions.c (100%) rename {Examples => examples}/subobc/src/src_user/TlmCmd/telemetry_definitions.h (100%) rename {Examples => examples}/subobc/src/src_user/TlmCmd/telemetry_source.h (100%) rename {Examples => examples}/subobc/src/src_user/TlmCmd/user_packet_handler.c (100%) rename {Examples => examples}/subobc/src/src_user/TlmCmd/user_packet_handler.h (100%) rename {Examples => examples}/subobc/src/src_user/c2a_main.c (100%) rename {Examples => examples}/subobc/src/src_user/common.cmake (100%) rename {Examples => examples}/subobc/src/src_user/hal/CMakeLists.txt (100%) rename {Examples => examples}/subobc/src/src_user/hal/common/.gitkeep (100%) rename {Examples => examples}/subobc/src/src_user/hal/if_list.c (100%) rename {Examples => examples}/subobc/src/src_user/hal/if_list.h (100%) rename {Examples => examples}/subobc/src/src_user/hal/sils/i2c_sils.cpp (100%) rename {Examples => examples}/subobc/src/src_user/hal/sils/uart_sils.cpp (100%) rename {Examples => examples}/subobc/src/src_user/hal/sils/uart_sils_sci_if.cpp (100%) rename {Examples => examples}/subobc/src/src_user/hal/sils/uart_sils_sci_if.hpp (100%) rename {Examples => examples}/subobc/src/src_user/hal/sils/wdt_sils.cpp (100%) rename {Examples => examples}/subobc/src/src_user/hal/sils_mockup/README.md (100%) rename {Examples => examples}/subobc/src/src_user/hal/sils_mockup/i2c_sils.c (100%) rename {Examples => examples}/subobc/src/src_user/hal/sils_mockup/uart_sils.c (100%) rename {Examples => examples}/subobc/src/src_user/hal/sils_mockup/wdt_sils.c (100%) rename {Examples => examples}/subobc/sync_with_mobc_example.bat (100%) diff --git a/.gitignore b/.gitignore index 43be05cb7..21411ada2 100644 --- a/.gitignore +++ b/.gitignore @@ -58,10 +58,10 @@ dkms.conf ._* # for c2a user sample -Examples/mobc/src/src_core -Examples/mobc/build -Examples/subobc/src/src_core -Examples/subobc/build +examples/mobc/src/src_core +examples/mobc/build +examples/subobc/src/src_core +examples/subobc/build *.pyc # Added by cargo diff --git a/Examples/mobc/CMakeLists.txt b/examples/mobc/CMakeLists.txt similarity index 100% rename from Examples/mobc/CMakeLists.txt rename to examples/mobc/CMakeLists.txt diff --git a/Examples/mobc/CMakeSettings.json b/examples/mobc/CMakeSettings.json similarity index 100% rename from Examples/mobc/CMakeSettings.json rename to examples/mobc/CMakeSettings.json diff --git a/Examples/mobc/Doxyfile b/examples/mobc/Doxyfile similarity index 100% rename from Examples/mobc/Doxyfile rename to examples/mobc/Doxyfile diff --git a/Examples/mobc/README.md b/examples/mobc/README.md similarity index 100% rename from Examples/mobc/README.md rename to examples/mobc/README.md diff --git a/Examples/mobc/src/s2e_mockup/CMakeLists.txt b/examples/mobc/src/s2e_mockup/CMakeLists.txt similarity index 100% rename from Examples/mobc/src/s2e_mockup/CMakeLists.txt rename to examples/mobc/src/s2e_mockup/CMakeLists.txt diff --git a/Examples/mobc/src/s2e_mockup/CMakeSettings.json b/examples/mobc/src/s2e_mockup/CMakeSettings.json similarity index 100% rename from Examples/mobc/src/s2e_mockup/CMakeSettings.json rename to examples/mobc/src/s2e_mockup/CMakeSettings.json diff --git a/Examples/mobc/src/s2e_mockup/main.cpp b/examples/mobc/src/s2e_mockup/main.cpp similarity index 100% rename from Examples/mobc/src/s2e_mockup/main.cpp rename to examples/mobc/src/s2e_mockup/main.cpp diff --git a/Examples/mobc/src/src_user/Applications/CMakeLists.txt b/examples/mobc/src/src_user/Applications/CMakeLists.txt similarity index 100% rename from Examples/mobc/src/src_user/Applications/CMakeLists.txt rename to examples/mobc/src/src_user/Applications/CMakeLists.txt diff --git a/Examples/mobc/src/src_user/Applications/DriverInstances/di_aobc.c b/examples/mobc/src/src_user/Applications/DriverInstances/di_aobc.c similarity index 100% rename from Examples/mobc/src/src_user/Applications/DriverInstances/di_aobc.c rename to examples/mobc/src/src_user/Applications/DriverInstances/di_aobc.c diff --git a/Examples/mobc/src/src_user/Applications/DriverInstances/di_aobc.h b/examples/mobc/src/src_user/Applications/DriverInstances/di_aobc.h similarity index 100% rename from Examples/mobc/src/src_user/Applications/DriverInstances/di_aobc.h rename to examples/mobc/src/src_user/Applications/DriverInstances/di_aobc.h diff --git a/Examples/mobc/src/src_user/Applications/DriverInstances/di_gs.c b/examples/mobc/src/src_user/Applications/DriverInstances/di_gs.c similarity index 100% rename from Examples/mobc/src/src_user/Applications/DriverInstances/di_gs.c rename to examples/mobc/src/src_user/Applications/DriverInstances/di_gs.c diff --git a/Examples/mobc/src/src_user/Applications/DriverInstances/di_gs.h b/examples/mobc/src/src_user/Applications/DriverInstances/di_gs.h similarity index 100% rename from Examples/mobc/src/src_user/Applications/DriverInstances/di_gs.h rename to examples/mobc/src/src_user/Applications/DriverInstances/di_gs.h diff --git a/Examples/mobc/src/src_user/Applications/DriverInstances/di_uart_test.c b/examples/mobc/src/src_user/Applications/DriverInstances/di_uart_test.c similarity index 100% rename from Examples/mobc/src/src_user/Applications/DriverInstances/di_uart_test.c rename to examples/mobc/src/src_user/Applications/DriverInstances/di_uart_test.c diff --git a/Examples/mobc/src/src_user/Applications/DriverInstances/di_uart_test.h b/examples/mobc/src/src_user/Applications/DriverInstances/di_uart_test.h similarity index 100% rename from Examples/mobc/src/src_user/Applications/DriverInstances/di_uart_test.h rename to examples/mobc/src/src_user/Applications/DriverInstances/di_uart_test.h diff --git a/Examples/mobc/src/src_user/Applications/Middleware/.gitkeep b/examples/mobc/src/src_user/Applications/Middleware/.gitkeep similarity index 100% rename from Examples/mobc/src/src_user/Applications/Middleware/.gitkeep rename to examples/mobc/src/src_user/Applications/Middleware/.gitkeep diff --git a/Examples/mobc/src/src_user/Applications/UserDefined/Aocs/.gitkeep b/examples/mobc/src/src_user/Applications/UserDefined/Aocs/.gitkeep similarity index 100% rename from Examples/mobc/src/src_user/Applications/UserDefined/Aocs/.gitkeep rename to examples/mobc/src/src_user/Applications/UserDefined/Aocs/.gitkeep diff --git a/Examples/mobc/src/src_user/Applications/UserDefined/Cdh/.gitkeep b/examples/mobc/src/src_user/Applications/UserDefined/Cdh/.gitkeep similarity index 100% rename from Examples/mobc/src/src_user/Applications/UserDefined/Cdh/.gitkeep rename to examples/mobc/src/src_user/Applications/UserDefined/Cdh/.gitkeep diff --git a/Examples/mobc/src/src_user/Applications/UserDefined/Com/.gitkeep b/examples/mobc/src/src_user/Applications/UserDefined/Com/.gitkeep similarity index 100% rename from Examples/mobc/src/src_user/Applications/UserDefined/Com/.gitkeep rename to examples/mobc/src/src_user/Applications/UserDefined/Com/.gitkeep diff --git a/Examples/mobc/src/src_user/Applications/UserDefined/Mission/.gitkeep b/examples/mobc/src/src_user/Applications/UserDefined/Mission/.gitkeep similarity index 100% rename from Examples/mobc/src/src_user/Applications/UserDefined/Mission/.gitkeep rename to examples/mobc/src/src_user/Applications/UserDefined/Mission/.gitkeep diff --git a/Examples/mobc/src/src_user/Applications/UserDefined/Power/.gitkeep b/examples/mobc/src/src_user/Applications/UserDefined/Power/.gitkeep similarity index 100% rename from Examples/mobc/src/src_user/Applications/UserDefined/Power/.gitkeep rename to examples/mobc/src/src_user/Applications/UserDefined/Power/.gitkeep diff --git a/Examples/mobc/src/src_user/Applications/UserDefined/Prop/.gitkeep b/examples/mobc/src/src_user/Applications/UserDefined/Prop/.gitkeep similarity index 100% rename from Examples/mobc/src/src_user/Applications/UserDefined/Prop/.gitkeep rename to examples/mobc/src/src_user/Applications/UserDefined/Prop/.gitkeep diff --git a/Examples/mobc/src/src_user/Applications/UserDefined/Thermal/.gitkeep b/examples/mobc/src/src_user/Applications/UserDefined/Thermal/.gitkeep similarity index 100% rename from Examples/mobc/src/src_user/Applications/UserDefined/Thermal/.gitkeep rename to examples/mobc/src/src_user/Applications/UserDefined/Thermal/.gitkeep diff --git a/Examples/mobc/src/src_user/Applications/UserDefined/debug_apps.c b/examples/mobc/src/src_user/Applications/UserDefined/debug_apps.c similarity index 100% rename from Examples/mobc/src/src_user/Applications/UserDefined/debug_apps.c rename to examples/mobc/src/src_user/Applications/UserDefined/debug_apps.c diff --git a/Examples/mobc/src/src_user/Applications/UserDefined/debug_apps.h b/examples/mobc/src/src_user/Applications/UserDefined/debug_apps.h similarity index 100% rename from Examples/mobc/src/src_user/Applications/UserDefined/debug_apps.h rename to examples/mobc/src/src_user/Applications/UserDefined/debug_apps.h diff --git a/Examples/mobc/src/src_user/Applications/app_headers.h b/examples/mobc/src/src_user/Applications/app_headers.h similarity index 100% rename from Examples/mobc/src/src_user/Applications/app_headers.h rename to examples/mobc/src/src_user/Applications/app_headers.h diff --git a/Examples/mobc/src/src_user/Applications/app_registry.c b/examples/mobc/src/src_user/Applications/app_registry.c similarity index 100% rename from Examples/mobc/src/src_user/Applications/app_registry.c rename to examples/mobc/src/src_user/Applications/app_registry.c diff --git a/Examples/mobc/src/src_user/Applications/app_registry.h b/examples/mobc/src/src_user/Applications/app_registry.h similarity index 100% rename from Examples/mobc/src/src_user/Applications/app_registry.h rename to examples/mobc/src/src_user/Applications/app_registry.h diff --git a/Examples/mobc/src/src_user/BootLoader/.gitkeep b/examples/mobc/src/src_user/BootLoader/.gitkeep similarity index 100% rename from Examples/mobc/src/src_user/BootLoader/.gitkeep rename to examples/mobc/src/src_user/BootLoader/.gitkeep diff --git a/Examples/mobc/src/src_user/Drivers/Aocs/aobc.c b/examples/mobc/src/src_user/Drivers/Aocs/aobc.c similarity index 100% rename from Examples/mobc/src/src_user/Drivers/Aocs/aobc.c rename to examples/mobc/src/src_user/Drivers/Aocs/aobc.c diff --git a/Examples/mobc/src/src_user/Drivers/Aocs/aobc.h b/examples/mobc/src/src_user/Drivers/Aocs/aobc.h similarity index 100% rename from Examples/mobc/src/src_user/Drivers/Aocs/aobc.h rename to examples/mobc/src/src_user/Drivers/Aocs/aobc.h diff --git a/Examples/mobc/src/src_user/Drivers/Aocs/aobc_command_definitions.h b/examples/mobc/src/src_user/Drivers/Aocs/aobc_command_definitions.h similarity index 100% rename from Examples/mobc/src/src_user/Drivers/Aocs/aobc_command_definitions.h rename to examples/mobc/src/src_user/Drivers/Aocs/aobc_command_definitions.h diff --git a/Examples/mobc/src/src_user/Drivers/Aocs/aobc_telemetry_buffer.c b/examples/mobc/src/src_user/Drivers/Aocs/aobc_telemetry_buffer.c similarity index 100% rename from Examples/mobc/src/src_user/Drivers/Aocs/aobc_telemetry_buffer.c rename to examples/mobc/src/src_user/Drivers/Aocs/aobc_telemetry_buffer.c diff --git a/Examples/mobc/src/src_user/Drivers/Aocs/aobc_telemetry_buffer.h b/examples/mobc/src/src_user/Drivers/Aocs/aobc_telemetry_buffer.h similarity index 100% rename from Examples/mobc/src/src_user/Drivers/Aocs/aobc_telemetry_buffer.h rename to examples/mobc/src/src_user/Drivers/Aocs/aobc_telemetry_buffer.h diff --git a/Examples/mobc/src/src_user/Drivers/Aocs/aobc_telemetry_data_definitions.h b/examples/mobc/src/src_user/Drivers/Aocs/aobc_telemetry_data_definitions.h similarity index 100% rename from Examples/mobc/src/src_user/Drivers/Aocs/aobc_telemetry_data_definitions.h rename to examples/mobc/src/src_user/Drivers/Aocs/aobc_telemetry_data_definitions.h diff --git a/Examples/mobc/src/src_user/Drivers/Aocs/aobc_telemetry_definitions.h b/examples/mobc/src/src_user/Drivers/Aocs/aobc_telemetry_definitions.h similarity index 100% rename from Examples/mobc/src/src_user/Drivers/Aocs/aobc_telemetry_definitions.h rename to examples/mobc/src/src_user/Drivers/Aocs/aobc_telemetry_definitions.h diff --git a/Examples/mobc/src/src_user/Drivers/CMakeLists.txt b/examples/mobc/src/src_user/Drivers/CMakeLists.txt similarity index 100% rename from Examples/mobc/src/src_user/Drivers/CMakeLists.txt rename to examples/mobc/src/src_user/Drivers/CMakeLists.txt diff --git a/Examples/mobc/src/src_user/Drivers/Cdh/.gitkeep b/examples/mobc/src/src_user/Drivers/Cdh/.gitkeep similarity index 100% rename from Examples/mobc/src/src_user/Drivers/Cdh/.gitkeep rename to examples/mobc/src/src_user/Drivers/Cdh/.gitkeep diff --git a/Examples/mobc/src/src_user/Drivers/Com/gs.c b/examples/mobc/src/src_user/Drivers/Com/gs.c similarity index 100% rename from Examples/mobc/src/src_user/Drivers/Com/gs.c rename to examples/mobc/src/src_user/Drivers/Com/gs.c diff --git a/Examples/mobc/src/src_user/Drivers/Com/gs.h b/examples/mobc/src/src_user/Drivers/Com/gs.h similarity index 100% rename from Examples/mobc/src/src_user/Drivers/Com/gs.h rename to examples/mobc/src/src_user/Drivers/Com/gs.h diff --git a/Examples/mobc/src/src_user/Drivers/Com/gs_validate.c b/examples/mobc/src/src_user/Drivers/Com/gs_validate.c similarity index 100% rename from Examples/mobc/src/src_user/Drivers/Com/gs_validate.c rename to examples/mobc/src/src_user/Drivers/Com/gs_validate.c diff --git a/Examples/mobc/src/src_user/Drivers/Com/gs_validate.h b/examples/mobc/src/src_user/Drivers/Com/gs_validate.h similarity index 100% rename from Examples/mobc/src/src_user/Drivers/Com/gs_validate.h rename to examples/mobc/src/src_user/Drivers/Com/gs_validate.h diff --git a/Examples/mobc/src/src_user/Drivers/Etc/uart_test.c b/examples/mobc/src/src_user/Drivers/Etc/uart_test.c similarity index 100% rename from Examples/mobc/src/src_user/Drivers/Etc/uart_test.c rename to examples/mobc/src/src_user/Drivers/Etc/uart_test.c diff --git a/Examples/mobc/src/src_user/Drivers/Etc/uart_test.h b/examples/mobc/src/src_user/Drivers/Etc/uart_test.h similarity index 100% rename from Examples/mobc/src/src_user/Drivers/Etc/uart_test.h rename to examples/mobc/src/src_user/Drivers/Etc/uart_test.h diff --git a/Examples/mobc/src/src_user/Drivers/Mission/.gitkeep b/examples/mobc/src/src_user/Drivers/Mission/.gitkeep similarity index 100% rename from Examples/mobc/src/src_user/Drivers/Mission/.gitkeep rename to examples/mobc/src/src_user/Drivers/Mission/.gitkeep diff --git a/Examples/mobc/src/src_user/Drivers/Power/.gitkeep b/examples/mobc/src/src_user/Drivers/Power/.gitkeep similarity index 100% rename from Examples/mobc/src/src_user/Drivers/Power/.gitkeep rename to examples/mobc/src/src_user/Drivers/Power/.gitkeep diff --git a/Examples/mobc/src/src_user/Drivers/Prop/.gitkeep b/examples/mobc/src/src_user/Drivers/Prop/.gitkeep similarity index 100% rename from Examples/mobc/src/src_user/Drivers/Prop/.gitkeep rename to examples/mobc/src/src_user/Drivers/Prop/.gitkeep diff --git a/Examples/mobc/src/src_user/Drivers/Thermal/.gitkeep b/examples/mobc/src/src_user/Drivers/Thermal/.gitkeep similarity index 100% rename from Examples/mobc/src/src_user/Drivers/Thermal/.gitkeep rename to examples/mobc/src/src_user/Drivers/Thermal/.gitkeep diff --git a/Examples/mobc/src/src_user/Library/CMakeLists.txt b/examples/mobc/src/src_user/Library/CMakeLists.txt similarity index 100% rename from Examples/mobc/src/src_user/Library/CMakeLists.txt rename to examples/mobc/src/src_user/Library/CMakeLists.txt diff --git a/Examples/mobc/src/src_user/Library/print.c b/examples/mobc/src/src_user/Library/print.c similarity index 100% rename from Examples/mobc/src/src_user/Library/print.c rename to examples/mobc/src/src_user/Library/print.c diff --git a/Examples/mobc/src/src_user/Library/vt100.c b/examples/mobc/src/src_user/Library/vt100.c similarity index 100% rename from Examples/mobc/src/src_user/Library/vt100.c rename to examples/mobc/src/src_user/Library/vt100.c diff --git a/Examples/mobc/src/src_user/Library/vt100.h b/examples/mobc/src/src_user/Library/vt100.h similarity index 100% rename from Examples/mobc/src/src_user/Library/vt100.h rename to examples/mobc/src/src_user/Library/vt100.h diff --git a/Examples/mobc/src/src_user/ReProgramming/.gitkeep b/examples/mobc/src/src_user/ReProgramming/.gitkeep similarity index 100% rename from Examples/mobc/src/src_user/ReProgramming/.gitkeep rename to examples/mobc/src/src_user/ReProgramming/.gitkeep diff --git a/Examples/mobc/src/src_user/Script/AddSection/AddSection.pl b/examples/mobc/src/src_user/Script/AddSection/AddSection.pl similarity index 100% rename from Examples/mobc/src/src_user/Script/AddSection/AddSection.pl rename to examples/mobc/src/src_user/Script/AddSection/AddSection.pl diff --git a/Examples/mobc/src/src_user/Script/AddSection/log.log b/examples/mobc/src/src_user/Script/AddSection/log.log similarity index 100% rename from Examples/mobc/src/src_user/Script/AddSection/log.log rename to examples/mobc/src/src_user/Script/AddSection/log.log diff --git a/Examples/mobc/src/src_user/Script/AddSection/settings.pl b/examples/mobc/src/src_user/Script/AddSection/settings.pl similarity index 100% rename from Examples/mobc/src/src_user/Script/AddSection/settings.pl rename to examples/mobc/src/src_user/Script/AddSection/settings.pl diff --git a/Examples/mobc/src/src_user/Script/AddSection/utils.pl b/examples/mobc/src/src_user/Script/AddSection/utils.pl similarity index 100% rename from Examples/mobc/src/src_user/Script/AddSection/utils.pl rename to examples/mobc/src/src_user/Script/AddSection/utils.pl diff --git a/Examples/mobc/src/src_user/Script/CI/.gitkeep b/examples/mobc/src/src_user/Script/CI/.gitkeep similarity index 100% rename from Examples/mobc/src/src_user/Script/CI/.gitkeep rename to examples/mobc/src/src_user/Script/CI/.gitkeep diff --git a/Examples/mobc/src/src_user/Script/Git/revision.bat b/examples/mobc/src/src_user/Script/Git/revision.bat similarity index 100% rename from Examples/mobc/src/src_user/Script/Git/revision.bat rename to examples/mobc/src/src_user/Script/Git/revision.bat diff --git a/Examples/mobc/src/src_user/Script/Git/revision.sh b/examples/mobc/src/src_user/Script/Git/revision.sh similarity index 100% rename from Examples/mobc/src/src_user/Script/Git/revision.sh rename to examples/mobc/src/src_user/Script/Git/revision.sh diff --git a/Examples/mobc/src/src_user/Script/activate_sils_define.bat b/examples/mobc/src/src_user/Script/activate_sils_define.bat similarity index 100% rename from Examples/mobc/src/src_user/Script/activate_sils_define.bat rename to examples/mobc/src/src_user/Script/activate_sils_define.bat diff --git a/Examples/mobc/src/src_user/Script/deactivate_sils_define.bat b/examples/mobc/src/src_user/Script/deactivate_sils_define.bat similarity index 100% rename from Examples/mobc/src/src_user/Script/deactivate_sils_define.bat rename to examples/mobc/src/src_user/Script/deactivate_sils_define.bat diff --git a/Examples/mobc/src/src_user/Settings/Applications/data_recorder_define.h b/examples/mobc/src/src_user/Settings/Applications/data_recorder_define.h similarity index 100% rename from Examples/mobc/src/src_user/Settings/Applications/data_recorder_define.h rename to examples/mobc/src/src_user/Settings/Applications/data_recorder_define.h diff --git a/Examples/mobc/src/src_user/Settings/Applications/divided_cmd_utility_params.h b/examples/mobc/src/src_user/Settings/Applications/divided_cmd_utility_params.h similarity index 100% rename from Examples/mobc/src/src_user/Settings/Applications/divided_cmd_utility_params.h rename to examples/mobc/src/src_user/Settings/Applications/divided_cmd_utility_params.h diff --git a/Examples/mobc/src/src_user/Settings/Applications/telemetry_manager_define.h b/examples/mobc/src/src_user/Settings/Applications/telemetry_manager_define.h similarity index 100% rename from Examples/mobc/src/src_user/Settings/Applications/telemetry_manager_define.h rename to examples/mobc/src/src_user/Settings/Applications/telemetry_manager_define.h diff --git a/Examples/mobc/src/src_user/Settings/Applications/telemetry_manager_params.h b/examples/mobc/src/src_user/Settings/Applications/telemetry_manager_params.h similarity index 100% rename from Examples/mobc/src/src_user/Settings/Applications/telemetry_manager_params.h rename to examples/mobc/src/src_user/Settings/Applications/telemetry_manager_params.h diff --git a/Examples/mobc/src/src_user/Settings/Applications/timeline_command_dispatcher_define.h b/examples/mobc/src/src_user/Settings/Applications/timeline_command_dispatcher_define.h similarity index 100% rename from Examples/mobc/src/src_user/Settings/Applications/timeline_command_dispatcher_define.h rename to examples/mobc/src/src_user/Settings/Applications/timeline_command_dispatcher_define.h diff --git a/Examples/mobc/src/src_user/Settings/CMakeLists.txt b/examples/mobc/src/src_user/Settings/CMakeLists.txt similarity index 100% rename from Examples/mobc/src/src_user/Settings/CMakeLists.txt rename to examples/mobc/src/src_user/Settings/CMakeLists.txt diff --git a/Examples/mobc/src/src_user/Settings/DriverSuper/driver_buffer_define.h b/examples/mobc/src/src_user/Settings/DriverSuper/driver_buffer_define.h similarity index 100% rename from Examples/mobc/src/src_user/Settings/DriverSuper/driver_buffer_define.h rename to examples/mobc/src/src_user/Settings/DriverSuper/driver_buffer_define.h diff --git a/Examples/mobc/src/src_user/Settings/DriverSuper/driver_super_params.h b/examples/mobc/src/src_user/Settings/DriverSuper/driver_super_params.h similarity index 100% rename from Examples/mobc/src/src_user/Settings/DriverSuper/driver_super_params.h rename to examples/mobc/src/src_user/Settings/DriverSuper/driver_super_params.h diff --git a/Examples/mobc/src/src_user/Settings/Modes/TaskLists/Elements/tl_elem_debug_display.c b/examples/mobc/src/src_user/Settings/Modes/TaskLists/Elements/tl_elem_debug_display.c similarity index 100% rename from Examples/mobc/src/src_user/Settings/Modes/TaskLists/Elements/tl_elem_debug_display.c rename to examples/mobc/src/src_user/Settings/Modes/TaskLists/Elements/tl_elem_debug_display.c diff --git a/Examples/mobc/src/src_user/Settings/Modes/TaskLists/Elements/tl_elem_debug_display.h b/examples/mobc/src/src_user/Settings/Modes/TaskLists/Elements/tl_elem_debug_display.h similarity index 100% rename from Examples/mobc/src/src_user/Settings/Modes/TaskLists/Elements/tl_elem_debug_display.h rename to examples/mobc/src/src_user/Settings/Modes/TaskLists/Elements/tl_elem_debug_display.h diff --git a/Examples/mobc/src/src_user/Settings/Modes/TaskLists/Elements/tl_elem_drivers_update.c b/examples/mobc/src/src_user/Settings/Modes/TaskLists/Elements/tl_elem_drivers_update.c similarity index 100% rename from Examples/mobc/src/src_user/Settings/Modes/TaskLists/Elements/tl_elem_drivers_update.c rename to examples/mobc/src/src_user/Settings/Modes/TaskLists/Elements/tl_elem_drivers_update.c diff --git a/Examples/mobc/src/src_user/Settings/Modes/TaskLists/Elements/tl_elem_drivers_update.h b/examples/mobc/src/src_user/Settings/Modes/TaskLists/Elements/tl_elem_drivers_update.h similarity index 100% rename from Examples/mobc/src/src_user/Settings/Modes/TaskLists/Elements/tl_elem_drivers_update.h rename to examples/mobc/src/src_user/Settings/Modes/TaskLists/Elements/tl_elem_drivers_update.h diff --git a/Examples/mobc/src/src_user/Settings/Modes/TaskLists/Elements/tl_elem_gs_related_process.c b/examples/mobc/src/src_user/Settings/Modes/TaskLists/Elements/tl_elem_gs_related_process.c similarity index 100% rename from Examples/mobc/src/src_user/Settings/Modes/TaskLists/Elements/tl_elem_gs_related_process.c rename to examples/mobc/src/src_user/Settings/Modes/TaskLists/Elements/tl_elem_gs_related_process.c diff --git a/Examples/mobc/src/src_user/Settings/Modes/TaskLists/Elements/tl_elem_gs_related_process.h b/examples/mobc/src/src_user/Settings/Modes/TaskLists/Elements/tl_elem_gs_related_process.h similarity index 100% rename from Examples/mobc/src/src_user/Settings/Modes/TaskLists/Elements/tl_elem_gs_related_process.h rename to examples/mobc/src/src_user/Settings/Modes/TaskLists/Elements/tl_elem_gs_related_process.h diff --git a/Examples/mobc/src/src_user/Settings/Modes/TaskLists/Elements/tl_elem_tlm_cmd_hirate.c b/examples/mobc/src/src_user/Settings/Modes/TaskLists/Elements/tl_elem_tlm_cmd_hirate.c similarity index 100% rename from Examples/mobc/src/src_user/Settings/Modes/TaskLists/Elements/tl_elem_tlm_cmd_hirate.c rename to examples/mobc/src/src_user/Settings/Modes/TaskLists/Elements/tl_elem_tlm_cmd_hirate.c diff --git a/Examples/mobc/src/src_user/Settings/Modes/TaskLists/Elements/tl_elem_tlm_cmd_hirate.h b/examples/mobc/src/src_user/Settings/Modes/TaskLists/Elements/tl_elem_tlm_cmd_hirate.h similarity index 100% rename from Examples/mobc/src/src_user/Settings/Modes/TaskLists/Elements/tl_elem_tlm_cmd_hirate.h rename to examples/mobc/src/src_user/Settings/Modes/TaskLists/Elements/tl_elem_tlm_cmd_hirate.h diff --git a/Examples/mobc/src/src_user/Settings/Modes/TaskLists/tl_initial.c b/examples/mobc/src/src_user/Settings/Modes/TaskLists/tl_initial.c similarity index 100% rename from Examples/mobc/src/src_user/Settings/Modes/TaskLists/tl_initial.c rename to examples/mobc/src/src_user/Settings/Modes/TaskLists/tl_initial.c diff --git a/Examples/mobc/src/src_user/Settings/Modes/TaskLists/tl_initial.h b/examples/mobc/src/src_user/Settings/Modes/TaskLists/tl_initial.h similarity index 100% rename from Examples/mobc/src/src_user/Settings/Modes/TaskLists/tl_initial.h rename to examples/mobc/src/src_user/Settings/Modes/TaskLists/tl_initial.h diff --git a/Examples/mobc/src/src_user/Settings/Modes/Transitions/sequence_items.c b/examples/mobc/src/src_user/Settings/Modes/Transitions/sequence_items.c similarity index 100% rename from Examples/mobc/src/src_user/Settings/Modes/Transitions/sequence_items.c rename to examples/mobc/src/src_user/Settings/Modes/Transitions/sequence_items.c diff --git a/Examples/mobc/src/src_user/Settings/Modes/Transitions/sequence_items.h b/examples/mobc/src/src_user/Settings/Modes/Transitions/sequence_items.h similarity index 100% rename from Examples/mobc/src/src_user/Settings/Modes/Transitions/sequence_items.h rename to examples/mobc/src/src_user/Settings/Modes/Transitions/sequence_items.h diff --git a/Examples/mobc/src/src_user/Settings/Modes/Transitions/sl_initial.c b/examples/mobc/src/src_user/Settings/Modes/Transitions/sl_initial.c similarity index 100% rename from Examples/mobc/src/src_user/Settings/Modes/Transitions/sl_initial.c rename to examples/mobc/src/src_user/Settings/Modes/Transitions/sl_initial.c diff --git a/Examples/mobc/src/src_user/Settings/Modes/Transitions/sl_initial.h b/examples/mobc/src/src_user/Settings/Modes/Transitions/sl_initial.h similarity index 100% rename from Examples/mobc/src/src_user/Settings/Modes/Transitions/sl_initial.h rename to examples/mobc/src/src_user/Settings/Modes/Transitions/sl_initial.h diff --git a/Examples/mobc/src/src_user/Settings/Modes/Transitions/sl_nop.c b/examples/mobc/src/src_user/Settings/Modes/Transitions/sl_nop.c similarity index 100% rename from Examples/mobc/src/src_user/Settings/Modes/Transitions/sl_nop.c rename to examples/mobc/src/src_user/Settings/Modes/Transitions/sl_nop.c diff --git a/Examples/mobc/src/src_user/Settings/Modes/Transitions/sl_nop.h b/examples/mobc/src/src_user/Settings/Modes/Transitions/sl_nop.h similarity index 100% rename from Examples/mobc/src/src_user/Settings/Modes/Transitions/sl_nop.h rename to examples/mobc/src/src_user/Settings/Modes/Transitions/sl_nop.h diff --git a/Examples/mobc/src/src_user/Settings/Modes/mode_definitions.c b/examples/mobc/src/src_user/Settings/Modes/mode_definitions.c similarity index 100% rename from Examples/mobc/src/src_user/Settings/Modes/mode_definitions.c rename to examples/mobc/src/src_user/Settings/Modes/mode_definitions.c diff --git a/Examples/mobc/src/src_user/Settings/Modes/mode_definitions.h b/examples/mobc/src/src_user/Settings/Modes/mode_definitions.h similarity index 100% rename from Examples/mobc/src/src_user/Settings/Modes/mode_definitions.h rename to examples/mobc/src/src_user/Settings/Modes/mode_definitions.h diff --git a/Examples/mobc/src/src_user/Settings/Modes/mode_manager_params.h b/examples/mobc/src/src_user/Settings/Modes/mode_manager_params.h similarity index 100% rename from Examples/mobc/src/src_user/Settings/Modes/mode_manager_params.h rename to examples/mobc/src/src_user/Settings/Modes/mode_manager_params.h diff --git a/Examples/mobc/src/src_user/Settings/System/EventHandlerRules/event_handler_rule_test.c b/examples/mobc/src/src_user/Settings/System/EventHandlerRules/event_handler_rule_test.c similarity index 100% rename from Examples/mobc/src/src_user/Settings/System/EventHandlerRules/event_handler_rule_test.c rename to examples/mobc/src/src_user/Settings/System/EventHandlerRules/event_handler_rule_test.c diff --git a/Examples/mobc/src/src_user/Settings/System/EventHandlerRules/event_handler_rules.c b/examples/mobc/src/src_user/Settings/System/EventHandlerRules/event_handler_rules.c similarity index 100% rename from Examples/mobc/src/src_user/Settings/System/EventHandlerRules/event_handler_rules.c rename to examples/mobc/src/src_user/Settings/System/EventHandlerRules/event_handler_rules.c diff --git a/Examples/mobc/src/src_user/Settings/System/EventHandlerRules/event_handler_rules.h b/examples/mobc/src/src_user/Settings/System/EventHandlerRules/event_handler_rules.h similarity index 100% rename from Examples/mobc/src/src_user/Settings/System/EventHandlerRules/event_handler_rules.h rename to examples/mobc/src/src_user/Settings/System/EventHandlerRules/event_handler_rules.h diff --git a/Examples/mobc/src/src_user/Settings/System/app_manager_params.h b/examples/mobc/src/src_user/Settings/System/app_manager_params.h similarity index 100% rename from Examples/mobc/src/src_user/Settings/System/app_manager_params.h rename to examples/mobc/src/src_user/Settings/System/app_manager_params.h diff --git a/Examples/mobc/src/src_user/Settings/System/event_handler_params.h b/examples/mobc/src/src_user/Settings/System/event_handler_params.h similarity index 100% rename from Examples/mobc/src/src_user/Settings/System/event_handler_params.h rename to examples/mobc/src/src_user/Settings/System/event_handler_params.h diff --git a/Examples/mobc/src/src_user/Settings/System/event_logger_group.h b/examples/mobc/src/src_user/Settings/System/event_logger_group.h similarity index 100% rename from Examples/mobc/src/src_user/Settings/System/event_logger_group.h rename to examples/mobc/src/src_user/Settings/System/event_logger_group.h diff --git a/Examples/mobc/src/src_user/Settings/System/event_logger_params.h b/examples/mobc/src/src_user/Settings/System/event_logger_params.h similarity index 100% rename from Examples/mobc/src/src_user/Settings/System/event_logger_params.h rename to examples/mobc/src/src_user/Settings/System/event_logger_params.h diff --git a/Examples/mobc/src/src_user/Settings/System/event_logger_settings.c b/examples/mobc/src/src_user/Settings/System/event_logger_settings.c similarity index 100% rename from Examples/mobc/src/src_user/Settings/System/event_logger_settings.c rename to examples/mobc/src/src_user/Settings/System/event_logger_settings.c diff --git a/Examples/mobc/src/src_user/Settings/System/event_logger_settings.h b/examples/mobc/src/src_user/Settings/System/event_logger_settings.h similarity index 100% rename from Examples/mobc/src/src_user/Settings/System/event_logger_settings.h rename to examples/mobc/src/src_user/Settings/System/event_logger_settings.h diff --git a/Examples/mobc/src/src_user/Settings/System/obc_time_params.h b/examples/mobc/src/src_user/Settings/System/obc_time_params.h similarity index 100% rename from Examples/mobc/src/src_user/Settings/System/obc_time_params.h rename to examples/mobc/src/src_user/Settings/System/obc_time_params.h diff --git a/Examples/mobc/src/src_user/Settings/TlmCmd/Ccsds/apid_define.c b/examples/mobc/src/src_user/Settings/TlmCmd/Ccsds/apid_define.c similarity index 100% rename from Examples/mobc/src/src_user/Settings/TlmCmd/Ccsds/apid_define.c rename to examples/mobc/src/src_user/Settings/TlmCmd/Ccsds/apid_define.c diff --git a/Examples/mobc/src/src_user/Settings/TlmCmd/Ccsds/apid_define.h b/examples/mobc/src/src_user/Settings/TlmCmd/Ccsds/apid_define.h similarity index 100% rename from Examples/mobc/src/src_user/Settings/TlmCmd/Ccsds/apid_define.h rename to examples/mobc/src/src_user/Settings/TlmCmd/Ccsds/apid_define.h diff --git a/Examples/mobc/src/src_user/Settings/TlmCmd/Ccsds/cmd_space_packet_params.h b/examples/mobc/src/src_user/Settings/TlmCmd/Ccsds/cmd_space_packet_params.h similarity index 100% rename from Examples/mobc/src/src_user/Settings/TlmCmd/Ccsds/cmd_space_packet_params.h rename to examples/mobc/src/src_user/Settings/TlmCmd/Ccsds/cmd_space_packet_params.h diff --git a/Examples/mobc/src/src_user/Settings/TlmCmd/Ccsds/space_packet_typedef_params.h b/examples/mobc/src/src_user/Settings/TlmCmd/Ccsds/space_packet_typedef_params.h similarity index 100% rename from Examples/mobc/src/src_user/Settings/TlmCmd/Ccsds/space_packet_typedef_params.h rename to examples/mobc/src/src_user/Settings/TlmCmd/Ccsds/space_packet_typedef_params.h diff --git a/Examples/mobc/src/src_user/Settings/TlmCmd/Ccsds/tlm_space_packet_params.h b/examples/mobc/src/src_user/Settings/TlmCmd/Ccsds/tlm_space_packet_params.h similarity index 100% rename from Examples/mobc/src/src_user/Settings/TlmCmd/Ccsds/tlm_space_packet_params.h rename to examples/mobc/src/src_user/Settings/TlmCmd/Ccsds/tlm_space_packet_params.h diff --git a/Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/CMDFILE/sample.ops b/examples/mobc/src/src_user/Settings/TlmCmd/DataBase/CMDFILE/sample.ops similarity index 100% rename from Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/CMDFILE/sample.ops rename to examples/mobc/src/src_user/Settings/TlmCmd/DataBase/CMDFILE/sample.ops diff --git a/Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/CMD_DB/SAMPLE_MOBC_CMD_DB.xlsm b/examples/mobc/src/src_user/Settings/TlmCmd/DataBase/CMD_DB/SAMPLE_MOBC_CMD_DB.xlsm similarity index 100% rename from Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/CMD_DB/SAMPLE_MOBC_CMD_DB.xlsm rename to examples/mobc/src/src_user/Settings/TlmCmd/DataBase/CMD_DB/SAMPLE_MOBC_CMD_DB.xlsm diff --git a/Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/CMD_DB/SAMPLE_MOBC_CMD_DB_BCT.csv b/examples/mobc/src/src_user/Settings/TlmCmd/DataBase/CMD_DB/SAMPLE_MOBC_CMD_DB_BCT.csv similarity index 100% rename from Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/CMD_DB/SAMPLE_MOBC_CMD_DB_BCT.csv rename to examples/mobc/src/src_user/Settings/TlmCmd/DataBase/CMD_DB/SAMPLE_MOBC_CMD_DB_BCT.csv diff --git a/Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/CMD_DB/SAMPLE_MOBC_CMD_DB_CMD_DB.csv b/examples/mobc/src/src_user/Settings/TlmCmd/DataBase/CMD_DB/SAMPLE_MOBC_CMD_DB_CMD_DB.csv similarity index 100% rename from Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/CMD_DB/SAMPLE_MOBC_CMD_DB_CMD_DB.csv rename to examples/mobc/src/src_user/Settings/TlmCmd/DataBase/CMD_DB/SAMPLE_MOBC_CMD_DB_CMD_DB.csv diff --git a/Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/CMD_DB/SAMPLE_MOBC_CMD_DB_Utility.csv b/examples/mobc/src/src_user/Settings/TlmCmd/DataBase/CMD_DB/SAMPLE_MOBC_CMD_DB_Utility.csv similarity index 100% rename from Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/CMD_DB/SAMPLE_MOBC_CMD_DB_Utility.csv rename to examples/mobc/src/src_user/Settings/TlmCmd/DataBase/CMD_DB/SAMPLE_MOBC_CMD_DB_Utility.csv diff --git a/Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB.xlsm b/examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB.xlsm similarity index 100% rename from Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB.xlsm rename to examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB.xlsm diff --git a/Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_AM.csv b/examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_AM.csv similarity index 100% rename from Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_AM.csv rename to examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_AM.csv diff --git a/Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_APP_TIME.csv b/examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_APP_TIME.csv similarity index 100% rename from Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_APP_TIME.csv rename to examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_APP_TIME.csv diff --git a/Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_BL.csv b/examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_BL.csv similarity index 100% rename from Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_BL.csv rename to examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_BL.csv diff --git a/Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_CA.csv b/examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_CA.csv similarity index 100% rename from Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_CA.csv rename to examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_CA.csv diff --git a/Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_DCU.csv b/examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_DCU.csv similarity index 100% rename from Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_DCU.csv rename to examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_DCU.csv diff --git a/Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_EH.csv b/examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_EH.csv similarity index 100% rename from Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_EH.csv rename to examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_EH.csv diff --git a/Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_EH_INDEX.csv b/examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_EH_INDEX.csv similarity index 100% rename from Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_EH_INDEX.csv rename to examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_EH_INDEX.csv diff --git a/Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_EH_LOG.csv b/examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_EH_LOG.csv similarity index 100% rename from Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_EH_LOG.csv rename to examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_EH_LOG.csv diff --git a/Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_EH_RULE.csv b/examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_EH_RULE.csv similarity index 100% rename from Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_EH_RULE.csv rename to examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_EH_RULE.csv diff --git a/Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_EL.csv b/examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_EL.csv similarity index 100% rename from Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_EL.csv rename to examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_EL.csv diff --git a/Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_EL_CLOG.csv b/examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_EL_CLOG.csv similarity index 100% rename from Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_EL_CLOG.csv rename to examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_EL_CLOG.csv diff --git a/Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_EL_TLOG.csv b/examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_EL_TLOG.csv similarity index 100% rename from Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_EL_TLOG.csv rename to examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_EL_TLOG.csv diff --git a/Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_GIT_REV.csv b/examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_GIT_REV.csv similarity index 100% rename from Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_GIT_REV.csv rename to examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_GIT_REV.csv diff --git a/Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_GS.csv b/examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_GS.csv similarity index 100% rename from Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_GS.csv rename to examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_GS.csv diff --git a/Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_HK.csv b/examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_HK.csv similarity index 100% rename from Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_HK.csv rename to examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_HK.csv diff --git a/Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_MEM.csv b/examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_MEM.csv similarity index 100% rename from Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_MEM.csv rename to examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_MEM.csv diff --git a/Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_MM.csv b/examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_MM.csv similarity index 100% rename from Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_MM.csv rename to examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_MM.csv diff --git a/Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_MOBC.csv b/examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_MOBC.csv similarity index 100% rename from Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_MOBC.csv rename to examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_MOBC.csv diff --git a/Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_TF.csv b/examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_TF.csv similarity index 100% rename from Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_TF.csv rename to examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_TF.csv diff --git a/Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_TL.csv b/examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_TL.csv similarity index 100% rename from Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_TL.csv rename to examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_TL.csv diff --git a/Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_TLM_MGR1.csv b/examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_TLM_MGR1.csv similarity index 100% rename from Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_TLM_MGR1.csv rename to examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_TLM_MGR1.csv diff --git a/Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_TLM_MGR2.csv b/examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_TLM_MGR2.csv similarity index 100% rename from Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_TLM_MGR2.csv rename to examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_TLM_MGR2.csv diff --git a/Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_UART_TEST.csv b/examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_UART_TEST.csv similarity index 100% rename from Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_UART_TEST.csv rename to examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB_UART_TEST.csv diff --git a/Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/.gitkeep b/examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/.gitkeep similarity index 100% rename from Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/.gitkeep rename to examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/.gitkeep diff --git a/Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_AM.csv b/examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_AM.csv similarity index 100% rename from Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_AM.csv rename to examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_AM.csv diff --git a/Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_APP_TIME.csv b/examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_APP_TIME.csv similarity index 100% rename from Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_APP_TIME.csv rename to examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_APP_TIME.csv diff --git a/Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_BL.csv b/examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_BL.csv similarity index 100% rename from Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_BL.csv rename to examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_BL.csv diff --git a/Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_CA.csv b/examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_CA.csv similarity index 100% rename from Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_CA.csv rename to examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_CA.csv diff --git a/Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_DCU.csv b/examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_DCU.csv similarity index 100% rename from Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_DCU.csv rename to examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_DCU.csv diff --git a/Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_EH.csv b/examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_EH.csv similarity index 100% rename from Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_EH.csv rename to examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_EH.csv diff --git a/Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_EH_INDEX.csv b/examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_EH_INDEX.csv similarity index 100% rename from Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_EH_INDEX.csv rename to examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_EH_INDEX.csv diff --git a/Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_EH_LOG.csv b/examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_EH_LOG.csv similarity index 100% rename from Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_EH_LOG.csv rename to examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_EH_LOG.csv diff --git a/Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_EH_RULE.csv b/examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_EH_RULE.csv similarity index 100% rename from Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_EH_RULE.csv rename to examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_EH_RULE.csv diff --git a/Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_EL.csv b/examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_EL.csv similarity index 100% rename from Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_EL.csv rename to examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_EL.csv diff --git a/Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_EL_CLOG.csv b/examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_EL_CLOG.csv similarity index 100% rename from Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_EL_CLOG.csv rename to examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_EL_CLOG.csv diff --git a/Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_EL_TLOG.csv b/examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_EL_TLOG.csv similarity index 100% rename from Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_EL_TLOG.csv rename to examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_EL_TLOG.csv diff --git a/Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_GIT_REV.csv b/examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_GIT_REV.csv similarity index 100% rename from Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_GIT_REV.csv rename to examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_GIT_REV.csv diff --git a/Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_GS.csv b/examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_GS.csv similarity index 100% rename from Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_GS.csv rename to examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_GS.csv diff --git a/Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_HK.csv b/examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_HK.csv similarity index 100% rename from Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_HK.csv rename to examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_HK.csv diff --git a/Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_MEM.csv b/examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_MEM.csv similarity index 100% rename from Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_MEM.csv rename to examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_MEM.csv diff --git a/Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_MM.csv b/examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_MM.csv similarity index 100% rename from Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_MM.csv rename to examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_MM.csv diff --git a/Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_MOBC.csv b/examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_MOBC.csv similarity index 100% rename from Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_MOBC.csv rename to examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_MOBC.csv diff --git a/Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_TF.csv b/examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_TF.csv similarity index 100% rename from Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_TF.csv rename to examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_TF.csv diff --git a/Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_TL.csv b/examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_TL.csv similarity index 100% rename from Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_TL.csv rename to examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_TL.csv diff --git a/Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_TLM_MGR1.csv b/examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_TLM_MGR1.csv similarity index 100% rename from Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_TLM_MGR1.csv rename to examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_TLM_MGR1.csv diff --git a/Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_TLM_MGR2.csv b/examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_TLM_MGR2.csv similarity index 100% rename from Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_TLM_MGR2.csv rename to examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_TLM_MGR2.csv diff --git a/Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_UART_TEST.csv b/examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_UART_TEST.csv similarity index 100% rename from Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_UART_TEST.csv rename to examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_MOBC_TLM_DB_UART_TEST.csv diff --git a/Examples/mobc/src/src_user/Settings/TlmCmd/block_command_table_params.h b/examples/mobc/src/src_user/Settings/TlmCmd/block_command_table_params.h similarity index 100% rename from Examples/mobc/src/src_user/Settings/TlmCmd/block_command_table_params.h rename to examples/mobc/src/src_user/Settings/TlmCmd/block_command_table_params.h diff --git a/Examples/mobc/src/src_user/Settings/TlmCmd/command_analyze_params.h b/examples/mobc/src/src_user/Settings/TlmCmd/command_analyze_params.h similarity index 100% rename from Examples/mobc/src/src_user/Settings/TlmCmd/command_analyze_params.h rename to examples/mobc/src/src_user/Settings/TlmCmd/command_analyze_params.h diff --git a/Examples/mobc/src/src_user/Settings/TlmCmd/common_cmd_packet_define.c b/examples/mobc/src/src_user/Settings/TlmCmd/common_cmd_packet_define.c similarity index 100% rename from Examples/mobc/src/src_user/Settings/TlmCmd/common_cmd_packet_define.c rename to examples/mobc/src/src_user/Settings/TlmCmd/common_cmd_packet_define.c diff --git a/Examples/mobc/src/src_user/Settings/TlmCmd/common_cmd_packet_define.h b/examples/mobc/src/src_user/Settings/TlmCmd/common_cmd_packet_define.h similarity index 100% rename from Examples/mobc/src/src_user/Settings/TlmCmd/common_cmd_packet_define.h rename to examples/mobc/src/src_user/Settings/TlmCmd/common_cmd_packet_define.h diff --git a/Examples/mobc/src/src_user/Settings/TlmCmd/common_tlm_cmd_packet_define.h b/examples/mobc/src/src_user/Settings/TlmCmd/common_tlm_cmd_packet_define.h similarity index 100% rename from Examples/mobc/src/src_user/Settings/TlmCmd/common_tlm_cmd_packet_define.h rename to examples/mobc/src/src_user/Settings/TlmCmd/common_tlm_cmd_packet_define.h diff --git a/Examples/mobc/src/src_user/Settings/TlmCmd/common_tlm_packet_define.h b/examples/mobc/src/src_user/Settings/TlmCmd/common_tlm_packet_define.h similarity index 100% rename from Examples/mobc/src/src_user/Settings/TlmCmd/common_tlm_packet_define.h rename to examples/mobc/src/src_user/Settings/TlmCmd/common_tlm_packet_define.h diff --git a/Examples/mobc/src/src_user/Settings/TlmCmd/packet_handler_params.h b/examples/mobc/src/src_user/Settings/TlmCmd/packet_handler_params.h similarity index 100% rename from Examples/mobc/src/src_user/Settings/TlmCmd/packet_handler_params.h rename to examples/mobc/src/src_user/Settings/TlmCmd/packet_handler_params.h diff --git a/Examples/mobc/src/src_user/Settings/TlmCmd/telemetry_frame_params.h b/examples/mobc/src/src_user/Settings/TlmCmd/telemetry_frame_params.h similarity index 100% rename from Examples/mobc/src/src_user/Settings/TlmCmd/telemetry_frame_params.h rename to examples/mobc/src/src_user/Settings/TlmCmd/telemetry_frame_params.h diff --git a/Examples/mobc/src/src_user/Settings/build_settings.h b/examples/mobc/src/src_user/Settings/build_settings.h similarity index 100% rename from Examples/mobc/src/src_user/Settings/build_settings.h rename to examples/mobc/src/src_user/Settings/build_settings.h diff --git a/Examples/mobc/src/src_user/Settings/git_revision_config.h b/examples/mobc/src/src_user/Settings/git_revision_config.h similarity index 100% rename from Examples/mobc/src/src_user/Settings/git_revision_config.h rename to examples/mobc/src/src_user/Settings/git_revision_config.h diff --git a/Examples/mobc/src/src_user/Settings/initial_settings.h b/examples/mobc/src/src_user/Settings/initial_settings.h similarity index 100% rename from Examples/mobc/src/src_user/Settings/initial_settings.h rename to examples/mobc/src/src_user/Settings/initial_settings.h diff --git a/Examples/mobc/src/src_user/Settings/port_config.h b/examples/mobc/src/src_user/Settings/port_config.h similarity index 100% rename from Examples/mobc/src/src_user/Settings/port_config.h rename to examples/mobc/src/src_user/Settings/port_config.h diff --git a/Examples/mobc/src/src_user/Settings/sils_define.h b/examples/mobc/src/src_user/Settings/sils_define.h similarity index 100% rename from Examples/mobc/src/src_user/Settings/sils_define.h rename to examples/mobc/src/src_user/Settings/sils_define.h diff --git a/Examples/mobc/src/src_user/Test/README.md b/examples/mobc/src/src_user/Test/README.md similarity index 100% rename from Examples/mobc/src/src_user/Test/README.md rename to examples/mobc/src/src_user/Test/README.md diff --git a/Examples/mobc/src/src_user/Test/pytest.ini b/examples/mobc/src/src_user/Test/pytest.ini similarity index 100% rename from Examples/mobc/src/src_user/Test/pytest.ini rename to examples/mobc/src/src_user/Test/pytest.ini diff --git a/Examples/mobc/src/src_user/Test/settings.json b/examples/mobc/src/src_user/Test/settings.json similarity index 100% rename from Examples/mobc/src/src_user/Test/settings.json rename to examples/mobc/src/src_user/Test/settings.json diff --git a/Examples/mobc/src/src_user/Test/test/conftest.py b/examples/mobc/src/src_user/Test/test/conftest.py similarity index 100% rename from Examples/mobc/src/src_user/Test/test/conftest.py rename to examples/mobc/src/src_user/Test/test/conftest.py diff --git a/Examples/mobc/src/src_user/Test/test/src_core/Applications/test_event_utility.py b/examples/mobc/src/src_user/Test/test/src_core/Applications/test_event_utility.py similarity index 100% rename from Examples/mobc/src/src_user/Test/test/src_core/Applications/test_event_utility.py rename to examples/mobc/src/src_user/Test/test/src_core/Applications/test_event_utility.py diff --git a/Examples/mobc/src/src_user/Test/test/src_core/Applications/test_timeline_command_dispatcher.py b/examples/mobc/src/src_user/Test/test/src_core/Applications/test_timeline_command_dispatcher.py similarity index 100% rename from Examples/mobc/src/src_user/Test/test/src_core/Applications/test_timeline_command_dispatcher.py rename to examples/mobc/src/src_user/Test/test/src_core/Applications/test_timeline_command_dispatcher.py diff --git a/Examples/mobc/src/src_user/Test/test/src_core/System/EventManager/test_event_handler.py b/examples/mobc/src/src_user/Test/test/src_core/System/EventManager/test_event_handler.py similarity index 100% rename from Examples/mobc/src/src_user/Test/test/src_core/System/EventManager/test_event_handler.py rename to examples/mobc/src/src_user/Test/test/src_core/System/EventManager/test_event_handler.py diff --git a/Examples/mobc/src/src_user/Test/test/src_core/System/EventManager/test_event_logger.py b/examples/mobc/src/src_user/Test/test/src_core/System/EventManager/test_event_logger.py similarity index 100% rename from Examples/mobc/src/src_user/Test/test/src_core/System/EventManager/test_event_logger.py rename to examples/mobc/src/src_user/Test/test/src_core/System/EventManager/test_event_logger.py diff --git a/Examples/mobc/src/src_user/Test/test/src_core/System/ModeManager/test_mode_manager.py b/examples/mobc/src/src_user/Test/test/src_core/System/ModeManager/test_mode_manager.py similarity index 100% rename from Examples/mobc/src/src_user/Test/test/src_core/System/ModeManager/test_mode_manager.py rename to examples/mobc/src/src_user/Test/test/src_core/System/ModeManager/test_mode_manager.py diff --git a/Examples/mobc/src/src_user/Test/test/src_core/System/TaskManager/test_task_dispatcher.py b/examples/mobc/src/src_user/Test/test/src_core/System/TaskManager/test_task_dispatcher.py similarity index 100% rename from Examples/mobc/src/src_user/Test/test/src_core/System/TaskManager/test_task_dispatcher.py rename to examples/mobc/src/src_user/Test/test/src_core/System/TaskManager/test_task_dispatcher.py diff --git a/Examples/mobc/src/src_user/Test/test/src_core/System/TimeManager/test_obc_time.py b/examples/mobc/src/src_user/Test/test/src_core/System/TimeManager/test_obc_time.py similarity index 100% rename from Examples/mobc/src/src_user/Test/test/src_core/System/TimeManager/test_obc_time.py rename to examples/mobc/src/src_user/Test/test/src_core/System/TimeManager/test_obc_time.py diff --git a/Examples/mobc/src/src_user/Test/test/src_core/System/TimeManager/test_time_manager.py b/examples/mobc/src/src_user/Test/test/src_core/System/TimeManager/test_time_manager.py similarity index 100% rename from Examples/mobc/src/src_user/Test/test/src_core/System/TimeManager/test_time_manager.py rename to examples/mobc/src/src_user/Test/test/src_core/System/TimeManager/test_time_manager.py diff --git a/Examples/mobc/src/src_user/Test/test/src_core/System/WatchdogTimer/test_watchdog_timer.py b/examples/mobc/src/src_user/Test/test/src_core/System/WatchdogTimer/test_watchdog_timer.py similarity index 100% rename from Examples/mobc/src/src_user/Test/test/src_core/System/WatchdogTimer/test_watchdog_timer.py rename to examples/mobc/src/src_user/Test/test/src_core/System/WatchdogTimer/test_watchdog_timer.py diff --git a/Examples/mobc/src/src_user/Test/test/src_core/TlmCmd/test_block_command_loader.py b/examples/mobc/src/src_user/Test/test/src_core/TlmCmd/test_block_command_loader.py similarity index 100% rename from Examples/mobc/src/src_user/Test/test/src_core/TlmCmd/test_block_command_loader.py rename to examples/mobc/src/src_user/Test/test/src_core/TlmCmd/test_block_command_loader.py diff --git a/Examples/mobc/src/src_user/Test/test/src_core/TlmCmd/test_command_analyze.py b/examples/mobc/src/src_user/Test/test/src_core/TlmCmd/test_command_analyze.py similarity index 100% rename from Examples/mobc/src/src_user/Test/test/src_core/TlmCmd/test_command_analyze.py rename to examples/mobc/src/src_user/Test/test/src_core/TlmCmd/test_command_analyze.py diff --git a/Examples/mobc/src/src_user/Test/test/src_core/TlmCmd/test_command_dispatcher.py b/examples/mobc/src/src_user/Test/test/src_core/TlmCmd/test_command_dispatcher.py similarity index 100% rename from Examples/mobc/src/src_user/Test/test/src_core/TlmCmd/test_command_dispatcher.py rename to examples/mobc/src/src_user/Test/test/src_core/TlmCmd/test_command_dispatcher.py diff --git a/Examples/mobc/src/src_user/Test/test/src_core/TlmCmd/test_common_cmd_packet_util.py b/examples/mobc/src/src_user/Test/test/src_core/TlmCmd/test_common_cmd_packet_util.py similarity index 100% rename from Examples/mobc/src/src_user/Test/test/src_core/TlmCmd/test_common_cmd_packet_util.py rename to examples/mobc/src/src_user/Test/test/src_core/TlmCmd/test_common_cmd_packet_util.py diff --git a/Examples/mobc/src/src_user/Test/test/src_core/TlmCmd/test_telemetry_frame.py b/examples/mobc/src/src_user/Test/test/src_core/TlmCmd/test_telemetry_frame.py similarity index 100% rename from Examples/mobc/src/src_user/Test/test/src_core/TlmCmd/test_telemetry_frame.py rename to examples/mobc/src/src_user/Test/test/src_core/TlmCmd/test_telemetry_frame.py diff --git a/Examples/mobc/src/src_user/Test/test/src_user/.gitkeep b/examples/mobc/src/src_user/Test/test/src_user/.gitkeep similarity index 100% rename from Examples/mobc/src/src_user/Test/test/src_user/.gitkeep rename to examples/mobc/src/src_user/Test/test/src_user/.gitkeep diff --git a/Examples/mobc/src/src_user/Test/utils/c2a_enum_utils.py b/examples/mobc/src/src_user/Test/utils/c2a_enum_utils.py similarity index 100% rename from Examples/mobc/src/src_user/Test/utils/c2a_enum_utils.py rename to examples/mobc/src/src_user/Test/utils/c2a_enum_utils.py diff --git a/Examples/mobc/src/src_user/Test/utils/wings_utils.py b/examples/mobc/src/src_user/Test/utils/wings_utils.py similarity index 100% rename from Examples/mobc/src/src_user/Test/utils/wings_utils.py rename to examples/mobc/src/src_user/Test/utils/wings_utils.py diff --git a/Examples/mobc/src/src_user/TlmCmd/CMakeLists.txt b/examples/mobc/src/src_user/TlmCmd/CMakeLists.txt similarity index 100% rename from Examples/mobc/src/src_user/TlmCmd/CMakeLists.txt rename to examples/mobc/src/src_user/TlmCmd/CMakeLists.txt diff --git a/Examples/mobc/src/src_user/TlmCmd/Ccsds/m_pdu.c b/examples/mobc/src/src_user/TlmCmd/Ccsds/m_pdu.c similarity index 100% rename from Examples/mobc/src/src_user/TlmCmd/Ccsds/m_pdu.c rename to examples/mobc/src/src_user/TlmCmd/Ccsds/m_pdu.c diff --git a/Examples/mobc/src/src_user/TlmCmd/Ccsds/m_pdu.h b/examples/mobc/src/src_user/TlmCmd/Ccsds/m_pdu.h similarity index 100% rename from Examples/mobc/src/src_user/TlmCmd/Ccsds/m_pdu.h rename to examples/mobc/src/src_user/TlmCmd/Ccsds/m_pdu.h diff --git a/Examples/mobc/src/src_user/TlmCmd/Ccsds/tc_segment.c b/examples/mobc/src/src_user/TlmCmd/Ccsds/tc_segment.c similarity index 100% rename from Examples/mobc/src/src_user/TlmCmd/Ccsds/tc_segment.c rename to examples/mobc/src/src_user/TlmCmd/Ccsds/tc_segment.c diff --git a/Examples/mobc/src/src_user/TlmCmd/Ccsds/tc_segment.h b/examples/mobc/src/src_user/TlmCmd/Ccsds/tc_segment.h similarity index 100% rename from Examples/mobc/src/src_user/TlmCmd/Ccsds/tc_segment.h rename to examples/mobc/src/src_user/TlmCmd/Ccsds/tc_segment.h diff --git a/Examples/mobc/src/src_user/TlmCmd/Ccsds/tc_transfer_frame.c b/examples/mobc/src/src_user/TlmCmd/Ccsds/tc_transfer_frame.c similarity index 100% rename from Examples/mobc/src/src_user/TlmCmd/Ccsds/tc_transfer_frame.c rename to examples/mobc/src/src_user/TlmCmd/Ccsds/tc_transfer_frame.c diff --git a/Examples/mobc/src/src_user/TlmCmd/Ccsds/tc_transfer_frame.h b/examples/mobc/src/src_user/TlmCmd/Ccsds/tc_transfer_frame.h similarity index 100% rename from Examples/mobc/src/src_user/TlmCmd/Ccsds/tc_transfer_frame.h rename to examples/mobc/src/src_user/TlmCmd/Ccsds/tc_transfer_frame.h diff --git a/Examples/mobc/src/src_user/TlmCmd/Ccsds/tcp_to_m_pdu.c b/examples/mobc/src/src_user/TlmCmd/Ccsds/tcp_to_m_pdu.c similarity index 100% rename from Examples/mobc/src/src_user/TlmCmd/Ccsds/tcp_to_m_pdu.c rename to examples/mobc/src/src_user/TlmCmd/Ccsds/tcp_to_m_pdu.c diff --git a/Examples/mobc/src/src_user/TlmCmd/Ccsds/tcp_to_m_pdu.h b/examples/mobc/src/src_user/TlmCmd/Ccsds/tcp_to_m_pdu.h similarity index 100% rename from Examples/mobc/src/src_user/TlmCmd/Ccsds/tcp_to_m_pdu.h rename to examples/mobc/src/src_user/TlmCmd/Ccsds/tcp_to_m_pdu.h diff --git a/Examples/mobc/src/src_user/TlmCmd/Ccsds/vcdu.c b/examples/mobc/src/src_user/TlmCmd/Ccsds/vcdu.c similarity index 100% rename from Examples/mobc/src/src_user/TlmCmd/Ccsds/vcdu.c rename to examples/mobc/src/src_user/TlmCmd/Ccsds/vcdu.c diff --git a/Examples/mobc/src/src_user/TlmCmd/Ccsds/vcdu.h b/examples/mobc/src/src_user/TlmCmd/Ccsds/vcdu.h similarity index 100% rename from Examples/mobc/src/src_user/TlmCmd/Ccsds/vcdu.h rename to examples/mobc/src/src_user/TlmCmd/Ccsds/vcdu.h diff --git a/Examples/mobc/src/src_user/TlmCmd/NormalBlockCommandDefinition/nbc_header.h b/examples/mobc/src/src_user/TlmCmd/NormalBlockCommandDefinition/nbc_header.h similarity index 100% rename from Examples/mobc/src/src_user/TlmCmd/NormalBlockCommandDefinition/nbc_header.h rename to examples/mobc/src/src_user/TlmCmd/NormalBlockCommandDefinition/nbc_header.h diff --git a/Examples/mobc/src/src_user/TlmCmd/NormalBlockCommandDefinition/nbc_respond_eh_for_test.c b/examples/mobc/src/src_user/TlmCmd/NormalBlockCommandDefinition/nbc_respond_eh_for_test.c similarity index 100% rename from Examples/mobc/src/src_user/TlmCmd/NormalBlockCommandDefinition/nbc_respond_eh_for_test.c rename to examples/mobc/src/src_user/TlmCmd/NormalBlockCommandDefinition/nbc_respond_eh_for_test.c diff --git a/Examples/mobc/src/src_user/TlmCmd/NormalBlockCommandDefinition/nbc_start_hk_tlm.c b/examples/mobc/src/src_user/TlmCmd/NormalBlockCommandDefinition/nbc_start_hk_tlm.c similarity index 100% rename from Examples/mobc/src/src_user/TlmCmd/NormalBlockCommandDefinition/nbc_start_hk_tlm.c rename to examples/mobc/src/src_user/TlmCmd/NormalBlockCommandDefinition/nbc_start_hk_tlm.c diff --git a/Examples/mobc/src/src_user/TlmCmd/NormalBlockCommandDefinition/nbc_test_bcl.c b/examples/mobc/src/src_user/TlmCmd/NormalBlockCommandDefinition/nbc_test_bcl.c similarity index 100% rename from Examples/mobc/src/src_user/TlmCmd/NormalBlockCommandDefinition/nbc_test_bcl.c rename to examples/mobc/src/src_user/TlmCmd/NormalBlockCommandDefinition/nbc_test_bcl.c diff --git a/Examples/mobc/src/src_user/TlmCmd/block_command_definitions.c b/examples/mobc/src/src_user/TlmCmd/block_command_definitions.c similarity index 100% rename from Examples/mobc/src/src_user/TlmCmd/block_command_definitions.c rename to examples/mobc/src/src_user/TlmCmd/block_command_definitions.c diff --git a/Examples/mobc/src/src_user/TlmCmd/block_command_definitions.h b/examples/mobc/src/src_user/TlmCmd/block_command_definitions.h similarity index 100% rename from Examples/mobc/src/src_user/TlmCmd/block_command_definitions.h rename to examples/mobc/src/src_user/TlmCmd/block_command_definitions.h diff --git a/Examples/mobc/src/src_user/TlmCmd/block_command_user_settings.c b/examples/mobc/src/src_user/TlmCmd/block_command_user_settings.c similarity index 100% rename from Examples/mobc/src/src_user/TlmCmd/block_command_user_settings.c rename to examples/mobc/src/src_user/TlmCmd/block_command_user_settings.c diff --git a/Examples/mobc/src/src_user/TlmCmd/block_command_user_settings.h b/examples/mobc/src/src_user/TlmCmd/block_command_user_settings.h similarity index 100% rename from Examples/mobc/src/src_user/TlmCmd/block_command_user_settings.h rename to examples/mobc/src/src_user/TlmCmd/block_command_user_settings.h diff --git a/Examples/mobc/src/src_user/TlmCmd/command_definitions.c b/examples/mobc/src/src_user/TlmCmd/command_definitions.c similarity index 100% rename from Examples/mobc/src/src_user/TlmCmd/command_definitions.c rename to examples/mobc/src/src_user/TlmCmd/command_definitions.c diff --git a/Examples/mobc/src/src_user/TlmCmd/command_definitions.h b/examples/mobc/src/src_user/TlmCmd/command_definitions.h similarity index 100% rename from Examples/mobc/src/src_user/TlmCmd/command_definitions.h rename to examples/mobc/src/src_user/TlmCmd/command_definitions.h diff --git a/Examples/mobc/src/src_user/TlmCmd/command_source.h b/examples/mobc/src/src_user/TlmCmd/command_source.h similarity index 100% rename from Examples/mobc/src/src_user/TlmCmd/command_source.h rename to examples/mobc/src/src_user/TlmCmd/command_source.h diff --git a/Examples/mobc/src/src_user/TlmCmd/common_cmd_packet.c b/examples/mobc/src/src_user/TlmCmd/common_cmd_packet.c similarity index 100% rename from Examples/mobc/src/src_user/TlmCmd/common_cmd_packet.c rename to examples/mobc/src/src_user/TlmCmd/common_cmd_packet.c diff --git a/Examples/mobc/src/src_user/TlmCmd/common_tlm_cmd_packet.c b/examples/mobc/src/src_user/TlmCmd/common_tlm_cmd_packet.c similarity index 100% rename from Examples/mobc/src/src_user/TlmCmd/common_tlm_cmd_packet.c rename to examples/mobc/src/src_user/TlmCmd/common_tlm_cmd_packet.c diff --git a/Examples/mobc/src/src_user/TlmCmd/common_tlm_packet.c b/examples/mobc/src/src_user/TlmCmd/common_tlm_packet.c similarity index 100% rename from Examples/mobc/src/src_user/TlmCmd/common_tlm_packet.c rename to examples/mobc/src/src_user/TlmCmd/common_tlm_packet.c diff --git a/Examples/mobc/src/src_user/TlmCmd/telemetry_definitions.c b/examples/mobc/src/src_user/TlmCmd/telemetry_definitions.c similarity index 100% rename from Examples/mobc/src/src_user/TlmCmd/telemetry_definitions.c rename to examples/mobc/src/src_user/TlmCmd/telemetry_definitions.c diff --git a/Examples/mobc/src/src_user/TlmCmd/telemetry_definitions.h b/examples/mobc/src/src_user/TlmCmd/telemetry_definitions.h similarity index 100% rename from Examples/mobc/src/src_user/TlmCmd/telemetry_definitions.h rename to examples/mobc/src/src_user/TlmCmd/telemetry_definitions.h diff --git a/Examples/mobc/src/src_user/TlmCmd/telemetry_source.h b/examples/mobc/src/src_user/TlmCmd/telemetry_source.h similarity index 100% rename from Examples/mobc/src/src_user/TlmCmd/telemetry_source.h rename to examples/mobc/src/src_user/TlmCmd/telemetry_source.h diff --git a/Examples/mobc/src/src_user/TlmCmd/user_packet_handler.c b/examples/mobc/src/src_user/TlmCmd/user_packet_handler.c similarity index 100% rename from Examples/mobc/src/src_user/TlmCmd/user_packet_handler.c rename to examples/mobc/src/src_user/TlmCmd/user_packet_handler.c diff --git a/Examples/mobc/src/src_user/TlmCmd/user_packet_handler.h b/examples/mobc/src/src_user/TlmCmd/user_packet_handler.h similarity index 100% rename from Examples/mobc/src/src_user/TlmCmd/user_packet_handler.h rename to examples/mobc/src/src_user/TlmCmd/user_packet_handler.h diff --git a/Examples/mobc/src/src_user/c2a_main.c b/examples/mobc/src/src_user/c2a_main.c similarity index 100% rename from Examples/mobc/src/src_user/c2a_main.c rename to examples/mobc/src/src_user/c2a_main.c diff --git a/Examples/mobc/src/src_user/common.cmake b/examples/mobc/src/src_user/common.cmake similarity index 100% rename from Examples/mobc/src/src_user/common.cmake rename to examples/mobc/src/src_user/common.cmake diff --git a/Examples/mobc/src/src_user/hal/CMakeLists.txt b/examples/mobc/src/src_user/hal/CMakeLists.txt similarity index 100% rename from Examples/mobc/src/src_user/hal/CMakeLists.txt rename to examples/mobc/src/src_user/hal/CMakeLists.txt diff --git a/Examples/mobc/src/src_user/hal/ccsds_user.h b/examples/mobc/src/src_user/hal/ccsds_user.h similarity index 100% rename from Examples/mobc/src/src_user/hal/ccsds_user.h rename to examples/mobc/src/src_user/hal/ccsds_user.h diff --git a/Examples/mobc/src/src_user/hal/common/.gitkeep b/examples/mobc/src/src_user/hal/common/.gitkeep similarity index 100% rename from Examples/mobc/src/src_user/hal/common/.gitkeep rename to examples/mobc/src/src_user/hal/common/.gitkeep diff --git a/Examples/mobc/src/src_user/hal/if_list.c b/examples/mobc/src/src_user/hal/if_list.c similarity index 100% rename from Examples/mobc/src/src_user/hal/if_list.c rename to examples/mobc/src/src_user/hal/if_list.c diff --git a/Examples/mobc/src/src_user/hal/if_list.h b/examples/mobc/src/src_user/hal/if_list.h similarity index 100% rename from Examples/mobc/src/src_user/hal/if_list.h rename to examples/mobc/src/src_user/hal/if_list.h diff --git a/Examples/mobc/src/src_user/hal/sils/ccsds_sils.cpp b/examples/mobc/src/src_user/hal/sils/ccsds_sils.cpp similarity index 100% rename from Examples/mobc/src/src_user/hal/sils/ccsds_sils.cpp rename to examples/mobc/src/src_user/hal/sils/ccsds_sils.cpp diff --git a/Examples/mobc/src/src_user/hal/sils/ccsds_sils_sci_if.cpp b/examples/mobc/src/src_user/hal/sils/ccsds_sils_sci_if.cpp similarity index 100% rename from Examples/mobc/src/src_user/hal/sils/ccsds_sils_sci_if.cpp rename to examples/mobc/src/src_user/hal/sils/ccsds_sils_sci_if.cpp diff --git a/Examples/mobc/src/src_user/hal/sils/ccsds_sils_sci_if.hpp b/examples/mobc/src/src_user/hal/sils/ccsds_sils_sci_if.hpp similarity index 100% rename from Examples/mobc/src/src_user/hal/sils/ccsds_sils_sci_if.hpp rename to examples/mobc/src/src_user/hal/sils/ccsds_sils_sci_if.hpp diff --git a/Examples/mobc/src/src_user/hal/sils/i2c_sils.cpp b/examples/mobc/src/src_user/hal/sils/i2c_sils.cpp similarity index 100% rename from Examples/mobc/src/src_user/hal/sils/i2c_sils.cpp rename to examples/mobc/src/src_user/hal/sils/i2c_sils.cpp diff --git a/Examples/mobc/src/src_user/hal/sils/uart_sils.cpp b/examples/mobc/src/src_user/hal/sils/uart_sils.cpp similarity index 100% rename from Examples/mobc/src/src_user/hal/sils/uart_sils.cpp rename to examples/mobc/src/src_user/hal/sils/uart_sils.cpp diff --git a/Examples/mobc/src/src_user/hal/sils/uart_sils_sci_if.cpp b/examples/mobc/src/src_user/hal/sils/uart_sils_sci_if.cpp similarity index 100% rename from Examples/mobc/src/src_user/hal/sils/uart_sils_sci_if.cpp rename to examples/mobc/src/src_user/hal/sils/uart_sils_sci_if.cpp diff --git a/Examples/mobc/src/src_user/hal/sils/uart_sils_sci_if.hpp b/examples/mobc/src/src_user/hal/sils/uart_sils_sci_if.hpp similarity index 100% rename from Examples/mobc/src/src_user/hal/sils/uart_sils_sci_if.hpp rename to examples/mobc/src/src_user/hal/sils/uart_sils_sci_if.hpp diff --git a/Examples/mobc/src/src_user/hal/sils/wdt_sils.cpp b/examples/mobc/src/src_user/hal/sils/wdt_sils.cpp similarity index 100% rename from Examples/mobc/src/src_user/hal/sils/wdt_sils.cpp rename to examples/mobc/src/src_user/hal/sils/wdt_sils.cpp diff --git a/Examples/mobc/src/src_user/hal/sils_mockup/README.md b/examples/mobc/src/src_user/hal/sils_mockup/README.md similarity index 100% rename from Examples/mobc/src/src_user/hal/sils_mockup/README.md rename to examples/mobc/src/src_user/hal/sils_mockup/README.md diff --git a/Examples/mobc/src/src_user/hal/sils_mockup/ccsds_sils.c b/examples/mobc/src/src_user/hal/sils_mockup/ccsds_sils.c similarity index 100% rename from Examples/mobc/src/src_user/hal/sils_mockup/ccsds_sils.c rename to examples/mobc/src/src_user/hal/sils_mockup/ccsds_sils.c diff --git a/Examples/mobc/src/src_user/hal/sils_mockup/i2c_sils.c b/examples/mobc/src/src_user/hal/sils_mockup/i2c_sils.c similarity index 100% rename from Examples/mobc/src/src_user/hal/sils_mockup/i2c_sils.c rename to examples/mobc/src/src_user/hal/sils_mockup/i2c_sils.c diff --git a/Examples/mobc/src/src_user/hal/sils_mockup/uart_sils.c b/examples/mobc/src/src_user/hal/sils_mockup/uart_sils.c similarity index 100% rename from Examples/mobc/src/src_user/hal/sils_mockup/uart_sils.c rename to examples/mobc/src/src_user/hal/sils_mockup/uart_sils.c diff --git a/Examples/mobc/src/src_user/hal/sils_mockup/wdt_sils.c b/examples/mobc/src/src_user/hal/sils_mockup/wdt_sils.c similarity index 100% rename from Examples/mobc/src/src_user/hal/sils_mockup/wdt_sils.c rename to examples/mobc/src/src_user/hal/sils_mockup/wdt_sils.c diff --git a/Examples/subobc/CMakeLists.txt b/examples/subobc/CMakeLists.txt similarity index 100% rename from Examples/subobc/CMakeLists.txt rename to examples/subobc/CMakeLists.txt diff --git a/Examples/subobc/CMakeSettings.json b/examples/subobc/CMakeSettings.json similarity index 100% rename from Examples/subobc/CMakeSettings.json rename to examples/subobc/CMakeSettings.json diff --git a/Examples/subobc/README.md b/examples/subobc/README.md similarity index 100% rename from Examples/subobc/README.md rename to examples/subobc/README.md diff --git a/Examples/subobc/src/s2e_mockup/CMakeLists.txt b/examples/subobc/src/s2e_mockup/CMakeLists.txt similarity index 100% rename from Examples/subobc/src/s2e_mockup/CMakeLists.txt rename to examples/subobc/src/s2e_mockup/CMakeLists.txt diff --git a/Examples/subobc/src/s2e_mockup/CMakeSettings.json b/examples/subobc/src/s2e_mockup/CMakeSettings.json similarity index 100% rename from Examples/subobc/src/s2e_mockup/CMakeSettings.json rename to examples/subobc/src/s2e_mockup/CMakeSettings.json diff --git a/Examples/subobc/src/s2e_mockup/main.cpp b/examples/subobc/src/s2e_mockup/main.cpp similarity index 100% rename from Examples/subobc/src/s2e_mockup/main.cpp rename to examples/subobc/src/s2e_mockup/main.cpp diff --git a/Examples/subobc/src/src_user/Applications/CMakeLists.txt b/examples/subobc/src/src_user/Applications/CMakeLists.txt similarity index 100% rename from Examples/subobc/src/src_user/Applications/CMakeLists.txt rename to examples/subobc/src/src_user/Applications/CMakeLists.txt diff --git a/Examples/subobc/src/src_user/Applications/DriverInstances/di_mobc.c b/examples/subobc/src/src_user/Applications/DriverInstances/di_mobc.c similarity index 100% rename from Examples/subobc/src/src_user/Applications/DriverInstances/di_mobc.c rename to examples/subobc/src/src_user/Applications/DriverInstances/di_mobc.c diff --git a/Examples/subobc/src/src_user/Applications/DriverInstances/di_mobc.h b/examples/subobc/src/src_user/Applications/DriverInstances/di_mobc.h similarity index 100% rename from Examples/subobc/src/src_user/Applications/DriverInstances/di_mobc.h rename to examples/subobc/src/src_user/Applications/DriverInstances/di_mobc.h diff --git a/Examples/subobc/src/src_user/Applications/Middleware/.gitkeep b/examples/subobc/src/src_user/Applications/Middleware/.gitkeep similarity index 100% rename from Examples/subobc/src/src_user/Applications/Middleware/.gitkeep rename to examples/subobc/src/src_user/Applications/Middleware/.gitkeep diff --git a/Examples/subobc/src/src_user/Applications/UserDefined/debug_apps.c b/examples/subobc/src/src_user/Applications/UserDefined/debug_apps.c similarity index 100% rename from Examples/subobc/src/src_user/Applications/UserDefined/debug_apps.c rename to examples/subobc/src/src_user/Applications/UserDefined/debug_apps.c diff --git a/Examples/subobc/src/src_user/Applications/UserDefined/debug_apps.h b/examples/subobc/src/src_user/Applications/UserDefined/debug_apps.h similarity index 100% rename from Examples/subobc/src/src_user/Applications/UserDefined/debug_apps.h rename to examples/subobc/src/src_user/Applications/UserDefined/debug_apps.h diff --git a/Examples/subobc/src/src_user/Applications/app_headers.h b/examples/subobc/src/src_user/Applications/app_headers.h similarity index 100% rename from Examples/subobc/src/src_user/Applications/app_headers.h rename to examples/subobc/src/src_user/Applications/app_headers.h diff --git a/Examples/subobc/src/src_user/Applications/app_registry.c b/examples/subobc/src/src_user/Applications/app_registry.c similarity index 100% rename from Examples/subobc/src/src_user/Applications/app_registry.c rename to examples/subobc/src/src_user/Applications/app_registry.c diff --git a/Examples/subobc/src/src_user/Applications/app_registry.h b/examples/subobc/src/src_user/Applications/app_registry.h similarity index 100% rename from Examples/subobc/src/src_user/Applications/app_registry.h rename to examples/subobc/src/src_user/Applications/app_registry.h diff --git a/Examples/subobc/src/src_user/BootLoader/.gitkeep b/examples/subobc/src/src_user/BootLoader/.gitkeep similarity index 100% rename from Examples/subobc/src/src_user/BootLoader/.gitkeep rename to examples/subobc/src/src_user/BootLoader/.gitkeep diff --git a/Examples/subobc/src/src_user/Drivers/CMakeLists.txt b/examples/subobc/src/src_user/Drivers/CMakeLists.txt similarity index 100% rename from Examples/subobc/src/src_user/Drivers/CMakeLists.txt rename to examples/subobc/src/src_user/Drivers/CMakeLists.txt diff --git a/Examples/subobc/src/src_user/Drivers/Etc/mobc.c b/examples/subobc/src/src_user/Drivers/Etc/mobc.c similarity index 100% rename from Examples/subobc/src/src_user/Drivers/Etc/mobc.c rename to examples/subobc/src/src_user/Drivers/Etc/mobc.c diff --git a/Examples/subobc/src/src_user/Drivers/Etc/mobc.h b/examples/subobc/src/src_user/Drivers/Etc/mobc.h similarity index 100% rename from Examples/subobc/src/src_user/Drivers/Etc/mobc.h rename to examples/subobc/src/src_user/Drivers/Etc/mobc.h diff --git a/Examples/subobc/src/src_user/Library/CMakeLists.txt b/examples/subobc/src/src_user/Library/CMakeLists.txt similarity index 100% rename from Examples/subobc/src/src_user/Library/CMakeLists.txt rename to examples/subobc/src/src_user/Library/CMakeLists.txt diff --git a/Examples/subobc/src/src_user/Library/print.c b/examples/subobc/src/src_user/Library/print.c similarity index 100% rename from Examples/subobc/src/src_user/Library/print.c rename to examples/subobc/src/src_user/Library/print.c diff --git a/Examples/subobc/src/src_user/Library/vt100.c b/examples/subobc/src/src_user/Library/vt100.c similarity index 100% rename from Examples/subobc/src/src_user/Library/vt100.c rename to examples/subobc/src/src_user/Library/vt100.c diff --git a/Examples/subobc/src/src_user/Library/vt100.h b/examples/subobc/src/src_user/Library/vt100.h similarity index 100% rename from Examples/subobc/src/src_user/Library/vt100.h rename to examples/subobc/src/src_user/Library/vt100.h diff --git a/Examples/subobc/src/src_user/ReProgramming/.gitkeep b/examples/subobc/src/src_user/ReProgramming/.gitkeep similarity index 100% rename from Examples/subobc/src/src_user/ReProgramming/.gitkeep rename to examples/subobc/src/src_user/ReProgramming/.gitkeep diff --git a/Examples/subobc/src/src_user/Script/AddSection/AddSection.pl b/examples/subobc/src/src_user/Script/AddSection/AddSection.pl similarity index 100% rename from Examples/subobc/src/src_user/Script/AddSection/AddSection.pl rename to examples/subobc/src/src_user/Script/AddSection/AddSection.pl diff --git a/Examples/subobc/src/src_user/Script/AddSection/log.log b/examples/subobc/src/src_user/Script/AddSection/log.log similarity index 100% rename from Examples/subobc/src/src_user/Script/AddSection/log.log rename to examples/subobc/src/src_user/Script/AddSection/log.log diff --git a/Examples/subobc/src/src_user/Script/AddSection/settings.pl b/examples/subobc/src/src_user/Script/AddSection/settings.pl similarity index 100% rename from Examples/subobc/src/src_user/Script/AddSection/settings.pl rename to examples/subobc/src/src_user/Script/AddSection/settings.pl diff --git a/Examples/subobc/src/src_user/Script/AddSection/utils.pl b/examples/subobc/src/src_user/Script/AddSection/utils.pl similarity index 100% rename from Examples/subobc/src/src_user/Script/AddSection/utils.pl rename to examples/subobc/src/src_user/Script/AddSection/utils.pl diff --git a/Examples/subobc/src/src_user/Script/CI/.gitkeep b/examples/subobc/src/src_user/Script/CI/.gitkeep similarity index 100% rename from Examples/subobc/src/src_user/Script/CI/.gitkeep rename to examples/subobc/src/src_user/Script/CI/.gitkeep diff --git a/Examples/subobc/src/src_user/Script/Git/revision.bat b/examples/subobc/src/src_user/Script/Git/revision.bat similarity index 100% rename from Examples/subobc/src/src_user/Script/Git/revision.bat rename to examples/subobc/src/src_user/Script/Git/revision.bat diff --git a/Examples/subobc/src/src_user/Script/Git/revision.sh b/examples/subobc/src/src_user/Script/Git/revision.sh similarity index 100% rename from Examples/subobc/src/src_user/Script/Git/revision.sh rename to examples/subobc/src/src_user/Script/Git/revision.sh diff --git a/Examples/subobc/src/src_user/Script/activate_sils_define.bat b/examples/subobc/src/src_user/Script/activate_sils_define.bat similarity index 100% rename from Examples/subobc/src/src_user/Script/activate_sils_define.bat rename to examples/subobc/src/src_user/Script/activate_sils_define.bat diff --git a/Examples/subobc/src/src_user/Script/deactivate_sils_define.bat b/examples/subobc/src/src_user/Script/deactivate_sils_define.bat similarity index 100% rename from Examples/subobc/src/src_user/Script/deactivate_sils_define.bat rename to examples/subobc/src/src_user/Script/deactivate_sils_define.bat diff --git a/Examples/subobc/src/src_user/Settings/Applications/data_recorder_define.h b/examples/subobc/src/src_user/Settings/Applications/data_recorder_define.h similarity index 100% rename from Examples/subobc/src/src_user/Settings/Applications/data_recorder_define.h rename to examples/subobc/src/src_user/Settings/Applications/data_recorder_define.h diff --git a/Examples/subobc/src/src_user/Settings/Applications/timeline_command_dispatcher_define.h b/examples/subobc/src/src_user/Settings/Applications/timeline_command_dispatcher_define.h similarity index 100% rename from Examples/subobc/src/src_user/Settings/Applications/timeline_command_dispatcher_define.h rename to examples/subobc/src/src_user/Settings/Applications/timeline_command_dispatcher_define.h diff --git a/Examples/subobc/src/src_user/Settings/CMakeLists.txt b/examples/subobc/src/src_user/Settings/CMakeLists.txt similarity index 100% rename from Examples/subobc/src/src_user/Settings/CMakeLists.txt rename to examples/subobc/src/src_user/Settings/CMakeLists.txt diff --git a/Examples/subobc/src/src_user/Settings/DriverSuper/driver_buffer_define.h b/examples/subobc/src/src_user/Settings/DriverSuper/driver_buffer_define.h similarity index 100% rename from Examples/subobc/src/src_user/Settings/DriverSuper/driver_buffer_define.h rename to examples/subobc/src/src_user/Settings/DriverSuper/driver_buffer_define.h diff --git a/Examples/subobc/src/src_user/Settings/DriverSuper/driver_super_params.h b/examples/subobc/src/src_user/Settings/DriverSuper/driver_super_params.h similarity index 100% rename from Examples/subobc/src/src_user/Settings/DriverSuper/driver_super_params.h rename to examples/subobc/src/src_user/Settings/DriverSuper/driver_super_params.h diff --git a/Examples/subobc/src/src_user/Settings/Modes/TaskLists/Elements/tl_elem_debug_display.c b/examples/subobc/src/src_user/Settings/Modes/TaskLists/Elements/tl_elem_debug_display.c similarity index 100% rename from Examples/subobc/src/src_user/Settings/Modes/TaskLists/Elements/tl_elem_debug_display.c rename to examples/subobc/src/src_user/Settings/Modes/TaskLists/Elements/tl_elem_debug_display.c diff --git a/Examples/subobc/src/src_user/Settings/Modes/TaskLists/Elements/tl_elem_debug_display.h b/examples/subobc/src/src_user/Settings/Modes/TaskLists/Elements/tl_elem_debug_display.h similarity index 100% rename from Examples/subobc/src/src_user/Settings/Modes/TaskLists/Elements/tl_elem_debug_display.h rename to examples/subobc/src/src_user/Settings/Modes/TaskLists/Elements/tl_elem_debug_display.h diff --git a/Examples/subobc/src/src_user/Settings/Modes/TaskLists/Elements/tl_elem_gs_related_process.c b/examples/subobc/src/src_user/Settings/Modes/TaskLists/Elements/tl_elem_gs_related_process.c similarity index 100% rename from Examples/subobc/src/src_user/Settings/Modes/TaskLists/Elements/tl_elem_gs_related_process.c rename to examples/subobc/src/src_user/Settings/Modes/TaskLists/Elements/tl_elem_gs_related_process.c diff --git a/Examples/subobc/src/src_user/Settings/Modes/TaskLists/Elements/tl_elem_gs_related_process.h b/examples/subobc/src/src_user/Settings/Modes/TaskLists/Elements/tl_elem_gs_related_process.h similarity index 100% rename from Examples/subobc/src/src_user/Settings/Modes/TaskLists/Elements/tl_elem_gs_related_process.h rename to examples/subobc/src/src_user/Settings/Modes/TaskLists/Elements/tl_elem_gs_related_process.h diff --git a/Examples/subobc/src/src_user/Settings/Modes/TaskLists/Elements/tl_elem_tlm_cmd_hirate.c b/examples/subobc/src/src_user/Settings/Modes/TaskLists/Elements/tl_elem_tlm_cmd_hirate.c similarity index 100% rename from Examples/subobc/src/src_user/Settings/Modes/TaskLists/Elements/tl_elem_tlm_cmd_hirate.c rename to examples/subobc/src/src_user/Settings/Modes/TaskLists/Elements/tl_elem_tlm_cmd_hirate.c diff --git a/Examples/subobc/src/src_user/Settings/Modes/TaskLists/Elements/tl_elem_tlm_cmd_hirate.h b/examples/subobc/src/src_user/Settings/Modes/TaskLists/Elements/tl_elem_tlm_cmd_hirate.h similarity index 100% rename from Examples/subobc/src/src_user/Settings/Modes/TaskLists/Elements/tl_elem_tlm_cmd_hirate.h rename to examples/subobc/src/src_user/Settings/Modes/TaskLists/Elements/tl_elem_tlm_cmd_hirate.h diff --git a/Examples/subobc/src/src_user/Settings/Modes/TaskLists/tl_initial.c b/examples/subobc/src/src_user/Settings/Modes/TaskLists/tl_initial.c similarity index 100% rename from Examples/subobc/src/src_user/Settings/Modes/TaskLists/tl_initial.c rename to examples/subobc/src/src_user/Settings/Modes/TaskLists/tl_initial.c diff --git a/Examples/subobc/src/src_user/Settings/Modes/TaskLists/tl_initial.h b/examples/subobc/src/src_user/Settings/Modes/TaskLists/tl_initial.h similarity index 100% rename from Examples/subobc/src/src_user/Settings/Modes/TaskLists/tl_initial.h rename to examples/subobc/src/src_user/Settings/Modes/TaskLists/tl_initial.h diff --git a/Examples/subobc/src/src_user/Settings/Modes/Transitions/sl_initial.c b/examples/subobc/src/src_user/Settings/Modes/Transitions/sl_initial.c similarity index 100% rename from Examples/subobc/src/src_user/Settings/Modes/Transitions/sl_initial.c rename to examples/subobc/src/src_user/Settings/Modes/Transitions/sl_initial.c diff --git a/Examples/subobc/src/src_user/Settings/Modes/Transitions/sl_initial.h b/examples/subobc/src/src_user/Settings/Modes/Transitions/sl_initial.h similarity index 100% rename from Examples/subobc/src/src_user/Settings/Modes/Transitions/sl_initial.h rename to examples/subobc/src/src_user/Settings/Modes/Transitions/sl_initial.h diff --git a/Examples/subobc/src/src_user/Settings/Modes/Transitions/sl_nop.c b/examples/subobc/src/src_user/Settings/Modes/Transitions/sl_nop.c similarity index 100% rename from Examples/subobc/src/src_user/Settings/Modes/Transitions/sl_nop.c rename to examples/subobc/src/src_user/Settings/Modes/Transitions/sl_nop.c diff --git a/Examples/subobc/src/src_user/Settings/Modes/Transitions/sl_nop.h b/examples/subobc/src/src_user/Settings/Modes/Transitions/sl_nop.h similarity index 100% rename from Examples/subobc/src/src_user/Settings/Modes/Transitions/sl_nop.h rename to examples/subobc/src/src_user/Settings/Modes/Transitions/sl_nop.h diff --git a/Examples/subobc/src/src_user/Settings/Modes/mode_definitions.c b/examples/subobc/src/src_user/Settings/Modes/mode_definitions.c similarity index 100% rename from Examples/subobc/src/src_user/Settings/Modes/mode_definitions.c rename to examples/subobc/src/src_user/Settings/Modes/mode_definitions.c diff --git a/Examples/subobc/src/src_user/Settings/Modes/mode_definitions.h b/examples/subobc/src/src_user/Settings/Modes/mode_definitions.h similarity index 100% rename from Examples/subobc/src/src_user/Settings/Modes/mode_definitions.h rename to examples/subobc/src/src_user/Settings/Modes/mode_definitions.h diff --git a/Examples/subobc/src/src_user/Settings/Modes/mode_manager_params.h b/examples/subobc/src/src_user/Settings/Modes/mode_manager_params.h similarity index 100% rename from Examples/subobc/src/src_user/Settings/Modes/mode_manager_params.h rename to examples/subobc/src/src_user/Settings/Modes/mode_manager_params.h diff --git a/Examples/subobc/src/src_user/Settings/System/EventHandlerRules/event_handler_rules.c b/examples/subobc/src/src_user/Settings/System/EventHandlerRules/event_handler_rules.c similarity index 100% rename from Examples/subobc/src/src_user/Settings/System/EventHandlerRules/event_handler_rules.c rename to examples/subobc/src/src_user/Settings/System/EventHandlerRules/event_handler_rules.c diff --git a/Examples/subobc/src/src_user/Settings/System/EventHandlerRules/event_handler_rules.h b/examples/subobc/src/src_user/Settings/System/EventHandlerRules/event_handler_rules.h similarity index 100% rename from Examples/subobc/src/src_user/Settings/System/EventHandlerRules/event_handler_rules.h rename to examples/subobc/src/src_user/Settings/System/EventHandlerRules/event_handler_rules.h diff --git a/Examples/subobc/src/src_user/Settings/System/app_manager_params.h b/examples/subobc/src/src_user/Settings/System/app_manager_params.h similarity index 100% rename from Examples/subobc/src/src_user/Settings/System/app_manager_params.h rename to examples/subobc/src/src_user/Settings/System/app_manager_params.h diff --git a/Examples/subobc/src/src_user/Settings/System/event_handler_params.h b/examples/subobc/src/src_user/Settings/System/event_handler_params.h similarity index 100% rename from Examples/subobc/src/src_user/Settings/System/event_handler_params.h rename to examples/subobc/src/src_user/Settings/System/event_handler_params.h diff --git a/Examples/subobc/src/src_user/Settings/System/event_logger_group.h b/examples/subobc/src/src_user/Settings/System/event_logger_group.h similarity index 100% rename from Examples/subobc/src/src_user/Settings/System/event_logger_group.h rename to examples/subobc/src/src_user/Settings/System/event_logger_group.h diff --git a/Examples/subobc/src/src_user/Settings/System/event_logger_params.h b/examples/subobc/src/src_user/Settings/System/event_logger_params.h similarity index 100% rename from Examples/subobc/src/src_user/Settings/System/event_logger_params.h rename to examples/subobc/src/src_user/Settings/System/event_logger_params.h diff --git a/Examples/subobc/src/src_user/Settings/System/event_logger_settings.c b/examples/subobc/src/src_user/Settings/System/event_logger_settings.c similarity index 100% rename from Examples/subobc/src/src_user/Settings/System/event_logger_settings.c rename to examples/subobc/src/src_user/Settings/System/event_logger_settings.c diff --git a/Examples/subobc/src/src_user/Settings/System/event_logger_settings.h b/examples/subobc/src/src_user/Settings/System/event_logger_settings.h similarity index 100% rename from Examples/subobc/src/src_user/Settings/System/event_logger_settings.h rename to examples/subobc/src/src_user/Settings/System/event_logger_settings.h diff --git a/Examples/subobc/src/src_user/Settings/System/obc_time_params.h b/examples/subobc/src/src_user/Settings/System/obc_time_params.h similarity index 100% rename from Examples/subobc/src/src_user/Settings/System/obc_time_params.h rename to examples/subobc/src/src_user/Settings/System/obc_time_params.h diff --git a/Examples/subobc/src/src_user/Settings/TlmCmd/Ccsds/apid_define.c b/examples/subobc/src/src_user/Settings/TlmCmd/Ccsds/apid_define.c similarity index 100% rename from Examples/subobc/src/src_user/Settings/TlmCmd/Ccsds/apid_define.c rename to examples/subobc/src/src_user/Settings/TlmCmd/Ccsds/apid_define.c diff --git a/Examples/subobc/src/src_user/Settings/TlmCmd/Ccsds/apid_define.h b/examples/subobc/src/src_user/Settings/TlmCmd/Ccsds/apid_define.h similarity index 100% rename from Examples/subobc/src/src_user/Settings/TlmCmd/Ccsds/apid_define.h rename to examples/subobc/src/src_user/Settings/TlmCmd/Ccsds/apid_define.h diff --git a/Examples/subobc/src/src_user/Settings/TlmCmd/Ccsds/cmd_space_packet_params.h b/examples/subobc/src/src_user/Settings/TlmCmd/Ccsds/cmd_space_packet_params.h similarity index 100% rename from Examples/subobc/src/src_user/Settings/TlmCmd/Ccsds/cmd_space_packet_params.h rename to examples/subobc/src/src_user/Settings/TlmCmd/Ccsds/cmd_space_packet_params.h diff --git a/Examples/subobc/src/src_user/Settings/TlmCmd/Ccsds/space_packet_typedef_params.h b/examples/subobc/src/src_user/Settings/TlmCmd/Ccsds/space_packet_typedef_params.h similarity index 100% rename from Examples/subobc/src/src_user/Settings/TlmCmd/Ccsds/space_packet_typedef_params.h rename to examples/subobc/src/src_user/Settings/TlmCmd/Ccsds/space_packet_typedef_params.h diff --git a/Examples/subobc/src/src_user/Settings/TlmCmd/Ccsds/tlm_space_packet_params.h b/examples/subobc/src/src_user/Settings/TlmCmd/Ccsds/tlm_space_packet_params.h similarity index 100% rename from Examples/subobc/src/src_user/Settings/TlmCmd/Ccsds/tlm_space_packet_params.h rename to examples/subobc/src/src_user/Settings/TlmCmd/Ccsds/tlm_space_packet_params.h diff --git a/Examples/subobc/src/src_user/Settings/TlmCmd/DataBase/CMDFILE/sample.ops b/examples/subobc/src/src_user/Settings/TlmCmd/DataBase/CMDFILE/sample.ops similarity index 100% rename from Examples/subobc/src/src_user/Settings/TlmCmd/DataBase/CMDFILE/sample.ops rename to examples/subobc/src/src_user/Settings/TlmCmd/DataBase/CMDFILE/sample.ops diff --git a/Examples/subobc/src/src_user/Settings/TlmCmd/DataBase/CMD_DB/SAMPLE_AOBC_CMD_DB.xlsm b/examples/subobc/src/src_user/Settings/TlmCmd/DataBase/CMD_DB/SAMPLE_AOBC_CMD_DB.xlsm similarity index 100% rename from Examples/subobc/src/src_user/Settings/TlmCmd/DataBase/CMD_DB/SAMPLE_AOBC_CMD_DB.xlsm rename to examples/subobc/src/src_user/Settings/TlmCmd/DataBase/CMD_DB/SAMPLE_AOBC_CMD_DB.xlsm diff --git a/Examples/subobc/src/src_user/Settings/TlmCmd/DataBase/CMD_DB/SAMPLE_AOBC_CMD_DB_BCT.csv b/examples/subobc/src/src_user/Settings/TlmCmd/DataBase/CMD_DB/SAMPLE_AOBC_CMD_DB_BCT.csv similarity index 100% rename from Examples/subobc/src/src_user/Settings/TlmCmd/DataBase/CMD_DB/SAMPLE_AOBC_CMD_DB_BCT.csv rename to examples/subobc/src/src_user/Settings/TlmCmd/DataBase/CMD_DB/SAMPLE_AOBC_CMD_DB_BCT.csv diff --git a/Examples/subobc/src/src_user/Settings/TlmCmd/DataBase/CMD_DB/SAMPLE_AOBC_CMD_DB_CMD_DB.csv b/examples/subobc/src/src_user/Settings/TlmCmd/DataBase/CMD_DB/SAMPLE_AOBC_CMD_DB_CMD_DB.csv similarity index 100% rename from Examples/subobc/src/src_user/Settings/TlmCmd/DataBase/CMD_DB/SAMPLE_AOBC_CMD_DB_CMD_DB.csv rename to examples/subobc/src/src_user/Settings/TlmCmd/DataBase/CMD_DB/SAMPLE_AOBC_CMD_DB_CMD_DB.csv diff --git a/Examples/subobc/src/src_user/Settings/TlmCmd/DataBase/CMD_DB/SAMPLE_AOBC_CMD_DB_Utility.csv b/examples/subobc/src/src_user/Settings/TlmCmd/DataBase/CMD_DB/SAMPLE_AOBC_CMD_DB_Utility.csv similarity index 100% rename from Examples/subobc/src/src_user/Settings/TlmCmd/DataBase/CMD_DB/SAMPLE_AOBC_CMD_DB_Utility.csv rename to examples/subobc/src/src_user/Settings/TlmCmd/DataBase/CMD_DB/SAMPLE_AOBC_CMD_DB_Utility.csv diff --git a/Examples/subobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_AOBC_TLM_DB.xlsm b/examples/subobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_AOBC_TLM_DB.xlsm similarity index 100% rename from Examples/subobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_AOBC_TLM_DB.xlsm rename to examples/subobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_AOBC_TLM_DB.xlsm diff --git a/Examples/subobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_AOBC_TLM_DB_AOBC_AOBC.csv b/examples/subobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_AOBC_TLM_DB_AOBC_AOBC.csv similarity index 100% rename from Examples/subobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_AOBC_TLM_DB_AOBC_AOBC.csv rename to examples/subobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_AOBC_TLM_DB_AOBC_AOBC.csv diff --git a/Examples/subobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_AOBC_TLM_DB_AOBC_HK.csv b/examples/subobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_AOBC_TLM_DB_AOBC_HK.csv similarity index 100% rename from Examples/subobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_AOBC_TLM_DB_AOBC_HK.csv rename to examples/subobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_AOBC_TLM_DB_AOBC_HK.csv diff --git a/Examples/subobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/.gitkeep b/examples/subobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/.gitkeep similarity index 100% rename from Examples/subobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/.gitkeep rename to examples/subobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/.gitkeep diff --git a/Examples/subobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_AOBC_TLM_DB_AOBC_AOBC.csv b/examples/subobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_AOBC_TLM_DB_AOBC_AOBC.csv similarity index 100% rename from Examples/subobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_AOBC_TLM_DB_AOBC_AOBC.csv rename to examples/subobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_AOBC_TLM_DB_AOBC_AOBC.csv diff --git a/Examples/subobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_AOBC_TLM_DB_AOBC_HK.csv b/examples/subobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_AOBC_TLM_DB_AOBC_HK.csv similarity index 100% rename from Examples/subobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_AOBC_TLM_DB_AOBC_HK.csv rename to examples/subobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/calced_data/SAMPLE_AOBC_TLM_DB_AOBC_HK.csv diff --git a/Examples/subobc/src/src_user/Settings/TlmCmd/block_command_table_params.h b/examples/subobc/src/src_user/Settings/TlmCmd/block_command_table_params.h similarity index 100% rename from Examples/subobc/src/src_user/Settings/TlmCmd/block_command_table_params.h rename to examples/subobc/src/src_user/Settings/TlmCmd/block_command_table_params.h diff --git a/Examples/subobc/src/src_user/Settings/TlmCmd/command_analyze_params.h b/examples/subobc/src/src_user/Settings/TlmCmd/command_analyze_params.h similarity index 100% rename from Examples/subobc/src/src_user/Settings/TlmCmd/command_analyze_params.h rename to examples/subobc/src/src_user/Settings/TlmCmd/command_analyze_params.h diff --git a/Examples/subobc/src/src_user/Settings/TlmCmd/common_cmd_packet_define.c b/examples/subobc/src/src_user/Settings/TlmCmd/common_cmd_packet_define.c similarity index 100% rename from Examples/subobc/src/src_user/Settings/TlmCmd/common_cmd_packet_define.c rename to examples/subobc/src/src_user/Settings/TlmCmd/common_cmd_packet_define.c diff --git a/Examples/subobc/src/src_user/Settings/TlmCmd/common_cmd_packet_define.h b/examples/subobc/src/src_user/Settings/TlmCmd/common_cmd_packet_define.h similarity index 100% rename from Examples/subobc/src/src_user/Settings/TlmCmd/common_cmd_packet_define.h rename to examples/subobc/src/src_user/Settings/TlmCmd/common_cmd_packet_define.h diff --git a/Examples/subobc/src/src_user/Settings/TlmCmd/common_tlm_cmd_packet_define.h b/examples/subobc/src/src_user/Settings/TlmCmd/common_tlm_cmd_packet_define.h similarity index 100% rename from Examples/subobc/src/src_user/Settings/TlmCmd/common_tlm_cmd_packet_define.h rename to examples/subobc/src/src_user/Settings/TlmCmd/common_tlm_cmd_packet_define.h diff --git a/Examples/subobc/src/src_user/Settings/TlmCmd/common_tlm_packet_define.h b/examples/subobc/src/src_user/Settings/TlmCmd/common_tlm_packet_define.h similarity index 100% rename from Examples/subobc/src/src_user/Settings/TlmCmd/common_tlm_packet_define.h rename to examples/subobc/src/src_user/Settings/TlmCmd/common_tlm_packet_define.h diff --git a/Examples/subobc/src/src_user/Settings/TlmCmd/packet_handler_params.h b/examples/subobc/src/src_user/Settings/TlmCmd/packet_handler_params.h similarity index 100% rename from Examples/subobc/src/src_user/Settings/TlmCmd/packet_handler_params.h rename to examples/subobc/src/src_user/Settings/TlmCmd/packet_handler_params.h diff --git a/Examples/subobc/src/src_user/Settings/TlmCmd/telemetry_frame_params.h b/examples/subobc/src/src_user/Settings/TlmCmd/telemetry_frame_params.h similarity index 100% rename from Examples/subobc/src/src_user/Settings/TlmCmd/telemetry_frame_params.h rename to examples/subobc/src/src_user/Settings/TlmCmd/telemetry_frame_params.h diff --git a/Examples/subobc/src/src_user/Settings/build_settings.h b/examples/subobc/src/src_user/Settings/build_settings.h similarity index 100% rename from Examples/subobc/src/src_user/Settings/build_settings.h rename to examples/subobc/src/src_user/Settings/build_settings.h diff --git a/Examples/subobc/src/src_user/Settings/git_revision_config.h b/examples/subobc/src/src_user/Settings/git_revision_config.h similarity index 100% rename from Examples/subobc/src/src_user/Settings/git_revision_config.h rename to examples/subobc/src/src_user/Settings/git_revision_config.h diff --git a/Examples/subobc/src/src_user/Settings/initial_settings.h b/examples/subobc/src/src_user/Settings/initial_settings.h similarity index 100% rename from Examples/subobc/src/src_user/Settings/initial_settings.h rename to examples/subobc/src/src_user/Settings/initial_settings.h diff --git a/Examples/subobc/src/src_user/Settings/port_config.h b/examples/subobc/src/src_user/Settings/port_config.h similarity index 100% rename from Examples/subobc/src/src_user/Settings/port_config.h rename to examples/subobc/src/src_user/Settings/port_config.h diff --git a/Examples/subobc/src/src_user/Settings/sils_define.h b/examples/subobc/src/src_user/Settings/sils_define.h similarity index 100% rename from Examples/subobc/src/src_user/Settings/sils_define.h rename to examples/subobc/src/src_user/Settings/sils_define.h diff --git a/Examples/subobc/src/src_user/Test/README.md b/examples/subobc/src/src_user/Test/README.md similarity index 100% rename from Examples/subobc/src/src_user/Test/README.md rename to examples/subobc/src/src_user/Test/README.md diff --git a/Examples/subobc/src/src_user/Test/pytest.ini b/examples/subobc/src/src_user/Test/pytest.ini similarity index 100% rename from Examples/subobc/src/src_user/Test/pytest.ini rename to examples/subobc/src/src_user/Test/pytest.ini diff --git a/Examples/subobc/src/src_user/Test/settings.json b/examples/subobc/src/src_user/Test/settings.json similarity index 100% rename from Examples/subobc/src/src_user/Test/settings.json rename to examples/subobc/src/src_user/Test/settings.json diff --git a/Examples/subobc/src/src_user/Test/test/conftest.py b/examples/subobc/src/src_user/Test/test/conftest.py similarity index 100% rename from Examples/subobc/src/src_user/Test/test/conftest.py rename to examples/subobc/src/src_user/Test/test/conftest.py diff --git a/Examples/subobc/src/src_user/Test/test/test_comm_between_c2a.py b/examples/subobc/src/src_user/Test/test/test_comm_between_c2a.py similarity index 100% rename from Examples/subobc/src/src_user/Test/test/test_comm_between_c2a.py rename to examples/subobc/src/src_user/Test/test/test_comm_between_c2a.py diff --git a/Examples/subobc/src/src_user/Test/utils/c2a_enum_utils.py b/examples/subobc/src/src_user/Test/utils/c2a_enum_utils.py similarity index 100% rename from Examples/subobc/src/src_user/Test/utils/c2a_enum_utils.py rename to examples/subobc/src/src_user/Test/utils/c2a_enum_utils.py diff --git a/Examples/subobc/src/src_user/Test/utils/wings_utils.py b/examples/subobc/src/src_user/Test/utils/wings_utils.py similarity index 100% rename from Examples/subobc/src/src_user/Test/utils/wings_utils.py rename to examples/subobc/src/src_user/Test/utils/wings_utils.py diff --git a/Examples/subobc/src/src_user/TlmCmd/CMakeLists.txt b/examples/subobc/src/src_user/TlmCmd/CMakeLists.txt similarity index 100% rename from Examples/subobc/src/src_user/TlmCmd/CMakeLists.txt rename to examples/subobc/src/src_user/TlmCmd/CMakeLists.txt diff --git a/Examples/subobc/src/src_user/TlmCmd/NormalBlockCommandDefinition/nbc_header.h b/examples/subobc/src/src_user/TlmCmd/NormalBlockCommandDefinition/nbc_header.h similarity index 100% rename from Examples/subobc/src/src_user/TlmCmd/NormalBlockCommandDefinition/nbc_header.h rename to examples/subobc/src/src_user/TlmCmd/NormalBlockCommandDefinition/nbc_header.h diff --git a/Examples/subobc/src/src_user/TlmCmd/NormalBlockCommandDefinition/nbc_start_hk_tlm.c b/examples/subobc/src/src_user/TlmCmd/NormalBlockCommandDefinition/nbc_start_hk_tlm.c similarity index 100% rename from Examples/subobc/src/src_user/TlmCmd/NormalBlockCommandDefinition/nbc_start_hk_tlm.c rename to examples/subobc/src/src_user/TlmCmd/NormalBlockCommandDefinition/nbc_start_hk_tlm.c diff --git a/Examples/subobc/src/src_user/TlmCmd/block_command_definitions.c b/examples/subobc/src/src_user/TlmCmd/block_command_definitions.c similarity index 100% rename from Examples/subobc/src/src_user/TlmCmd/block_command_definitions.c rename to examples/subobc/src/src_user/TlmCmd/block_command_definitions.c diff --git a/Examples/subobc/src/src_user/TlmCmd/block_command_definitions.h b/examples/subobc/src/src_user/TlmCmd/block_command_definitions.h similarity index 100% rename from Examples/subobc/src/src_user/TlmCmd/block_command_definitions.h rename to examples/subobc/src/src_user/TlmCmd/block_command_definitions.h diff --git a/Examples/subobc/src/src_user/TlmCmd/block_command_user_settings.c b/examples/subobc/src/src_user/TlmCmd/block_command_user_settings.c similarity index 100% rename from Examples/subobc/src/src_user/TlmCmd/block_command_user_settings.c rename to examples/subobc/src/src_user/TlmCmd/block_command_user_settings.c diff --git a/Examples/subobc/src/src_user/TlmCmd/block_command_user_settings.h b/examples/subobc/src/src_user/TlmCmd/block_command_user_settings.h similarity index 100% rename from Examples/subobc/src/src_user/TlmCmd/block_command_user_settings.h rename to examples/subobc/src/src_user/TlmCmd/block_command_user_settings.h diff --git a/Examples/subobc/src/src_user/TlmCmd/command_definitions.c b/examples/subobc/src/src_user/TlmCmd/command_definitions.c similarity index 100% rename from Examples/subobc/src/src_user/TlmCmd/command_definitions.c rename to examples/subobc/src/src_user/TlmCmd/command_definitions.c diff --git a/Examples/subobc/src/src_user/TlmCmd/command_definitions.h b/examples/subobc/src/src_user/TlmCmd/command_definitions.h similarity index 100% rename from Examples/subobc/src/src_user/TlmCmd/command_definitions.h rename to examples/subobc/src/src_user/TlmCmd/command_definitions.h diff --git a/Examples/subobc/src/src_user/TlmCmd/command_source.h b/examples/subobc/src/src_user/TlmCmd/command_source.h similarity index 100% rename from Examples/subobc/src/src_user/TlmCmd/command_source.h rename to examples/subobc/src/src_user/TlmCmd/command_source.h diff --git a/Examples/subobc/src/src_user/TlmCmd/common_cmd_packet.c b/examples/subobc/src/src_user/TlmCmd/common_cmd_packet.c similarity index 100% rename from Examples/subobc/src/src_user/TlmCmd/common_cmd_packet.c rename to examples/subobc/src/src_user/TlmCmd/common_cmd_packet.c diff --git a/Examples/subobc/src/src_user/TlmCmd/common_tlm_cmd_packet.c b/examples/subobc/src/src_user/TlmCmd/common_tlm_cmd_packet.c similarity index 100% rename from Examples/subobc/src/src_user/TlmCmd/common_tlm_cmd_packet.c rename to examples/subobc/src/src_user/TlmCmd/common_tlm_cmd_packet.c diff --git a/Examples/subobc/src/src_user/TlmCmd/common_tlm_packet.c b/examples/subobc/src/src_user/TlmCmd/common_tlm_packet.c similarity index 100% rename from Examples/subobc/src/src_user/TlmCmd/common_tlm_packet.c rename to examples/subobc/src/src_user/TlmCmd/common_tlm_packet.c diff --git a/Examples/subobc/src/src_user/TlmCmd/telemetry_definitions.c b/examples/subobc/src/src_user/TlmCmd/telemetry_definitions.c similarity index 100% rename from Examples/subobc/src/src_user/TlmCmd/telemetry_definitions.c rename to examples/subobc/src/src_user/TlmCmd/telemetry_definitions.c diff --git a/Examples/subobc/src/src_user/TlmCmd/telemetry_definitions.h b/examples/subobc/src/src_user/TlmCmd/telemetry_definitions.h similarity index 100% rename from Examples/subobc/src/src_user/TlmCmd/telemetry_definitions.h rename to examples/subobc/src/src_user/TlmCmd/telemetry_definitions.h diff --git a/Examples/subobc/src/src_user/TlmCmd/telemetry_source.h b/examples/subobc/src/src_user/TlmCmd/telemetry_source.h similarity index 100% rename from Examples/subobc/src/src_user/TlmCmd/telemetry_source.h rename to examples/subobc/src/src_user/TlmCmd/telemetry_source.h diff --git a/Examples/subobc/src/src_user/TlmCmd/user_packet_handler.c b/examples/subobc/src/src_user/TlmCmd/user_packet_handler.c similarity index 100% rename from Examples/subobc/src/src_user/TlmCmd/user_packet_handler.c rename to examples/subobc/src/src_user/TlmCmd/user_packet_handler.c diff --git a/Examples/subobc/src/src_user/TlmCmd/user_packet_handler.h b/examples/subobc/src/src_user/TlmCmd/user_packet_handler.h similarity index 100% rename from Examples/subobc/src/src_user/TlmCmd/user_packet_handler.h rename to examples/subobc/src/src_user/TlmCmd/user_packet_handler.h diff --git a/Examples/subobc/src/src_user/c2a_main.c b/examples/subobc/src/src_user/c2a_main.c similarity index 100% rename from Examples/subobc/src/src_user/c2a_main.c rename to examples/subobc/src/src_user/c2a_main.c diff --git a/Examples/subobc/src/src_user/common.cmake b/examples/subobc/src/src_user/common.cmake similarity index 100% rename from Examples/subobc/src/src_user/common.cmake rename to examples/subobc/src/src_user/common.cmake diff --git a/Examples/subobc/src/src_user/hal/CMakeLists.txt b/examples/subobc/src/src_user/hal/CMakeLists.txt similarity index 100% rename from Examples/subobc/src/src_user/hal/CMakeLists.txt rename to examples/subobc/src/src_user/hal/CMakeLists.txt diff --git a/Examples/subobc/src/src_user/hal/common/.gitkeep b/examples/subobc/src/src_user/hal/common/.gitkeep similarity index 100% rename from Examples/subobc/src/src_user/hal/common/.gitkeep rename to examples/subobc/src/src_user/hal/common/.gitkeep diff --git a/Examples/subobc/src/src_user/hal/if_list.c b/examples/subobc/src/src_user/hal/if_list.c similarity index 100% rename from Examples/subobc/src/src_user/hal/if_list.c rename to examples/subobc/src/src_user/hal/if_list.c diff --git a/Examples/subobc/src/src_user/hal/if_list.h b/examples/subobc/src/src_user/hal/if_list.h similarity index 100% rename from Examples/subobc/src/src_user/hal/if_list.h rename to examples/subobc/src/src_user/hal/if_list.h diff --git a/Examples/subobc/src/src_user/hal/sils/i2c_sils.cpp b/examples/subobc/src/src_user/hal/sils/i2c_sils.cpp similarity index 100% rename from Examples/subobc/src/src_user/hal/sils/i2c_sils.cpp rename to examples/subobc/src/src_user/hal/sils/i2c_sils.cpp diff --git a/Examples/subobc/src/src_user/hal/sils/uart_sils.cpp b/examples/subobc/src/src_user/hal/sils/uart_sils.cpp similarity index 100% rename from Examples/subobc/src/src_user/hal/sils/uart_sils.cpp rename to examples/subobc/src/src_user/hal/sils/uart_sils.cpp diff --git a/Examples/subobc/src/src_user/hal/sils/uart_sils_sci_if.cpp b/examples/subobc/src/src_user/hal/sils/uart_sils_sci_if.cpp similarity index 100% rename from Examples/subobc/src/src_user/hal/sils/uart_sils_sci_if.cpp rename to examples/subobc/src/src_user/hal/sils/uart_sils_sci_if.cpp diff --git a/Examples/subobc/src/src_user/hal/sils/uart_sils_sci_if.hpp b/examples/subobc/src/src_user/hal/sils/uart_sils_sci_if.hpp similarity index 100% rename from Examples/subobc/src/src_user/hal/sils/uart_sils_sci_if.hpp rename to examples/subobc/src/src_user/hal/sils/uart_sils_sci_if.hpp diff --git a/Examples/subobc/src/src_user/hal/sils/wdt_sils.cpp b/examples/subobc/src/src_user/hal/sils/wdt_sils.cpp similarity index 100% rename from Examples/subobc/src/src_user/hal/sils/wdt_sils.cpp rename to examples/subobc/src/src_user/hal/sils/wdt_sils.cpp diff --git a/Examples/subobc/src/src_user/hal/sils_mockup/README.md b/examples/subobc/src/src_user/hal/sils_mockup/README.md similarity index 100% rename from Examples/subobc/src/src_user/hal/sils_mockup/README.md rename to examples/subobc/src/src_user/hal/sils_mockup/README.md diff --git a/Examples/subobc/src/src_user/hal/sils_mockup/i2c_sils.c b/examples/subobc/src/src_user/hal/sils_mockup/i2c_sils.c similarity index 100% rename from Examples/subobc/src/src_user/hal/sils_mockup/i2c_sils.c rename to examples/subobc/src/src_user/hal/sils_mockup/i2c_sils.c diff --git a/Examples/subobc/src/src_user/hal/sils_mockup/uart_sils.c b/examples/subobc/src/src_user/hal/sils_mockup/uart_sils.c similarity index 100% rename from Examples/subobc/src/src_user/hal/sils_mockup/uart_sils.c rename to examples/subobc/src/src_user/hal/sils_mockup/uart_sils.c diff --git a/Examples/subobc/src/src_user/hal/sils_mockup/wdt_sils.c b/examples/subobc/src/src_user/hal/sils_mockup/wdt_sils.c similarity index 100% rename from Examples/subobc/src/src_user/hal/sils_mockup/wdt_sils.c rename to examples/subobc/src/src_user/hal/sils_mockup/wdt_sils.c diff --git a/Examples/subobc/sync_with_mobc_example.bat b/examples/subobc/sync_with_mobc_example.bat similarity index 100% rename from Examples/subobc/sync_with_mobc_example.bat rename to examples/subobc/sync_with_mobc_example.bat From 460d52c03d7613fd2d9fdaa4cee46bced9ede0ed Mon Sep 17 00:00:00 2001 From: sksat Date: Tue, 25 Jul 2023 21:07:45 +0900 Subject: [PATCH 2/3] rename Examples/ -> examples/ in script --- .github/workflows/build.yml | 4 ++-- .github/workflows/build_as_cxx.yml | 4 ++-- .github/workflows/build_with_s2e.yml | 2 +- .github/workflows/check_coding_rule.yml | 4 ++-- Script/CI/check_coding_rule.json | 2 +- Script/CI/check_encoding.json | 2 +- Script/GitHooks/pre-commit | 16 ++++++++-------- setup.bat | 4 ++-- setup.sh | 4 ++-- 9 files changed, 21 insertions(+), 21 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index bff925fe4..378b3b057 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -12,7 +12,7 @@ jobs: name: mobc uses: arkedge/workflows-c2a/.github/workflows/build.yml@v2.5.0 with: - c2a_dir: Examples/mobc + c2a_dir: examples/mobc c2a_custom_setup: | cd ../.. pwd @@ -27,7 +27,7 @@ jobs: name: subobc uses: arkedge/workflows-c2a/.github/workflows/build.yml@v2.5.0 with: - c2a_dir: Examples/subobc + c2a_dir: examples/subobc c2a_custom_setup: | cd ../.. pwd diff --git a/.github/workflows/build_as_cxx.yml b/.github/workflows/build_as_cxx.yml index 64e541261..d1b89c85a 100644 --- a/.github/workflows/build_as_cxx.yml +++ b/.github/workflows/build_as_cxx.yml @@ -25,7 +25,7 @@ jobs: run: ./setup.bat - name: cmake - working-directory: ./Examples/${{ matrix.example }}/src/s2e_mockup + working-directory: ./examples/${{ matrix.example }}/src/s2e_mockup run: | mkdir build cd build @@ -33,5 +33,5 @@ jobs: cmake .. -A Win32 - name: build - working-directory: ./Examples/${{ matrix.example }}/src/s2e_mockup/build + working-directory: ./examples/${{ matrix.example }}/src/s2e_mockup/build run: cmake --build . diff --git a/.github/workflows/build_with_s2e.yml b/.github/workflows/build_with_s2e.yml index d20885a59..f6db39778 100644 --- a/.github/workflows/build_with_s2e.yml +++ b/.github/workflows/build_with_s2e.yml @@ -95,5 +95,5 @@ jobs: run: | cl.exe cmake --version - cmake -G "Visual Studio 17 2022" -A Win32 -DCMAKE_CONFIGURATION_TYPES:STRING="Debug" -DEXT_LIB_DIR=../s2e-core/ExtLibraries -DFLIGHT_SW_DIR=../c2a-core -DC2A_NAME=Examples/${{ matrix.example }} -DUSE_C2A=ON + cmake -G "Visual Studio 17 2022" -A Win32 -DCMAKE_CONFIGURATION_TYPES:STRING="Debug" -DEXT_LIB_DIR=../s2e-core/ExtLibraries -DFLIGHT_SW_DIR=../c2a-core -DC2A_NAME=examples/${{ matrix.example }} -DUSE_C2A=ON cmake --build . --clean-first diff --git a/.github/workflows/check_coding_rule.yml b/.github/workflows/check_coding_rule.yml index c9d7ba683..6e1c9a0bc 100644 --- a/.github/workflows/check_coding_rule.yml +++ b/.github/workflows/check_coding_rule.yml @@ -30,7 +30,7 @@ jobs: id: check shell: bash -e {0} continue-on-error: true - working-directory: ./Examples/${{ matrix.example }}/src + working-directory: ./examples/${{ matrix.example }}/src run: | python ./src_core/Script/CI/check_coding_rule.py ./src_core/Script/CI/check_coding_rule.json | tee /tmp/coding-rule.log status="${PIPESTATUS[0]}" @@ -45,7 +45,7 @@ jobs: run: | sed 's/.\/src_core\///g' < /tmp/coding-rule.log \ | > ./coding-rule.log \ - sed 's/.\/src_user/Examples\/${{ matrix.example }}\/src\/src_user/g' + sed 's/.\/src_user/examples\/${{ matrix.example }}\/src\/src_user/g' cat ./coding-rule.log - name: reviewdog(github-pr-review) diff --git a/Script/CI/check_coding_rule.json b/Script/CI/check_coding_rule.json index d5cda639f..5dcf34550 100644 --- a/Script/CI/check_coding_rule.json +++ b/Script/CI/check_coding_rule.json @@ -6,7 +6,7 @@ "src_user/" ], "ignore_dirs" : [ - "src_core/Examples", + "src_core/examples", "src_core/Docs", "src_core/Script" ], diff --git a/Script/CI/check_encoding.json b/Script/CI/check_encoding.json index db182495d..0715e8e7c 100644 --- a/Script/CI/check_encoding.json +++ b/Script/CI/check_encoding.json @@ -37,6 +37,6 @@ "Library/", "System/", "TlmCmd/", - "Examples/mobc/src/src_user/" + "examples/mobc/src/src_user/" ] } diff --git a/Script/GitHooks/pre-commit b/Script/GitHooks/pre-commit index e93d9042f..0bf147d78 100755 --- a/Script/GitHooks/pre-commit +++ b/Script/GitHooks/pre-commit @@ -9,14 +9,14 @@ my $DEBUG = 0; my $err_flag = 0; my @Targets = ( - "Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/CMD_DB/SAMPLE_MOBC_CMD_DB.xlsm", - "Examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB.xlsm", - "Examples/mobc/src/src_user/Settings/sils_define.h", - "Examples/mobc/src/src_user/Settings/build_settings.h", - "Examples/subobc/src/src_user/Settings/TlmCmd/DataBase/CMD_DB/SAMPLE_AOBC_CMD_DB.xlsm", - "Examples/subobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_AOBC_TLM_DB.xlsm", - "Examples/subobc/src/src_user/Settings/sils_define.h", - "Examples/subobc/src/src_user/Settings/build_settings.h", + "examples/mobc/src/src_user/Settings/TlmCmd/DataBase/CMD_DB/SAMPLE_MOBC_CMD_DB.xlsm", + "examples/mobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_MOBC_TLM_DB.xlsm", + "examples/mobc/src/src_user/Settings/sils_define.h", + "examples/mobc/src/src_user/Settings/build_settings.h", + "examples/subobc/src/src_user/Settings/TlmCmd/DataBase/CMD_DB/SAMPLE_AOBC_CMD_DB.xlsm", + "examples/subobc/src/src_user/Settings/TlmCmd/DataBase/TLM_DB/SAMPLE_AOBC_TLM_DB.xlsm", + "examples/subobc/src/src_user/Settings/sils_define.h", + "examples/subobc/src/src_user/Settings/build_settings.h", ); print "[] pwd\n" if $DEBUG; diff --git a/setup.bat b/setup.bat index 652cc7ad0..9d672930d 100644 --- a/setup.bat +++ b/setup.bat @@ -9,12 +9,12 @@ echo done. echo. echo [SET UP DEVELOP ENVIRONMENT FOR C2A MOBC USER SAMPLE] -call :make_link ".\Examples\mobc\src\src_core" ".\" +call :make_link ".\examples\mobc\src\src_core" ".\" echo done. echo. echo [SET UP DEVELOP ENVIRONMENT FOR SUBOBC USER SAMPLE] -call :make_link ".\Examples\subobc\src\src_core" ".\" +call :make_link ".\examples\subobc\src\src_core" ".\" echo done. echo. diff --git a/setup.sh b/setup.sh index d56ab4215..7d97e27df 100755 --- a/setup.sh +++ b/setup.sh @@ -18,12 +18,12 @@ echo done. echo echo [SET UP DEVELOP ENVIRONMENT FOR C2A MOBC USER SAMPLE] -make_link './Examples/mobc/src/src_core' '../../../' +make_link './examples/mobc/src/src_core' '../../../' echo done. echo echo [SET UP DEVELOP ENVIRONMENT FOR SUBOBC USER SAMPLE] -make_link './Examples/subobc/src/src_core' '../../../' +make_link './examples/subobc/src/src_core' '../../../' echo done. echo From 57f50e2a93656dbfd8595ab75504ac2716abdd9a Mon Sep 17 00:00:00 2001 From: sksat Date: Tue, 25 Jul 2023 21:22:51 +0900 Subject: [PATCH 3/3] rename Examples/ -> examples/ in docs --- Docs/Driver/communication_with_components.md | 4 ++-- Docs/Driver/overview.md | 8 ++++---- Docs/General/coding_rule.md | 2 +- README.md | 12 ++++++------ TlmCmd/common_cmd_packet.h | 2 +- examples/mobc/src/src_user/Test/README.md | 2 +- examples/subobc/README.md | 4 ++-- examples/subobc/src/src_user/Test/README.md | 2 +- 8 files changed, 18 insertions(+), 18 deletions(-) diff --git a/Docs/Driver/communication_with_components.md b/Docs/Driver/communication_with_components.md index 8d2503d6c..86998dad6 100644 --- a/Docs/Driver/communication_with_components.md +++ b/Docs/Driver/communication_with_components.md @@ -96,14 +96,14 @@ C2A 間通信によって,以下のような機能が提供される. - OBC 間の簡易な Driver 実装と自動コード生成 - [c2a-tlm-cmd-code-generator](https://github.com/ut-issl/c2a-tlm-cmd-code-generator) 参照. - - [`Examples/mobc/src/src_user/Drivers/Aocs`](/Examples/mobc/src/src_user/Drivers/Aocs/) などの多くのコードが自動生成される. + - [`examples/mobc/src/src_user/Drivers/Aocs`](/examples/mobc/src/src_user/Drivers/Aocs/) などの多くのコードが自動生成される. - OBC と地上局でネットワークを形成. - 地上局から MOBC をルーターとして, sub OBC へコマンド配送. - sub OBC のテレメトリを MOBC を経由して地上局まで配送. - OBC A から OBC B に対してコマンド発行 / テレメ送信. - 他 -C2A 間通信の具体的な実装については,本リポジトリに同封されている User Sample である [`Examples/mobc`](/Examples/mobc) と [`Examples/subobc`](/Examples/subobc) での通信(前者が MOBC,後者が AOBC を想定)を参考にされたい. +C2A 間通信の具体的な実装については,本リポジトリに同封されている User Sample である [`examples/mobc`](/examples/mobc) と [`examples/subobc`](/examples/subobc) での通信(前者が MOBC,後者が AOBC を想定)を参考にされたい. 具体的なドライバのコードは以下となる. - https://github.com/arkedge/c2a-core/blob/45d78a05c339c285b5aa0c2fcbf57c1b105137e9/Examples/mobc/src/src_user/Drivers/Aocs/aobc.c#L1-L172 diff --git a/Docs/Driver/overview.md b/Docs/Driver/overview.md index 5c8c56e7e..68ffa41eb 100644 --- a/Docs/Driver/overview.md +++ b/Docs/Driver/overview.md @@ -9,11 +9,11 @@ Driver とは,各コンポーネントとの通信において, HW 依存部 実装方法は,基本的には [driver_super.h](https://github.com/arkedge/c2a-core/blob/develop/Drivers/Super/driver_super.h) をみればわかるようにしてあるが,現時点で -- UART test: https://github.com/arkedge/c2a-core/blob/develop/Examples/mobc/src/src_user/Drivers/Etc/uart_test.c -- GS: https://github.com/arkedge/c2a-core/blob/develop/Examples/mobc/src/src_user/Drivers/Com/gs.c +- UART test: https://github.com/arkedge/c2a-core/blob/develop/examples/mobc/src/src_user/Drivers/Etc/uart_test.c +- GS: https://github.com/arkedge/c2a-core/blob/develop/examples/mobc/src/src_user/Drivers/Com/gs.c - C2A 間通信: - - https://github.com/arkedge/c2a-core/blob/develop/Examples/mobc/src/src_user/Drivers/Aocs/aobc.c - - https://github.com/arkedge/c2a-core/blob/develop/Examples/subobc/src/src_user/Drivers/Etc/mobc.c + - https://github.com/arkedge/c2a-core/blob/develop/examples/mobc/src/src_user/Drivers/Aocs/aobc.c + - https://github.com/arkedge/c2a-core/blob/develop/examples/subobc/src/src_user/Drivers/Etc/mobc.c が実装されているので,それを参考のこと. `load_init_setting` については下を参照. diff --git a/Docs/General/coding_rule.md b/Docs/General/coding_rule.md index 063e77bd0..66c011ee6 100644 --- a/Docs/General/coding_rule.md +++ b/Docs/General/coding_rule.md @@ -427,7 +427,7 @@ Settings/Modes/Transitions -> void BCL_load_sl_hoge(void); ``` -例として [Block Command Definitions](https://github.com/arkedge/c2a-core/blob/develop/Examples/mobc/src/src_user/TlmCmd/block_command_definitions.c) を参考にすること. +例として [Block Command Definitions](https://github.com/arkedge/c2a-core/blob/develop/examples/mobc/src/src_user/TlmCmd/block_command_definitions.c) を参考にすること. ## 細かな記法 [M] diff --git a/README.md b/README.md index 7d255e9a6..5ede660d0 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ ### C2A core - 各 C2A で共通利用される C2A の中核部のコード - 基本的には,各々の C2A user repository (サンプル: TBW) にて, git submodule で参照される. -- core 開発のための最小限の user 部は [`Examples`](./Examples) にあり,これを用いてビルドし,検証する. +- core 開発のための最小限の user 部は [`examples`](./examples) にあり,これを用いてビルドし,検証する. ## ドキュメント @@ -27,13 +27,13 @@ ### SILS (Software-In-the-Loop-Simulation) 環境 - C2A は, [S2E](https://github.com/ut-issl/s2e-core) などの SILS を用いて,フライトソフトウェアがそのまま実行される SILS を構築できる. - つまり,ターゲットの OBC 上で動くソフトウェアが, PC などの上で,そのままエミュレートできる. -- [`Examples/mobc`](./Examples/mobc) にある, 最小限の C2A 実行サンプルは, [S2E User for C2A Core](https://github.com/ut-issl/s2e-user-for-c2a-core) によってエミュレーション可能である. - - また, [`Examples/subobc`](./Examples/subobc) にある sub OBC (非 MOBC) の user 部を使うことで, C2A 間通信も模擬できる. +- [`examples/mobc`](./examples/mobc) にある, 最小限の C2A 実行サンプルは, [S2E User for C2A Core](https://github.com/ut-issl/s2e-user-for-c2a-core) によってエミュレーション可能である. + - また, [`examples/subobc`](./examples/subobc) にある sub OBC (非 MOBC) の user 部を使うことで, C2A 間通信も模擬できる. ### テスト -- 特定の user を仮定しないと,各種パラメタが確定しないため, [`Examples/mobc`](./Examples/mobc) でテストする. -- C2A 間通信に関連する部分のテストのみは [`Examples/subobc`](./Examples/subobc) を用いる. -- 詳細は [Test](./Examples/mobc/src/src_user/Test) 参照. +- 特定の user を仮定しないと,各種パラメタが確定しないため, [`examples/mobc`](./examples/mobc) でテストする. +- C2A 間通信に関連する部分のテストのみは [`examples/subobc`](./examples/subobc) を用いる. +- 詳細は [Test](./examples/mobc/src/src_user/Test) 参照. ### ブランチ - `main`: リリース版([詳細](./Docs/General/release.md)) diff --git a/TlmCmd/common_cmd_packet.h b/TlmCmd/common_cmd_packet.h index 6b8ce776a..01cc397c1 100644 --- a/TlmCmd/common_cmd_packet.h +++ b/TlmCmd/common_cmd_packet.h @@ -11,7 +11,7 @@ // ここで CCP_DEST_TYPE を定義する // 詳細は -// - /Examples/mobc/src/src_user/Settings/TlmCmd/common_cmd_packet_define.h +// - /examples/mobc/src/src_user/Settings/TlmCmd/common_cmd_packet_define.h // - https://github.com/arkedge/c2a-core/blob/develop/Docs/Core/communication.md // を参照 /* 例 diff --git a/examples/mobc/src/src_user/Test/README.md b/examples/mobc/src/src_user/Test/README.md index b488c0366..027681d07 100644 --- a/examples/mobc/src/src_user/Test/README.md +++ b/examples/mobc/src/src_user/Test/README.md @@ -1,7 +1,7 @@ # C2A PYTEST - CI などで自動でテストできるようにした pytest. - C2A は現状関数レベルのテストはなく,コマンド送信とテレメ結果で判断する,結合テストのみしかない. -- なお, C2A 間通信のテストについては, [Examples/subobc/src/src_user/Test](../../../../subobc/src/src_user/Test) を参照すること. +- なお, C2A 間通信のテストについては, [examples/subobc/src/src_user/Test](../../../../subobc/src/src_user/Test) を参照すること. ## 環境 - python3 系列と以下のライブラリ diff --git a/examples/subobc/README.md b/examples/subobc/README.md index 27f375064..ce8c236c8 100644 --- a/examples/subobc/README.md +++ b/examples/subobc/README.md @@ -1,11 +1,11 @@ # C2A SUB OBC USER SAMPLE for CORE DEVELOPMENT ## 概要 -C2A 間通信の開発のために, [`Examples/mobc`](/Examples/mobc) とセットで実行し,それと通信し合うことを目的とした sub OBC (非 MOBC) の User Sample. +C2A 間通信の開発のために, [`examples/mobc`](/examples/mobc) とセットで実行し,それと通信し合うことを目的とした sub OBC (非 MOBC) の User Sample. ## 注意 - sub OBC という名前だが,コード上は AOBC を想定している.(APID など) - あくまで C2A 間通信開発のためなので,最小限の Tlm, Cmd などしか登録されてないなど,大幅に省略している. -- したがって,C2A の User のサンプルとしては, [`Examples/mobc`](/Examples/mobc) を参照するほうが望ましい. +- したがって,C2A の User のサンプルとしては, [`examples/mobc`](/examples/mobc) を参照するほうが望ましい. - 一方で, MOBC との通信部分や, sub OBC としての振る舞いについてはこちらを参照すること. - C2A 間通信については, [`Docs/Driver/Communication with Components`](/Docs/Driver/communication_with_components.md) も参照すること. diff --git a/examples/subobc/src/src_user/Test/README.md b/examples/subobc/src/src_user/Test/README.md index b516a65d6..62c007bbb 100644 --- a/examples/subobc/src/src_user/Test/README.md +++ b/examples/subobc/src/src_user/Test/README.md @@ -1,5 +1,5 @@ # C2A PYTEST (C2A 間通信用) -- C2A におけるテスト一般については, [Examples/mobc/src/src_user/Test](../../../../mobc/src/src_user/Test) を参照すること. +- C2A におけるテスト一般については, [examples/mobc/src/src_user/Test](../../../../mobc/src/src_user/Test) を参照すること. - ここでは, `mobc` (MOBC に相当)と `subobc` (非 MOBC に相当.ここでは AOBC とする)を用いた C2A 間通信のテストについて記載する. ## テスト用 SILS 構成