mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-04 16:01:14 -05:00
04aed0b3b3
Add support for replaying of passes in the past, where current time is determined from File Input device. Add latitude and longitude to satellite data table. Update ground track generation to better work with 3D map. Add support for 3D models. Add Cubesat image for 2D map. Send LOS to other plugins, when no device settings are setup. Pass TLEs to other plugins, so they can use a consistent copy for replays.
8 lines
215 B
Plaintext
8 lines
215 B
Plaintext
<RCC>
|
|
<qresource prefix="/satellitetracker/">
|
|
<file>satellitetracker/iss-32.png</file>
|
|
<file>satellitetracker/satellite-32.png</file>
|
|
<file>satellitetracker/cubesat-32.png</file>
|
|
</qresource>
|
|
</RCC>
|