summaryrefslogtreecommitdiff
path: root/recipes-navigation/gpsd/gpsd_3.20.bb
AgeCommit message (Collapse)AuthorFiles
2023-04-26gpsd_settime changed to use GNU dateJohn Klug1
2022-04-29Fix python issues in mLinuxJohn Klug1
2021-11-19Timebase patch to prevent gpsd having a 19.5 year errorJohn Klug1
2021-09-13Remove gpsd warningsJohn Klug1
2021-08-13[MTX-4164] mPower R.6.0: GP-1224 Remove Python 2 from MTCDT and MTCAP, ↵Mykola Salomatin1
Support only Python3 Remove python2 support for GPSD
2021-08-13mPower R.6.0: GP-1224 Remove Python 2 from MTCDT and MTCAP, Support only Python3Serhii Kostiuk1
MTCDT and MTCAP devices are now migrated to Python 3 only. This commit updates the dependencies for gpsd to use Python 3 dependencies for all devices.
2021-05-07Fix problems initializing U-Blox GPSJohn Klug1
2021-03-26Shutdown hangs when the EEPROM is not written yet because of no GPS deviceJohn Klug1
2021-03-02Reset U-Blox serial port when resetting the U-BloxJohn Klug1
2021-02-19[MTX-3860]mPower R. Apr 2021: the MTCDT image does not include python-pygpsSerhii Voloshynov1
make gpsd recipe to generate python2 pygps package for Atmel based devices and python3 pygps package for TI based devices. later when python2 will be removed the commit should be reverted. FILES_python-pygps-dbg and FILES_python3-pygps-dbg were removed, because there is no site-packages/gps/.debug folder
2021-01-25If gpsctl is successful the first time, quitJohn Klug1
2021-01-14Bump gpsd revisionJohn Klug1
2021-01-12Remove bash requirement from gpsd, add INITSCRIPT_PACKAGESJohn Klug1
2021-01-12Fix gpsd internal dependencies and LoRa dependenciesJohn Klug1
2021-01-11Move to gpsd 3.20, and remove libgps25 as redundantJohn Klug1
2021-01-04make gpsd more python3Serhii Voloshynov1
2021-01-04move gps module to python3 PYTHON_SITEPACKAGES_DIRSerhii Voloshynov1
2021-01-04add GLL and VTG to 'gpspipe -r' in binamry modeSerhii Voloshynov1
2021-01-04add gpsd 3.19/3.20Serhii Voloshynov1