Update to 2.8.0.113

v2.8.0.127
Alex Paraskeva 2019-03-18 19:03:56 +02:00
parent 1c2bf80ea4
commit f11fc3a715
155 changed files with 59193 additions and 57490 deletions

File diff suppressed because one or more lines are too long

319
LICENSE
View File

@ -1,319 +0,0 @@
GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 , USA
Everyone is permitted to copy and distribute verbatim copies of this license
document, but changing it is not allowed.
Preamble
The licenses for most software are designed to take away your freedom to share
and change it. By contrast, the GNU General Public License is intended to
guarantee your freedom to share and change free software--to make sure the
software is free for all its users. This General Public License applies to
most of the Free Software Foundation's software and to any other program whose
authors commit to using it. (Some other Free Software Foundation software
is covered by the GNU Lesser General Public License instead.) You can apply
it to your programs, too.
When we speak of free software, we are referring to freedom, not price. Our
General Public Licenses are designed to make sure that you have the freedom
to distribute copies of free software (and charge for this service if you
wish), that you receive source code or can get it if you want it, that you
can change the software or use pieces of it in new free programs; and that
you know you can do these things.
To protect your rights, we need to make restrictions that forbid anyone to
deny you these rights or to ask you to surrender the rights. These restrictions
translate to certain responsibilities for you if you distribute copies of
the software, or if you modify it.
For example, if you distribute copies of such a program, whether gratis or
for a fee, you must give the recipients all the rights that you have. You
must make sure that they, too, receive or can get the source code. And you
must show them these terms so they know their rights.
We protect your rights with two steps: (1) copyright the software, and (2)
offer you this license which gives you legal permission to copy, distribute
and/or modify the software.
Also, for each author's protection and ours, we want to make certain that
everyone understands that there is no warranty for this free software. If
the software is modified by someone else and passed on, we want its recipients
to know that what they have is not the original, so that any problems introduced
by others will not reflect on the original authors' reputations.
Finally, any free program is threatened constantly by software patents. We
wish to avoid the danger that redistributors of a free program will individually
obtain patent licenses, in effect making the program proprietary. To prevent
this, we have made it clear that any patent must be licensed for everyone's
free use or not licensed at all.
The precise terms and conditions for copying, distribution and modification
follow.
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. This License applies to any program or other work which contains a notice
placed by the copyright holder saying it may be distributed under the terms
of this General Public License. The "Program", below, refers to any such program
or work, and a "work based on the Program" means either the Program or any
derivative work under copyright law: that is to say, a work containing the
Program or a portion of it, either verbatim or with modifications and/or translated
into another language. (Hereinafter, translation is included without limitation
in the term "modification".) Each licensee is addressed as "you".
Activities other than copying, distribution and modification are not covered
by this License; they are outside its scope. The act of running the Program
is not restricted, and the output from the Program is covered only if its
contents constitute a work based on the Program (independent of having been
made by running the Program). Whether that is true depends on what the Program
does.
1. You may copy and distribute verbatim copies of the Program's source code
as you receive it, in any medium, provided that you conspicuously and appropriately
publish on each copy an appropriate copyright notice and disclaimer of warranty;
keep intact all the notices that refer to this License and to the absence
of any warranty; and give any other recipients of the Program a copy of this
License along with the Program.
You may charge a fee for the physical act of transferring a copy, and you
may at your option offer warranty protection in exchange for a fee.
2. You may modify your copy or copies of the Program or any portion of it,
thus forming a work based on the Program, and copy and distribute such modifications
or work under the terms of Section 1 above, provided that you also meet all
of these conditions:
a) You must cause the modified files to carry prominent notices stating that
you changed the files and the date of any change.
b) You must cause any work that you distribute or publish, that in whole or
in part contains or is derived from the Program or any part thereof, to be
licensed as a whole at no charge to all third parties under the terms of this
License.
c) If the modified program normally reads commands interactively when run,
you must cause it, when started running for such interactive use in the most
ordinary way, to print or display an announcement including an appropriate
copyright notice and a notice that there is no warranty (or else, saying that
you provide a warranty) and that users may redistribute the program under
these conditions, and telling the user how to view a copy of this License.
(Exception: if the Program itself is interactive but does not normally print
such an announcement, your work based on the Program is not required to print
an announcement.)
These requirements apply to the modified work as a whole. If identifiable
sections of that work are not derived from the Program, and can be reasonably
considered independent and separate works in themselves, then this License,
and its terms, do not apply to those sections when you distribute them as
separate works. But when you distribute the same sections as part of a whole
which is a work based on the Program, the distribution of the whole must be
on the terms of this License, whose permissions for other licensees extend
to the entire whole, and thus to each and every part regardless of who wrote
it.
Thus, it is not the intent of this section to claim rights or contest your
rights to work written entirely by you; rather, the intent is to exercise
the right to control the distribution of derivative or collective works based
on the Program.
In addition, mere aggregation of another work not based on the Program with
the Program (or with a work based on the Program) on a volume of a storage
or distribution medium does not bring the other work under the scope of this
License.
3. You may copy and distribute the Program (or a work based on it, under Section
2) in object code or executable form under the terms of Sections 1 and 2 above
provided that you also do one of the following:
a) Accompany it with the complete corresponding machine-readable source code,
which must be distributed under the terms of Sections 1 and 2 above on a medium
customarily used for software interchange; or,
b) Accompany it with a written offer, valid for at least three years, to give
any third party, for a charge no more than your cost of physically performing
source distribution, a complete machine-readable copy of the corresponding
source code, to be distributed under the terms of Sections 1 and 2 above on
a medium customarily used for software interchange; or,
c) Accompany it with the information you received as to the offer to distribute
corresponding source code. (This alternative is allowed only for noncommercial
distribution and only if you received the program in object code or executable
form with such an offer, in accord with Subsection b above.)
The source code for a work means the preferred form of the work for making
modifications to it. For an executable work, complete source code means all
the source code for all modules it contains, plus any associated interface
definition files, plus the scripts used to control compilation and installation
of the executable. However, as a special exception, the source code distributed
need not include anything that is normally distributed (in either source or
binary form) with the major components (compiler, kernel, and so on) of the
operating system on which the executable runs, unless that component itself
accompanies the executable.
If distribution of executable or object code is made by offering access to
copy from a designated place, then offering equivalent access to copy the
source code from the same place counts as distribution of the source code,
even though third parties are not compelled to copy the source along with
the object code.
4. You may not copy, modify, sublicense, or distribute the Program except
as expressly provided under this License. Any attempt otherwise to copy, modify,
sublicense or distribute the Program is void, and will automatically terminate
your rights under this License. However, parties who have received copies,
or rights, from you under this License will not have their licenses terminated
so long as such parties remain in full compliance.
5. You are not required to accept this License, since you have not signed
it. However, nothing else grants you permission to modify or distribute the
Program or its derivative works. These actions are prohibited by law if you
do not accept this License. Therefore, by modifying or distributing the Program
(or any work based on the Program), you indicate your acceptance of this License
to do so, and all its terms and conditions for copying, distributing or modifying
the Program or works based on it.
6. Each time you redistribute the Program (or any work based on the Program),
the recipient automatically receives a license from the original licensor
to copy, distribute or modify the Program subject to these terms and conditions.
You may not impose any further restrictions on the recipients' exercise of
the rights granted herein. You are not responsible for enforcing compliance
by third parties to this License.
7. If, as a consequence of a court judgment or allegation of patent infringement
or for any other reason (not limited to patent issues), conditions are imposed
on you (whether by court order, agreement or otherwise) that contradict the
conditions of this License, they do not excuse you from the conditions of
this License. If you cannot distribute so as to satisfy simultaneously your
obligations under this License and any other pertinent obligations, then as
a consequence you may not distribute the Program at all. For example, if a
patent license would not permit royalty-free redistribution of the Program
by all those who receive copies directly or indirectly through you, then the
only way you could satisfy both it and this License would be to refrain entirely
from distribution of the Program.
If any portion of this section is held invalid or unenforceable under any
particular circumstance, the balance of the section is intended to apply and
the section as a whole is intended to apply in other circumstances.
It is not the purpose of this section to induce you to infringe any patents
or other property right claims or to contest validity of any such claims;
this section has the sole purpose of protecting the integrity of the free
software distribution system, which is implemented by public license practices.
Many people have made generous contributions to the wide range of software
distributed through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing to
distribute software through any other system and a licensee cannot impose
that choice.
This section is intended to make thoroughly clear what is believed to be a
consequence of the rest of this License.
8. If the distribution and/or use of the Program is restricted in certain
countries either by patents or by copyrighted interfaces, the original copyright
holder who places the Program under this License may add an explicit geographical
distribution limitation excluding those countries, so that distribution is
permitted only in or among countries not thus excluded. In such case, this
License incorporates the limitation as if written in the body of this License.
9. The Free Software Foundation may publish revised and/or new versions of
the General Public License from time to time. Such new versions will be similar
in spirit to the present version, but may differ in detail to address new
problems or concerns.
Each version is given a distinguishing version number. If the Program specifies
a version number of this License which applies to it and "any later version",
you have the option of following the terms and conditions either of that version
or of any later version published by the Free Software Foundation. If the
Program does not specify a version number of this License, you may choose
any version ever published by the Free Software Foundation.
10. If you wish to incorporate parts of the Program into other free programs
whose distribution conditions are different, write to the author to ask for
permission. For software which is copyrighted by the Free Software Foundation,
write to the Free Software Foundation; we sometimes make exceptions for this.
Our decision will be guided by the two goals of preserving the free status
of all derivatives of our free software and of promoting the sharing and reuse
of software generally.
NO WARRANTY
11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR
THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE
STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM
"AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE
OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME
THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE
OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA
OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES
OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH
HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
END OF TERMS AND CONDITIONS
How to Apply These Terms to Your New Programs
If you develop a new program, and you want it to be of the greatest possible
use to the public, the best way to achieve this is to make it free software
which everyone can redistribute and change under these terms.
To do so, attach the following notices to the program. It is safest to attach
them to the start of each source file to most effectively convey the exclusion
of warranty; and each file should have at least the "copyright" line and a
pointer to where the full notice is found.
<one line to give the program's name and an idea of what it does.>
Copyright (C) <yyyy> <name of author>
This program is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
Foundation; either version 2 of the License, or (at your option) any later
version.
This program is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with
this program; if not, write to the Free Software Foundation, Inc., 51 Franklin
Street, Fifth Floor, Boston, MA 02110-1301 , USA.
Also add information on how to contact you by electronic and paper mail.
If the program is interactive, make it output a short notice like this when
it starts in an interactive mode:
Gnomovision version 69, Copyright (C) year name of author Gnomovision comes
with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software,
and you are welcome to redistribute it under certain conditions; type `show
c' for details.
The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License. Of course, the commands you use may be
called something other than `show w' and `show c'; they could even be mouse-clicks
or menu items--whatever suits your program.
You should also get your employer (if you work as a programmer) or your school,
if any, to sign a "copyright disclaimer" for the program, if necessary. Here
is a sample; alter the names:
Yoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision'
(which makes passes at compilers) written by James Hacker.
< signature of Ty Coon > , 1 April 1989 Ty Coon, President of Vice This General
Public License does not permit incorporating your program into proprietary
programs. If your program is a subroutine library, you may consider it more
useful to permit linking proprietary applications with the library. If this
is what you want to do, use the GNU Lesser General Public License instead
of this License.

View File

@ -1,6 +0,0 @@
# PowerSDR-2.8.0-SDR1000
Программа предназначена для управления трансиверами построенных на базе SDR-1000.
За основу была взята версия от уважаемого KE9NS.
Данная программа модифицировалась под себя и имеющееся оборудование, поэтому я немогу гарантировать полную работоспособность всех примочек (будь то внешний усилитель мощности, либо же внешний переключатель антенн).
Программа работает как на 32х, так и 64х рарядных операционных системах начиная с Windows 7 Sp1 и заканчивая Windows 10 LTSB.
В момент установки установщик устанавливает все зависимости необходимые для работы программы.

1306
SWL.csv

File diff suppressed because it is too large Load Diff

323
SWL2.csv
View File

@ -2,7 +2,9 @@ kHz:75;Time(UTC):93;Days:59;ITU:49;Station:201;Lng:49;Target:62;Remarks:135;P:35
0490;0000-2400;;Wld;NAVTEX;;Wld;;1;;
0518;0000-2400;;Wld;NAVTEX;;Wld;;1;;
0530;0000-2400;;USA;NA AM TIS Bcast;;USA;;1;;
0540;0000-2400;;USA;NA AM Bcast;;USA;;1;;
0540;0000-2400;;CA;CBK Watrous;;CA;;1;;
0540;0000-2400;;CA;CBT Grand Falls;;CA;;1;;
0540;0000-2400;;MX;XEWA San Luis Potosí;;MX;;1;;
0550;0000-2400;;USA;NA AM Bcast;;USA;;1;;
0560;0000-2400;;USA;NA AM Bcast;;USA;;1;;
0570;0000-2400;;USA;NA AM Bcast;;USA;;1;;
@ -12,101 +14,135 @@ kHz:75;Time(UTC):93;Days:59;ITU:49;Station:201;Lng:49;Target:62;Remarks:135;P:35
0610;0000-2400;;USA;NA AM Bcast;;USA;;1;;
0620;0000-2400;;USA;NA AM Bcast;;USA;;1;;
0630;0000-2400;;USA;NA AM Bcast;;USA;;1;;
0640;0000-2400;;USA;NA AM Bcast;;USA;;1;;
0650;0000-2400;;USA;NA AM Bcast;;USA;;1;;
0660;0000-2400;;USA;NA AM Bcast;;USA;;1;;
0670;0000-2400;;USA;NA AM Bcast;;USA;;1;;
0680;0000-2400;;USA;NA AM Bcast;;USA;;1;;
0690;0000-2400;;USA;NA AM Bcast;;USA;;1;;
0700;0000-2400;;USA;NA AM Bcast;;USA;;1;;
0710;0000-2400;;USA;NA AM Bcast;;USA;;1;;
0720;0000-2400;;USA;NA AM Bcast;;USA;;1;;
0730;0000-2400;;USA;NA AM Bcast;;USA;;1;;
0740;0000-2400;;USA;NA AM Bcast;;USA;;1;;
0750;0000-2400;;USA;NA AM Bcast;;USA;;1;;
0760;0000-2400;;USA;NA AM Bcast;;USA;;1;;
0770;0000-2400;;USA;NA AM Bcast;;USA;;1;;
0780;0000-2400;;USA;NA AM Bcast;;USA;;1;;
0640;0000-2400;;CA;CBN Newfoundland;;CA;;1;;
0640;0000-2400;;USA;KFI Los Angeles;;USA;;1;;
0650;0000-2400;;USA;WSM Nashville;;USA;;1;;
0660;0000-2400;;USA;WFAN New York;;USA;;1;;
0660;0000-2400;;USA;WLFJ Greenville;;USA;;1;;
0670;0000-2400;;USA;WSCR Chicago CC;;USA;;1;;
0670;0000-2400;;USA;KDLG Dillingham CC;;USA;;1;;
0680;0000-2400;;USA;KNBR San Francisco;;USA;;1;;
0690;0000-2400;;CA;CKGM Montreal;;CA;;1;;
0690;0000-2400;;MX;XEWW Tijuana;;MX;;1;;
0700;0000-2400;;USA;WLW Cincinnati;;USA;;1;;
0710;0000-2400;;USA;KIRO Seattle;;USA;;1;;
0710;0000-2400;;USA;WOR New York CC;;USA;;1;;
0720;0000-2400;;USA;WGN Chicago CC;;USA;;1;;
0720;0000-2400;;USA;KOTZ Kotzebue CC;;USA;;1;;
0730;0000-2400;;CA;CKAC Montreal;;CA;;1;;
0730;0000-2400;;MX;XEX Mexico City;;MX;;1;;
0740;0000-2400;;CA;CFZM Toronto;;CA;;1;;
0750;0000-2400;;USA;NWSB Atlanta;;USA;;1;;
0760;0000-2400;;USA;WJR Detroit;;USA;;1;;
0770;0000-2400;;USA;WABC New York;;USA;;1;;
0780;0000-2400;;USA;WBBM Chicago CC;;USA;;1;;
0780;0000-2400;;USA;KNOM Nome CC;;USA;;1;;
0780;0000-2400;;USA;KKOH Reno;;USA;;1;;
0790;0000-2400;;USA;NA AM Bcast;;USA;;1;;
0800;0000-2400;;USA;NA AM Bcast;;USA;;1;;
0810;0000-2400;;USA;NA AM Bcast;;USA;;1;;
0820;0000-2400;;USA;NA AM Bcast;;USA;;1;;
0830;0000-2400;;USA;NA AM Bcast;;USA;;1;;
0840;0000-2400;;USA;NA AM Bcast;;USA;;1;;
0850;0000-2400;;USA;NA AM Bcast;;USA;;1;;
0860;0000-2400;;USA;NA AM Bcast;;USA;;1;;
0870;0000-2400;;USA;NA AM Bcast;;USA;;1;;
0880;0000-2400;;USA;NA AM Bcast;;USA;;1;;
0890;0000-2400;;USA;NA AM Bcast;;USA;;1;;
0900;0000-2400;;USA;NA AM Bcast;;USA;;1;;
0800;0000-2400;;MX;XEROK Ciudad Juárez;;MX;;1;;
0810;0000-2400;;USA;KGO San Francisco;;USA;;1;;
0810;0000-2400;;USA;WGY Schenectady;;USA;;1;;
0820;0000-2400;;USA;WBAP Fort Worth;;USA;;1;;
0830;0000-2400;;USA;WCCO Minneapolis;;USA;;1;;
0840;0000-2400;;USA;WHAS Louisville;;USA;;1;;
0850;0000-2400;;USA;KOA Denver;;USA;;1;;
0860;0000-2400;;CA;CJBC Toronto;;CA;;1;;
0870;0000-2400;;USA;WWL New Orleans;;USA;;1;;
0880;0000-2400;;USA;WCBS New Yorkt;;USA;;1;;
0890;0000-2400;;USA;WLS Chicago;;USA;;1;;
0900;0000-2400;;CA;CKBI Prince Albert;;CA;;1;;
0900;0000-2400;;MX;XEW Mexico City;;MX;;1;;
0910;0000-2400;;USA;NA AM Bcast;;USA;;1;;
0920;0000-2400;;USA;NA AM Bcast;;USA;;1;;
0930;0000-2400;;USA;NA AM Bcast;;USA;;1;;
0940;0000-2400;;USA;NA AM Bcast;;USA;;1;;
0940;0000-2400;;CA;CFNV Montreal;;CA;;1;;
0940;0000-2400;;MX;XEQ Mexico City;;MX;;1;;
0950;0000-2400;;USA;NA AM Bcast;;USA;;1;;
0960;0000-2400;;USA;NA AM Bcast;;USA;;1;;
0970;0000-2400;;USA;NA AM Bcast;;USA;;1;;
0980;0000-2400;;USA;NA AM Bcast;;USA;;1;;
0990;0000-2400;;USA;NA AM Bcast;;USA;;1;;
1000;0000-2400;;USA;NA AM Bcast;;USA;;1;;
1010;0000-2400;;USA;NA AM Bcast;;USA;;1;;
1020;0000-2400;;USA;NA AM Bcast;;USA;;1;;
1030;0000-2400;;USA;NA AM Bcast;;USA;;1;;
1040;0000-2400;;USA;NA AM Bcast;;USA;;1;;
1050;0000-2400;;USA;NA AM Bcast;;USA;;1;;
1060;0000-2400;;USA;NA AM Bcast;;USA;;1;;
1070;0000-2400;;USA;NA AM Bcast;;USA;;1;;
1080;0000-2400;;USA;NA AM Bcast;;USA;;1;;
1090;0000-2400;;USA;NA AM Bcast;;USA;;1;;
1100;0000-2400;;USA;NA AM Bcast;;USA;;1;;
1110;0000-2400;;USA;NA AM Bcast;;USA;;1;;
1120;0000-2400;;USA;NA AM Bcast;;USA;;1;;
1130;0000-2400;;USA;NA AM Bcast;;USA;;1;;
1140;0000-2400;;USA;NA AM Bcast;;USA;;1;;
0990;0000-2400;;CA;CBW Winnipeg;;CA;;1;;
0990;0000-2400;;CA;CBY Corner Brook;;CA;;1;;
1000;0000-2400;;USA;KOMO Seattle;;USA;;1;;
1000;0000-2400;;USA;WMVP Chicago;;USA;;1;;
1000;0000-2400;;MX;XEOY Mexico City;;MX;;1;;
1010;0000-2400;;CA;CBR Calgary;;CA;;1;;
1010;0000-2400;;CA;CFRB Toronto;;CA;;1;;
1020;0000-2400;;USA;KDKA Pittsburgh;;USA;;1;;
1030;0000-2400;;USA;WBZ Boston;;USA;;1;;
1040;0000-2400;;USA;WHO Des Moines;;USA;;1;;
1050;0000-2400;;MX;XEG Monterrey;;MX;;1;;
1060;0000-2400;;USA;KYW Philadelphia;;USA;;1;;
1060;0000-2400;;MX;XEEP Mexico City;;MX;;1;;
1070;0000-2400;;USA;KNX Los Angeles;;USA;;1;;
1080;0000-2400;;USA;KRLD Dallas;;USA;;1;;
1080;0000-2400;;USA;WTIC Hartford;;USA;;1;;
1090;0000-2400;;USA;KAAY Little Rock;;USA;;1;;
1090;0000-2400;;USA;WBAL Baltimore;;USA;;1;;
1090;0000-2400;;MX;XEPRS Rancho del Mar;;MX;;1;;
1100;0000-2400;;USA;WTAM Cleveland;;USA;;1;;
1110;0000-2400;;USA;KFAB Omaha;;USA;;1;;
1110;0000-2400;;USA;WBT Charlotte;;USA;;1;;
1120;0000-2400;;USA;KMOX St.Louis;;USA;;1;;
1130;0000-2400;;USA;KWKH Shreveport;;USA;;1;;
1130;0000-2400;;USA;WBBR New York;;USA;;1;;
1130;0000-2400;;USA;WISN Milwaukee;;USA;;1;;
1130;0000-2400;;CA;CKWX Vancouver;;CA;;1;;
1140;0000-2400;;USA;KHTK Sacramento;;USA;;1;;
1140;0000-2400;;USA;WRVA Richmond CC;;USA;;1;;
1140;0000-2400;;MX;XEMR Monterrey;;MX;;1;;
1150;0000-2400;;USA;NA AM Bcast;;USA;;1;;
1160;0000-2400;;USA;NA AM Bcast;;USA;;1;;
1170;0000-2400;;USA;NA AM Bcast;;USA;;1;;
1180;0000-2400;;USA;NA AM Bcast;;USA;;1;;
1190;0000-2400;;USA;NA AM Bcast;;USA;;1;;
1200;0000-2400;;USA;NA AM Bcast;;USA;;1;;
1210;0000-2400;;USA;NA AM Bcast;;USA;;1;;
1220;0000-2400;;USA;NA AM Bcast;;USA;;1;;
1160;0000-2400;;USA;KSL Salt Lake City;;USA;;1;;
1160;0000-2400;;USA;WYLL Chicago;;USA;;1;;
1170;0000-2400;;USA;KFAQ Tulsa;;USA;;1;;
1170;0000-2400;;USA;WWVA Wheeling;;USA;;1;;
1180;0000-2400;;USA;WHAM Rochester;;USA;;1;;
1190;0000-2400;;USA;KEX Portland;;USA;;1;;
1190;0000-2400;;MX;XEWK Guadalajara;;MX;;1;;
1200;0000-2400;;USA;WOAI San Antonio;;USA;;1;;
1200;0000-2400;;USA;WRTO Chicago;;USA;;1;;
1210;0000-2400;;USA;WPHT Philadelphia;;USA;;1;;
1220;0000-2400;;MX;XEB Mexico City;;MX;;1;;
1230;0000-2400;;USA;NA AM Bcast;;USA;;1;;
1240;0000-2400;;USA;NA AM Bcast;;USA;;1;;
1250;0000-2400;;USA;NA AM Bcast;;USA;;1;;
1260;0000-2400;;USA;NA AM Bcast;;USA;;1;;
1270;0000-2400;;USA;NA AM Bcast;;USA;;1;;
1280;0000-2400;;USA;NA AM Bcast;;USA;;1;;
1270;0000-2400;;USA;KFLC Fort Worth;;USA;;1;;
1280;0000-2400;;USA;WADO New York;;USA;;1;;
1290;0000-2400;;USA;NA AM Bcast;;USA;;1;;
1300;0000-2400;;USA;NA AM Bcast;;USA;;1;;
1300;0000-2400;;USA;WNQM Nashville;;USA;;1;;
1310;0000-2400;;USA;NA AM Bcast;;USA;;1;;
1320;0000-2400;;USA;NA AM Bcast;;USA;;1;;
1320;0000-2400;;USA;WJNJ Jacksonville;;USA;;1;;
1330;0000-2400;;USA;NA AM Bcast;;USA;;1;;
1340;0000-2400;;USA;NA AM Bcast;;USA;;1;;
1350;0000-2400;;USA;NA AM Bcast;;USA;;1;;
1360;0000-2400;;USA;NA AM Bcast;;USA;;1;;
1370;0000-2400;;USA;NA AM Bcast;;USA;;1;;
1380;0000-2400;;USA;NA AM Bcast;;USA;;1;;
1360;0000-2400;;USA;KMNY Hurst;;USA;;1;;
1370;0000-2400;;USA;WQLL Pikesville;;USA;;1;;
1380;0000-2400;;USA;KRKO Everett;;USA;;1;;
1390;0000-2400;;USA;NA AM Bcast;;USA;;1;;
1400;0000-2400;;USA;NA AM Bcast;;USA;;1;;
1410;0000-2400;;USA;NA AM Bcast;;USA;;1;;
1420;0000-2400;;USA;NA AM Bcast;;USA;;1;;
1430;0000-2400;;USA;NA AM Bcast;;USA;;1;;
1440;0000-2400;;USA;NA AM Bcast;;USA;;1;;
1430;0000-2400;;USA;KZQZ St.Louis;;USA;;1;;
1440;0000-2400;;USA;KTNO University Park;;USA;;1;;
1450;0000-2400;;USA;NA AM Bcast;;USA;;1;;
1460;0000-2400;;USA;NA AM Bcast;;USA;;1;;
1470;0000-2400;;USA;NA AM Bcast;;USA;;1;;
1470;0000-2400;;USA;WWNN Pompano;;USA;;1;;
1480;0000-2400;;USA;NA AM Bcast;;USA;;1;;
1490;0000-2400;;USA;NA AM Bcast;;USA;;1;;
1500;0000-2400;;USA;NA AM Bcast;;USA;;1;;
1510;0000-2400;;USA;NA AM Bcast;;USA;;1;;
1520;0000-2400;;USA;NA AM Bcast;;USA;;1;;
1530;0000-2400;;USA;NA AM Bcast;;USA;;1;;
1540;0000-2400;;USA;NA AM Bcast;;USA;;1;;
1550;0000-2400;;USA;NA AM Bcast;;USA;;1;;
1560;0000-2400;;USA;NA AM Bcast;;USA;;1;;
1570;0000-2400;;USA;NA AM Bcast;;USA;;1;;
1580;0000-2400;;USA;NA AM Bcast;;USA;;1;;
1500;0000-2400;;USA;KSTP Saint Paul;;USA;;1;;
1500;0000-2400;;USA;WFED WashingtonDC;;USA;;1;;
1510;0000-2400;;USA;WLAC Nashville;;USA;;1;;
1520;0000-2400;;USA;KOKC Oklahoma City;;USA;;1;;
1530;0000-2400;;USA;KFBK Sacramento;;USA;;1;;
1530;0000-2400;;USA;WCKY Cincinnati;;USA;;1;;
1540;0000-2400;;USA;KXEL Waterloo;;USA;;1;;
1540;0000-2400;;BHS;ZNS-1 Nassau;;BHS;;1;;
1550;0000-2400;;CA;CBEF Windsor;;CA;;1;;
1560;0000-2400;;USA;WFME New York;;USA;;1;;
1560;0000-2400;;USA;KNZR Bakersfield;;USA;;1;;
1570;0000-2400;;MX;XERF Ciudad Acuńa;;MX;;1;;
1580;0000-2400;;CA;CKDO Oshawa;;CA;;1;;
1590;0000-2400;;USA;NA AM Bcast;;USA;;1;;
1600;0000-2400;;USA;NA AM Bcast;;USA;;1;;
1610;0000-2400;;USA;NA AM TIS Bcast;;USA;;1;;
@ -134,9 +170,63 @@ kHz:75;Time(UTC):93;Days:59;ITU:49;Station:201;Lng:49;Target:62;Remarks:135;P:35
3791;0000-2400;;Wld;ALE-World;;Wld;;1;;
3900;0000-2400;;ISL;HFDL-Reykjavik;;ISL;;1;;
3996;0000-2400;;Wld;ALE-World;;Wld;;1;;
4065;0000-2400;;Wld;Maritime ch401 shipTX;;Wld;;1;;
4068;0000-2400;;Wld;Maritime ch402 shipTX;;Wld;;1;;
4071;0000-2400;;Wld;Maritime ch403 shipTX;;Wld;;1;;
4074;0000-2400;;Wld;Maritime ch404 shipTX;;Wld;;1;;
4077;0000-2400;;Wld;Maritime ch405 shipTX;;Wld;;1;;
4080;0000-2400;;Wld;Maritime ch406 shipTX;;Wld;;1;;
4083;0000-2400;;Wld;Maritime ch407 shipTX;;Wld;;1;;
4086;0000-2400;;Wld;Maritime ch408 shipTX;;Wld;;1;;
4089;0000-2400;;Wld;Maritime ch409 shipTX;;Wld;;1;;
4092;0000-2400;;Wld;Maritime ch410 shipTX;;Wld;;1;;
4095;0000-2400;;Wld;Maritime ch411 shipTX;;Wld;;1;;
4098;0000-2400;;Wld;Maritime ch412 shipTX;;Wld;;1;;
4101;0000-2400;;Wld;Maritime ch413 shipTX;;Wld;;1;;
4104;0000-2400;;Wld;Maritime ch414 shipTX;;Wld;;1;;
4107;0000-2400;;Wld;Maritime ch415 shipTX;;Wld;;1;;
4110;0000-2400;;Wld;Maritime ch416 shipTX;;Wld;;1;;
4113;0000-2400;;Wld;Maritime ch417 shipTX;;Wld;;1;;
4116;0000-2400;;Wld;Maritime ch418 shipTX;;Wld;;1;;
4119;0000-2400;;Wld;Maritime ch419 shipTX;;Wld;;1;;
4122;0000-2400;;Wld;Maritime ch420 shipTX;;Wld;;1;;
4125;0000-2400;;DSC;Maritime Distress;;DSC;;1;;
4128;0000-2400;;Wld;Maritime ch422 shipTX;;Wld;;1;;
4131;0000-2400;;Wld;Maritime ch423 shipTX;;Wld;;1;;
4134;0000-2400;;Wld;Maritime ch424 shipTX;;Wld;;1;;
4137;0000-2400;;Wld;Maritime ch425 shipTX;;Wld;;1;;
4140;0000-2400;;Wld;Maritime ch426 shipTX;;Wld;;1;;
4143;0000-2400;;Wld;Maritime ch427 shipTX;;Wld;;1;;
4146;0000-2400;;Wld;Maritime ch A simplex;;Wld;;1;;
4149;0000-2400;;Wld;Maritime ch B simplex;;Wld;;1;;
4207.5;0000-2400;;DSC;DSC-World Wide;;DSC;;1;;
4209.5;0000-2400;;Wld;NAVTEX;;Wld;;1;;
4357;0000-2400;;Wld;Maritime ch401 shipRX;;Wld;;1;;
4360;0000-2400;;Wld;Maritime ch402 shipRX;;Wld;;1;;
4363;0000-2400;;Wld;Maritime ch403 shipRX;;Wld;;1;;
4366;0000-2400;;Wld;Maritime ch404 shipRX;;Wld;;1;;
4369;0000-2400;;Wld;Maritime ch405 shipRX;;Wld;;1;;
4372;0000-2400;;Wld;Maritime ch406 shipRX;;Wld;;1;;
4375;0000-2400;;Wld;Maritime ch407 shipRX;;Wld;;1;;
4378;0000-2400;;Wld;Maritime ch408 shipRX;;Wld;;1;;
4381;0000-2400;;Wld;Maritime ch409 shipRX;;Wld;;1;;
4384;0000-2400;;Wld;Maritime ch410 shipRX;;Wld;;1;;
4387;0000-2400;;Wld;Maritime ch411 shipRX;;Wld;;1;;
4390;0000-2400;;Wld;Maritime ch412 shipRX;;Wld;;1;;
4393;0000-2400;;Wld;Maritime ch413 shipRX;;Wld;;1;;
4396;0000-2400;;Wld;Maritime ch414 shipRX;;Wld;;1;;
4399;0000-2400;;Wld;Maritime ch415 shipRX;;Wld;;1;;
4402;0000-2400;;Wld;Maritime ch416 shipRX;;Wld;;1;;
4405;0000-2400;;Wld;Maritime ch417 shipRX;;Wld;;1;;
4408;0000-2400;;Wld;Maritime ch418 shipRX;;Wld;;1;;
4411;0000-2400;;Wld;Maritime ch419 shipRX;;Wld;;1;;
4414;0000-2400;;Wld;Maritime ch420 shipRX;;Wld;;1;;
4420;0000-2400;;Wld;Maritime ch422 shipRX;;Wld;;1;;
4423;0000-2400;;Wld;Maritime ch423 shipRX;;Wld;;1;;
4426;0000-2400;;Wld;Maritime ch424 shipRX;;Wld;;1;;
4429;0000-2400;;Wld;Maritime ch425 shipRX;;Wld;;1;;
4432;0000-2400;;Wld;Maritime ch426 shipRX;;Wld;;1;;
4435;0000-2400;;Wld;Maritime ch427 shipRX;;Wld;;1;;
4654;0000-2400;;USA;HFDL-Barrow;;AK;;1;;
4660;0000-2400;;BOL;HFDL-Santa Cruz;;BOL;;1;;
4681;0000-2400;;AFS;HFDL-Johannesburg;;AFS;;1;;
@ -165,9 +255,26 @@ kHz:75;Time(UTC):93;Days:59;ITU:49;Station:201;Lng:49;Target:62;Remarks:135;P:35
5652;0000-2400;;USA;HFDL-Riverhead;;NY;;1;;
5655;0000-2400;;THA;HFDL-Hat Yai;;THA;;1;;
5720;0000-2400;;ISL;HFDL-Reykjavik;;ISL;;1;;
6200;0000-2400;;Wld;Maritime ch601 shipTX;;Wld;;1;;
6203;0000-2400;;Wld;Maritime ch602 shipTX;;Wld;;1;;
6206;0000-2400;;Wld;Maritime ch603 shipTX;;Wld;;1;;
6209;0000-2400;;Wld;Maritime ch604 shipTX;;Wld;;1;;
6212;0000-2400;;Wld;Maritime ch605 shipTX;;Wld;;1;;
6215;0000-2400;;DSC;Maritime Distress;;DSC;;1;;
6218;0000-2400;;Wld;Maritime ch607 shipTX;;Wld;;1;;
6221;0000-2400;;Wld;Maritime ch608 shipTX;;Wld;;1;;
6224;0000-2400;;Wld;Maritime ch A simplex;;Wld;;1;;
6227;0000-2400;;Wld;Maritime ch B simplex;;Wld;;1;;
6230;0000-2400;;Wld;Maritime ch C simplex;;Wld;;1;;
6312;0000-2400;;DSC;DSC-World Wide;;DSC;;1;;
6314;0000-2400;;Wld;NAVTEX;;Wld;;1;;
6315;0000-2400;;DSC;Maritime Distress;;DSC;;1;;
6501;0000-2400;;Wld;Maritime ch601 shipRX;;Wld;;1;;
6504;0000-2400;;Wld;Maritime ch602 shipRX;;Wld;;1;;
6507;0000-2400;;Wld;Maritime ch603 shipRX;;Wld;;1;;
6510;0000-2400;;Wld;Maritime ch604 shipRX;;Wld;;1;;
6513;0000-2400;;Wld;Maritime ch605 shipRX;;Wld;;1;;
6519;0000-2400;;Wld;Maritime ch607 shipRX;;Wld;;1;;
6522;0000-2400;;Wld;Maritime ch608 shipRX;;Wld;;1;;
6529;0000-2400;;CNR;HFDL-Telde Canarias;;CNR;;1;;
6532;0000-2400;;IRL;HFDL-Shannon;;IRL;;1;;
6535;0000-2400;;USA;HFDL-Riverhead;;NY;;1;;
@ -192,11 +299,78 @@ kHz:75;Time(UTC):93;Days:59;ITU:49;Station:201;Lng:49;Target:62;Remarks:135;P:35
7453.5;0000-2400;;CAR;CDEMA USB Caribbean Disaster;;CAR;;1;;
7454;0000-2400;;Wld;RTTY-??800hz;;Wld;;1;;
7850;0000-2400;;CAR;CDEMA USB Caribbean Disaster;;CAR;;1;;
8104;0000-2400;;CAR;Caribbean Yacht Net;;CAR;;1;;
8122;0000-2400;;Med;Mediterranean Yacht Net;;Med;;1;;
8195;0000-2400;;Wld;Maritime ch801 shipTX;;Wld;;1;;
8198;0000-2400;;Wld;Maritime ch802 shipTX;;Wld;;1;;
8201;0000-2400;;Wld;Maritime ch803 shipTX;;Wld;;1;;
8204;0000-2400;;Wld;Maritime ch804 shipTX;;Wld;;1;;
8207;0000-2400;;Wld;Maritime ch805 shipTX;;Wld;;1;;
8210;0000-2400;;Wld;Maritime ch806 shipTX;;Wld;;1;;
8213;0000-2400;;Wld;Maritime ch807 shipTX;;Wld;;1;;
8216;0000-2400;;Wld;Maritime ch808 shipTX;;Wld;;1;;
8219;0000-2400;;Wld;Maritime ch809 shipTX;;Wld;;1;;
8222;0000-2400;;Wld;Maritime ch810 shipTX;;Wld;;1;;
8225;0000-2400;;Wld;Maritime ch811 shipTX;;Wld;;1;;
8228;0000-2400;;Wld;Maritime ch812 shipTX;;Wld;;1;;
8231;0000-2400;;Wld;Maritime ch813 shipTX;;Wld;;1;;
8234;0000-2400;;Wld;Maritime ch814 shipTX;;Wld;;1;;
8237;0000-2400;;Wld;Maritime ch815 shipTX;;Wld;;1;;
8240;0000-2400;;Wld;Maritime ch816 shipTX;;Wld;;1;;
8243;0000-2400;;Wld;Maritime ch817 shipTX;;Wld;;1;;
8246;0000-2400;;Wld;Maritime ch818 shipTX;;Wld;;1;;
8249;0000-2400;;Wld;Maritime ch819 shipTX;;Wld;;1;;
8252;0000-2400;;Wld;Maritime ch820 shipTX;;Wld;;1;;
8255;0000-2400;;Wld;Maritime ch821 shipTX;;Wld;;1;;
8258;0000-2400;;Wld;Maritime ch822 shipTX;;Wld;;1;;
8261;0000-2400;;Wld;Maritime ch823 shipTX;;Wld;;1;;
8264;0000-2400;;Wld;Maritime ch824 shipTX;;Wld;;1;;
8267;0000-2400;;Wld;Maritime ch825 shipTX;;Wld;;1;;
8270;0000-2400;;Wld;Maritime ch826 shipTX;;Wld;;1;;
8273;0000-2400;;Wld;Maritime ch827 shipTX;;Wld;;1;;
8276;0000-2400;;Wld;Maritime ch828 shipTX;;Wld;;1;;
8279;0000-2400;;Wld;Maritime ch829 shipTX;;Wld;;1;;
8282;0000-2400;;Wld;Maritime ch830 shipTX;;Wld;;1;;
8285;0000-2400;;Wld;Maritime ch831 shipTX;;Wld;;1;;
8288;0000-2400;;Wld;Maritime ch832 shipTX;;Wld;;1;;
8291;0000-2400;;DSC;Maritime Distress;;DSC;;1;;
8294;0000-2400;;DSC;Maritime Exclusive;;DSC;;1;;
8294;0000-2400;;Wld;Maritime ch A simplex;;Wld;;1;;
8297;0000-2400;;Wld;Maritime ch B simplex;;Wld;;1;;
8414.5;0000-2400;;DSC;DSC-World Wide;;DSC;;1;;
8416.5;0000-2400;;Wld;NAVTEX;;Wld;;1;;
8580;0000-2400;;Wld;NAVTEX;;Wld;;1;;
8719;0000-2400;;Wld;Maritime ch801 shipRX;;Wld;;1;;
8722;0000-2400;;Wld;Maritime ch802 shipRX;;Wld;;1;;
8725;0000-2400;;Wld;Maritime ch803 shipRX;;Wld;;1;;
8728;0000-2400;;Wld;Maritime ch804 shipRX;;Wld;;1;;
8731;0000-2400;;Wld;Maritime ch805 shipRX;;Wld;;1;;
8734;0000-2400;;Wld;Maritime ch806 shipRX;;Wld;;1;;
8737;0000-2400;;Wld;Maritime ch807 shipRX;;Wld;;1;;
8740;0000-2400;;Wld;Maritime ch808 shipRX;;Wld;;1;;
8743;0000-2400;;Wld;Maritime ch809 shipRX;;Wld;;1;;
8746;0000-2400;;Wld;Maritime ch810 shipRX;;Wld;;1;;
8749;0000-2400;;Wld;Maritime ch811 shipRX;;Wld;;1;;
8752;0000-2400;;Wld;Maritime ch812 shipRX;;Wld;;1;;
8755;0000-2400;;Wld;Maritime ch813 shipRX;;Wld;;1;;
8758;0000-2400;;Wld;Maritime ch814 shipRX;;Wld;;1;;
8761;0000-2400;;Wld;Maritime ch815 shipRX;;Wld;;1;;
8764;0000-2400;;Wld;Maritime ch816 shipRX;;Wld;;1;;
8767;0000-2400;;Wld;Maritime ch817 shipRX;;Wld;;1;;
8770;0000-2400;;Wld;Maritime ch818 shipRX;;Wld;;1;;
8773;0000-2400;;Wld;Maritime ch819 shipRX;;Wld;;1;;
8776;0000-2400;;Wld;Maritime ch820 shipRX;;Wld;;1;;
8779;0000-2400;;Wld;Maritime ch821 shipRX;;Wld;;1;;
8782;0000-2400;;Wld;Maritime ch822 shipRX;;Wld;;1;;
8785;0000-2400;;Wld;Maritime ch823 shipRX;;Wld;;1;;
8788;0000-2400;;Wld;Maritime ch824 shipRX;;Wld;;1;;
8791;0000-2400;;Wld;Maritime ch825 shipRX;;Wld;;1;;
8794;0000-2400;;Wld;Maritime ch826 shipRX;;Wld;;1;;
8797;0000-2400;;Wld;Maritime ch827 shipRX;;Wld;;1;;
8800;0000-2400;;Wld;Maritime ch828 shipRX;;Wld;;1;;
8803;0000-2400;;Wld;Maritime ch829 shipRX;;Wld;;1;;
8806;0000-2400;;Wld;Maritime ch830 shipRX;;Wld;;1;;
8809;0000-2400;;Wld;Maritime ch831 shipRX;;Wld;;1;;
8812;0000-2400;;Wld;Maritime ch832 shipRX;;Wld;;1;;
8825;0000-2400;;THA;HFDL-Hat Yai;;THA;;1;;
8834;0000-2400;;AFS;HFDL-Johannesburg;;AFS;;1;;
8843;0000-2400;;IRL;HFDL-Shannon;;IRL;;1;;
@ -240,6 +414,11 @@ kHz:75;Time(UTC):93;Days:59;ITU:49;Station:201;Lng:49;Target:62;Remarks:135;P:35
11387;0000-2400;;USA;HFDL-Riverhead;;NY;;1;;
11460;0000-2400;;USN;Stanag 75l USN;USN;;1;;
12290;0000-2400;;DSC;Maritime Distress;;DSC;;1;;
12353;0000-2400;;Wld;Maritime ch A simplex;;Wld;;1;;
12356;0000-2400;;Wld;Maritime ch B simplex;;Wld;;1;;
12359;0000-2400;;Wld;Maritime ch C simplex;;Wld;;1;;
12362;0000-2400;;Wld;Maritime ch D simplex;;Wld;;1;;
12365;0000-2400;;Wld;Maritime ch E simplex;;Wld;;1;;
12577;0000-2400;;DSC;DSC-World Wide;;DSC;;1;;
12579;0000-2400;;Wld;NAVTEX;;Wld;;1;;
13047;0000-2400;;JFC;Fax-JFC;;JFC;;1;;

1 kHz:75;Time(UTC):93;Days:59;ITU:49;Station:201;Lng:49;Target:62;Remarks:135;P:35;Start:60;Stop:60;
2 0490;0000-2400;;Wld;NAVTEX;;Wld;;1;;
3 0518;0000-2400;;Wld;NAVTEX;;Wld;;1;;
4 0530;0000-2400;;USA;NA AM TIS Bcast;;USA;;1;;
5 0540;0000-2400;;USA;NA AM Bcast;;USA;;1;; 0540;0000-2400;;CA;CBK Watrous;;CA;;1;;
6 0540;0000-2400;;CA;CBT Grand Falls;;CA;;1;;
7 0540;0000-2400;;MX;XEWA San Luis Potosí;;MX;;1;;
8 0550;0000-2400;;USA;NA AM Bcast;;USA;;1;;
9 0560;0000-2400;;USA;NA AM Bcast;;USA;;1;;
10 0570;0000-2400;;USA;NA AM Bcast;;USA;;1;;
14 0610;0000-2400;;USA;NA AM Bcast;;USA;;1;;
15 0620;0000-2400;;USA;NA AM Bcast;;USA;;1;;
16 0630;0000-2400;;USA;NA AM Bcast;;USA;;1;;
17 0640;0000-2400;;USA;NA AM Bcast;;USA;;1;; 0640;0000-2400;;CA;CBN Newfoundland;;CA;;1;;
18 0650;0000-2400;;USA;NA AM Bcast;;USA;;1;; 0640;0000-2400;;USA;KFI Los Angeles;;USA;;1;;
19 0660;0000-2400;;USA;NA AM Bcast;;USA;;1;; 0650;0000-2400;;USA;WSM Nashville;;USA;;1;;
20 0670;0000-2400;;USA;NA AM Bcast;;USA;;1;; 0660;0000-2400;;USA;WFAN New York;;USA;;1;;
21 0680;0000-2400;;USA;NA AM Bcast;;USA;;1;; 0660;0000-2400;;USA;WLFJ Greenville;;USA;;1;;
22 0690;0000-2400;;USA;NA AM Bcast;;USA;;1;; 0670;0000-2400;;USA;WSCR Chicago CC;;USA;;1;;
23 0700;0000-2400;;USA;NA AM Bcast;;USA;;1;; 0670;0000-2400;;USA;KDLG Dillingham CC;;USA;;1;;
24 0710;0000-2400;;USA;NA AM Bcast;;USA;;1;; 0680;0000-2400;;USA;KNBR San Francisco;;USA;;1;;
25 0720;0000-2400;;USA;NA AM Bcast;;USA;;1;; 0690;0000-2400;;CA;CKGM Montreal;;CA;;1;;
26 0730;0000-2400;;USA;NA AM Bcast;;USA;;1;; 0690;0000-2400;;MX;XEWW Tijuana;;MX;;1;;
27 0740;0000-2400;;USA;NA AM Bcast;;USA;;1;; 0700;0000-2400;;USA;WLW Cincinnati;;USA;;1;;
28 0750;0000-2400;;USA;NA AM Bcast;;USA;;1;; 0710;0000-2400;;USA;KIRO Seattle;;USA;;1;;
29 0760;0000-2400;;USA;NA AM Bcast;;USA;;1;; 0710;0000-2400;;USA;WOR New York CC;;USA;;1;;
30 0770;0000-2400;;USA;NA AM Bcast;;USA;;1;; 0720;0000-2400;;USA;WGN Chicago CC;;USA;;1;;
31 0780;0000-2400;;USA;NA AM Bcast;;USA;;1;; 0720;0000-2400;;USA;KOTZ Kotzebue CC;;USA;;1;;
32 0730;0000-2400;;CA;CKAC Montreal;;CA;;1;;
33 0730;0000-2400;;MX;XEX Mexico City;;MX;;1;;
34 0740;0000-2400;;CA;CFZM Toronto;;CA;;1;;
35 0750;0000-2400;;USA;NWSB Atlanta;;USA;;1;;
36 0760;0000-2400;;USA;WJR Detroit;;USA;;1;;
37 0770;0000-2400;;USA;WABC New York;;USA;;1;;
38 0780;0000-2400;;USA;WBBM Chicago CC;;USA;;1;;
39 0780;0000-2400;;USA;KNOM Nome CC;;USA;;1;;
40 0780;0000-2400;;USA;KKOH Reno;;USA;;1;;
41 0790;0000-2400;;USA;NA AM Bcast;;USA;;1;;
42 0800;0000-2400;;USA;NA AM Bcast;;USA;;1;; 0800;0000-2400;;MX;XEROK Ciudad Juárez;;MX;;1;;
43 0810;0000-2400;;USA;NA AM Bcast;;USA;;1;; 0810;0000-2400;;USA;KGO San Francisco;;USA;;1;;
44 0820;0000-2400;;USA;NA AM Bcast;;USA;;1;; 0810;0000-2400;;USA;WGY Schenectady;;USA;;1;;
45 0830;0000-2400;;USA;NA AM Bcast;;USA;;1;; 0820;0000-2400;;USA;WBAP Fort Worth;;USA;;1;;
46 0840;0000-2400;;USA;NA AM Bcast;;USA;;1;; 0830;0000-2400;;USA;WCCO Minneapolis;;USA;;1;;
47 0850;0000-2400;;USA;NA AM Bcast;;USA;;1;; 0840;0000-2400;;USA;WHAS Louisville;;USA;;1;;
48 0860;0000-2400;;USA;NA AM Bcast;;USA;;1;; 0850;0000-2400;;USA;KOA Denver;;USA;;1;;
49 0870;0000-2400;;USA;NA AM Bcast;;USA;;1;; 0860;0000-2400;;CA;CJBC Toronto;;CA;;1;;
50 0880;0000-2400;;USA;NA AM Bcast;;USA;;1;; 0870;0000-2400;;USA;WWL New Orleans;;USA;;1;;
51 0890;0000-2400;;USA;NA AM Bcast;;USA;;1;; 0880;0000-2400;;USA;WCBS New Yorkt;;USA;;1;;
52 0900;0000-2400;;USA;NA AM Bcast;;USA;;1;; 0890;0000-2400;;USA;WLS Chicago;;USA;;1;;
53 0900;0000-2400;;CA;CKBI Prince Albert;;CA;;1;;
54 0900;0000-2400;;MX;XEW Mexico City;;MX;;1;;
55 0910;0000-2400;;USA;NA AM Bcast;;USA;;1;;
56 0920;0000-2400;;USA;NA AM Bcast;;USA;;1;;
57 0930;0000-2400;;USA;NA AM Bcast;;USA;;1;;
58 0940;0000-2400;;USA;NA AM Bcast;;USA;;1;; 0940;0000-2400;;CA;CFNV Montreal;;CA;;1;;
59 0940;0000-2400;;MX;XEQ Mexico City;;MX;;1;;
60 0950;0000-2400;;USA;NA AM Bcast;;USA;;1;;
61 0960;0000-2400;;USA;NA AM Bcast;;USA;;1;;
62 0970;0000-2400;;USA;NA AM Bcast;;USA;;1;;
63 0980;0000-2400;;USA;NA AM Bcast;;USA;;1;;
64 0990;0000-2400;;USA;NA AM Bcast;;USA;;1;; 0990;0000-2400;;CA;CBW Winnipeg;;CA;;1;;
65 1000;0000-2400;;USA;NA AM Bcast;;USA;;1;; 0990;0000-2400;;CA;CBY Corner Brook;;CA;;1;;
66 1010;0000-2400;;USA;NA AM Bcast;;USA;;1;; 1000;0000-2400;;USA;KOMO Seattle;;USA;;1;;
67 1020;0000-2400;;USA;NA AM Bcast;;USA;;1;; 1000;0000-2400;;USA;WMVP Chicago;;USA;;1;;
68 1030;0000-2400;;USA;NA AM Bcast;;USA;;1;; 1000;0000-2400;;MX;XEOY Mexico City;;MX;;1;;
69 1040;0000-2400;;USA;NA AM Bcast;;USA;;1;; 1010;0000-2400;;CA;CBR Calgary;;CA;;1;;
70 1050;0000-2400;;USA;NA AM Bcast;;USA;;1;; 1010;0000-2400;;CA;CFRB Toronto;;CA;;1;;
71 1060;0000-2400;;USA;NA AM Bcast;;USA;;1;; 1020;0000-2400;;USA;KDKA Pittsburgh;;USA;;1;;
72 1070;0000-2400;;USA;NA AM Bcast;;USA;;1;; 1030;0000-2400;;USA;WBZ Boston;;USA;;1;;
73 1080;0000-2400;;USA;NA AM Bcast;;USA;;1;; 1040;0000-2400;;USA;WHO Des Moines;;USA;;1;;
74 1090;0000-2400;;USA;NA AM Bcast;;USA;;1;; 1050;0000-2400;;MX;XEG Monterrey;;MX;;1;;
75 1100;0000-2400;;USA;NA AM Bcast;;USA;;1;; 1060;0000-2400;;USA;KYW Philadelphia;;USA;;1;;
76 1110;0000-2400;;USA;NA AM Bcast;;USA;;1;; 1060;0000-2400;;MX;XEEP Mexico City;;MX;;1;;
77 1120;0000-2400;;USA;NA AM Bcast;;USA;;1;; 1070;0000-2400;;USA;KNX Los Angeles;;USA;;1;;
78 1130;0000-2400;;USA;NA AM Bcast;;USA;;1;; 1080;0000-2400;;USA;KRLD Dallas;;USA;;1;;
79 1140;0000-2400;;USA;NA AM Bcast;;USA;;1;; 1080;0000-2400;;USA;WTIC Hartford;;USA;;1;;
80 1090;0000-2400;;USA;KAAY Little Rock;;USA;;1;;
81 1090;0000-2400;;USA;WBAL Baltimore;;USA;;1;;
82 1090;0000-2400;;MX;XEPRS Rancho del Mar;;MX;;1;;
83 1100;0000-2400;;USA;WTAM Cleveland;;USA;;1;;
84 1110;0000-2400;;USA;KFAB Omaha;;USA;;1;;
85 1110;0000-2400;;USA;WBT Charlotte;;USA;;1;;
86 1120;0000-2400;;USA;KMOX St.Louis;;USA;;1;;
87 1130;0000-2400;;USA;KWKH Shreveport;;USA;;1;;
88 1130;0000-2400;;USA;WBBR New York;;USA;;1;;
89 1130;0000-2400;;USA;WISN Milwaukee;;USA;;1;;
90 1130;0000-2400;;CA;CKWX Vancouver;;CA;;1;;
91 1140;0000-2400;;USA;KHTK Sacramento;;USA;;1;;
92 1140;0000-2400;;USA;WRVA Richmond CC;;USA;;1;;
93 1140;0000-2400;;MX;XEMR Monterrey;;MX;;1;;
94 1150;0000-2400;;USA;NA AM Bcast;;USA;;1;;
95 1160;0000-2400;;USA;NA AM Bcast;;USA;;1;; 1160;0000-2400;;USA;KSL Salt Lake City;;USA;;1;;
96 1170;0000-2400;;USA;NA AM Bcast;;USA;;1;; 1160;0000-2400;;USA;WYLL Chicago;;USA;;1;;
97 1180;0000-2400;;USA;NA AM Bcast;;USA;;1;; 1170;0000-2400;;USA;KFAQ Tulsa;;USA;;1;;
98 1190;0000-2400;;USA;NA AM Bcast;;USA;;1;; 1170;0000-2400;;USA;WWVA Wheeling;;USA;;1;;
99 1200;0000-2400;;USA;NA AM Bcast;;USA;;1;; 1180;0000-2400;;USA;WHAM Rochester;;USA;;1;;
100 1210;0000-2400;;USA;NA AM Bcast;;USA;;1;; 1190;0000-2400;;USA;KEX Portland;;USA;;1;;
101 1220;0000-2400;;USA;NA AM Bcast;;USA;;1;; 1190;0000-2400;;MX;XEWK Guadalajara;;MX;;1;;
102 1200;0000-2400;;USA;WOAI San Antonio;;USA;;1;;
103 1200;0000-2400;;USA;WRTO Chicago;;USA;;1;;
104 1210;0000-2400;;USA;WPHT Philadelphia;;USA;;1;;
105 1220;0000-2400;;MX;XEB Mexico City;;MX;;1;;
106 1230;0000-2400;;USA;NA AM Bcast;;USA;;1;;
107 1240;0000-2400;;USA;NA AM Bcast;;USA;;1;;
108 1250;0000-2400;;USA;NA AM Bcast;;USA;;1;;
109 1260;0000-2400;;USA;NA AM Bcast;;USA;;1;;
110 1270;0000-2400;;USA;NA AM Bcast;;USA;;1;; 1270;0000-2400;;USA;KFLC Fort Worth;;USA;;1;;
111 1280;0000-2400;;USA;NA AM Bcast;;USA;;1;; 1280;0000-2400;;USA;WADO New York;;USA;;1;;
112 1290;0000-2400;;USA;NA AM Bcast;;USA;;1;;
113 1300;0000-2400;;USA;NA AM Bcast;;USA;;1;; 1300;0000-2400;;USA;WNQM Nashville;;USA;;1;;
114 1310;0000-2400;;USA;NA AM Bcast;;USA;;1;;
115 1320;0000-2400;;USA;NA AM Bcast;;USA;;1;; 1320;0000-2400;;USA;WJNJ Jacksonville;;USA;;1;;
116 1330;0000-2400;;USA;NA AM Bcast;;USA;;1;;
117 1340;0000-2400;;USA;NA AM Bcast;;USA;;1;;
118 1350;0000-2400;;USA;NA AM Bcast;;USA;;1;;
119 1360;0000-2400;;USA;NA AM Bcast;;USA;;1;; 1360;0000-2400;;USA;KMNY Hurst;;USA;;1;;
120 1370;0000-2400;;USA;NA AM Bcast;;USA;;1;; 1370;0000-2400;;USA;WQLL Pikesville;;USA;;1;;
121 1380;0000-2400;;USA;NA AM Bcast;;USA;;1;; 1380;0000-2400;;USA;KRKO Everett;;USA;;1;;
122 1390;0000-2400;;USA;NA AM Bcast;;USA;;1;;
123 1400;0000-2400;;USA;NA AM Bcast;;USA;;1;;
124 1410;0000-2400;;USA;NA AM Bcast;;USA;;1;;
125 1420;0000-2400;;USA;NA AM Bcast;;USA;;1;;
126 1430;0000-2400;;USA;NA AM Bcast;;USA;;1;; 1430;0000-2400;;USA;KZQZ St.Louis;;USA;;1;;
127 1440;0000-2400;;USA;NA AM Bcast;;USA;;1;; 1440;0000-2400;;USA;KTNO University Park;;USA;;1;;
128 1450;0000-2400;;USA;NA AM Bcast;;USA;;1;;
129 1460;0000-2400;;USA;NA AM Bcast;;USA;;1;;
130 1470;0000-2400;;USA;NA AM Bcast;;USA;;1;; 1470;0000-2400;;USA;WWNN Pompano;;USA;;1;;
131 1480;0000-2400;;USA;NA AM Bcast;;USA;;1;;
132 1490;0000-2400;;USA;NA AM Bcast;;USA;;1;;
133 1500;0000-2400;;USA;NA AM Bcast;;USA;;1;; 1500;0000-2400;;USA;KSTP Saint Paul;;USA;;1;;
134 1510;0000-2400;;USA;NA AM Bcast;;USA;;1;; 1500;0000-2400;;USA;WFED WashingtonDC;;USA;;1;;
135 1520;0000-2400;;USA;NA AM Bcast;;USA;;1;; 1510;0000-2400;;USA;WLAC Nashville;;USA;;1;;
136 1530;0000-2400;;USA;NA AM Bcast;;USA;;1;; 1520;0000-2400;;USA;KOKC Oklahoma City;;USA;;1;;
137 1540;0000-2400;;USA;NA AM Bcast;;USA;;1;; 1530;0000-2400;;USA;KFBK Sacramento;;USA;;1;;
138 1550;0000-2400;;USA;NA AM Bcast;;USA;;1;; 1530;0000-2400;;USA;WCKY Cincinnati;;USA;;1;;
139 1560;0000-2400;;USA;NA AM Bcast;;USA;;1;; 1540;0000-2400;;USA;KXEL Waterloo;;USA;;1;;
140 1570;0000-2400;;USA;NA AM Bcast;;USA;;1;; 1540;0000-2400;;BHS;ZNS-1 Nassau;;BHS;;1;;
141 1580;0000-2400;;USA;NA AM Bcast;;USA;;1;; 1550;0000-2400;;CA;CBEF Windsor;;CA;;1;;
142 1560;0000-2400;;USA;WFME New York;;USA;;1;;
143 1560;0000-2400;;USA;KNZR Bakersfield;;USA;;1;;
144 1570;0000-2400;;MX;XERF Ciudad Acuña;;MX;;1;;
145 1580;0000-2400;;CA;CKDO Oshawa;;CA;;1;;
146 1590;0000-2400;;USA;NA AM Bcast;;USA;;1;;
147 1600;0000-2400;;USA;NA AM Bcast;;USA;;1;;
148 1610;0000-2400;;USA;NA AM TIS Bcast;;USA;;1;;
170 3791;0000-2400;;Wld;ALE-World;;Wld;;1;;
171 3900;0000-2400;;ISL;HFDL-Reykjavik;;ISL;;1;;
172 3996;0000-2400;;Wld;ALE-World;;Wld;;1;;
173 4065;0000-2400;;Wld;Maritime ch401 shipTX;;Wld;;1;;
174 4068;0000-2400;;Wld;Maritime ch402 shipTX;;Wld;;1;;
175 4071;0000-2400;;Wld;Maritime ch403 shipTX;;Wld;;1;;
176 4074;0000-2400;;Wld;Maritime ch404 shipTX;;Wld;;1;;
177 4077;0000-2400;;Wld;Maritime ch405 shipTX;;Wld;;1;;
178 4080;0000-2400;;Wld;Maritime ch406 shipTX;;Wld;;1;;
179 4083;0000-2400;;Wld;Maritime ch407 shipTX;;Wld;;1;;
180 4086;0000-2400;;Wld;Maritime ch408 shipTX;;Wld;;1;;
181 4089;0000-2400;;Wld;Maritime ch409 shipTX;;Wld;;1;;
182 4092;0000-2400;;Wld;Maritime ch410 shipTX;;Wld;;1;;
183 4095;0000-2400;;Wld;Maritime ch411 shipTX;;Wld;;1;;
184 4098;0000-2400;;Wld;Maritime ch412 shipTX;;Wld;;1;;
185 4101;0000-2400;;Wld;Maritime ch413 shipTX;;Wld;;1;;
186 4104;0000-2400;;Wld;Maritime ch414 shipTX;;Wld;;1;;
187 4107;0000-2400;;Wld;Maritime ch415 shipTX;;Wld;;1;;
188 4110;0000-2400;;Wld;Maritime ch416 shipTX;;Wld;;1;;
189 4113;0000-2400;;Wld;Maritime ch417 shipTX;;Wld;;1;;
190 4116;0000-2400;;Wld;Maritime ch418 shipTX;;Wld;;1;;
191 4119;0000-2400;;Wld;Maritime ch419 shipTX;;Wld;;1;;
192 4122;0000-2400;;Wld;Maritime ch420 shipTX;;Wld;;1;;
193 4125;0000-2400;;DSC;Maritime Distress;;DSC;;1;;
194 4128;0000-2400;;Wld;Maritime ch422 shipTX;;Wld;;1;;
195 4131;0000-2400;;Wld;Maritime ch423 shipTX;;Wld;;1;;
196 4134;0000-2400;;Wld;Maritime ch424 shipTX;;Wld;;1;;
197 4137;0000-2400;;Wld;Maritime ch425 shipTX;;Wld;;1;;
198 4140;0000-2400;;Wld;Maritime ch426 shipTX;;Wld;;1;;
199 4143;0000-2400;;Wld;Maritime ch427 shipTX;;Wld;;1;;
200 4146;0000-2400;;Wld;Maritime ch A simplex;;Wld;;1;;
201 4149;0000-2400;;Wld;Maritime ch B simplex;;Wld;;1;;
202 4207.5;0000-2400;;DSC;DSC-World Wide;;DSC;;1;;
203 4209.5;0000-2400;;Wld;NAVTEX;;Wld;;1;;
204 4357;0000-2400;;Wld;Maritime ch401 shipRX;;Wld;;1;;
205 4360;0000-2400;;Wld;Maritime ch402 shipRX;;Wld;;1;;
206 4363;0000-2400;;Wld;Maritime ch403 shipRX;;Wld;;1;;
207 4366;0000-2400;;Wld;Maritime ch404 shipRX;;Wld;;1;;
208 4369;0000-2400;;Wld;Maritime ch405 shipRX;;Wld;;1;;
209 4372;0000-2400;;Wld;Maritime ch406 shipRX;;Wld;;1;;
210 4375;0000-2400;;Wld;Maritime ch407 shipRX;;Wld;;1;;
211 4378;0000-2400;;Wld;Maritime ch408 shipRX;;Wld;;1;;
212 4381;0000-2400;;Wld;Maritime ch409 shipRX;;Wld;;1;;
213 4384;0000-2400;;Wld;Maritime ch410 shipRX;;Wld;;1;;
214 4387;0000-2400;;Wld;Maritime ch411 shipRX;;Wld;;1;;
215 4390;0000-2400;;Wld;Maritime ch412 shipRX;;Wld;;1;;
216 4393;0000-2400;;Wld;Maritime ch413 shipRX;;Wld;;1;;
217 4396;0000-2400;;Wld;Maritime ch414 shipRX;;Wld;;1;;
218 4399;0000-2400;;Wld;Maritime ch415 shipRX;;Wld;;1;;
219 4402;0000-2400;;Wld;Maritime ch416 shipRX;;Wld;;1;;
220 4405;0000-2400;;Wld;Maritime ch417 shipRX;;Wld;;1;;
221 4408;0000-2400;;Wld;Maritime ch418 shipRX;;Wld;;1;;
222 4411;0000-2400;;Wld;Maritime ch419 shipRX;;Wld;;1;;
223 4414;0000-2400;;Wld;Maritime ch420 shipRX;;Wld;;1;;
224 4420;0000-2400;;Wld;Maritime ch422 shipRX;;Wld;;1;;
225 4423;0000-2400;;Wld;Maritime ch423 shipRX;;Wld;;1;;
226 4426;0000-2400;;Wld;Maritime ch424 shipRX;;Wld;;1;;
227 4429;0000-2400;;Wld;Maritime ch425 shipRX;;Wld;;1;;
228 4432;0000-2400;;Wld;Maritime ch426 shipRX;;Wld;;1;;
229 4435;0000-2400;;Wld;Maritime ch427 shipRX;;Wld;;1;;
230 4654;0000-2400;;USA;HFDL-Barrow;;AK;;1;;
231 4660;0000-2400;;BOL;HFDL-Santa Cruz;;BOL;;1;;
232 4681;0000-2400;;AFS;HFDL-Johannesburg;;AFS;;1;;
255 5652;0000-2400;;USA;HFDL-Riverhead;;NY;;1;;
256 5655;0000-2400;;THA;HFDL-Hat Yai;;THA;;1;;
257 5720;0000-2400;;ISL;HFDL-Reykjavik;;ISL;;1;;
258 6200;0000-2400;;Wld;Maritime ch601 shipTX;;Wld;;1;;
259 6203;0000-2400;;Wld;Maritime ch602 shipTX;;Wld;;1;;
260 6206;0000-2400;;Wld;Maritime ch603 shipTX;;Wld;;1;;
261 6209;0000-2400;;Wld;Maritime ch604 shipTX;;Wld;;1;;
262 6212;0000-2400;;Wld;Maritime ch605 shipTX;;Wld;;1;;
263 6215;0000-2400;;DSC;Maritime Distress;;DSC;;1;;
264 6218;0000-2400;;Wld;Maritime ch607 shipTX;;Wld;;1;;
265 6221;0000-2400;;Wld;Maritime ch608 shipTX;;Wld;;1;;
266 6224;0000-2400;;Wld;Maritime ch A simplex;;Wld;;1;;
267 6227;0000-2400;;Wld;Maritime ch B simplex;;Wld;;1;;
268 6230;0000-2400;;Wld;Maritime ch C simplex;;Wld;;1;;
269 6312;0000-2400;;DSC;DSC-World Wide;;DSC;;1;;
270 6314;0000-2400;;Wld;NAVTEX;;Wld;;1;;
271 6315;0000-2400;;DSC;Maritime Distress;;DSC;;1;; 6501;0000-2400;;Wld;Maritime ch601 shipRX;;Wld;;1;;
272 6504;0000-2400;;Wld;Maritime ch602 shipRX;;Wld;;1;;
273 6507;0000-2400;;Wld;Maritime ch603 shipRX;;Wld;;1;;
274 6510;0000-2400;;Wld;Maritime ch604 shipRX;;Wld;;1;;
275 6513;0000-2400;;Wld;Maritime ch605 shipRX;;Wld;;1;;
276 6519;0000-2400;;Wld;Maritime ch607 shipRX;;Wld;;1;;
277 6522;0000-2400;;Wld;Maritime ch608 shipRX;;Wld;;1;;
278 6529;0000-2400;;CNR;HFDL-Telde Canarias;;CNR;;1;;
279 6532;0000-2400;;IRL;HFDL-Shannon;;IRL;;1;;
280 6535;0000-2400;;USA;HFDL-Riverhead;;NY;;1;;
299 7453.5;0000-2400;;CAR;CDEMA USB Caribbean Disaster;;CAR;;1;;
300 7454;0000-2400;;Wld;RTTY-??800hz;;Wld;;1;;
301 7850;0000-2400;;CAR;CDEMA USB Caribbean Disaster;;CAR;;1;;
302 8104;0000-2400;;CAR;Caribbean Yacht Net;;CAR;;1;;
303 8122;0000-2400;;Med;Mediterranean Yacht Net;;Med;;1;;
304 8195;0000-2400;;Wld;Maritime ch801 shipTX;;Wld;;1;;
305 8198;0000-2400;;Wld;Maritime ch802 shipTX;;Wld;;1;;
306 8201;0000-2400;;Wld;Maritime ch803 shipTX;;Wld;;1;;
307 8204;0000-2400;;Wld;Maritime ch804 shipTX;;Wld;;1;;
308 8207;0000-2400;;Wld;Maritime ch805 shipTX;;Wld;;1;;
309 8210;0000-2400;;Wld;Maritime ch806 shipTX;;Wld;;1;;
310 8213;0000-2400;;Wld;Maritime ch807 shipTX;;Wld;;1;;
311 8216;0000-2400;;Wld;Maritime ch808 shipTX;;Wld;;1;;
312 8219;0000-2400;;Wld;Maritime ch809 shipTX;;Wld;;1;;
313 8222;0000-2400;;Wld;Maritime ch810 shipTX;;Wld;;1;;
314 8225;0000-2400;;Wld;Maritime ch811 shipTX;;Wld;;1;;
315 8228;0000-2400;;Wld;Maritime ch812 shipTX;;Wld;;1;;
316 8231;0000-2400;;Wld;Maritime ch813 shipTX;;Wld;;1;;
317 8234;0000-2400;;Wld;Maritime ch814 shipTX;;Wld;;1;;
318 8237;0000-2400;;Wld;Maritime ch815 shipTX;;Wld;;1;;
319 8240;0000-2400;;Wld;Maritime ch816 shipTX;;Wld;;1;;
320 8243;0000-2400;;Wld;Maritime ch817 shipTX;;Wld;;1;;
321 8246;0000-2400;;Wld;Maritime ch818 shipTX;;Wld;;1;;
322 8249;0000-2400;;Wld;Maritime ch819 shipTX;;Wld;;1;;
323 8252;0000-2400;;Wld;Maritime ch820 shipTX;;Wld;;1;;
324 8255;0000-2400;;Wld;Maritime ch821 shipTX;;Wld;;1;;
325 8258;0000-2400;;Wld;Maritime ch822 shipTX;;Wld;;1;;
326 8261;0000-2400;;Wld;Maritime ch823 shipTX;;Wld;;1;;
327 8264;0000-2400;;Wld;Maritime ch824 shipTX;;Wld;;1;;
328 8267;0000-2400;;Wld;Maritime ch825 shipTX;;Wld;;1;;
329 8270;0000-2400;;Wld;Maritime ch826 shipTX;;Wld;;1;;
330 8273;0000-2400;;Wld;Maritime ch827 shipTX;;Wld;;1;;
331 8276;0000-2400;;Wld;Maritime ch828 shipTX;;Wld;;1;;
332 8279;0000-2400;;Wld;Maritime ch829 shipTX;;Wld;;1;;
333 8282;0000-2400;;Wld;Maritime ch830 shipTX;;Wld;;1;;
334 8285;0000-2400;;Wld;Maritime ch831 shipTX;;Wld;;1;;
335 8288;0000-2400;;Wld;Maritime ch832 shipTX;;Wld;;1;;
336 8291;0000-2400;;DSC;Maritime Distress;;DSC;;1;;
337 8294;0000-2400;;DSC;Maritime Exclusive;;DSC;;1;; 8294;0000-2400;;Wld;Maritime ch A simplex;;Wld;;1;;
338 8297;0000-2400;;Wld;Maritime ch B simplex;;Wld;;1;;
339 8414.5;0000-2400;;DSC;DSC-World Wide;;DSC;;1;;
340 8416.5;0000-2400;;Wld;NAVTEX;;Wld;;1;;
341 8580;0000-2400;;Wld;NAVTEX;;Wld;;1;;
342 8719;0000-2400;;Wld;Maritime ch801 shipRX;;Wld;;1;;
343 8722;0000-2400;;Wld;Maritime ch802 shipRX;;Wld;;1;;
344 8725;0000-2400;;Wld;Maritime ch803 shipRX;;Wld;;1;;
345 8728;0000-2400;;Wld;Maritime ch804 shipRX;;Wld;;1;;
346 8731;0000-2400;;Wld;Maritime ch805 shipRX;;Wld;;1;;
347 8734;0000-2400;;Wld;Maritime ch806 shipRX;;Wld;;1;;
348 8737;0000-2400;;Wld;Maritime ch807 shipRX;;Wld;;1;;
349 8740;0000-2400;;Wld;Maritime ch808 shipRX;;Wld;;1;;
350 8743;0000-2400;;Wld;Maritime ch809 shipRX;;Wld;;1;;
351 8746;0000-2400;;Wld;Maritime ch810 shipRX;;Wld;;1;;
352 8749;0000-2400;;Wld;Maritime ch811 shipRX;;Wld;;1;;
353 8752;0000-2400;;Wld;Maritime ch812 shipRX;;Wld;;1;;
354 8755;0000-2400;;Wld;Maritime ch813 shipRX;;Wld;;1;;
355 8758;0000-2400;;Wld;Maritime ch814 shipRX;;Wld;;1;;
356 8761;0000-2400;;Wld;Maritime ch815 shipRX;;Wld;;1;;
357 8764;0000-2400;;Wld;Maritime ch816 shipRX;;Wld;;1;;
358 8767;0000-2400;;Wld;Maritime ch817 shipRX;;Wld;;1;;
359 8770;0000-2400;;Wld;Maritime ch818 shipRX;;Wld;;1;;
360 8773;0000-2400;;Wld;Maritime ch819 shipRX;;Wld;;1;;
361 8776;0000-2400;;Wld;Maritime ch820 shipRX;;Wld;;1;;
362 8779;0000-2400;;Wld;Maritime ch821 shipRX;;Wld;;1;;
363 8782;0000-2400;;Wld;Maritime ch822 shipRX;;Wld;;1;;
364 8785;0000-2400;;Wld;Maritime ch823 shipRX;;Wld;;1;;
365 8788;0000-2400;;Wld;Maritime ch824 shipRX;;Wld;;1;;
366 8791;0000-2400;;Wld;Maritime ch825 shipRX;;Wld;;1;;
367 8794;0000-2400;;Wld;Maritime ch826 shipRX;;Wld;;1;;
368 8797;0000-2400;;Wld;Maritime ch827 shipRX;;Wld;;1;;
369 8800;0000-2400;;Wld;Maritime ch828 shipRX;;Wld;;1;;
370 8803;0000-2400;;Wld;Maritime ch829 shipRX;;Wld;;1;;
371 8806;0000-2400;;Wld;Maritime ch830 shipRX;;Wld;;1;;
372 8809;0000-2400;;Wld;Maritime ch831 shipRX;;Wld;;1;;
373 8812;0000-2400;;Wld;Maritime ch832 shipRX;;Wld;;1;;
374 8825;0000-2400;;THA;HFDL-Hat Yai;;THA;;1;;
375 8834;0000-2400;;AFS;HFDL-Johannesburg;;AFS;;1;;
376 8843;0000-2400;;IRL;HFDL-Shannon;;IRL;;1;;
414 11387;0000-2400;;USA;HFDL-Riverhead;;NY;;1;;
415 11460;0000-2400;;USN;Stanag 75l USN;USN;;1;;
416 12290;0000-2400;;DSC;Maritime Distress;;DSC;;1;;
417 12353;0000-2400;;Wld;Maritime ch A simplex;;Wld;;1;;
418 12356;0000-2400;;Wld;Maritime ch B simplex;;Wld;;1;;
419 12359;0000-2400;;Wld;Maritime ch C simplex;;Wld;;1;;
420 12362;0000-2400;;Wld;Maritime ch D simplex;;Wld;;1;;
421 12365;0000-2400;;Wld;Maritime ch E simplex;;Wld;;1;;
422 12577;0000-2400;;DSC;DSC-World Wide;;DSC;;1;;
423 12579;0000-2400;;Wld;NAVTEX;;Wld;;1;;
424 13047;0000-2400;;JFC;Fax-JFC;;JFC;;1;;

View File

@ -293,9 +293,9 @@ NO WARRANTY
12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.</value>
</data>
<data name="richTextBox1.Text" xml:space="preserve">
<value>KE9NS+Excalibur Revision History:
<value>KE9NS Revision History:
For Revision history visit: http://powersdr.mis.ks.ua/news.html (SDR-1000)
For Revision history visit: http://ke9ns.com/flexpage.html#GPLREV
DX Cluster List (if you wish to add/change DX Clusters in the Spotter windows): http://www.dxcluster.info/telnet/index.php

View File

@ -55,7 +55,7 @@ using System.Runtime.CompilerServices;
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("2.8.0.112")]
[assembly: AssemblyVersion("2.8.0.113")]
//
// In order to sign your assembly you must specify a key to use. Refer to the
@ -85,5 +85,5 @@ using System.Runtime.CompilerServices;
[assembly: AssemblyDelaySign(false)]
[assembly: AssemblyKeyFile("")]
[assembly: AssemblyKeyName("")]
[assembly: AssemblyFileVersion("2.8.0.112")]
[assembly: AssemblyFileVersion("2.8.0.113")]

View File

@ -105,7 +105,7 @@ namespace PowerSDR
{
if (((int)console.SpotForm.udDisplayLat.Value > 25) && ((int)console.SpotForm.udDisplayLat.Value < 51))
{
if (((int)console.SpotForm.udDisplayLong.Value > -120) && ((int)console.SpotForm.udDisplayLong.Value < -73))
if (((int)console.SpotForm.udDisplayLong.Value > -140) && ((int)console.SpotForm.udDisplayLong.Value < -69))
{
Debug.WriteLine("GOOD LAT AND LONG weather data=========");
@ -120,6 +120,8 @@ namespace PowerSDR
try
{
client.DefaultRequestHeaders.TryAddWithoutValidation("User-Agent", "Stackoverflow/1.0");
ServicePointManager.SecurityProtocol = SecurityProtocolType.Ssl3 | SecurityProtocolType.Tls | SecurityProtocolType.Tls11 | SecurityProtocolType.Tls12;
}
catch (Exception g)
{
@ -241,6 +243,9 @@ namespace PowerSDR
Uri url2 = new Uri("https://lotw.arrl.org/lotwuser/lotwreport.adi?login=" + console.SpotForm.callBox.Text + "&password=" + console.SpotForm.LoTWPASS +
"&qso_qsldetail=yes" + "&qso_qsl=no" + "&qso_query=1");
// Debug.WriteLine("==== " + url2);
// Only QSO that occured ON or after the specified date.
Uri url3 = new Uri("https://lotw.arrl.org/lotwuser/lotwreport.adi?login=" + console.SpotForm.callBox.Text + "&password=" + console.SpotForm.LoTWPASS +
"&qso_query=1" + "&qso_qsl=no" + "&qso_qsorxsince=" + mod1 + "&qso_qsldetail=yes");
@ -256,18 +261,24 @@ namespace PowerSDR
else if (file_LoTW == 3) url = url3; // download for QSO partial update only
else url = url4; // download for QSL partial update only
// console.SpotForm.textBox1.Text += "send string " + url + "\r\n";
try
{
client.DefaultRequestHeaders.TryAddWithoutValidation("User-Agent", "Stackoverflow/1.0");
client.Timeout = new TimeSpan(0, 5, 0); // normal timeout is set to 100 seconds
client.DefaultRequestHeaders.TryAddWithoutValidation("User-Agent", "Stackoverflow/1.0");
ServicePointManager.SecurityProtocol = SecurityProtocolType.Ssl3 | SecurityProtocolType.Tls | SecurityProtocolType.Tls11 | SecurityProtocolType.Tls12;
}
catch (Exception g)
{
console.SpotForm.textBox1.Text += "File will not be saved, https client user agent fail, Exception ERROR: " + g + "\r\n";
console.SpotForm.textBox1.Text += "!!!File will not be saved, https client user agent fail, Exception ERROR: " + g + "\r\n";
console.SpotForm.button4.BackColor = Color.Red;
Debug.WriteLine("https client user agent fail " + g);
Debug.WriteLine("!!!!https client user agent fail " + g);
console.SpotForm.LoTWResult = 3;
console.SpotForm.LoTWDone = true;
@ -280,11 +291,7 @@ namespace PowerSDR
{
console.SpotForm.button4.BackColor = Color.Yellow; // let the user know your downloading
result.Append(await client.GetStringAsync(url).ConfigureAwait(false)); //
client.Dispose();
if (file_LoTW == 3) // if you dont have a Master LOG file, then get your ENTIRE LoTW QSO/QSL file, otherwise get only new data
@ -505,7 +512,10 @@ namespace PowerSDR
bool bypass = false; // if a QSO or QSL fails to match only because the QSL in the master already had a Y, then dont update master (set to true)
Debug.WriteLine("Parse records1 " + lotw_records);
Debug.WriteLine("Parse QSO records1 " + lotw_records);
// console.SpotForm.textBox1.Text += "Parse Records 1 " + lotw_records + "\r\n";
for (int q = 0; q < lotw_records1; q++) // QSO parse
{
@ -553,6 +563,9 @@ namespace PowerSDR
int q1 = 0;
// console.SpotForm.textBox1.Text += "Parse Master Records 1a\r\n";
for (q1 = 0; q1 < lotw_records; q1++) // master check
{
@ -651,7 +664,9 @@ namespace PowerSDR
//......................................................................................................
//......................................................................................................
Debug.WriteLine("Parse records 2" + lotw_records);
Debug.WriteLine("Parse QSL records 2" + lotw_records);
// console.SpotForm.textBox1.Text += "Parse QSL Records 2" + lotw_records2 + "\r\n";
for (int q=0;q < lotw_records2;q++) // QSL parse
@ -1245,6 +1260,7 @@ namespace PowerSDR
public void WebPageRequest(TcpClient m_tcpClient)
{
Debug.WriteLine("Web_REQUEST");
ServicePointManager.SecurityProtocol = SecurityProtocolType.Ssl3 | SecurityProtocolType.Tls | SecurityProtocolType.Tls11 | SecurityProtocolType.Tls12;
if (m_tcpClient == null) return;

View File

@ -28,6 +28,11 @@
// ke9ns things to remember
//
// example of how to disable and EVENT
//setupForm.gridBoxTS.CheckedChanged -= setupForm.gridBoxTS_CheckedChanged; // ke9ns turn off checkchanged temporarily
//
// setupForm.gridBoxTS.CheckedChanged += setupForm.gridBoxTS_CheckedChanged;
// txtVFOAFreq_LostFocus(this, EventArgs.Empty); (ke9ns this is how to generate an event programatically)
//
// ke9ns console_closing(), then Dispose(), then ExitConsole(), then back to Displose() to finish
@ -2097,7 +2102,7 @@ namespace PowerSDR
if (r.Present) list_det_present++;
break;
case Model.SDR1000:
case Model.SOFTROCK40:
// case Model.SOFTROCK40:
list_undet_num++; break;
}
}
@ -2584,7 +2589,7 @@ namespace PowerSDR
case Model.FLEX3000: s = "FLEX-3000"; break;
case Model.FLEX1500: s = "FLEX-1500"; break;
case Model.SDR1000: s = "SDR-1000"; break;
case Model.SOFTROCK40: s = "SoftRock"; break;
// case Model.SOFTROCK40: s = "SoftRock"; break;
case Model.DEMO: s = "Demo"; break;
}
@ -14649,6 +14654,8 @@ namespace PowerSDR
public void SaveBand()
{
checkBoxIICPTT.Checked = false; // ke9ns add
if (SaveBand1() == false) // get bandstack Locking info
{
@ -21387,7 +21394,7 @@ namespace PowerSDR
return;
if ( current_model != Model.SOFTROCK40) // -- no aliasing going on
/* if ( current_model != Model.SOFTROCK40) // -- no aliasing going on
return;
if ( rx1_dsp_mode == DSPMode.DRM ) // for now don't worry about aliasing in DRM land
@ -21430,6 +21437,7 @@ namespace PowerSDR
// Debug.WriteLine("data_high: " + bin_num);
}
return;
*/
}
// end kb9yig sr40 mod
@ -32809,13 +32817,13 @@ namespace PowerSDR
set
{
soft_rock_center_freq = value;
if(current_model == Model.SOFTROCK40)
/* if(current_model == Model.SOFTROCK40)
{
MinFreq = soft_rock_center_freq - sample_rate1/2*1e-6;
MaxFreq = soft_rock_center_freq + sample_rate1/2*1e-6;
if(setupForm != null)
txtVFOAFreq_LostFocus(this, EventArgs.Empty);
}
} */
}
}
@ -47510,7 +47518,7 @@ namespace PowerSDR
public void UpdateRX1DisplayAverage(float[] buffer, float[] new_data) // comment all the wjt stuff. it isnt for the Flex-5000
{
double dttsp_osc = dsp.GetDSPRX(0, 0).RXOsc; // ke9ns = -9000 (if value)
// double dttsp_osc = dsp.GetDSPRX(0, 0).RXOsc; // ke9ns = -9000 (if value)
// Debug.WriteLine("last vfo: vfo: " + DDSFreq + " , " + rx1_avg_last_ddsfreq + " , " + dttsp_osc); // ke9ns = always 7 @192k
@ -47527,28 +47535,30 @@ namespace PowerSDR
else
{
/*
// wjt added -- stop hosing the avg display when scrolling the vfo
// ke9ns: found out this routine NEVER functions. Its totally pointless (maybe its just for SOFTROCK40)
if ( (rx1_avg_last_ddsfreq != 0 && rx1_avg_last_ddsfreq != DDSFreq) || (current_model == Model.SOFTROCK40 && rx1_avg_last_dttsp_osc != dttsp_osc)) // vfo has changed, need to shift things around
{
//LASTVFOA = VFOAFreq;
LASTVFOA = VFOAFreq;
//Debug.WriteLine("dttsp_osc: " + dttsp_osc + " , " + LASTVFOA );
Debug.WriteLine("dttsp_osc: " + dttsp_osc + " , " + LASTVFOA );
double delta_vfo;
if ( current_model != Model.SOFTROCK40 )
{
// if ( current_model != Model.SOFTROCK40 )
// {
delta_vfo = DDSFreq - rx1_avg_last_ddsfreq;
delta_vfo *= 1e6; // vfo in mhz moron!
}
else
{
delta_vfo = dttsp_osc - rx1_avg_last_dttsp_osc;
delta_vfo = -delta_vfo;
//}
// else
// {
// delta_vfo = dttsp_osc - rx1_avg_last_dttsp_osc;
// delta_vfo = -delta_vfo;
// Debug.WriteLine("update from dttsp delta_vfo: " + delta_vfo);
}
// }
double hz_per_bin = sample_rate1 / Display.BUFFER_SIZE; // ke9ns 192000 / 4096 = 46.875 hz per bin, 23hz/bin @ 96k, or 12hz/bin @ 48k
@ -47640,6 +47650,7 @@ namespace PowerSDR
// Debug.WriteLine("3Clearing average buf");
}
*/
//........................................
float new_mult = 0.0f;
@ -47669,13 +47680,22 @@ namespace PowerSDR
}
} // if(buffer[0] != Display.CLEAR_FLAG)
} // rx1 avg display
//==========================================================
public void UpdateRX2DisplayAverage(float[] buffer, float[] new_data)
{
double dttsp_osc = dsp.GetDSPRX(1, 0).RXOsc;
// double dttsp_osc = dsp.GetDSPRX(1, 0).RXOsc;
// Debug.WriteLine("last vfo: " + avg_last_ddsfreq + " vfo: " + DDSFreq);
@ -47689,6 +47709,8 @@ namespace PowerSDR
}
else
{
/*
// wjt added -- stop hosing the avg display when scrolling the vfo
if ((rx2_avg_last_ddsfreq != 0 && rx2_avg_last_ddsfreq != DDSFreq) ||
(current_model == Model.SOFTROCK40 &&
@ -47696,17 +47718,17 @@ namespace PowerSDR
{
//Debug.WriteLine("dttsp_osc: " + dttsp_osc);
double delta_vfo;
if ( current_model != Model.SOFTROCK40 )
{
// if ( current_model != Model.SOFTROCK40 )
// {
delta_vfo = DDSFreq - rx2_avg_last_ddsfreq;
delta_vfo *= 1e6; // vfo in mhz moron!
}
else
{
delta_vfo = dttsp_osc - rx2_avg_last_dttsp_osc;
delta_vfo = -delta_vfo;
// }
// else
// {
// delta_vfo = dttsp_osc - rx2_avg_last_dttsp_osc;
// delta_vfo = -delta_vfo;
//Debug.WriteLine("update from dttsp delta_vfo: " + delta_vfo);
}
// }
double hz_per_bin = sample_rate1 / Display.BUFFER_SIZE;
@ -47786,6 +47808,9 @@ namespace PowerSDR
rx2_avg_last_dttsp_osc = dttsp_osc;
}
*/
float new_mult = 0.0f;
float old_mult = 0.0f;
@ -53460,7 +53485,7 @@ namespace PowerSDR
case Model.FLEX3000:
case Model.SDR1000:
case Model.DEMO:
case Model.SOFTROCK40:
// case Model.SOFTROCK40:
if (!Audio.Start())
{
chkPower.Checked = false;
@ -53810,7 +53835,7 @@ namespace PowerSDR
case Model.SDR1000:
case Model.FLEX5000:
case Model.FLEX3000:
case Model.SOFTROCK40:
// case Model.SOFTROCK40:
case Model.DEMO:
Audio.callback_return = 2;
Audio.StopAudio();
@ -54503,21 +54528,155 @@ namespace PowerSDR
//=========================================================================================
private void chkMUT_CheckedChanged(object sender, System.EventArgs e)
{
if(chkMUT.Checked)
chkMUT.BackColor = button_selected_color;
if (chkBoxMuteSpk.Checked == true) // ke9ns add s indicates muting just spk and not headphones
{
chkMUT.Text = "MUTs";
}
else
{
chkMUT.Text = "MUT";
}
if (chkMUT.Checked)
{
chkMUT.BackColor = button_selected_color;
}
else
{
chkMUT.BackColor = SystemColors.Control;
}
if(num_channels == 2)
{
if(current_model == Model.SDR1000)
Hdw.MuteRelay = chkMUT.Checked;
if(current_model == Model.SDR1000) Hdw.MuteRelay = chkMUT.Checked;
}
if(chkMUT.Checked)
if (fwc_init || hid_init) // ke9ns add
{
switch (current_model)
{
case Model.FLEX5000:
if (fwcMixForm == null || fwcMixForm.IsDisposed) fwcMixForm = new FWCMixForm(this);
if ((chkMUT.Checked))
{
if (chkBoxMuteSpk.Checked == false) // standard MUTE
{
Audio.MonitorVolume = 0.0;
}
else
{
Debug.WriteLine("MUTE S======");
fwcMixForm.chkExtSpkrSel.Checked = false;
// fwcMixForm.chkLineOutRCASel.Checked = false;
}
} // if (chkMUT.Checked)
else
{
if (chkBoxMuteSpk.Checked == false) // standard MUTE
{
ptbAF_Scroll(this, EventArgs.Empty);
Debug.WriteLine("NO MUTE S======");
}
else
{
fwcMixForm.chkExtSpkrSel.Checked = true;
// fwcMixForm.chkLineOutRCASel.Checked = true;
}
} // chkMUT.Checked == false
break;
case Model.FLEX3000:
if (flex3000MixerForm == null || flex3000MixerForm.IsDisposed) flex3000MixerForm = new FLEX3000MixerForm(this);
if (chkMUT.Checked)
{
if (chkBoxMuteSpk.Checked == false) // standard MUTE
{
Audio.MonitorVolume = 0.0;
}
else
{
flex3000MixerForm.chkExtSpkrSel.Checked = false;
// flex3000MixerForm.chkLineOutDB9Sel.Checked = false;
}
}
else
{
if (chkBoxMuteSpk.Checked == false) // standard MUTE
{
ptbAF_Scroll(this, EventArgs.Empty);
}
else
{
flex3000MixerForm.chkExtSpkrSel.Checked = true;
// flex3000MixerForm.chkLineOutDB9Sel.Checked = true;
}
}
break;
case Model.FLEX1500:
if (flex1500MixerForm == null || flex1500MixerForm.IsDisposed) flex1500MixerForm = new FLEX1500MixerForm(this);
if (chkMUT.Checked)
{
if (chkBoxMuteSpk.Checked == false) // standard MUTE
{
Audio.MonitorVolume = 0.0;
}
else
{
flex1500MixerForm.chkFlexWireOutSel.Checked = false;
}
}
else
{
if (chkBoxMuteSpk.Checked == false) // standard MUTE
{
ptbAF_Scroll(this, EventArgs.Empty);
}
else
{
flex1500MixerForm.chkFlexWireOutSel.Checked = true;
}
}
break;
}
}
if (chkMUT.Checked) // ke9ns add
{
chkMUT.BackColor = button_selected_color;
}
else
{
chkMUT.BackColor = SystemColors.Control;
}
} //chkMUT_CheckedChanged
//===============================================================
@ -55137,6 +55296,7 @@ namespace PowerSDR
{
new_volume = Math.Sqrt(pwr / 10.0 * Math.Pow(power_table[(int)b][3], 2.0)) / audio_volts1;
}
if (index1 == index2)
{
new_volume = power_table[(int)b][index1] / audio_volts1;
@ -56174,14 +56334,14 @@ namespace PowerSDR
}
// only allow softrock style xmit for cw and ssb for now
if (rx1_dsp_mode != DSPMode.CWL && rx1_dsp_mode != DSPMode.CWU &&
rx1_dsp_mode != DSPMode.USB && rx1_dsp_mode != DSPMode.LSB &&
( /* current_model == Model.SDR1000_DDSLOCKED || */ current_model == Model.SOFTROCK40)
)
{
chkMOX.Checked = false;
return;
}
// if (rx1_dsp_mode != DSPMode.CWL && rx1_dsp_mode != DSPMode.CWU &&
// rx1_dsp_mode != DSPMode.USB && rx1_dsp_mode != DSPMode.LSB &&
// ( /* current_model == Model.SDR1000_DDSLOCKED || */ current_model == Model.SOFTROCK40)
// )
// {
// chkMOX.Checked = false;
// return;
// }
bool tx = chkMOX.Checked;
@ -58478,6 +58638,7 @@ namespace PowerSDR
if (last_tx_xvtr_index >= 0)
{
RXOnly = saved_rx_only;
}
}
@ -58952,7 +59113,7 @@ namespace PowerSDR
}
}
break;
case Model.SOFTROCK40:
/* case Model.SOFTROCK40:
//!!!!drm patch
double osc_freq = soft_rock_center_freq*1e6 - freq*1e6;
if ( rx1_dsp_mode == DSPMode.DRM ) // if we're in DRM mode we need to be offset 12khz
@ -58963,7 +59124,7 @@ namespace PowerSDR
tuned_freq = freq;
//Debug.WriteLine("osc_freq: "+osc_freq.ToString("f6"));
dsp.GetDSPRX(0, 0).RXOsc = osc_freq;
break;
break; */
}
}
}
@ -58994,7 +59155,7 @@ namespace PowerSDR
private static double tuned_freq;
// private static double tuned_freq;
private void txtVFOAFreq_KeyPress(object sender, System.Windows.Forms.KeyPressEventArgs e)
{
@ -61801,6 +61962,7 @@ namespace PowerSDR
private void radBand160_Click(object sender, EventArgs e)
{
SaveBand(); // ke9ns save freq you were on prior to coming here
if (last_band.Equals("160M"))
{
@ -65106,7 +65268,7 @@ namespace PowerSDR
{
try
{
Process.Start("http://powersdr.mis.ks.ua/doc.html"); // W4TME
Process.Start("http://helpdesk.flexradio.com"); // W4TME
}
catch (Exception) { }
}
@ -74595,7 +74757,7 @@ namespace PowerSDR
if (((int)SpotForm.udDisplayLat.Value > 24) && ((int)SpotForm.udDisplayLat.Value < 51))
{
if (((int)SpotForm.udDisplayLong.Value > -120) && ((int)SpotForm.udDisplayLong.Value < -73))
if (((int)SpotForm.udDisplayLong.Value > -140) && ((int)SpotForm.udDisplayLong.Value < -69))
{
string currweth = httpFile.Weather(); // get local weather data if in USA

File diff suppressed because it is too large Load Diff

View File

@ -18380,7 +18380,7 @@ namespace PowerSDR
return;
if ( current_model != Model.SOFTROCK40) // -- no aliasing going on
/* if ( current_model != Model.SOFTROCK40) // -- no aliasing going on
return;
if ( rx1_dsp_mode == DSPMode.DRM ) // for now don't worry about aliasing in DRM land
@ -18423,6 +18423,7 @@ namespace PowerSDR
// Debug.WriteLine("data_high: " + bin_num);
}
return;
*/
}
// end kb9yig sr40 mod
@ -21613,7 +21614,7 @@ namespace PowerSDR
{
case Model.SDR1000:
case Model.DEMO:
case Model.SOFTROCK40:
// case Model.SOFTROCK40:
//bool rx_only = SetupForm.RXOnly; // Save RX Only Setting
//SetupForm.RXOnly = true;
@ -29271,13 +29272,13 @@ namespace PowerSDR
set
{
soft_rock_center_freq = value;
if(current_model == Model.SOFTROCK40)
/* if(current_model == Model.SOFTROCK40)
{
MinFreq = soft_rock_center_freq - sample_rate1/2*1e-6;
MaxFreq = soft_rock_center_freq + sample_rate1/2*1e-6;
if(setupForm != null)
txtVFOAFreq_LostFocus(this, EventArgs.Empty);
}
} */
}
}
@ -41394,17 +41395,18 @@ namespace PowerSDR
double delta_vfo;
if ( current_model != Model.SOFTROCK40 )
{
// if ( current_model != Model.SOFTROCK40 )
// {
delta_vfo = DDSFreq - rx1_avg_last_ddsfreq;
delta_vfo *= 1e6; // vfo in mhz moron!
}
else
{
delta_vfo = dttsp_osc - rx1_avg_last_dttsp_osc;
delta_vfo = -delta_vfo;
//}
// else
// {
// delta_vfo = dttsp_osc - rx1_avg_last_dttsp_osc;
// delta_vfo = -delta_vfo;
// Debug.WriteLine("update from dttsp delta_vfo: " + delta_vfo);
}
// }
double hz_per_bin = sample_rate1/Display.BUFFER_SIZE; // ke9ns 192000 / 4096 = 46.875 hz per bin
@ -41547,17 +41549,17 @@ namespace PowerSDR
{
//Debug.WriteLine("dttsp_osc: " + dttsp_osc);
double delta_vfo;
if ( current_model != Model.SOFTROCK40 )
{
// if ( current_model != Model.SOFTROCK40 )
// {
delta_vfo = DDSFreq - rx2_avg_last_ddsfreq;
delta_vfo *= 1e6; // vfo in mhz moron!
}
else
{
delta_vfo = dttsp_osc - rx2_avg_last_dttsp_osc;
delta_vfo = -delta_vfo;
// }
// else
// {
// delta_vfo = dttsp_osc - rx2_avg_last_dttsp_osc;
// delta_vfo = -delta_vfo;
//Debug.WriteLine("update from dttsp delta_vfo: " + delta_vfo);
}
// }
double hz_per_bin = sample_rate1/Display.BUFFER_SIZE;
@ -45724,7 +45726,7 @@ namespace PowerSDR
case Model.FLEX3000:
case Model.SDR1000:
case Model.DEMO:
case Model.SOFTROCK40:
// case Model.SOFTROCK40:
if (!Audio.Start())
{
chkPower.Checked = false;
@ -46069,7 +46071,7 @@ namespace PowerSDR
case Model.SDR1000:
case Model.FLEX5000:
case Model.FLEX3000:
case Model.SOFTROCK40:
// case Model.SOFTROCK40:
case Model.DEMO:
Audio.callback_return = 2;
Audio.StopAudio();
@ -47641,6 +47643,8 @@ namespace PowerSDR
}
}
if (hid_init && current_model == Model.FLEX1500)
{
USBHID.SetMon(chkMON.Checked);
@ -48031,14 +48035,14 @@ namespace PowerSDR
}
// only allow softrock style xmit for cw and ssb for now
if (rx1_dsp_mode != DSPMode.CWL && rx1_dsp_mode != DSPMode.CWU &&
rx1_dsp_mode != DSPMode.USB && rx1_dsp_mode != DSPMode.LSB &&
( /* current_model == Model.SDR1000_DDSLOCKED || */ current_model == Model.SOFTROCK40)
)
{
chkMOX.Checked = false;
return;
}
// if (rx1_dsp_mode != DSPMode.CWL && rx1_dsp_mode != DSPMode.CWU &&
// rx1_dsp_mode != DSPMode.USB && rx1_dsp_mode != DSPMode.LSB &&
// ( /* current_model == Model.SDR1000_DDSLOCKED || */ current_model == Model.SOFTROCK40)
// )
// {
// chkMOX.Checked = false;
// return;
// }
bool tx = chkMOX.Checked;
@ -50684,7 +50688,7 @@ namespace PowerSDR
}
}
break;
case Model.SOFTROCK40:
/* case Model.SOFTROCK40:
//!!!!drm patch
double osc_freq = soft_rock_center_freq*1e6 - freq*1e6;
if ( rx1_dsp_mode == DSPMode.DRM ) // if we're in DRM mode we need to be offset 12khz
@ -50695,7 +50699,7 @@ namespace PowerSDR
tuned_freq = freq;
//Debug.WriteLine("osc_freq: "+osc_freq.ToString("f6"));
dsp.GetDSPRX(0, 0).RXOsc = osc_freq;
break;
break; */
}
}
}
@ -56330,7 +56334,7 @@ namespace PowerSDR
{
try
{
Process.Start("http://powersdr.mis.ks.ua/doc.html"); // W4TME
Process.Start("http://helpdesk.flexradio.com"); // W4TME
}
catch(Exception){ }
}

View File

@ -1468,6 +1468,9 @@ namespace PowerSDR
*/
break;
} // switch (console.CurrentRegion)
// draw channels for all regions for common are
} // init()
// ke9ns add
@ -17178,8 +17181,8 @@ namespace PowerSDR
fixed(void *wptr = &current_display_data[0])
Win32.memcpy(wptr, rptr, BUFFER_SIZE*sizeof(float));
if ( current_model == Model.SOFTROCK40 )
console.AdjustDisplayDataForBandEdge(ref current_display_data);
//if ( current_model == Model.SOFTROCK40 )
// console.AdjustDisplayDataForBandEdge(ref current_display_data);
}
data_ready = false;
}
@ -17599,7 +17602,8 @@ namespace PowerSDR
}
// ke9ns data
if ( current_model == Model.SOFTROCK40 ) console.AdjustDisplayDataForBandEdge(ref current_display_data);
// if ( current_model == Model.SOFTROCK40 ) console.AdjustDisplayDataForBandEdge(ref current_display_data);
}
data_ready = false;
@ -17686,8 +17690,8 @@ namespace PowerSDR
}
if (current_model == Model.SOFTROCK40)
console.AdjustDisplayDataForBandEdge(ref current_display_data_bottom);
// if (current_model == Model.SOFTROCK40)
// console.AdjustDisplayDataForBandEdge(ref current_display_data_bottom);
}
}
@ -19325,8 +19329,8 @@ namespace PowerSDR
}
if ( current_model == Model.SOFTROCK40 )
console.AdjustDisplayDataForBandEdge(ref current_display_data);
// if ( current_model == Model.SOFTROCK40 )
// console.AdjustDisplayDataForBandEdge(ref current_display_data);
}
data_ready = false;
@ -19417,8 +19421,8 @@ namespace PowerSDR
}
if (current_model == Model.SOFTROCK40)
console.AdjustDisplayDataForBandEdge(ref current_display_data_bottom);
// if (current_model == Model.SOFTROCK40)
// console.AdjustDisplayDataForBandEdge(ref current_display_data_bottom);
}
data_ready_bottom = false;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 74 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 112 KiB

After

Width:  |  Height:  |  Size: 149 KiB

View File

@ -88,7 +88,7 @@ namespace PowerSDR
switch (m)
{
case Model.SDR1000:
case Model.SOFTROCK40:
// case Model.SOFTROCK40:
case Model.DEMO:
present = true;
break;

File diff suppressed because it is too large Load Diff

View File

@ -155,6 +155,9 @@ Filters can be: F1,F2,F3,F4,F5,F6,F7,F8,F9,F10,VAR1,VAR2
Modes can be: LSB,USB,DSB,CWL,CWU,FM,AM,DIGU,SPEC,DIGL,SAM,DRM
</value>
</data>
<metadata name="$this.TrayHeight" type="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>62</value>
</metadata>
<assembly alias="System.Drawing" name="System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
<data name="$this.Icon" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>

View File

@ -2912,7 +2912,8 @@ namespace PowerSDR
this.chkBoxAutoStart.Size = new System.Drawing.Size(140, 16);
this.chkBoxAutoStart.TabIndex = 35;
this.chkBoxAutoStart.Text = "Auto Start PowerSDR";
this.toolTip1.SetToolTip(this.chkBoxAutoStart, "When Checked: Will Start PowerSDR running immediately after launching and loading" + ".");
this.toolTip1.SetToolTip(this.chkBoxAutoStart, "When Checked: Will Start PowerSDR running immediately after launching and loading" +
".");
this.chkBoxAutoStart.CheckedChanged += new System.EventHandler(this.chkBoxAutoStart_CheckedChanged);
//
// textBoxRestart
@ -3930,7 +3931,7 @@ namespace PowerSDR
this.tbOptUSBBuf.Location = new System.Drawing.Point(22, 20);
this.tbOptUSBBuf.Maximum = 4;
this.tbOptUSBBuf.Name = "tbOptUSBBuf";
this.tbOptUSBBuf.Size = new System.Drawing.Size(112, 42);
this.tbOptUSBBuf.Size = new System.Drawing.Size(112, 45);
this.tbOptUSBBuf.TabIndex = 0;
this.tbOptUSBBuf.Value = 1;
this.tbOptUSBBuf.Scroll += new System.EventHandler(this.tbOptUSBBuf_Scroll);
@ -9191,7 +9192,7 @@ namespace PowerSDR
this.tbDSPImagePhaseTX.Maximum = 400;
this.tbDSPImagePhaseTX.Minimum = -400;
this.tbDSPImagePhaseTX.Name = "tbDSPImagePhaseTX";
this.tbDSPImagePhaseTX.Size = new System.Drawing.Size(160, 42);
this.tbDSPImagePhaseTX.Size = new System.Drawing.Size(160, 45);
this.tbDSPImagePhaseTX.TabIndex = 3;
this.tbDSPImagePhaseTX.TickFrequency = 50;
this.toolTip1.SetToolTip(this.tbDSPImagePhaseTX, "Sets the phase offset between the I and Q channels. ");
@ -9213,7 +9214,7 @@ namespace PowerSDR
this.tbDSPImageGainTX.Maximum = 500;
this.tbDSPImageGainTX.Minimum = -500;
this.tbDSPImageGainTX.Name = "tbDSPImageGainTX";
this.tbDSPImageGainTX.Size = new System.Drawing.Size(160, 42);
this.tbDSPImageGainTX.Size = new System.Drawing.Size(160, 45);
this.tbDSPImageGainTX.TabIndex = 4;
this.tbDSPImageGainTX.TickFrequency = 50;
this.toolTip1.SetToolTip(this.tbDSPImageGainTX, "Sets the amplitude/gain offset between the I and Q channels. ");
@ -17352,7 +17353,7 @@ namespace PowerSDR
this.tkbarTestGenFreq.Location = new System.Drawing.Point(16, 104);
this.tkbarTestGenFreq.Maximum = 20000;
this.tkbarTestGenFreq.Name = "tkbarTestGenFreq";
this.tkbarTestGenFreq.Size = new System.Drawing.Size(344, 42);
this.tkbarTestGenFreq.Size = new System.Drawing.Size(344, 45);
this.tkbarTestGenFreq.TabIndex = 1;
this.tkbarTestGenFreq.TickFrequency = 1000;
this.toolTip1.SetToolTip(this.tkbarTestGenFreq, "Sets the frequency of the signal.");
@ -17493,7 +17494,6 @@ namespace PowerSDR
this.ckEnableSigGen.Size = new System.Drawing.Size(176, 40);
this.ckEnableSigGen.TabIndex = 92;
this.ckEnableSigGen.Text = "Enable HW Signal Generator";
this.ckEnableSigGen.Visible = false;
this.ckEnableSigGen.CheckedChanged += new System.EventHandler(this.ckEnableSigGen_CheckedChanged);
//
// grpTestX2
@ -24227,7 +24227,7 @@ namespace PowerSDR
if (console.chkRX2.Visible == true && chkDSPRX2.Checked == true) // ke9ns add RX2
if (chkDSPRX2.Checked == true) // ke9ns add RX2 console.chkRX2.Visible == true &&
{
console.dsp.GetDSPRX(1, 0).NBThreshold = 0.165 * (double)(udDSPNB.Value);
console.dsp.GetDSPRX(1, 1).NBThreshold = 0.165 * (double)(udDSPNB.Value);
@ -24240,7 +24240,7 @@ namespace PowerSDR
console.dsp.GetDSPRX(0, 0).SDROMThreshold = 0.165*(double)(udDSPNB2.Value);
console.dsp.GetDSPRX(0, 1).SDROMThreshold = 0.165*(double)(udDSPNB2.Value);
if (console.chkRX2.Visible == true && chkDSPRX2.Checked == true) // ke9ns add RX2
if ( chkDSPRX2.Checked == true) // ke9ns add RX2 console.chkRX2.Visible == true &&
{
console.dsp.GetDSPRX(1, 0).SDROMThreshold = 0.165 * (double)(udDSPNB2.Value);
console.dsp.GetDSPRX(1, 1).SDROMThreshold = 0.165 * (double)(udDSPNB2.Value);
@ -24253,7 +24253,7 @@ namespace PowerSDR
console.dsp.GetDSPRX(0, 0).CurrentWindow = (Window)comboDSPWindow.SelectedIndex;
console.dsp.GetDSPRX(0, 1).CurrentWindow = (Window)comboDSPWindow.SelectedIndex;
if (console.chkRX2.Visible == true && chkDSPRX2.Checked == true) // ke9ns add RX2
if ( chkDSPRX2.Checked == true) // ke9ns add RX2 console.chkRX2.Visible == true &&
{
console.dsp.GetDSPRX(1, 0).CurrentWindow = (Window)comboDSPWindow.SelectedIndex;
console.dsp.GetDSPRX(1, 1).CurrentWindow = (Window)comboDSPWindow.SelectedIndex;
@ -28124,7 +28124,7 @@ namespace PowerSDR
1e-4*(double)udLMSNRgain.Value,
1e-7*(double)udLMSNRLeak.Value);
if(console.chkRX2.Visible == true && chkDSPRX2.Checked == true) // ke9ns add
if( chkDSPRX2.Checked == true) // ke9ns add console.chkRX2.Visible == true &&
{
console.dsp.GetDSPRX(1, 0).SetNRVals(
(int)udLMSNRtaps.Value,
@ -28154,7 +28154,7 @@ namespace PowerSDR
1e-7 * (double)udLMSANFLeak.Value);
if (console.chkRX2.Visible == true && chkDSPRX2.Checked == true) // ke9ns add
if (chkDSPRX2.Checked == true) // ke9ns add console.chkRX2.Visible == true &&
{
console.dsp.GetDSPRX(0, 0).SetANFVals(
(int)udLMSANFtaps.Value,
@ -29921,7 +29921,7 @@ namespace PowerSDR
string downloadUrl = "";
Version newVersion = null;
string xmlUrl = "http://powersdr.mis.ks.ua/update.xml";
string xmlUrl = "http://ke9ns.com/update.xml";
XmlTextReader reader = null;
try

View File

@ -93,7 +93,7 @@ namespace PowerSDR
FileVersionInfo fvi = FileVersionInfo.GetVersionInfo(assembly.Location);
// textBox1.Text = "v" + fvi.FileVersion.Substring(0, fvi.FileVersion.LastIndexOf(".")) + "." + SVNRev.LATEST_REV;
//textBox1.Text = "v" + fvi.FileVersion.ToString();
// textBox1.Text = "v" + fvi.FileVersion.ToString();
this.Opacity = .00;
timer1.Interval = TIMER_INTERVAL;

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -239,9 +239,6 @@ LoTW when running.
LoTW when downloading a LoTW Log QSO/QSLfile
LoTW when a fault occured.</value>
</data>
<metadata name="mainMenu1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>264, 17</value>
</metadata>
<data name="chkISS.ToolTip" xml:space="preserve">
<value>True (Zenith) position of the ISS will show on Panadapter screen (includes Elevation to you)
When you Click on the TRACK/Map button to activate the World Map
@ -287,6 +284,9 @@ Right Click on memory in Pan to open up Memory Comments URL internet address
LEFT CLICK on PAN + ALT + M keys to save New Memory
</value>
</data>
<metadata name="mainMenu1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>264, 17</value>
</metadata>
<metadata name="$this.TrayHeight" type="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>47</value>
</metadata>

View File

@ -39,11 +39,11 @@ namespace PowerSDR
#if (NO_DJ)
// public const string BUILT_BY = "Mods Compiled by [KE9NS]";
public const string BUILT_BY = "[Mods by KE9NS + Excalibur]";
public const string BUILT_BY = "[Mods by KE9NS + US1GHQ]"; //
#else
public const string BUILT_BY = "Mods Compiled by [Excalibur]";
public const string BUILT_BY = "Mods Compiled by [US1GHQ]";
#endif
public const string VERSION_SUFFIX = SVNRev.LATEST_REV; // Make this "" for production

View File

@ -155,7 +155,7 @@ namespace PowerSDR
radGenModelSDR1000.Checked = true;
break;
case Model.SOFTROCK40:
radGenModelSoftRock40.Checked = true;
// radGenModelSoftRock40.Checked = true;
break;
case Model.DEMO:
radGenModelDemoNone.Checked = true;

View File

@ -19,10 +19,10 @@
<ROW Property="ARPURLUPDATEINFO" Value="ke9ns.com/flexpage.html"/>
<ROW Property="CTRLS" Value="1"/>
<ROW Property="Manufacturer" Value="ke9ns"/>
<ROW Property="ProductCode" Value="1033:{47C0BA57-5408-4860-A38D-66D0B58FAC8B} " Type="16"/>
<ROW Property="ProductCode" Value="1033:{A388F968-840F-4AB9-941C-D7E472C9506B} " Type="16"/>
<ROW Property="ProductLanguage" Value="1033"/>
<ROW Property="ProductName" Value="PowerSDR v2.8.0.108"/>
<ROW Property="ProductVersion" Value="17.185.16.0" Type="32"/>
<ROW Property="ProductName" Value="PowerSDR v2.8.0.112"/>
<ROW Property="ProductVersion" Value="17.192.16.0" Type="32"/>
<ROW Property="SecureCustomProperties" Value="OLDPRODUCTS;AI_NEWERPRODUCTFOUND"/>
<ROW Property="UpgradeCode" Value="{A5226811-E4EA-414C-8491-CEFB1FC47B7C}"/>
<ROW Property="WindowsType9X" MultiBuildValue="AnyCPU_Release:Windows 9x/ME" ValueLocId="-"/>
@ -1355,7 +1355,7 @@
<ROW Action="AI_DetectSoftware" Sequence="101"/>
</COMPONENT>
<COMPONENT cid="caphyon.advinst.msicomp.BuildComponent">
<ROW BuildKey="AnyCPU_Release" BuildName="AnyCPU_Release" BuildOrder="1" BuildType="0" PackageFolder="..\..\..\..\Advanced Installer\Projects\PowerSDR ke9ns 2.8.0\Setup Files" PackageFileName="PowerSDR_ke9ns_Incremental_Installer_2.8.0.108" Languages="en" InstallationType="4" UseLargeSchema="true"/>
<ROW BuildKey="AnyCPU_Release" BuildName="AnyCPU_Release" BuildOrder="1" BuildType="0" PackageFolder="..\..\..\..\Advanced Installer\Projects\PowerSDR ke9ns 2.8.0\Setup Files" PackageFileName="PowerSDR_ke9ns_Incremental_Installer_2.8.0.112" Languages="en" InstallationType="4" UseLargeSchema="true"/>
</COMPONENT>
<COMPONENT cid="caphyon.advinst.msicomp.DictionaryComponent">
<ROW Path="&lt;AI_DICTS&gt;ui.ail"/>

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -21,7 +21,7 @@
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>VbnPxPRuVulZxOC6Azmu2BCsEvCKrVX6MdAhV3pGiZY=</dsig:DigestValue>
<dsig:DigestValue>UwiR4rXEti9jdk8WjwKfi6vdtC073JBNL07nB02OgWQ=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>

Binary file not shown.

View File

@ -4,7 +4,7 @@
<description asmv2:iconFile="PowerSDR.ico" xmlns="urn:schemas-microsoft-com:asm.v1" />
<application />
<entryPoint>
<assemblyIdentity name="PowerSDR" version="2.8.0.108" language="neutral" processorArchitecture="x86" />
<assemblyIdentity name="PowerSDR" version="2.8.0.113" language="neutral" processorArchitecture="x86" />
<commandLine file="PowerSDR.exe" parameters="" />
</entryPoint>
<trustInfo>
@ -139,26 +139,26 @@
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="PowerMate.dll" size="179712">
<assemblyIdentity name="PowerMate" version="1.0.6953.20307" language="neutral" processorArchitecture="x86" />
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="PowerMate.dll" size="178688">
<assemblyIdentity name="PowerMate" version="1.0.7016.26791" language="neutral" processorArchitecture="x86" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>GxZPtuwpyykVDR4KzhS5liSAe32Gecsgp2SPlKncZLU=</dsig:DigestValue>
<dsig:DigestValue>dqhU0de0VTfU5k7aRIR2pyUzCK/fDi4UQUz0pQS8hG4=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="PowerSDR.exe" size="15671296">
<assemblyIdentity name="PowerSDR" version="2.8.0.108" language="neutral" processorArchitecture="x86" />
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="PowerSDR.exe" size="15646720">
<assemblyIdentity name="PowerSDR" version="2.8.0.113" language="neutral" processorArchitecture="x86" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>MuOa4hwn1zfY6IAt372j43RrDJi15xggjRE/tgJGSRM=</dsig:DigestValue>
<dsig:DigestValue>/y6ItEgObI7ocjBFEm4XWcJtAAx34C0EyZ/scAGskw0=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -21,7 +21,7 @@
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>82Xaz9Sa7qfZFn+/HsYFhmkOX+XaxOIGYkxCPzId7WI=</dsig:DigestValue>
<dsig:DigestValue>/RDW2ToXqvneCtRVdT9ucs3drczZTNHWq07RC/GhqE0=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>

Binary file not shown.

View File

@ -4,7 +4,7 @@
<description asmv2:iconFile="PowerSDR.ico" xmlns="urn:schemas-microsoft-com:asm.v1" />
<application />
<entryPoint>
<assemblyIdentity name="PowerSDR" version="2.8.0.108" language="neutral" processorArchitecture="x86" />
<assemblyIdentity name="PowerSDR" version="2.8.0.113" language="neutral" processorArchitecture="x86" />
<commandLine file="PowerSDR.exe" parameters="" />
</entryPoint>
<trustInfo>
@ -140,25 +140,25 @@
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="PowerMate.dll" size="39936">
<assemblyIdentity name="PowerMate" version="1.0.6953.39600" language="neutral" processorArchitecture="x86" />
<assemblyIdentity name="PowerMate" version="1.0.7016.29471" language="neutral" processorArchitecture="x86" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>RU8JFfx7yonE65oAiE6XwjCOm3i+rZDGtw5Lg6nUVTI=</dsig:DigestValue>
<dsig:DigestValue>uL2jrfUKHjULZMWxBcGpiLdJ9LeJu0g9cnwXUlaDm9s=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="PowerSDR.exe" size="15536128">
<assemblyIdentity name="PowerSDR" version="2.8.0.108" language="neutral" processorArchitecture="x86" />
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="PowerSDR.exe" size="15638528">
<assemblyIdentity name="PowerSDR" version="2.8.0.113" language="neutral" processorArchitecture="x86" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>FfEWN4CxQ/vIELSqnzyjzHRjFCLebyW+JBySQ976d54=</dsig:DigestValue>
<dsig:DigestValue>O5ghuzvFUnavxRTePSYKOoCaT2lHI1AN+Gazqb/oBq4=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>

Binary file not shown.

View File

@ -1,96 +1,96 @@
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\dttsp.bsc
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\vc141.pdb
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\am_demod.sbr
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\banal.sbr
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\bufvec.sbr
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\correctiq.sbr
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\cwtones.sbr
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\cxops.sbr
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\dcblock.sbr
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\dttspagc.sbr
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\filt2p2z.sbr
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\filter.sbr
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\filterbank.sbr
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\fm_demod.sbr
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\graphiceq.sbr
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\hilbert.sbr
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\isoband.sbr
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\keyd.sbr
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\keyer.sbr
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\keyerio.sbr
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\lmadf.sbr
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\malloc16.sbr
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\malloc16.obj
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\lmadf.obj
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\keyerio.obj
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\keyer.obj
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\keyd.obj
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\isoband.obj
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\hilbert.obj
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\graphiceq.obj
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\fm_demod.obj
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\filterbank.obj
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\filter.obj
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\filt2p2z.obj
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\dttspagc.obj
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\dcblock.obj
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\cxops.obj
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\cwtones.obj
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\correctiq.obj
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\bufvec.obj
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\banal.obj
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\am_demod.obj
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\meter.sbr
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\noiseblanker.sbr
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\oscillator.sbr
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\ovsv.sbr
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\resample.sbr
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\resamplef.sbr
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\ringb.sbr
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\sdr.sbr
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\sdrexport.sbr
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\spectrum.sbr
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\speechproc.sbr
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\splitfields.sbr
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\spottone.sbr
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\update.sbr
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\window.sbr
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\winmain.sbr
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\wscompand.sbr
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\wscompand.obj
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\winmain.obj
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\window.obj
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\update.obj
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\spottone.obj
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\splitfields.obj
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\speechproc.obj
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\spectrum.obj
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\sdrexport.obj
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\sdr.obj
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\ringb.obj
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\resamplef.obj
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\resample.obj
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\ovsv.obj
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\oscillator.obj
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\noiseblanker.obj
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\meter.obj
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\fastrig.sbr
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\fastrig1.obj
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\dttsp.lib
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\dttsp.exp
d:\build\powersdr_v2.8.0.108\bin\debug\dttsp.dll
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\dttsp.pdb
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\dttsp.res
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\dttsp.tlog\bscmake.command.1.tlog
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\dttsp.tlog\bscmake.read.1.tlog
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\dttsp.tlog\bscmake.write.1.tlog
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\dttsp.tlog\cl.command.1.tlog
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\dttsp.tlog\cl.read.1.tlog
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\dttsp.tlog\cl.write.1.tlog
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\dttsp.tlog\dttsp.write.1u.tlog
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\dttsp.tlog\link.command.1.tlog
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\dttsp.tlog\link.read.1.tlog
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\dttsp.tlog\link.write.1.tlog
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\dttsp.tlog\rc.command.1.tlog
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\dttsp.tlog\rc.read.1.tlog
d:\build\powersdr_v2.8.0.108\temp\debug\dttsp\dttsp.tlog\rc.write.1.tlog
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\dttsp.bsc
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\vc141.pdb
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\am_demod.sbr
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\banal.sbr
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\bufvec.sbr
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\correctiq.sbr
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\cwtones.sbr
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\cxops.sbr
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\dcblock.sbr
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\dttspagc.sbr
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\filt2p2z.sbr
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\filter.sbr
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\filterbank.sbr
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\fm_demod.sbr
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\graphiceq.sbr
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\hilbert.sbr
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\isoband.sbr
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\keyd.sbr
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\keyer.sbr
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\keyerio.sbr
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\lmadf.sbr
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\malloc16.sbr
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\malloc16.obj
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\lmadf.obj
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\keyerio.obj
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\keyer.obj
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\keyd.obj
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\isoband.obj
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\hilbert.obj
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\graphiceq.obj
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\fm_demod.obj
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\filterbank.obj
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\filter.obj
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\filt2p2z.obj
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\dttspagc.obj
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\dcblock.obj
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\cxops.obj
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\cwtones.obj
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\correctiq.obj
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\bufvec.obj
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\banal.obj
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\am_demod.obj
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\meter.sbr
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\noiseblanker.sbr
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\oscillator.sbr
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\ovsv.sbr
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\resample.sbr
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\resamplef.sbr
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\ringb.sbr
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\sdr.sbr
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\sdrexport.sbr
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\spectrum.sbr
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\speechproc.sbr
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\splitfields.sbr
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\spottone.sbr
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\update.sbr
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\window.sbr
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\winmain.sbr
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\wscompand.sbr
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\wscompand.obj
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\winmain.obj
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\window.obj
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\update.obj
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\spottone.obj
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\splitfields.obj
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\speechproc.obj
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\spectrum.obj
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\sdrexport.obj
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\sdr.obj
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\ringb.obj
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\resamplef.obj
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\resample.obj
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\ovsv.obj
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\oscillator.obj
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\noiseblanker.obj
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\meter.obj
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\fastrig.sbr
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\fastrig1.obj
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\dttsp.lib
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\dttsp.exp
e:\build\powersdr-2.8.0-113\bin\debug\dttsp.dll
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\dttsp.pdb
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\dttsp.res
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\dttsp.tlog\bscmake.command.1.tlog
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\dttsp.tlog\bscmake.read.1.tlog
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\dttsp.tlog\bscmake.write.1.tlog
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\dttsp.tlog\cl.command.1.tlog
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\dttsp.tlog\cl.read.1.tlog
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\dttsp.tlog\cl.write.1.tlog
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\dttsp.tlog\dttsp.write.1u.tlog
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\dttsp.tlog\link.command.1.tlog
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\dttsp.tlog\link.read.1.tlog
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\dttsp.tlog\link.write.1.tlog
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\dttsp.tlog\rc.command.1.tlog
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\dttsp.tlog\rc.read.1.tlog
e:\build\powersdr-2.8.0-113\temp\debug\dttsp\dttsp.tlog\rc.write.1.tlog

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -39,6 +39,6 @@
wscompand.c
Создание кода...
fastrig.c
C:\Program Files\Microsoft Visual Studio\2017\Professional\Common7\IDE\VC\VCTargets\Microsoft.CppBuild.targets(1216,5): warning MSB8012: TargetPath(D:\Build\PowerSDR_v2.8.0.108\Source\DttSP\../../temp/Debug/DttSP\DttSP.dll) не соответствует значению свойства выходного файла (D:\Build\PowerSDR_v2.8.0.108\bin\Debug\DttSP.dll) для Linker. Это может привести к неправильной сборке проекта. Чтобы исправить это, убедитесь, что значения свойств $(OutDir), $(TargetName) и $(TargetExt) соответствуют значению, указанному в %(Link.OutputFile).
C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\VC\VCTargets\Microsoft.CppBuild.targets(1216,5): warning MSB8012: TargetPath(E:\Build\PowerSDR-2.8.0-113\Source\DttSP\../../temp/Debug/DttSP\DttSP.dll) не соответствует значению свойства выходного файла (E:\Build\PowerSDR-2.8.0-113\bin\Debug\DttSP.dll) для Linker. Это может привести к неправильной сборке проекта. Чтобы исправить это, убедитесь, что значения свойств $(OutDir), $(TargetName) и $(TargetExt) соответствуют значению, указанному в %(Link.OutputFile).
Создается библиотека ../../temp/Debug/DttSP\DttSP.lib и объект ../../temp/Debug/DttSP\DttSP.exp
DttSP.vcxproj -> D:\Build\PowerSDR_v2.8.0.108\Source\DttSP\../../temp/Debug/DttSP\DttSP.dll
DttSP.vcxproj -> E:\Build\PowerSDR-2.8.0-113\Source\DttSP\../../temp/Debug/DttSP\DttSP.dll

Binary file not shown.

View File

@ -1,2 +1,2 @@
#TargetFrameworkVersion=v4.0:PlatformToolSet=v141:EnableManagedIncrementalBuild=false:VCToolArchitecture=Native32Bit:WindowsTargetPlatformVersion=10.0.17763.0
Debug|Win32|D:\Build\PowerSDR_v2.8.0.108\Source\|
Debug|Win32|E:\Build\PowerSDR-2.8.0-113\Source\|

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More