* added epicycle asset; updated trailFromEarth period and colors; added FromEarth trails to trail toggle;
---------
Co-authored-by: Alexander Bock <alexander.bock@liu.se>
Limits the number of URL synchronization downloads by time stamping files for X seconds fixes (#2586).
Also, show the amount of downloaded data as soon as the download is started fix (#2460)
* Adds time validity to UrlSynchronized files (#2586)
Updated affected asset files. Satellite asset files lasts for 24h by default now. Other assets are updated to work as before. Obs timestamp is computed using UTC time.
* Code cleanup
* Update httpsynchronization.cpp
* Applied suggestions from code review
* Update multi-line comment to `//`
* Remove accidental commas in .asset files
Co-authored-by: Emma Broman <emma.broman@liu.se>
* Fixed PR comments + bug in .asset file
* Refactor code
* Reports downloaded data as early as possible, fixes (#2460)
* More files
---------
Co-authored-by: Alexander Bock <alexander.bock@liu.se>
Co-authored-by: Emma Broman <emma.broman@liu.se>
* Add asset meta and GUI description to AltAz grid and move to Night sky in menu
To avoid confusion with other grids, that have a global position rather than a local one
* Add asset metas and GUI descriptions to Night Sky assets
* Add metas and update name of some example assets
* Night sky asset meta
* Add descriptions and asset metas to scale objects
---------
Co-authored-by: Ylva Selling <ylva.selling@gmail.com>
* updated goldengate and gatewayarch models; update ghoul for cachefix
* update ghoul to support current and previous versions of .osmodel
* revert ghoul commits
* Apply suggestions from code review
Co-authored-by: Alexander Bock <alexander.bock@liu.se>
---------
Co-authored-by: Alexander Bock <alexander.bock@liu.se>
* added more scale objects and helper file
* Update file identifiers
* reworked scale models with node support script
* using url sync for models that need to be updated
---------
Co-authored-by: Alexander Bock <mail@alexanderbock.eu>