CTS-SAT-1-OBC-Firmware
Loading...
Searching...
No Matches
mpi_data_files.h File Reference
#include <stdint.h>
Include dependency graph for mpi_data_files.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

uint8_t MPI_validate_science_data_file (const char *file_path)
 Check if the given file path is a valid MPI science data file with a few heuristics (file size, sync word count).

Function Documentation

◆ MPI_validate_science_data_file()

uint8_t MPI_validate_science_data_file ( const char * file_path)

Check if the given file path is a valid MPI science data file with a few heuristics (file size, sync word count).

Parameters
file_pathPath of potential science data file to validate.
Returns
0 if valid. >0 on invalid.
Here is the call graph for this function:
Here is the caller graph for this function: