summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clean up the naming and data flow around generation of leapcheck.h.Eric S. Raymond2011-01-192-6/+8
* Generate coefficients for least-squares fit into the C code.Eric S. Raymond2011-01-195-36/+50
* Refactor.Eric S. Raymond2011-01-191-9/+9
* Compute residuals.Eric S. Raymond2011-01-191-0/+8
* Generate least-squares fit.Eric S. Raymond2011-01-191-7/+29
* Refactor leap-second fetching.Eric S. Raymond2011-01-191-3/+8
* Document how to get a leapsecond trend plot.Eric S. Raymond2011-01-191-0/+4
* Date in GNUPLOT ranges have to be quotes, it seems.Eric S. Raymond2011-01-191-1/+1
* Leap-second history plotting is *almost* right.Eric S. Raymond2011-01-191-3/+17
* Extract Unix times for leap-second history plot.Eric S. Raymond2011-01-191-5/+9
* More refactoring, introduce stub for history graphing.Eric S. Raymond2011-01-181-41/+39
* Refactor the leap-second fetcher.Eric S. Raymond2011-01-181-40/+32
* Update the release procedure.Eric S. Raymond2011-01-181-4/+5
* Update of release procedure.Eric S. Raymond2011-01-181-2/+2
* Stop making an assumption about the leap-second offset at startup.Eric S. Raymond2011-01-1812-609/+593
* Default Evermore driver to NMEA mode so it gets leap-second correction.Eric S. Raymond2011-01-181-8/+24
* More magic-constant elimination.Eric S. Raymond2011-01-181-10/+1
* gemiller says the LEAP_SECONDS check is no longer needed...Eric S. Raymond2011-01-181-35/+20
* Keep leapcheck.i in the repo so we can rebuild without net.Eric S. Raymond2011-01-184-7/+25
* Comment and warning fixups.Eric S. Raymond2011-01-182-3/+3
* Remove fossils related to START_SUBFRAMEEric S. Raymond2011-01-182-17/+1
* splint cleanup. All regression tests pass.Eric S. Raymond2011-01-186-12/+12
* Remove the START_SUBFRAME optimization hack. All regression tests pass.Eric S. Raymond2011-01-182-8/+0
* Added information on GNS sentence.Eric S. Raymond2011-01-181-3/+32
* Explanatory comments.Eric S. Raymond2011-01-181-2/+2
* Enable building even if we can't reach USNO leap-second history.Eric S. Raymond2011-01-172-27/+32
* Merge branch 'master' of ssh://git.berlios.de/gitroot/gpsdEric S. Raymond2011-01-170-0/+0
|\
| * unused variableChris Kuethe2011-01-171-3/+0
* | Cope with week counter rollovers while gpsd is running.Eric S. Raymond2011-01-175-8/+22
|/
* Refactoring revealed a minor bug in Zodiac skyview timestamps.Eric S. Raymond2011-01-172-27/+24
* Properly record when we get a valid leap second.Eric S. Raymond2011-01-171-1/+3
* Make the Navcom driver use gpsd_resolve_time().Eric S. Raymond2011-01-172-26/+10
* Refactor time resolution. All regression tests pass.Eric S. Raymond2011-01-177-137/+54
* More refactoring of rollover checking.Eric S. Raymond2011-01-173-44/+46
* Rollover checking for NMEA.Eric S. Raymond2011-01-171-0/+2
* Introduce GPS_TIME_VALID flag for GPS time validation.Eric S. Raymond2011-01-179-3/+25
* Refactor the rollover check. All regression tests pass.Eric S. Raymond2011-01-174-124/+120
* Add Python output to leapsecond.py.Beat Bolli2011-01-171-10/+18
* Clean up warnings reported by Charles Curley.Eric S. Raymond2011-01-174-12/+106
* Narrow a variable scope to eliminate a warning.Eric S. Raymond2011-01-161-2/+1
* GPS week rollover check extends to the rollover equivalent of now.Eric S. Raymond2011-01-153-6/+8
* Detect week-counter overruns using the leap second.Eric S. Raymond2011-01-155-36/+80
* We can now generate C code for leap-second checking by year.Eric S. Raymond2011-01-151-8/+39
* Add FAQ about whether unlisted receivers workChris Kuethe2011-01-141-0/+30
* First step towards sanity check by leap second.Eric S. Raymond2011-01-141-2/+20
* Undo a previous commit to unbreak the DBUS build.Eric S. Raymond2011-01-141-3/+3
* Update the Bluetooth instructions.Eric S. Raymond2011-01-141-32/+17
* Expand the Troubleshooting Guide.Eric S. Raymond2011-01-141-39/+74
* Break out the Troubleshooting Guide into a new document for expansion.Eric S. Raymond2011-01-1418-257/+384
* New first FAQ entry on troubleshooting.Eric S. Raymond2011-01-142-38/+63