mirror of
https://github.com/SDRSharpR/SDRSharp.git
synced 2025-12-06 03:42:01 +01:00
13 lines
439 B
XML
13 lines
439 B
XML
<?xml version="1.0"?>
|
|
<ArrayOfMemoryEntry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
|
<MemoryEntry>
|
|
<IsFavourite>true</IsFavourite>
|
|
<Name>NOAA - Oxnard</Name>
|
|
<GroupName>Weather</GroupName>
|
|
<Frequency>162550000</Frequency>
|
|
<DetectorType>NFM</DetectorType>
|
|
<Shift>0</Shift>
|
|
<FilterBandwidth>24390</FilterBandwidth>
|
|
</MemoryEntry>
|
|
</ArrayOfMemoryEntry>
|