csete / gpredict

Gpredict satellite tracking application
http://gpredict.oz9aec.net/
GNU General Public License v2.0
880 stars 250 forks source link

TEVEL-6 sat missing #338

Closed shepherd007 closed 11 months ago

shepherd007 commented 11 months ago

Gpredict version: 2.3.37 OS: Windows 10

I cannot select TEVEL-6 as a satellite to track. There are TEVEL-1 to TEVEL-5 and TEVEL-7 to TEVEL-8 available. I already tried updating TLE file from network - and uploading locally TLE file downloaded from: http://celestrak.org/NORAD/elements/gp.php?GROUP=amateur&FORMAT=tle

Anyone has seen this issue?

mdblack98 commented 11 months ago

You don't show this list in the Configure page?

Mike W9MDB

On Monday, November 27, 2023 at 08:42:51 AM CST, shepherd007 ***@***.***> wrote:  

Gpredict version: 2.3.37 OS: Windows 10

I cannot select TEVEL-6 as a satellite to track. There are TEVEL-1 to TEVEL-5 and TEVEL-7 to TEVEL-8 available. I already tried updating TLE file from network - and uploading locally TLE file downloaded from: http://celestrak.org/NORAD/elements/gp.php?GROUP=amateur&FORMAT=tle

Anyone has seen this issue?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>

shepherd007 commented 11 months ago

You don't show this list in the Configure page? Mike W9MDB On Monday, November 27, 2023 at 08:42:51 AM CST, shepherd007 @.> wrote: Gpredict version: 2.3.37 OS: Windows 10 I cannot select TEVEL-6 as a satellite to track. There are TEVEL-1 to TEVEL-5 and TEVEL-7 to TEVEL-8 available. I already tried updating TLE file from network - and uploading locally TLE file downloaded from: http://celestrak.org/NORAD/elements/gp.php?GROUP=amateur&FORMAT=tle Anyone has seen this issue? — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.>

When I enter "Configure" there is no TEVEL-6 satellite available (see attached screenshot):

configure

EDIT: I noticed there is present "tevel" sat without number. According to TLE file it is supposed to be TEVEL-6:

TEVEL-6
1 50999U 22002R 23330.11197886 .00096085 00000-0 27133-2 0 9996 2 50999 97.4135 37.3519 0006970 21.7534 338.4004 15.35970177103556

Not sure why it is being shown as "tevel" though...

mdblack98 commented 11 months ago

See if you have this file in your GPredict data store

C:\Users\mdbla\Gpredict\satdata> more .\50999.sat [Satellite] VERSION=1.1 NAME=Tevel-6 NICKNAME=Tevel-6 TLE1=1 50999U 22002R   23331.15431418  .00038335  00000+0  10890-2 0  9998 TLE2=2 50999  97.4133  38.4015 0006963  16.9632 343.1843 15.36058328103712 STATUS=0

On Monday, November 27, 2023 at 09:00:05 AM CST, shepherd007 @.***> wrote:

   You don't show this list in the Configure page? Mike W9MDB On Monday, November 27, 2023 at 08:42:51 AM CST, shepherd007 @.> wrote: Gpredict version: 2.3.37 OS: Windows 10 I cannot select TEVEL-6 as a satellite to track. There are TEVEL-1 to TEVEL-5 and TEVEL-7 to TEVEL-8 available. I already tried updating TLE file from network - and uploading locally TLE file downloaded from: http://celestrak.org/NORAD/elements/gp.php?GROUP=amateur&FORMAT=tle Anyone has seen this issue? — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.>

When I enter "Configure" there is no TEVEL-6 satellite available (see attached screenshot):

configure.JPG (view on web)

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

shepherd007 commented 11 months ago

See if you have this file in your GPredict data store C:\Users\mdbla\Gpredict\satdata> more .\50999.sat [Satellite] VERSION=1.1 NAME=Tevel-6 NICKNAME=Tevel-6 TLE1=1 50999U 22002R 23331.15431418 .00038335 00000+0 10890-2 0 9998 TLE2=2 50999 97.4133 38.4015 0006963 16.9632 343.1843 15.36058328103712 STATUS=0 On Monday, November 27, 2023 at 09:00:05 AM CST, shepherd007 @.> wrote: You don't show this list in the Configure page? Mike W9MDB On Monday, November 27, 2023 at 08:42:51 AM CST, shepherd007 @.> wrote: Gpredict version: 2.3.37 OS: Windows 10 I cannot select TEVEL-6 as a satellite to track. There are TEVEL-1 to TEVEL-5 and TEVEL-7 to TEVEL-8 available. I already tried updating TLE file from network - and uploading locally TLE file downloaded from: http://celestrak.org/NORAD/elements/gp.php?GROUP=amateur&FORMAT=tle Anyone has seen this issue? — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.> When I enter "Configure" there is no TEVEL-6 satellite available (see attached screenshot): configure.JPG (view on web) — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.>

I found file 50999.sat - it has following content:

[Satellite] VERSION=1.1 NAME=Tevel NICKNAME=Tevel TLE1=1 50999U 22002R 23330.11197886 .00096085 00000+0 27133-2 0 9995 TLE2=2 50999 97.4135 37.3519 0006970 21.7534 338.4004 15.35970177103556 STATUS=0

I renamed 'Tevel' to 'TEVEL-6' - now gpredict correctly displays TEVEL-6 satellite.

Thank you very much for the help!