This project was developed during my internship at UR Rao Satellite Centre (ISRO).
It automates the execution of ADA-based Linux utilities such as rrrMMU and exe used in satellite subsystem development.
The tool provides a web-based GUI (built with Flask) where engineers can upload .map, .lst, and .txt files, process them automatically, and download the output files.
- πΉ Upload
.map,.lst, and.txtfiles via a clean Flask UI - πΉ Run backend ADA-based tools automatically using Python
subprocess - πΉ Generate
.2output files and provide download options - πΉ Reduce manual command-line operations
- πΉ Improve processing accuracy and save time
- Backend: Python (Flask), Python Subprocess Module, Bash Script
- Frontend: HTML5, CSS, JavaScript
- System Tools: ADA-based Linux utilities (
rrrMMU,exe) - Hosting: Local or internal ISRO server
Soumya
Intern at UR Rao Satellite Centre (ISRO)
From July 01-07-2025 to July 30-07-2025
This project demonstrates the automation logic and architecture but does not include any confidential ISRO data or code.