CLEON  Version 1
Cloud-Offloaded GPS Receiver
sys_init.h File Reference

Initializing the system. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

union  signature_u
 
union  version_u
 
struct  cleon_header_s
 
union  cleon_header_u
 

Macros

#define SIZE_OF_HEADER_IN_BYTE   44
 
#define SIZE_OF_GPS_SIGANL_IN_BYTE   8184
 
#define SIZE_OF_SENSOR_DATA_IN_BYTE   8
 

Functions

void SYS_Init (void)
 Initializing CLEON.
 
void SYS_InitCLEONDataStructure (void)
 Initializing CLEON data structure.
 

Detailed Description

Initializing the system.

Definition in file sys_init.h.

Macro Definition Documentation

#define SIZE_OF_GPS_SIGANL_IN_BYTE   8184

Definition at line 11 of file sys_init.h.

#define SIZE_OF_HEADER_IN_BYTE   44

Definition at line 10 of file sys_init.h.

#define SIZE_OF_SENSOR_DATA_IN_BYTE   8

Definition at line 12 of file sys_init.h.

Function Documentation

void SYS_Init ( void  )

Initializing CLEON.

Returns
void
Parameters
void

Definition at line 25 of file sys_init.c.

Here is the call graph for this function:

Here is the caller graph for this function: