summaryrefslogtreecommitdiff
path: root/recipes-navigation
AgeCommit message (Collapse)AuthorFiles
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-02-15add waiting of /dev/gps0Serhii Voloshynov1
2021-02-11[MTX-3858] Conduit 300: GPS issue on one of the MTCDT3AC unit - no data from ↵Serhii Voloshynov1
GPS - GP-1052
2021-01-25If gpsctl is successful the first time, quitJohn Klug2
2021-01-14Create gpsd-test packageJohn Klug4
2021-01-14Bump gpsd revisionJohn Klug1
2021-01-14Make baud rate setting reliable, and save gpsd reboot testJohn Klug3
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 Klug7
2021-01-04add missing patchSerhii Voloshynov1
2021-01-04make gpsd more python3Serhii Voloshynov1
2021-01-04move gps module to python3 PYTHON_SITEPACKAGES_DIRSerhii Voloshynov1
2021-01-04refactor GLL/VTG patchSerhii Voloshynov1
2021-01-04add GLL and VTG to 'gpspipe -r' in binamry modeSerhii Voloshynov2
2021-01-04add gpsd 3.19/3.20Serhii Voloshynov14
2020-05-21mpower-dev-thud: merge meta-mlinux:master (92cbb8fb Feb 11 2020) to ↵Mykyta Dorokhin1
meta-mlinux:multiarch5-thud (ed01626 Feb 3 2020)
2020-05-20Correct new gpsd_settime script in case status is missing from gpspipe outputJohn Klug2
2020-05-20gpsd takes too long to quit when there is no antenna signalJohn Klug1
2020-05-20addressed build error in migration to gpsd 3.18.1Patrick3
2020-05-20Fix gpsd major number function for GNU LinuxJohn Klug2
2020-01-02gpsd takes too long to quit when there is no antenna signalJohn Klug1
2019-12-20Correct new gpsd_settime script in case status is missing from gpspipe outputJohn Klug2
2019-05-22Add MTHS u-blox initialization to mLinux 5John Klug2
2019-05-03Copy gpsd-3.16 from mLinux 4.1.9 for better gps initializationJohn Klug5
2019-04-01Errors are due to wrong speed on EXAR TTY, which can happen with a no reset ↵John Klug2
reboot.
2019-03-18Fix cold boot issue with vizzini driver and gpsdJohn Klug2
2019-03-15Make gpsd recipe independent of U-Blox and faster time setting with improved ↵John Klug7
gpsd_settime.
2019-03-14Bump version of GPSDJohn Klug1
2019-03-14Move U-Blox specific commands out of /etc/init.d/gpsd, and don't set baud ↵John Klug2
rate of Venus.
2019-02-28gpsd CPU efficiencies for MTRJohn Klug3
2019-01-10Split out gpspipe into new package called gpspipe from gps-utilsJohn Klug1
2019-01-03Use /dev/gps0 for all gps devicesJohn Klug1
2018-10-30Add os_compat.h for LoRaJohn Klug1
2018-10-29Move to 3.18.1 gpsd with better ublox supportJohn Klug17
2018-10-29Enable UBX_NAV_TIMELSJohn Klug1
2018-10-29eudev is the udev package in mLinux 4John Klug1
2018-10-26Text in binary for gpsctl is fixedJohn Klug1
2018-10-26gpsd 3.18.1John Klug9
2018-09-17Make gpsd-3.17 available.John Klug8
2018-09-05Undocumented GPSD header files are in /usr/include/gps/ (-I /usr/include/gps)John Klug1
2018-09-04Put the C header files in gpsd-devJohn Klug2
2018-03-22pgrep does not work during boot causing gpsd_ubx_* commands to hang.John Klug3
2018-03-14Remove gpsd reference to non-existent script in udev rules.John Klug2
2018-02-13Fix stalled ntpd startup on certain systemsJohn Klug2
2017-11-13Put the ntp related scripts in the gpsd main packageJohn Klug1
2017-08-01Leap second test and resultsJohn Klug2
2017-05-23Add bash dependency to gpsdJohn Klug1
2017-05-09Allow a maximum of 20 seconds to set the baud rate. Normally this takes ten ↵John Klug1
seconds.
2017-05-05Exit if there is no GPS capabilityJohn Klug1