nasa / openmct

A web based mission control framework.
https://nasa.github.io/openmct/
Other
11.9k stars 1.23k forks source link

[examples] CCSDS example #1259

Open thesamprice opened 7 years ago

thesamprice commented 7 years ago

Does anyone have an example of providing data from ccsds packets to open mct?

Looks like I need a web backend that parses apart a ccsds packet and the various fields into single streams. Is this the case?

Has someone made this?

larkin commented 7 years ago

Hi Sam-- we're working on open sourcing a server component that processes CCSDS packets and sends them to Open MCT. Send us an email at arc-dl-openmct@mail.nasa.gov and we can talk about it in more detail.

xpromache commented 7 years ago

Hello,

I'm developer of Yamcs www.yamcs.org which is a server component able to process ccsds packets (among others) but not to display it in Open MCT :(

I didn't know about OpenMCT and we have our own web-based javascript displays for the moment, but we are looking into merging the two...

larkin commented 6 years ago

note that we should test yamcs with the recent openmct-yamcs-plugin and see if this is a reasonable solution for CCSDS.

xpromache commented 6 years ago

Hello,

What is your CCSDS data source, do you have something concrete in mind that can be shared? We (from yamcs) didn't contribute at all to the openmct-yamcs-plugin but we were thinking to give it a try to see how we can help. I guess the idea would be to have a complete end-to-end CCSDS simulator -> yamcs -> OpenMCT.

nicolae

larkin commented 6 years ago

@xpromache Generally our CCSDS data sources are not something we can publish; we don't have anything concrete in mind. I like your idea of "a complete end-to-end CCSDS simulator -> yamcs -> OpenMCT."

And the part that would get swapped out per mission/customer is the CCSDS data source.

sonasrish commented 5 years ago

@larkin For one of our project, we would like to import data from CCSDS packets to Open MCT. It seems that YAMCS plugin still hasn't been endorsement by NASA. So, It would be really great if you could let me know is there any other stable way to import CCSDS packets data to Open MCT?

thesamprice commented 5 years ago

I made a flask server to decode binary packets and send on to a openmct instance. https://github.com/thesamprice/openmct-flask

As most licenses say, use at your own risk.

On Mon, Oct 8, 2018 at 8:03 AM sonasrish notifications@github.com wrote:

@larkin https://github.com/larkin For one of our project, we would like to import data from CCSDS packets to Open MCT. It seems that YAMCS plugin still hasn't been endorsement by NASA. So, It would be really great if you could let me know is there any other stable way to import CCSDS packets data to Open MCT?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/nasa/openmct/issues/1259#issuecomment-427807739, or mute the thread https://github.com/notifications/unsubscribe-auth/AAx6MN88b3x4cESDMH-jH7bQFBWd5dgkks5uiz8rgaJpZM4KY0vx .

-- Thank you,

Sam Price (707) 742-3726