gpsGuys
|
1 year ago
|
on: FakeTraveler: Fake where your phone is located (Mock location for Android)
A basic mock location app like this labels its output locations as fake to the operating system.
https://developer.android.com/reference/android/location/Loc...() will return true. Apps can choose to ignore the fake locations and use a last known location instead.
So maybe it's just displaying the last known location, rather than somehow getting your current location?
gpsGuys
|
4 years ago
|
on: GPS
Wow, this is a great resource! Major props to Bartosz Ciechanowski. It's rare to see the time aspects of GPS covered so well.
gpsGuys
|
4 years ago
|
on: The curious case of the Raspberry Pi in the network closet (2019)
Yes, the thin laptop style usually.
gpsGuys
|
7 years ago
|
on: Rethinking GPS: Engineering Next-Gen Location at Uber
Hey, this is excellent work! Feel free to email me at iland at uber.com if you are interested in working on GNSS Shadowing at Uber.
gpsGuys
|
8 years ago
|
on: Rethinking GPS: Engineering Next-Gen Location at Uber
Thank you for the kind words.
gpsGuys
|
8 years ago
|
on: Rethinking GPS: Engineering Next-Gen Location at Uber
Thank you! Having a designer replace our stick figure and clip art satellite reflection and LOS/NLOS images definitely helped. Some of the images were originally created for the company all-hands meeting, so it wasn't all from scratch for the blog post.
gpsGuys
|
8 years ago
|
on: Rethinking GPS: Engineering Next-Gen Location at Uber
Yes, Chicago is one of the toughest cities for GPS in the US.
Here's a peek into average building heights in downtown Chicago. Anywhere red, yellow, or orange we expect to have poor sky visibility. GLONASS being more popular has made Chicago slightly less challenging, before you could have trouble even seeing enough satellites to get a fix.
https://imgur.com/a/3bjiiRw
gpsGuys
|
8 years ago
|
on: Rethinking GPS: Engineering Next-Gen Location at Uber
Yeah, exactly. DOP can provide an artificially rosy picture of the satellite geometry and visibility when you have clean reflections that looks like LOS satellites.
gpsGuys
|
8 years ago
|
on: Rethinking GPS: Engineering Next-Gen Location at Uber
Yes, using measurements from multiple receivers could definitely help :)
If you're interested in working on that kind of thing please apply to the positions at the bottom of the blog post.
https://www.uber.com/careers/list/14345/
gpsGuys
|
8 years ago
|
on: Uber Bike – A New Way to Commute or Explore
Common sense to use a U-lock but not enough common sense to not leave anything you own in the Tenderloin overnight.
gpsGuys
|
8 years ago
|
on: Super-Accurate GPS Chips Coming to Smartphones in 2018
Yes, this is true! If you are interested in working on this kind of thing, please reach out to me via HN messaging.
So maybe it's just displaying the last known location, rather than somehow getting your current location?