Skip to content

Instantly share code, notes, and snippets.

View adriansmares's full-sized avatar

Adrian-Stefan Mares adriansmares

View GitHub Profile
@adriansmares
adriansmares / gpsfifo.py
Created November 10, 2021 17:55
gpsd FIFO generator, with NMEA sentences
import gps
import os
import logging
file_name = "/var/run/gps.fifo"
def create_fifo():
try:
os.remove(file_name)
except OSError as err:

Keybase proof

I hereby claim:

  • I am adriansmares on github.
  • I am adrianmares (https://keybase.io/adrianmares) on keybase.
  • I have a public key ASAU73cpwVgB_6qLuhitgHQqteiBOJV8ThX0ro0klhJhwgo

To claim this, I am signing this object: