summaryrefslogtreecommitdiff
path: root/recipes-navigation
AgeCommit message (Collapse)AuthorFiles
2021-06-22Fix problems initializing U-Blox GPSJohn Klug2
2021-06-22Shutdown hangs when the EEPROM is not written yet because of no GPS deviceJohn Klug2
2021-06-22Remove extra LNA setting for MTHSJohn Klug1
2021-06-22Reset U-Blox serial port when resetting the U-BloxJohn Klug2
2021-06-22Fix 3/9 month leap second patchJohn Klug1
2021-06-22[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-06-22add waiting of /dev/gps0Serhii Voloshynov1
2021-06-22[MTX-3858] Conduit 300: GPS issue on one of the MTCDT3AC unit - no data from ↵Serhii Voloshynov1
GPS - GP-1052
2021-06-22If gpsctl is successful the first time, quitJohn Klug2
2021-06-22Create gpsd-test packageJohn Klug4
2021-06-22Bump gpsd revisionJohn Klug1
2021-06-22Make baud rate setting reliable, and save gpsd reboot testJohn Klug3
2021-06-22Remove bash requirement from gpsd, add INITSCRIPT_PACKAGESJohn Klug1
2021-06-22add gpsd 3.19/3.20John Klug18
2020-11-11Merge multiarch project to: added missing index file 2020 June 11GitosisMultiarchJohn Klug5
2020-06-18gpsd takes too long to quit when there is no antenna signal5.2.0John Klug1
2020-06-18Correct new gpsd_settime script in case status is missing from gpspipe outputJohn Klug2
2019-07-03Add MTHS u-blox initialization to mLinux 5John Klug2
2019-07-03Copy gpsd-3.16 from mLinux 4.1.9 for better gps initializationJohn Klug5
2019-07-03Errors are due to wrong speed on EXAR TTY, which can happen with a no reset ↵John Klug2
reboot.
2019-07-03Fix cold boot issue with vizzini driver and gpsdJohn Klug2
2019-07-03Make gpsd recipe independent of U-Blox and faster time setting with improved ↵John Klug7
gpsd_settime.
2019-07-03Bump version of GPSDJohn Klug1
2019-07-03Move U-Blox specific commands out of /etc/init.d/gpsd, and don't set baud ↵John Klug2
rate of Venus.
2019-07-03gpsd CPU efficiencies for MTRJohn Klug3
2019-07-03Split out gpspipe into new package called gpspipe from gps-utilsJohn Klug1
2019-07-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
2017-04-28setserial not in factory image, and low latency is the defaultJohn Klug1
2017-02-0860-gpsd.rules was renamedJohn Klug2
2017-02-01Prevent gpsd from crashing when system clock changes with debug >= 4John Klug2
2017-01-23Remove gpsd code that contradicts ITU leap second standardJohn Klug2
2017-01-23Remove code that contradicts ITU leap second standardJohn Klug1
2017-01-20Use flag ENABLED in /etc/default like other MTS servicesJohn Klug2