Fix aoview telemetry GPS parsing code to use correct columns
authorKeith Packard <keithp@keithp.com>
Sun, 24 May 2009 04:20:12 +0000 (21:20 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 24 May 2009 04:20:12 +0000 (21:20 -0700)
commit5a7a63c34b778e40a61ddabd16ec1af9a2be50c3
tree291a9e7fa101a0b864398f7bb728ec681445268d
parent26988c3e7acb2fa832810475e43e08fd2867459c
Fix aoview telemetry GPS parsing code to use correct columns

This code was trying to pull the GPS data from the wrong columns, causing
aoview to fail to display GPS information.

Signed-off-by: Keith Packard <keithp@keithp.com>
aoview/aoview_monitor.c