SatDump 2.0.0-alpha-520736c72
Loading...
Searching...
No Matches
decomp.h File Reference

MSG/ELEKTRO Decompression functions. More...

#include "msg_headers.h"
#include "xrit/xrit_file.h"

Go to the source code of this file.

Functions

void satdump::xrit::msg::decompressMsgHritFileIfRequired (XRITFile &file)
 Parses headers to figure out the compression utilized (usually Wavelet on HRIT and JPEG on LRIT), and decompressed the file back into raw data.

Detailed Description

MSG/ELEKTRO Decompression functions.

Function Documentation

◆ decompressMsgHritFileIfRequired()

void satdump::xrit::msg::decompressMsgHritFileIfRequired ( XRITFile & file)

Parses headers to figure out the compression utilized (usually Wavelet on HRIT and JPEG on LRIT), and decompressed the file back into raw data.

Parameters
filefile to decompress