Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Egi testing #5

Merged
merged 15 commits into from
Feb 3, 2021
Merged

Egi testing #5

merged 15 commits into from
Feb 3, 2021

Conversation

luke-iqt
Copy link
Contributor

@luke-iqt luke-iqt commented Feb 3, 2021

Moving in GPS location-ing

luke-iqt and others added 15 commits January 22, 2021 16:36
EGI container updated to include:
  - USB-GPS functionality using GPSD
  - Reports Lat, Long, Alt, Time every ~10 seconds
  - Update to Docker-Compose file to support
  - Update to Dockerfile to support

Known issues:
  - If USB GPS is unplugged, container must be restarted - it will not currently fail
  - Environment variables must be set for Lat, Long, Alt, Roll, Pitch, and Yaw.  Failure to do so will result in EGI container failure.
gps_mqtt.py >> egi_mqtt.py
GPS is now non-blocking in a thread
Current GPS state is now reported (fix vs no fix) in json ('fix')
Exception logging for bad environment variables and MQTT bus
30 second heartbeat of state array
@luke-iqt luke-iqt merged commit 4e520a4 into main Feb 3, 2021
@luke-iqt luke-iqt deleted the egi-testing branch February 3, 2021 18:01
jspeed-meyers pushed a commit that referenced this pull request Nov 15, 2021
jspeed-meyers pushed a commit that referenced this pull request Nov 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants