summaryrefslogtreecommitdiff
path: root/gpslib.c
Commit message (Collapse)AuthorAgeFilesLines
* expand the Id keywordChris Kuethe2009-01-081-1/+1
|
* gpssim uses the new geodetic-separation wrapper.Eric S. Raymond2009-01-081-3/+3
|
* Start on a second Python extension module... Eric S. Raymond2009-01-081-0/+38
...to wrap utility functions from libgps.a. The first entry point implemented is the geoidal separation calculator, because gssim needs it.