barbeau / gpstest

The #1 open-source Android GNSS/GPS test program
Apache License 2.0
1.74k stars 361 forks source link

Implement support for Galileo High Accuracy Service #647

Closed gle42 closed 1 year ago

gle42 commented 1 year ago

Galileo High Accuracy Service (HAS) provides correction data achieving an horizontal accuracy under 20 cm (8 inches). It now available free of charge. This data is distributed through the E6 band (only available to high-end receivers) and through the Internet.

This request is to implement support for this Internet based High Accuracy Service:

Note that access to this data is possible to registered users only. A decision will have to be taken to decide whether each end user of the application should register in person or if some registered GPSTest backend server should get the data and redistribute it to end users (I think the license permits this).

See details on Galieo's website You can get detailed spec after registering.

barbeau commented 1 year ago

Thanks @gle42! there is already an issue open for this at https://github.com/barbeau/gpstest/issues/617 so I'm going to close this as a duplicate. Feel free to comment more there.

gle42 commented 1 year ago

Thanks for replying so quickly. I apologize for having wasted your time by creating a duplicate. I should have searched more before creating this.

barbeau commented 1 year ago

No worries!