libsbp
v2.4.7
|
Data Structures | |
struct | msg_acq_result_t |
struct | msg_acq_result_dep_c_t |
struct | msg_acq_result_dep_b_t |
struct | msg_acq_result_dep_a_t |
struct | acq_sv_profile_t |
Acq perfomance measurement and debug. More... | |
struct | acq_sv_profile_dep_t |
Deprecated. More... | |
struct | msg_acq_sv_profile_t |
struct | msg_acq_sv_profile_dep_t |
Macros | |
#define | SBP_MSG_ACQ_RESULT 0x002F |
Satellite acquisition result. More... | |
#define | SBP_MSG_ACQ_RESULT_DEP_C 0x001F |
Deprecated. More... | |
#define | SBP_MSG_ACQ_RESULT_DEP_B 0x0014 |
Deprecated. More... | |
#define | SBP_MSG_ACQ_RESULT_DEP_A 0x0015 |
Deprecated. More... | |
#define | SBP_MSG_ACQ_SV_PROFILE 0x002E |
Acquisition perfomance measurement and debug. More... | |
#define | SBP_MSG_ACQ_SV_PROFILE_DEP 0x001E |
Deprecated. More... | |
#define SBP_MSG_ACQ_RESULT 0x002F |
Satellite acquisition result.
This message describes the results from an attempted GPS signal acquisition search for a satellite PRN over a code phase/carrier frequency range. It contains the parameters of the point in the acquisition search space with the best carrier-to-noise (CN/0) ratio.
Definition at line 40 of file acquisition.h.
#define SBP_MSG_ACQ_RESULT_DEP_A 0x0015 |
#define SBP_MSG_ACQ_RESULT_DEP_B 0x0014 |
#define SBP_MSG_ACQ_RESULT_DEP_C 0x001F |
#define SBP_MSG_ACQ_SV_PROFILE 0x002E |
Acquisition perfomance measurement and debug.
The message describes all SV profiles during acquisition time. The message is used to debug and measure the performance.
Definition at line 141 of file acquisition.h.
#define SBP_MSG_ACQ_SV_PROFILE_DEP 0x001E |