cat023.h File Reference

ASTERIX CAT023 - CNS/ATM Ground Station and Service Status Reports. More...

#include "dataitem.h"
#include "datarecord.h"
#include "cat_generic.h"
Include dependency graph for cat023.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  ast_dataitem_023_100_t
 Data Item I023/100 - Ground Station Status. More...
 

Macros

#define ast_dataitem_023_000_get_size   ast_dataitem_message_type_get_size
 
#define ast_dataitem_023_000_decode   ast_dataitem_message_type_decode
 
#define ast_dataitem_023_000_get_detail_html   ast_dataitem_get_detail_html_dummy
 
#define ast_dataitem_023_010_get_size   ast_dataitem_data_source_identifier_get_size
 
#define ast_dataitem_023_010_decode   ast_dataitem_data_source_identifier_decode
 
#define ast_dataitem_023_010_encode   ast_dataitem_data_source_identifier_encode
 
#define ast_dataitem_023_010_get_summary   ast_dataitem_data_source_identifier_get_summary
 
#define ast_dataitem_023_010_get_detail_html   ast_dataitem_data_source_identifier_get_detail_html
 
#define ast_dataitem_023_070_get_size   ast_dataitem_time_of_day_get_size
 
#define ast_dataitem_023_070_decode   ast_dataitem_time_of_day_decode
 
#define ast_dataitem_023_070_encode   ast_dataitem_time_of_day_encode
 
#define ast_dataitem_023_070_get_summary   ast_dataitem_time_of_day_get_summary
 
#define ast_dataitem_023_070_get_detail_html   ast_dataitem_time_of_day_get_detail_html
 
#define ast_dataitem_023_100_get_size   ast_dataitem_get_size_var_2_byte
 Get size function. More...
 

Typedefs

typedef ast_dataitem_message_type_t ast_dataitem_023_000_t
 
typedef ast_dataitem_data_source_identifier_t ast_dataitem_023_010_t
 
typedef ast_dataitem_time_of_day_t ast_dataitem_023_070_t
 

Enumerations

enum  ast_ground_station_report_type_t { GROUND_STATION_STATUS = 1, GROUND_STATION_SERVICE_STATUS = 2, GROUND_STATION_SERVICE_STATISTICS = 3 }
 

Functions

const char * ast_dataitem_023_get_name (const ast_dataitem_type_t type)
 Get name function. More...
 
void ast_dataitem_023_000_get_summary (char *summary, const size_t summary_size, const ast_dataitem_t di)
 
ast_dataitem_023_100_t ast_dataitem_023_100_decode (const ast_dataitem_t di)
 Decode function. More...
 
void ast_dataitem_023_100_get_summary (char *summary, const size_t summary_size, const ast_dataitem_t di)
 Get summary funciton. More...
 
void ast_dataitem_023_100_get_detail_html (char *detail, const size_t detail_size, const ast_dataitem_t di)
 Get detail function. More...
 

Detailed Description

ASTERIX CAT023 - CNS/ATM Ground Station and Service Status Reports.

Note
This implementation is based on ASTERIX CAT023 version 1.2

Function Documentation

◆ ast_dataitem_023_get_name()

const char* ast_dataitem_023_get_name ( const ast_dataitem_type_t  type)

Get name function.