summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
...
* Format GPS seconds as %02d.%04d to avoid spaces in the valueKeith Packard2009-06-04
| | | | | | | The aoview GPS parsing code doesn't deal well with spaces in the middle of the value, so pad the seconds field with a zero as needed. Signed-off-by: Keith Packard <keithp@keithp.com>
* add a distclean target to src/MakefileBdale Garbee2009-06-04
|
* Use autotools, move altos to src subdirKeith Packard2009-06-04
Signed-off-by: Keith Packard <keithp@keithp.com>