-
Notifications
You must be signed in to change notification settings - Fork 87
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Help with RADIO #354
Labels
Support
User Support
Comments
Hi @Simon9050,
I hope I answered your questions! Please follow up if you have others or if anything I captured here doesn't make sense or I just seem to be wrong in the setup. Have a great day! |
Closing due to age - please reopen if still an issue! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
I have some trouble understanding how interfaces are wired between fsw and cosmos and I would like to ask you a few questions :
RADIO : My understanding of RADIO interface is that "_radio" targets (for command or telemetry) flows through the radio component.
However, the cosmos counters (telemetry) stay at zero in my simulation for RADIO interface... Is it a normal behaviour ?
Why are there 2 separate interfaces with the same targets (RADIO/DEBUG) ? Would it be possible to have a single interface ?
What is the scope of all the ports associated to RADIO ?
Could you confirm (or not) that SIM_42_TRUTH interface is there only to plot on cosmos some parameters coming from 42 ?
it is not fully clear to me what is the format of the packets that are exchanged... I suppose it is only SPP (of the CCSDS stack) as COSMOS seems to manage only this type of packets, however I saw some functions in the code working with Transfer Frames...
Is the Transfer Frame layer also available for TC/TM ? (If yes, how it can be activated ?)
a question to rule them all... could you suggest some steps to create one single working interface (and maybe adding the TF layer) ?
Thank you for your help
Kind Regards,
Simon
The text was updated successfully, but these errors were encountered: