Skip to content

NASA Command Line Tool used to summarize packet streams stored in telemetry files.

Notifications You must be signed in to change notification settings

aa-tan/pkt_summary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pkt_summary

Used to showcase work during NASA Internship.

What it does

Data that is transmitted from instruments is received in packet streams. This stream is received by Ground Support Equipment and stored in Telemetry files. This code is a CLI tool built on QT4 using a backported QT5 CLI parser. It reads TM files and outputs the packet types and names found, as how many of each packet was discovered. Flags can be used to specify the input file and the packets (APIDs) to search for specifically.

About

NASA Command Line Tool used to summarize packet streams stored in telemetry files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published