https://github.com/la1k/flyby/blob/4d6947f44a6dd6b776a47ee01f0bde99fa6b44b5/src/tle_db.c#L195 Requires that char 7 on line 1 in the TLE is U, but also S and C are possible. Silently fails to read the TLE if it contains something else than U.
flyby/src/tle_db.c
Line 195 in 4d6947f
Requires that char 7 on line 1 in the TLE is U, but also S and C are possible. Silently fails to read the TLE if it contains something else than U.