Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[QUESTION] Ephemeris file source #176

Open
TiceRex opened this issue Aug 14, 2023 · 5 comments
Open

[QUESTION] Ephemeris file source #176

TiceRex opened this issue Aug 14, 2023 · 5 comments

Comments

@TiceRex
Copy link

TiceRex commented Aug 14, 2023

Thank you for this excellent project!

Regarding the demise of TomTom Sports product line by the end of September 2023: does anybody know any alternative source to the ephemeris file?
Is it a proprietary file format? Can it be generated from the official sources like this one?
https://cddis.nasa.gov/Data_and_Derived_Products/GNSS/broadcast_ephemeris_data.html

I would like to use the watch as long as I can, but without correct GPS data it seems to be impossible.

@falsovsky
Copy link

falsovsky commented Aug 23, 2023

Hello im also interested in this.
just got the mail from tomtom today

@ryanbinns
Copy link
Owner

ryanbinns commented Aug 25, 2023

I have no idea unfortunately. My own watch died a couple of years ago, so I can't really help here. Sorry.

@falsovsky
Copy link

No problem @ryanbinns

@TiceRex I found this : https://choaristudio.com/

I wish I knew where the person that hosts that is getting the files from.
If he's just downloading it from tomtom server or is generating them somehow.

@izacq
Copy link

izacq commented Oct 18, 2023

Unfortunately the extended ephemeris is a proprietary file format. The files that can be found online are all provided by either the chipset manufacturer or third-party service provider that don't necessarily have the ability to generate the files themselves..

I guess being so protective of the file format, means it's still generating licensing revenue, and we won't see any open sourced tool to generate them (even though it might not be too difficult given that the underlying ephemeris and almanac data are publicly available).

Once tomtom stops serving the files, we would rely on another provider (like the one mentionned by @falsovsky, however I asked, and they also plan to stop serving the files in the near future..).

@PtyMatt
Copy link

PtyMatt commented Nov 7, 2023

An alternative config for the ephemeris file exists thanks to #181.

Pull and rebuild the project!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants
@falsovsky @TiceRex @ryanbinns @PtyMatt @izacq and others