altos: Add U-Blox GPS driver
authorKeith Packard <keithp@keithp.com>
Tue, 14 May 2013 05:31:31 +0000 (22:31 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 14 May 2013 05:31:31 +0000 (22:31 -0700)
commit50457f9983ec0a432f1050464382749436e3da94
treecab0d16df7f8f2a8b1778fe9bffc9f1d104019b3
parent125ff0b7c74af4db98a81439ee9f1b92fe8b8833
altos: Add U-Blox GPS driver

Uses binary mode.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/drivers/ao_gps_ublox.c [new file with mode: 0644]
src/drivers/ao_gps_ublox.h [new file with mode: 0644]
src/test/Makefile
src/test/ao_gps_test_ublox.c [new file with mode: 0644]