|
| From: | Steve Bourland |
| Subject: | Re: Ubuntu 18.04.3 build from source testing |
| Date: | Mon, 16 Dec 2019 21:33:10 -0600 (CST) |
| User-agent: | Alpine 2.21 (DEB 202 2017-01-01) |
Yo Gary!Hopefully the log attaches correctly, if not let me know and I will sort something out (sorry, I'm old school email and use alpine as my client).
Yo Steve! On Mon, 16 Dec 2019 18:29:26 -0600 (CST) Steve Bourland <address@hidden> wrote:Sadly, a fresh install of the OS followed by fresh build still has this from xgps: xgps: host localhost port 2947 Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/gi/overrides/GLib.py", line 754, in <lambda> func_fdtransform = lambda _, cond, *data: callback(channel, cond, *data) File "./xgps", line 1467, in handle_response self.update_skyview(self.daemon.data) File "./xgps", line 1375, in update_skyview self._int_to_str(satellite.svid, AttributeError: 'dictwrapper' object has no attribute 'svid'Which is odd. Can you provide a log of your data stream? Easy: gpspipe -R -x 30 > raw.log
(hopefully it is attached)
Can you verify your versions? Like this: python -V
Python 2.7.17
xgps -V
./xgps -V xgps: Version 3.19.1~dev
find /usr -xdev -name gps.py -exec ls -l {} \;
find /usr -xdev -name gps.py -exec ls -l {} \;
-rw-rw-r-- 1 root staff 12456 Dec 16 16:01
/usr/local/lib/python2.7/dist-packages/gps/gps.py
Just a reminder, have a new install as of this afternoon, so new environment (should be very close to clean Ubuntu Server 18.04.3).
For me, top priority is time accuracy, happy to help with any install, documentation, usability issues for the project. Don't want to muddy the waters. What I am seeing as "Joe user" is:
- ntp and gpsd aren't talking to each other, expected them to at least talk at the "gps" level if not PPS.
- xpgs is not a happy camper, happy to have this system in a bad way as long as needed to sort things out. When running scons it did indicate it wasn't going to install xgps, haven't looked back at the logs to see why. GPS Data looks correct, but no satellite map, no list.
Everything else looks super good to me at this point. I'm at a loss where to go WRT ntp and xgps....nevermind....need to run gpsd as root to get the shared memory, my bad, sorry. Now have the NMEA sentences, but no PPS yet (tried the stty command, oddly required 9600 baud, can't explain that, 4800 lead to loss of the "NMEA" lines).
ppstest /dev/pps0 trying PPS source "/dev/pps0" found PPS source "/dev/pps0" ok, found 1 source(s), now start fetching data... time_pps_fetch() error -1 (Connection timed out) time_pps_fetch() error -1 (Connection timed out) Thanks, Steve
raw.log
Description: Binary data
| [Prev in Thread] | Current Thread | [Next in Thread] |