altos: Fix gcc compiler warnings in GPS code
authorKeith Packard <keithp@keithp.com>
Wed, 11 Jul 2012 20:52:32 +0000 (13:52 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 11 Jul 2012 20:52:32 +0000 (13:52 -0700)
commitcf44ea354c2d1780cee343132c6058e11e9eefa3
tree65d3045816b8efa6023bdeb6efcfd992da0459b9
parentfe70611c3c7d4b8cce3b5292f0ec549f3191bf86
altos: Fix gcc compiler warnings in GPS code

unused variables and mis-matches in printf format codes.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/core/ao_gps_print.c
src/drivers/ao_gps_skytraq.c
src/test/ao_gps_test.c
src/test/ao_gps_test_skytraq.c