summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Comment in the code the accuracy needed for cm level lat/lon.Gary E. Miller2016-03-282-1/+21
|
* $PSTI means we have subtype Skytraq.Gary E. Miller2016-03-281-0/+3
|
* A bit of clarifiaction on the NMEA sentence lengthGary E. Miller2016-03-281-2/+4
|
* use more precision when outputting lat/lon.Gary E. Miller2016-03-283-14/+19
| | | | A cm level GPS needs decimal degrees to 0.0000001
* Add Skytraq S2525F8-BD-RTK to compatibility list.Gary E. Miller2016-03-281-0/+12
|
* Add Skytraq regression test logs.Gary E. Miller2016-03-284-0/+595
|
* Add stub to decode Skytraq $PSTI sentence.Gary E. Miller2016-03-281-3/+42
| | | | I'm still looking for good documentation of what is in that sentence.
* Bump NMEA_MAX up to 102. Skytraq needs 100.Gary E. Miller2016-03-282-4/+6
|
* Add SKYTRAQ_ENABLE to scons. To decode Skytraq proprietary NMEA.Gary E. Miller2016-03-281-0/+1
|
* Coverity cleanup.Eric S. Raymond2016-03-282-2/+2
|
* SConstruct: make spaces around ellipses consistentPaul Fertser2016-03-281-5/+5
| | | | | | | Upstream SCons tests have no space before the ellipses and a space after, bring gpsd tests in line with that for the visual consistency. Signed-off-by: Paul Fertser <fercerpav@gmail.com>
* hacking: add a link to http://developercertificate.org/.Beat Bolli2016-03-281-1/+3
| | | | Signed-off-by: Beat Bolli <dev@drbeat.li>
* hacking: mention strdup in the no-malloc section.Beat Bolli2016-03-281-0/+3
| | | | Signed-off-by: Beat Bolli <dev@drbeat.li>
* hacking: mention signing off on patches and why it's a good thing.Beat Bolli2016-03-281-3/+6
| | | | Signed-off-by: Beat Bolli <dev@drbeat.li>
* Restore language about 2.6 portability, clean up Python imports.Eric S. Raymond2016-03-2710-33/+40
|
* hacking: fix a few typos.Beat Bolli2016-03-271-4/+4
| | | | Signed-off-by: Beat Bolli <dev@drbeat.li>
* Hacking guide update - on polyglot Python.Eric S. Raymond2016-03-271-8/+31
|
* Second fix for Python 3 sat display.Eric S. Raymond2016-03-271-1/+1
|
* Adds Python 3 .pyc cache directory to clean list.Fred Wright2016-03-271-1/+2
| | | | | TESTED: Verified that "scons -c" now removes all of gps/__pycache__.
* Fixes gpsprof to work with Python 2.6.Fred Wright2016-03-271-2/+2
| | | | | | | | | | | | The dict-without-values construct as a set initializer doesn't work in Python 2.6, though the usual set constructor does. This is not a recent bug. TESTED: Verified that gpsprof now works in Python 2.6, 2.7, 3.3, 3.4, and 3.5, at least in the TPV mode. Unable to test the PPS cases since gpsd doesn't recognize my PPS source (but the syntax is identical).
* A few fixes and improvements for the broken-build checker.Fred Wright2016-03-261-6/+23
| | | | | | | | | | | | | | | | | | | | | 1) Adds the recently added 'gpsd' and 'gpsdclients' to the test list. 2) Uses 'build-all' rather than 'build', for more complete testing. 3) Fixes a potential ordering issue with the pre-clean. 4) Makes the removal of scons temporaries more complete. 5) Derives the number of jobs from the number of CPUs, rather than hard-coding it. 6) Applies parallelism to "check' as well as 'build-all'. 7) Makes the error-list file names more descriptive. TESTED: Runs and gets a couple of failures, which don't appear to be new problems.
* Minor usage message tweaks for xgpsspeed.Fred Wright2016-03-261-2/+2
| | | | | | Fixes a typo, and also capitalizes one message for capitalization consistency (except for the text for 'help' itself, which is internal to OptionParser).
* De-templatize three files that didn't need it.Eric S. Raymond2016-03-264-8/+2
|
* xgps/xgpsspeed port cleanup: deal with Python 3 division semantics.Eric S. Raymond2016-03-252-3/+7
|
* Default mode for xgpssspeed is now the more interesting nautical display.Eric S. Raymond2016-03-253-5/+16
|
* xgps and xgpsspeed are fully polyglot...Eric S. Raymond2016-03-252-2/+2
| | | | ...change their shebang lines to plain Python.
* Fix xgpssspeed satellite display under Python 3.Eric S. Raymond2016-03-251-1/+1
|
* NEWS update.Eric S. Raymond2016-03-251-1/+2
|
* xgpsspeed successfully ported to python-gi.Eric S. Raymond2016-03-252-37/+34
|
* Eliminate use of event argument in the xgpsspeed draw handler.Eric S. Raymond2016-03-251-14/+16
| | | | This is a step towards Gtk3 porting.
* Resynchrinize build.txt with reality.Eric S. Raymond2016-03-241-0/+4
| | | | xgps has beeb confirmed to work on a Mac using py-gobject3.
* Make website upload less noisy.Eric S. Raymond2016-03-241-2/+2
|
* gittip has been dead for a while, re-point the donation button.Eric S. Raymond2016-03-244-6/+5
|
* Remove unneeded code.Eric S. Raymond2016-03-241-4/+2
|
* Update xgpsspeed to use recent pygtk-2.0 binding...Eric S. Raymond2016-03-241-4/+4
| | | | | | ...as described at https://wiki.gnome.org/Projects/PyGObject/IntrospectionPorting
* Port xgps to GTK 3.0 using gi bindings.Eric S. Raymond2016-03-241-62/+63
| | | | | | | Removes a dependency on the deprecated gobject/pygtk bindings. Note: this leaves build.txt out of date. To be fixed when we deal with xgpsspeed.
* Fix Python 3 compatibility.Eric S. Raymond2016-03-241-2/+2
|
* Typo fix.Eric S. Raymond2016-03-231-1/+3
|
* Minor corrrection for AIVDN Decoding.Eric S. Raymond2016-03-231-1/+1
|
* Now we can use GOODTIME_IS in the UBX driver.Eric S. Raymond2016-03-221-1/+1
|
* Introduce the flag GOODTIME_IS...HTJ2016-03-224-4/+7
| | | | | | | | ...to mark that the device has a good time even if it does not report a position fix. Used by the OnCore driver, e.g. when in position hold mode. scons check passes
* Typo fix.Eric S. Raymond2016-03-221-2/+2
|
* jsongen.py now runs polyglot under Python 2 or Python 3.Eric S. Raymond2016-03-222-2/+2
| | | | Also, remove an archaism from the gps/ client library.
* Make the systemd debug howto compatible to more versions.Bernd Zeimetz2016-03-221-4/+19
|
* Add Windows versions of time related functions.Rob Norris2016-03-222-4/+93
|
* Clear out a remnant of the old pre-JSON protocol in the Python code.Eric S. Raymond2016-03-222-79/+1
| | | | Also, set xgps back to requiring python2 because of the gobject problem.
* Add comment that should have gone in last commit.Eric S. Raymond2016-03-221-0/+1
|
* gpscap.py now runs polyglot under Python 2 or Python 3.Eric S. Raymond2016-03-221-18/+13
| | | | | This required a few tweaks to the database, because the Python 3 version of configparser does some validation that the Python 2 version did not.
* maskaudit.py now runs polyglot under Python 2 or 3.Eric S. Raymond2016-03-221-2/+6
|
* pylint cleanup.Eric S. Raymond2016-03-224-7/+9
|