mbgtools-lx
4.2.8
|
A structure combining all device feature information. More...
#include <xdevfeat.h>
Data Fields | |
uint32_t | reserved |
Currently reserved, unused, always 0. More... | |
RECEIVER_INFO | receiver_info |
Receiver info provided by the device. More... | |
MBG_XFEATURE_BUFFER | xfeature_buffer |
Extended features provided by the device. More... | |
MBG_TLV_INFO | tlv_info |
TLV info provided by a device. More... | |
MBG_USER_INFO | user_info |
User info for the logged in user. More... | |
MBG_USER_STATUS | user_status |
User status for the logged in user. More... | |
A structure combining all device feature information.
Definition at line 88 of file xdevfeat.h.
RECEIVER_INFO MBG_XDEV_FEATURES::receiver_info |
Receiver info provided by the device.
Definition at line 91 of file xdevfeat.h.
Referenced by mbgextio_get_receiver_info_addr(), mbgextio_setup_xdevfeat(), pcps_chk_dev_feat(), xdevfeat_has_ant_cable_length(), xdevfeat_has_ant_info(), xdevfeat_has_bvar_stat(), xdevfeat_has_enable_flags(), xdevfeat_has_evt_log(), xdevfeat_has_gpio(), xdevfeat_has_gps_ignore_lock(), xdevfeat_has_gps_stat_info(), xdevfeat_has_ims(), xdevfeat_has_irig_rx(), xdevfeat_has_irig_tx(), xdevfeat_has_lan_ip4(), xdevfeat_has_mbg_os(), xdevfeat_has_net_cfg(), xdevfeat_has_ntp(), xdevfeat_has_pos_lla(), xdevfeat_has_pos_xyz(), xdevfeat_has_prog_pulses(), xdevfeat_has_ptp(), xdevfeat_has_pzf(), xdevfeat_has_raw_irig_data(), xdevfeat_has_scu_stat(), xdevfeat_has_serouts(), xdevfeat_has_sv_info(), xdevfeat_has_synth(), xdevfeat_has_time_scale(), xdevfeat_has_time_ttm(), xdevfeat_has_tzcode(), xdevfeat_has_tzdl(), xdevfeat_has_ucap(), xdevfeat_has_up_conv(), xdevfeat_has_xbp(), xdevfeat_has_xmulti_ref(), xdevfeat_is_bus_lvl_dev(), xdevfeat_is_dcf(), xdevfeat_is_gnss(), xdevfeat_is_gps(), xdevfeat_is_jjy(), xdevfeat_is_msf(), xdevfeat_is_tcr(), and xdevfeat_is_wwvb().
uint32_t MBG_XDEV_FEATURES::reserved |
Currently reserved, unused, always 0.
Definition at line 90 of file xdevfeat.h.
MBG_TLV_INFO MBG_XDEV_FEATURES::tlv_info |
TLV info provided by a device.
Definition at line 93 of file xdevfeat.h.
Referenced by mbgextio_setup_xdevfeat(), pcps_chk_dev_feat(), xdevfeat_supp_tlv_diag_file(), xdevfeat_supp_tlv_exec_cmd(), xdevfeat_supp_tlv_file_req(), xdevfeat_supp_tlv_fw_rollback(), xdevfeat_supp_tlv_fw_update(), xdevfeat_supp_tlv_ntp_license(), xdevfeat_supp_tlv_ptpv1_license(), xdevfeat_supp_tlv_ptpv2_license(), xdevfeat_supp_tlv_time_monitor_license(), and xdevfeat_supp_tlv_ufu().
MBG_USER_INFO MBG_XDEV_FEATURES::user_info |
User info for the logged in user.
Definition at line 94 of file xdevfeat.h.
Referenced by mbgextio_setup_xdevfeat().
MBG_USER_STATUS MBG_XDEV_FEATURES::user_status |
User status for the logged in user.
Definition at line 95 of file xdevfeat.h.
Referenced by mbgextio_chk_user_perm(), and mbgextio_setup_xdevfeat().
MBG_XFEATURE_BUFFER MBG_XDEV_FEATURES::xfeature_buffer |
Extended features provided by the device.
Definition at line 92 of file xdevfeat.h.
Referenced by mbgextio_setup_xdevfeat(), pcps_chk_dev_feat(), xdevfeat_has_clk_res_info(), xdevfeat_has_cmd_save_cfg(), xdevfeat_has_database(), xdevfeat_has_ext_sys_info(), xdevfeat_has_fw_mngmnt(), xdevfeat_has_gnss_mode(), xdevfeat_has_io_ports(), xdevfeat_has_led_api(), xdevfeat_has_lne_api(), xdevfeat_has_monitoring(), xdevfeat_has_push_msgs(), xdevfeat_has_pwr_ctl_api(), xdevfeat_has_reboot(), xdevfeat_has_req_ttm(), xdevfeat_has_service(), xdevfeat_has_tainted_cfg(), xdevfeat_has_tlv_api(), xdevfeat_has_transactions(), xdevfeat_has_ucap_net(), xdevfeat_has_up_conv(), xdevfeat_has_user_auth(), xdevfeat_has_user_mngmnt(), and xdevfeat_has_xhe().