BallAerospace / COSMOS

Ball Aerospace COSMOS
https://ballaerospace.github.io/cosmos-website/
Other
360 stars 129 forks source link

Can cosmos read from the excel file? #1781

Closed PratikAher20 closed 1 year ago

PratikAher20 commented 2 years ago

Thanks @ryanmelt for helping me in my previous issues. I just wanted to ask whether cosmos have some function using which it can read the excel file and directly parse the items definition from there into its tlm.txt file according to it's syntax?

PratikAher20 commented 1 year ago

I have created a python application which can take in the items info and create target_tlm.txt file according to the COSMOS format. Make sure that the excel sheet should be in the same format as that of excel file provided in my repository. Check the application here github.com/PratikAher20/Automatic-COSMOS-Configuration-Tool.