Search found 6 matches
Sun Feb 11, 2024 9:23 pm
Forum: WiGLE Project Suggestions
Topic: How is accuracy calculated?
Replies: 10
Views: 27532
Sun Feb 11, 2024 3:04 am
Forum: WiGLE Project Suggestions
Topic: How is accuracy calculated?
Replies: 10
Views: 27532
Re: How is accuracy calculated?
On https://api.wigle.net/csvFormat.html Header Description/Example MAC,SSID,AuthMode,FirstSeen,Channel,RSSI,CurrentLatitude,CurrentLongitude,AltitudeMeters,AccuracyMeters,Type As stated I am writing a python script. I plan on uploading to Wigle. How is the requested 'AccuracyMeters' derived? On the ...
Sat Feb 10, 2024 12:28 am
Forum: WiGLE Project Suggestions
Topic: How is accuracy calculated?
Replies: 10
Views: 27532
Re: How is accuracy calculated?
I appreciate your time.
If someone doesn't know an answer they don't know how to get to that answer do they?
"How is the accuracy number derived?" seemed fairly direct. But I get your point.
If someone doesn't know an answer they don't know how to get to that answer do they?
"How is the accuracy number derived?" seemed fairly direct. But I get your point.
Fri Feb 09, 2024 11:36 pm
Forum: WiGLE Project Suggestions
Topic: How is accuracy calculated?
Replies: 10
Views: 27532
Re: How is accuracy calculated?
On the Wigle app, it showed 73 as the 'accuracy'. I have connected an external GPS unit and have recorded NMEA sentences trying to figure out the accuracy. But using python I have not gotten anywhere near that number. So is the 73 a representation of meters, accuracy percentage, the HDOP value on a ...
Fri Feb 09, 2024 1:37 am
Forum: WiGLE Project Suggestions
Topic: How is accuracy calculated?
Replies: 10
Views: 27532
Re: How is accuracy calculated?
So it's merely the HDOP NMEA string? When it says say 73. That's a 73 possible meter area?
Thanks
Thanks
Thu Feb 08, 2024 8:40 pm
Forum: WiGLE Project Suggestions
Topic: How is accuracy calculated?
Replies: 10
Views: 27532
How is accuracy calculated?
I have looked through the java best I can, but was wondering if anyone knows the formulae for calculating accuracy?