sanders: gps: update to LA.UM.7.6.r1-02000-89xx.0 tag
This commit is contained in:
@@ -308,8 +308,9 @@ typedef enum {
|
||||
} GnssSuplMode;
|
||||
|
||||
typedef enum {
|
||||
BATCHING_MODE_ROUTINE = 0,
|
||||
BATCHING_MODE_TRIP
|
||||
BATCHING_MODE_ROUTINE = 0, // positions are reported when batched positions memory is full
|
||||
BATCHING_MODE_TRIP, // positions are reported when a certain distance is covered
|
||||
BATCHING_MODE_NO_AUTO_REPORT // no report of positions automatically, instead queried on demand
|
||||
} BatchingMode;
|
||||
|
||||
typedef enum {
|
||||
|
||||
Reference in New Issue
Block a user