1
0
Fork 0
satnogs-db/db/base
Fabian P. Schmidt 221f2b6f1f Fetch TLEs only for officially assigned NORAD IDs
Due to Celestrak returning the TLE of 00005 when asked for TLEs for
satellites with NORAD IDs in the 999xx range, satellites with
temporary NORAD IDs get assigned a wrong TLE.
This commit adds a workaround by skipping satellites with temporary
NORAD IDs when updating TLEs.
2018-12-10 20:42:21 +01:00
..
fixtures fixtures: Remove duplicated satellite introduced in 50f6b93 2018-11-25 20:13:30 +01:00
management Add additional TLE sources via python-satellitetle 2018-11-29 20:04:19 +00:00
migrations Add additional TLE sources via python-satellitetle 2018-11-29 20:04:19 +00:00
templatetags Add total count of payloads in stats page 2017-03-25 23:51:08 +02:00
__init__.py Initial commit 2015-04-22 18:10:13 +03:00
admin.py kaitai decoding and influxdb support 2018-08-18 20:53:21 -04:00
context_processors.py initial auth0 support for db 2018-11-18 12:55:13 -05:00
forms.py RM unused search form 2015-09-17 16:01:36 +03:00
helpers.py fix bare excepts 2018-07-14 14:50:07 -04:00
models.py Add additional TLE sources via python-satellitetle 2018-11-29 20:04:19 +00:00
tasks.py Fetch TLEs only for officially assigned NORAD IDs 2018-12-10 20:42:21 +01:00
tests.py fix bare excepts 2018-07-14 14:50:07 -04:00
urls.py Remove unused satellite_position endpoint 2018-11-12 16:06:08 +01:00
utils.py Use decoders from 'satnogsdecoders' package 2018-11-08 00:29:20 +02:00
views.py Remove unused satellite_position endpoint 2018-11-12 16:06:08 +01:00