
ddsmrg  --  merge telemetry raw data files

USAGE:

  ddsmrg <file>... | ...

  The program reads telemetry raw data files, sorts the data packets in
  ascending order of DDS header time stamps, and writes them to stdout.
 
  Telemetry packets which are read twice, i.e. packets with the same
  time stamp and with the same data source type, are only written once.

OPTIONS:

  -V        print the version number on stdout, then exit.

AUTHORS:
 
 Edita Georgescu  (eg@mpe.mpg.de)
 Stephan Buchert  (scb@stelab.nagoya-u.ac.jp)
 Reinhold Kempen  (reinhold@tu-bs.de)
 Joerg Warnecke   (joerg@igpp.ucla.edu)
