ttwatch icon indicating copy to clipboard operation
ttwatch copied to clipboard

[QUESTION] Ephemeris file source

Open TiceRex opened this issue 1 year ago • 5 comments

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.

TiceRex avatar Aug 14 '23 17:08 TiceRex

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

falsovsky avatar Aug 23 '23 21:08 falsovsky

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

ryanbinns avatar Aug 25 '23 21:08 ryanbinns

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.

falsovsky avatar Aug 25 '23 22:08 falsovsky

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..).

izacq avatar Oct 18 '23 17:10 izacq

An alternative config for the ephemeris file exists thanks to https://github.com/ryanbinns/ttwatch/pull/181.

Pull and rebuild the project!

PtyMatt avatar Nov 07 '23 21:11 PtyMatt