GNSS receiver tools
1
Tools for use with GNSS receivers
|
CONFIGURE 1PPS FREQUENCY OUTPUT - Configure frequency output of 1PPS. More...
#include <SkyTraqBin_inputs_with_subid.hh>
Public Member Functions | |
Config_1PPS_freq_output (uint32_t freq, UpdateType ut) | |
Constructor. More... | |
const uint32_t | frequency (void) const |
void | set_frequency (uint32_t val) |
const UpdateType | update_type (void) const |
void | set_update_type (UpdateType val) |
![]() | |
with_subid (uint8_t subid) | |
Constructor. More... | |
const uint8_t | message_subid (void) const |
Getter method for message sub-ID. More... | |
Additional Inherited Members | |
![]() | |
uint8_t | _msg_subid |
CONFIGURE 1PPS FREQUENCY OUTPUT - Configure frequency output of 1PPS.
Supported only in Flash V8 version
Definition at line 636 of file SkyTraqBin_inputs_with_subid.hh.
|
inline |
Constructor.
freq | Output frequency, in Hz (0~10000000) |
ut | Update type |
Definition at line 650 of file SkyTraqBin_inputs_with_subid.hh.
|
inline |
Definition at line 655 of file SkyTraqBin_inputs_with_subid.hh.
|
inline |
Definition at line 655 of file SkyTraqBin_inputs_with_subid.hh.
|
inline |
Definition at line 656 of file SkyTraqBin_inputs_with_subid.hh.
|
inline |
Definition at line 656 of file SkyTraqBin_inputs_with_subid.hh.