mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2024-11-16 23:04:57 +00:00
14 lines
255 B
XML
14 lines
255 B
XML
|
<?xml version="1.0"?>
|
||
|
<block>
|
||
|
<name>gn3s_source</name>
|
||
|
<key>gn3s_source_cc</key>
|
||
|
<category>GN3S</category>
|
||
|
<import>import gn3s</import>
|
||
|
<make>gn3s.source_cc()</make>
|
||
|
|
||
|
<source>
|
||
|
<name>out</name>
|
||
|
<type>complex</type>
|
||
|
</source>
|
||
|
</block>
|