summaryrefslogtreecommitdiff
path: root/www
Commit message (Collapse)AuthorAgeFilesLines
* Minor typo fixes.Eric S. Raymond2018-08-171-16/+1
|
* NMEA.txt: note elevation in GSV may be -90 to 90 degrees.Gary E. Miller2018-07-261-2/+2
|
* Webiste: add gpsdctl.8 html page.Gary E. Miller2018-06-161-0/+3
|
* A new home page for gpsfeed.Charles Curley2018-05-061-1/+1
| | | | Signed-off-by: Gary E. Miller <gem@rellim.com>
* client-howto: fix typo in filename.Gary E. Miller2017-08-151-1/+1
|
* Tweaks recent doc addition regarding Windows.Fred Wright2017-04-141-6/+9
| | | | | | | | | | | | This fixes a few minor wording issues. It also adds a heading for the Windows section, since it's content is sufficiently different from the rest of the section to justify it. It also fixes an unrelated typo noticed in passing. TESTED: Updated www page looks plausible.
* Small fixes to hacking.htmlRobert Norris2017-04-141-2/+2
| | | | | | | Makefile.am has long been replaced by SConstruct. Also fix a typo. Signed-off-by: Fred Wright <fw@fwright.net>
* Documentation mention for Windows support.Robert Norris2017-04-141-0/+13
| | | | | | | | | Only for the C library, gpspipe and gpxlogger and their limitations. Tested: 'scons www' still results in readable HTML output. Signed-off-by: Fred Wright <fw@fwright.net>
* Rasberry -> Raspberry, thanks to Péter <e2qb2a44f@prolan-power.hu>Gary E. Miller2017-01-251-1/+1
|
* Adds bytes-typed alternative response to Python client.Fred Wright2016-12-241-1/+3
| | | | | | | | | | | | | | | | | | | | | In Python 2, 'bytes' and 'str' are synonyms, but in Python 3 they are not. Since the client may return binary data in some cases, 'bytes' is a more appropriate data type. Rather than requiring double conversions in this case (the socket returns 'bytes'), this adds an alternative response item which is typed as 'bytes'. Although the accessor method 'data()' has always existed, it's shadowed by a name collision in some cases, resulting in the requirement that the caller access the 'response' item directly (as noted in the documentation). Thus, it's not possible to avoid the conversion to 'str' in the cases where it isn't actually used. This change doesn't bother to add an accessor method for 'bresponse', for consistency with the way the API is normally used, though that should be fixed if this aspect of the API is ever cleaned up. TESTED: Ran "scons check" on OSX with all supported versions of Python.
* Thinko fix.Eric S. Raymond2016-09-271-1/+1
|
* Recommend NTPsec in the Time Service HOWTO.Eric S. Raymond2016-09-101-7/+14
|
* Add ntpviz, and minpoll=maxpoll=0 to time service howto.Gary E. Miller2016-09-091-1/+29
|
* Typo fix.Eric S. Raymond2016-09-021-3/+3
|
* Force Python 2 on the CGI, just in case.Eric S. Raymond2016-09-021-1/+1
|
* Fix incorrectly wired-in address.Eric S. Raymond2016-09-021-2/+1
|
* Many small fixes for AIDM.txt.Eric S. Raymond2016-08-311-51/+53
|
* Documentation polishing.Eric S. Raymond2016-08-262-5/+10
|
* fix several typos in AIVDM documentationVladimir Rutsky2016-08-101-25/+25
| | | | | Signed-off-by: Vladimir Rutsky <rutsky.vladimir@gmail.com> Signed-off-by: Gary E. Miller <gem@rellim.com>
* Update the howto, mention minimum gpsd version.Gary E. Miller2016-07-281-30/+41
| | | | | | | | One of the biggest support problems is old and/or bad versions of gpsd software. So mention the minimum version prominently. I refrained from calling out certain distros known to ship buggy gpsd's.
* Corrects info regarding 13-bit week numbers.Fred Wright2016-07-151-15/+17
| | | | | | | Also updates the "GPS Date Calendar" link, as requested by that website. Signed-off-by: Gary E. Miller <gem@rellim.com>
* Improvements to 13-bit week number descriptions.Fred Wright2016-07-142-22/+24
| | | | | | We are stuck with 1024 GPS week rollover for a while longer. Signed-off-by: Gary E. Miller <gem@rellim.com>
* Add a mention to use only the performance governor.Gary E. Miller2016-06-301-1/+5
| | | | | Having the CPU change frequencies and idle states adds errors to the timekeeping.
* Add section on avoiing power saving options.Gary E. Miller2016-06-291-2/+25
|
* Minor HOWTO correction.Eric S. Raymond2016-06-071-1/+1
|
* Explain why to start gpsd first.Eric S. Raymond2016-06-071-8/+18
|
* Add ARP error example. Add section on temperature errors.Gary E. Miller2016-05-301-1/+15
| | | | Thanks to Leo Bodner for the bubble wrap hint.
* Add info on ARP problems, only need to bump rev every month/release.Gary E. Miller2016-05-301-5/+18
| | | | Many thanks to Dan Drown for the pointer to ARP issues.
* Add Macx-1 link.Eric S. Raymond2016-05-181-2/+7
|
* More troubleshooting advice.Eric S. Raymond2016-05-091-5/+8
|
* Some repairs.Eric S. Raymond2016-05-081-8/+16
|
* New HOWTO release.Eric S. Raymond2016-05-071-2/+2
|
* Typo fixes.Eric S. Raymond2016-05-071-4/+12
|
* Implement 'timeservice' build option. Document it in the Time Sevice HOWTO.Eric S. Raymond2016-05-071-6/+22
|
* Fix typo and stale link in history pageClark B. Wierda2016-05-061-2/+2
| | | | Signed-off-by: Clark B. Wierda <cbwierda@gmail.com>
* New section on GPS time for GPSD Time service HOWTO.Eric S. Raymond2016-05-041-14/+65
|
* Notate NTP0, etc. Add mention of ntpshmon.Gary E. Miller2016-04-241-22/+39
| | | | | essental to chech that gpds is outputtingg time before jumping to looking at chonryd or ntpd.
* Typo fix.Eric S. Raymond2016-04-091-1/+1
|
* Type fix to time service typo fix.Gary E. Miller2016-04-081-3/+3
|
* HOWTO fixes from Hal Murray.Eric S. Raymond2016-04-082-37/+58
|
* Note the existence of the GR701-W.Eric S. Raymond2016-04-081-14/+17
|
* Fix broken internal link to NMEA.htmlSanjeev2016-03-301-1/+1
| | | | | How did this happen, and how did it go undetected for so long?
* Fix typo in anchorSanjeev2016-03-301-1/+1
|
* 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>
* 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
|
* gittip has been dead for a while, re-point the donation button.Eric S. Raymond2016-03-242-2/+2
|
* Typo fix.Eric S. Raymond2016-03-231-1/+3
|