Data Structures | |
| struct | ast_dataitem_021_200_t |
| Data Item I021/200 - Target Status. More... | |
Macros | |
| #define | ast_dataitem_021_200_get_size ast_dataitem_get_size_fixed_1_byte |
| Get size function. More... | |
| #define | ast_dataitem_021_200_get_detail_html ast_dataitem_get_detail_html_dummy |
| Get detail function. More... | |
Enumerations | |
| enum | ast_adsb_emergeny_type_t { AST_ADSB_EMG_NO = 0, AST_ADSB_EMG_GENENAL = 1, AST_ADSB_EMG_MEDICAL = 2, AST_ADSB_EMG_MINI_FUEL = 3, AST_ADSB_EMG_NO_COMM = 4, AST_ADSB_EMG_UNLAWFUL = 5, AST_ADSB_EMG_DOWNED = 6 } |
| enum | ast_adsb_sur_status_t { AST_ADSB_SUR_NO_CONDITION = 0, AST_ADSB_SUR_PERM_ALERT = 1, AST_ADSB_SUR_TEMP_ALERT = 2, AST_ADSB_SUR_SPI = 3 } |
Functions | |
| ast_dataitem_021_200_t | ast_dataitem_021_200_decode (const ast_dataitem_t di) |
| Decode function. More... | |
| ast_dataitem_t | ast_dataitem_021_200_encode (unsigned char *buffer, const size_t buf_size, const ast_dataitem_ex_t xdi) |
| Encode function. More... | |
| void | ast_dataitem_021_200_get_summary (char *summary, const size_t summary_size, const ast_dataitem_t di) |
| Get Summary function. More... | |
| #define ast_dataitem_021_200_get_detail_html ast_dataitem_get_detail_html_dummy |
Get detail function.
| #define ast_dataitem_021_200_get_size ast_dataitem_get_size_fixed_1_byte |
Get size function.
| ast_dataitem_021_200_t ast_dataitem_021_200_decode | ( | const ast_dataitem_t | di | ) |
Decode function.
| ast_dataitem_t ast_dataitem_021_200_encode | ( | unsigned char * | buffer, |
| const size_t | buf_size, | ||
| const ast_dataitem_ex_t | xdi | ||
| ) |
Encode function.
| void ast_dataitem_021_200_get_summary | ( | char * | summary, |
| const size_t | summary_size, | ||
| const ast_dataitem_t | di | ||
| ) |
Get Summary function.