THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.
0

How do I decode the contents of a UDP payload as CCSDS?

I am sending CCSDS packets in the form of a UDP payload and would like to decode the payload as such. Is this possible? What I have tried to do so far is select the UDP payload and then select "decode as", but CCSDS is not in the list. It appears that only lower-level link layer protocols are in there like CAN bus and USB, but not realy sure why I can't apply CCSDS there as well.

nasaJpl's avatar
1
nasaJpl
asked 2022-12-04 04:04:47 +0000
Guy Harris's avatar
19.9k
Guy Harris
updated 2022-12-04 06:44:55 +0000
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

select the UDP payload and then select "decode as", but CCSDS is not in the list

What did you do to get the list?

Unless you have a really old version, you need to:

  • select the packet;
  • select Analyze > Decode As...;
  • click the + button;
  • double-click the value in the "Current" column for the newly-added row (it probably says "(none)");
  • clock the button on the right with "^" above "v".

That list shows CCSDS in the version of Wireshark I have.

Guy Harris's avatar
19.9k
Guy Harris
answered 2022-12-04 06:43:43 +0000
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer