mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-26 01:39:05 -05:00
24d80f8ab0
VOR localizer: Allow plugin to be compiled as static lib. SID feature: Allow plugin to be compiled as static lib. Satellite Tracker: Allow building without texttospeech or timezone. Map: Allow plugin to be compiled as static lib. Allow building without SSL. APT: Allow plugin to be compiled as static lib. Radio Astronomy: Allow plugin to be compiled as static lib. Allow building without process. ChannelWebAPIUtils: Fix memory leaks. DeviceSampleSource: Add signals that indicate when the position or direction of a device (or it's antenna) has changed. This is to support per device position, which is useful for remote devices not at My Position.
17 lines
484 B
Plaintext
17 lines
484 B
Plaintext
<RCC>
|
|
<qresource prefix="/radioastronomy/">
|
|
<file>icons/hot.png</file>
|
|
<file>icons/cold.png</file>
|
|
<file>icons/temperature.png</file>
|
|
<file>icons/reverse.png</file>
|
|
<file>icons/gaussian.png</file>
|
|
<file>icons/peak.png</file>
|
|
<file>icons/marker.png</file>
|
|
<file>icons/refline.png</file>
|
|
<file>icons/legend.png</file>
|
|
<file>icons/lab.png</file>
|
|
<file>icons/galactictriangle.png</file>
|
|
<file>icons/noise.png</file>
|
|
</qresource>
|
|
</RCC>
|