added ... check next version
Hi menion, I just downloaded you newest pro version (v1.10.0) from the market. I think there's a bug in this version. I always enable the beep sound when the app gets the GPS fix. But now I'm hearing the beep sounds almost constantly. The reported accuracy seems to drop whenever I hear the beep sound. When I look at the live logcat, I seems that the beep sound will come whenever I see the following lines in logcat.
D/gps_leo ( 704): gps_inject_location() is called
D/gps_leo ( 704): latitude=xx.xxxx, longitude=xx.xxxx, accuracy=50.000000
I have gone back to my previous version (v1.9.7) and I now don't have such problem. It beeps on the first fix and stays quiet while having the fix, indicating that my GPS is locking the signal fine. Maybe you could have another look at the beep-related code?