evilsocket / evilsocket/pwnagotchi
Not setting lat and lon from GPS
- Dominant language
- Python
- Stars
- 9.2k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
I have gpsd configured with USB based GPS receiver, test using cgps and data pulls and shows location data and time correctly. When I enable it in my config the json files show up but location, data lats and longs always 0.
Not sure what I'm missing or if this is a bug.
Does gpsd need to be disabled and stopped for this to work, I've tried both ways and seems to never work.
Contributor guide
Research direction
Start by reproducing the issue with the configured USB GPS receiver, gpsd, and cgps, then trace how the configuration produces the JSON files and where latitude and longitude are populated. Done means the generated JSON contains the GPS location instead of zero values, with the required gpsd state documented.
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
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100