mbgtools-lx
4.2.8
|
Current IRIG settings and supported codes. More...
#include <gpsdefs.h>
Data Fields | |
IRIG_SETTINGS | settings |
current settings More... | |
uint32_t | supp_codes |
see ICODE_TX_MASKS and ICODE_RX_MASKS More... | |
Current IRIG settings and supported codes.
Used to query the current IRIG settings plus a mask of supported codes.
IRIG_SETTINGS IRIG_INFO::settings |
current settings
Definition at line 5056 of file gpsdefs.h.
Referenced by check_cmd_line(), do_mbgirigcfg(), do_mbgtcrcal(), print_cfg_rx(), print_cfg_tx(), set_new_icode_rx(), set_new_icode_tx(), set_new_irig_tx_local(), and show_signal().
uint32_t IRIG_INFO::supp_codes |
see ICODE_TX_MASKS and ICODE_RX_MASKS
Definition at line 5057 of file gpsdefs.h.
Referenced by set_new_icode_rx(), and set_new_icode_tx().