Add callback Example6 - RAWX. Note:

PR (pseudorange) and CP (carrier phase) will only be displayed if your processor supports 64-bit double
This commit is contained in:
PaulZC
2021-03-11 07:51:31 +00:00
parent d8d43137c8
commit b3aab36720
2 changed files with 108 additions and 1 deletions
+1 -1
View File
@@ -1052,7 +1052,7 @@ typedef struct
uint8_t rcvTow[8]; // Measurement time of week in receiver local time [64-bit float]
uint16_t week; // GPS week number
int8_t leapS; // GPS leap seconds
uint8_t numMeas; // Numnber of measurements to follow
uint8_t numMeas; // Number of measurements to follow
union
{
uint8_t all;