Format GPS seconds as %02d.%04d to avoid spaces in the value
authorKeith Packard <keithp@keithp.com>
Thu, 4 Jun 2009 21:38:45 +0000 (14:38 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 4 Jun 2009 21:38:45 +0000 (14:38 -0700)
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>

No differences found