You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been trying to utilize the JSON API in COSMOS to allow for post-launch anomaly deployments but I'm having trouble actually getting my commands to run. I'm greeted with messages such as "Interface not connected, RADIO" or "Packet 'GENERIC_EPS GENERIC_EPS_RST_COUNTERS_CC' does not exist" when I'm able to see it in the CmdTlmServer window.
I also cannot get anything out when requesting TLM packets, similar responses are sent. I've even tried using the example from the docs listed HERE.
Am I doing something wrong, or does the version of COSMOS bundled with nos3 not have the full functionality of the API?
Hello,
I've been trying to utilize the JSON API in COSMOS to allow for post-launch anomaly deployments but I'm having trouble actually getting my commands to run. I'm greeted with messages such as "Interface not connected, RADIO" or "Packet 'GENERIC_EPS GENERIC_EPS_RST_COUNTERS_CC' does not exist" when I'm able to see it in the CmdTlmServer window.
I also cannot get anything out when requesting TLM packets, similar responses are sent. I've even tried using the example from the docs listed HERE.
Am I doing something wrong, or does the version of COSMOS bundled with nos3 not have the full functionality of the API?
Here's the request I'm sending for reference.
or for the "Interface not connected, RADIO" message, I'm sending:
Thank you, any help is greatly appreciated!
The text was updated successfully, but these errors were encountered: