View Single Post
Posts: 650 | Thanked: 497 times | Joined on Oct 2008 @ Ghent, Belgium
#56
OK, so there seems to be a bug in the ACWP code as the log shows a CWP location with mode 2. Accuracy 16000

Would it be possible to ad an option to set a minimum accuracy for a ACWP location to be accepted? And maybe allow to select if it should either discard the location or try GPS?

here's part of the log:
Code:
Sleeping GPS for approx. 5 minutes
2011-05-18 11:39:59: Got loc data 51.029902,3.764234 (acc 206.965000) alt nan (32767.500000), head nan, speed nan, Mode 0, Try 0
Starting GPS...
2011-05-18 11:44:58: Got loc data 50.400000,4.400000 (acc 16000.000000) alt nan (32767.500000), head nan, speed nan, Mode 2, Try 0
C
2011-05-18 11:44:58: Latitude update 50.400000,4.400000 (acc 16000.000000)
{'latitude': 50.399999899999997, 'kind': 'latitude#location', 'accuracy': 16000, 'longitude': 4.3999999000000001, 'timestampMs': '1305711904703'}
2011-05-18 11:45:04: General location update 50.400000,4.400000 (acc 16000.000000)
Searching for closest spot:
Sleeping GPS for approx. 5 minutes
2011-05-18 11:45:05: Got loc data 50.400000,4.400000 (acc 16000.000000) alt nan (32767.500000), head nan, speed nan, Mode 0, Try 0
Starting GPS...
2011-05-18 11:49:58: Got loc data 51.029902,3.764234 (acc 206.965000) alt nan (32767.500000), head nan, speed nan, Mode 2, Try 0
C
on the other hand, the log does print a location before it says it switches on GPS...
__________________
Affordable mobile internet in Belgium: Try Mobile Vikings
2 GB, 1000 SMS and 15 euro of talk time for.... 15 euro

Last edited by petur; 2011-05-18 at 10:03.