m0zjo
September 19, 2019, 10:32am
1
Hi all,
I am now getting some data frames from satellites - yay!
E.g.:
https://network.satnogs.org/observations/1022862/
Is this data automatically uploaded to the database? Or do I need to set this up? Is there a way I can see the data I downloaded?
I don’t seem to be able to see my frames here:
https://db-dev.satnogs.org/api/telemetry/?norad_cat_id=44109
Thanks
M0ZJO
fredy
September 19, 2019, 10:52am
2
Not all the data are send from network to db. We currently send data for satellites/transmitters that have decoders. The list of transmitters that are synced with db can be found [here].(https://network.satnogs.org/api/transmitters/?uuid=&sync_to_db=true )
For the data that are synced, you will find them (after a couple of minutes as the sync task is a periodic one) in the production site of DB which is db.satnogs.org and not in the dev site which is the one you linked.
1 Like