Ethereal-dev: [Ethereal-dev] ccsds dissector

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Hovis, Scott" <Scott.Hovis@xxxxxxxxxxxxxxxxx>
Date: Sun, 23 Nov 2003 16:16:22 -0600
Title: ccsds dissector

I have attached a file named packet-ccsds.c that provides an option to decode appropriate udp data as ccsds data. CCSDS stands for consultative committe for space data systems, and is the standard packet format used in downlinking information from space craft such as the International Space Station.
I have also attached a patch of the change made to Makefile.am. I wrote packet-ccsds.c on Linux, and have not had a chance to make sure it works on the Windows platform.
This is my first coding experience with ethereal, so forgive me if this is the wrong way to go about getting it included with the distribution.

Scott Hovis
scott.hovis@xxxxxxxxxxxxxxxxx
Huntsville ISS Operations and Support Center
 

Attachment: packet-ccsds.c
Description: packet-ccsds.c

Attachment: ccsds.patch
Description: ccsds.patch