altos: Broke TeleMetrum GPS reporting by holding the GPS mutex too much
authorKeith Packard <keithp@keithp.com>
Wed, 18 Dec 2013 04:23:00 +0000 (20:23 -0800)
committerKeith Packard <keithp@keithp.com>
Wed, 18 Dec 2013 04:23:00 +0000 (20:23 -0800)
We can't hold the GPS mutex while waiting for the GPS receiver to load
data as it protects the GPS data with the GPS mutex.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found