I have been stuck for some time now trying to update TLE files on Gpredict.
Background: I am building a SARCTRAC Mk1a satellite tracker that uses Gpredict and Hamlib to track amateur satellite passes and aim the antenna at the satellite throughout the pass. The instructions from SARCTRAC specifically state that only the Gpredict 1.4 version will work with the tracker, along with the latest version of HAMLIB.
Everything has been installed, and I can successfully open Gpredict and track individual satellites as they come into view. However, the TLE files are very old, so the pass predictions are way off. I have tried to update the TLE files from the internet, and Gpredict runs through the update but does not update any of the 1,200 or so satellites. It returns a message of “0 satellites updated.”
GPredict version 1.4 is more than 5 years old. The current version of GPredict is 2.3 (released 4 years ago!). I recommend you to install this latest version to see if this fixes your problems with TLE updates.
The SARCTRAC Mk1a satellite tracker shouldn’t require ancient software versions (which will certainly break, especially in their interfaces to the internet).
If you still got problems with TLE updates in gpredict 2.3, please let us know your Operating System and how you installed gpredict.
No, perhaps the problem was not understood well. So…Celetstrack has been changing all the paths and formats of the TLEs for some time, adapting them to the new standard to allow the management of more objects in space. So it’s discarding the old classic tle files with final .txt, so the new flie path you posted is correct but gpredict doesn’t handle it and doesn’t update anything. I have done various tests and so far the only solution I have found is to save the new tle files in .txt format and upload them as updates via computer in Gpredict
IZ5RZR - Max
Usage:
gpredict [OPTION…]
Gpredict is a graphical real-time satellite tracking and orbit prediction program.
Gpredict does not require any command line options for nominal operation.
Help Options:
-h, --help Show help options
--help-all Show all help options
--help-gtk Show GTK+ Options
Application Options:
--clean-tle Clean the TLE data in user's configuration directory
--clean-trsp Clean the transponder data in user's configuration directory
--display=DISPLAY X display to use
gpredict --clean-tle should do exactly what you try to do
Hello, I do the same. If you use linux, this is a way to directly download the tle file without web browser. I put it in a script which launch after gpredict …