Standard and shared data item target identification.
More...
Standard and shared data item target identification.
It's commonly used as IXXX/245. It's used by:
- See also
- Data Item I020/245 - Target Identification
-
Data Item I062/245 - Target Identification
◆ ast_dataitem_target_id_get_size
◆ ast_target_id_type_t
Target identification type.
Enumerator |
---|
AST_TARGET_ID_UNKNOWN | Not sure downlinked is callsign or registration.
|
AST_TARGET_ID_REGISTRATION | |
AST_TARGET_ID_CALLSIGN | |
AST_TARGET_ID_UNDIFINED | |
◆ ast_dataitem_target_id_decode()
◆ ast_dataitem_target_id_get_detail_html()
void ast_dataitem_target_id_get_detail_html |
( |
char * |
detail, |
|
|
const size_t |
detail_size, |
|
|
const ast_dataitem_t |
di |
|
) |
| |
◆ ast_dataitem_target_id_get_summary()
void ast_dataitem_target_id_get_summary |
( |
char * |
summary, |
|
|
const size_t |
summary_size, |
|
|
const ast_dataitem_t |
di |
|
) |
| |