adafruit / adafruit/Adafruit_CircuitPython_GPS

Lag in receiving gps lat long values

Open
#78 9 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
80
Forks
61
Avg merge
22d 17h
Merged PRs (30d)
1

Description

Hi,
I'm getting data lag in receiving data from GPS when using threading in the python script.

BAUD_RATE SETTING = 115200
UPDATE_RATE SETTING= 100 milisecond

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the reported lag with the Python script, threading, 115200 baud rate, and 100-millisecond update rate described in the issue. Read the GPS serial-reading and update flow to identify where values fall behind; done means GPS latitude and longitude arrive without the reported lag under those settings.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
embedded-iot
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.