Add support for the SkyTraq GPS unit
authorKeith Packard <keithp@keithp.com>
Sat, 10 Oct 2009 05:02:40 +0000 (22:02 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 10 Oct 2009 05:02:40 +0000 (22:02 -0700)
commit33b0b6f2f2e07de105619a7b463226d2813152ab
treee935b20518feb13f35fef619d732ced5f1185395
parenta3771bfc5ce740f9d89193e9f8b1d7987aa57264
Add support for the SkyTraq GPS unit

This is a build-time option selected by hacking the Makefile at present.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/Makefile
src/ao.h
src/ao_gps.c [deleted file]
src/ao_gps_sirf.c [new file with mode: 0644]
src/ao_gps_skytraq.c [new file with mode: 0644]
src/ao_gps_test.c
src/ao_gps_test_skytraq.c [new file with mode: 0644]
src/ao_serial.c