diff --git a/ReadMe.md b/ReadMe.md new file mode 100644 index 0000000..5eec856 --- /dev/null +++ b/ReadMe.md @@ -0,0 +1,16 @@ +# OpenHPSDR-PowerSDR + +Latest Release v3.3.14 March 26, 2017 + +# 3.3.14 (2017-3-26) +- PureSignal updated to v2.0. +- Add capibities for the ANAN-8000DLE transceiver. +- Bryan, W4WMT added a bug fix to the VAC feature that dramatically reduced buffer overruns when using smaller buffers. +- Corrected out of band errors for the Japan region +- Fixed CTUN so that the settings would be restored correctly after restarting the program. +- Added NR2 and SNB to the DSP menu when in the Collapsed mode. +- Added the following CAT Commands: + -- ZZLI - Sets or Reads the PureSignal (PS-A) button status + -- ZZNS - Sets or Reads the RX1 NR2 button status + -- ZZNV - Sets or Reads the RX2 NR button status + -- ZZNW - Sets or Reads the RX2 NR2 button status diff --git a/ReleaseNotes.md b/ReleaseNotes.md index 8ed0659..60135c1 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -1,4 +1,4 @@ -# PowerSDR_mRX_PS 3.3.9.0 June 15, 2016 +# PowerSDR_mRX_PS 3.3.14.0 March 26, 2017 # 3.2.22 (2015-1-24) @@ -145,6 +145,19 @@ The following list of values and states where added to the TX Profiles - led font not being initialized properly - 20dB Boost not being initialized properly +# 3.3.14 (2017-3-26) +- PureSignal updated to v2.0. +- Add capibities for the ANAN-8000DLE transceiver. +- Bryan, W4WMT added a bug fix to the VAC feature that dramatically reduced buffer overruns when using smaller buffers. +- Corrected out of band errors for the Japan region +- Fixed CTUN so that the settings would be restored correctly after restarting the program. +- Added NR2 and SNB to the DSP menu when in the Collapsed mode. +- Added the following CAT Commands: + -- ZZLI - Sets or Reads the PureSignal (PS-A) button status + -- ZZNS - Sets or Reads the RX1 NR2 button status + -- ZZNV - Sets or Reads the RX2 NR button status + -- ZZNW - Sets or Reads the RX2 NR2 button status + diff --git a/readme.txt b/readme.txt deleted file mode 100644 index 86d066f..0000000 --- a/readme.txt +++ /dev/null @@ -1,24 +0,0 @@ -//============================================================== -//Copyright by FlexRadio Systems, 2004-2008 -//This software is licensed under the GNU General Public License -//============================================================== - -The source tree includes 8 projects which can all be compiled -in Visual Studio .NET 2003. The solution file (PowerSDR.sln) in -the Source folder will compile all 8 projects and output the -files to the bin\Debug or bin\Release folder depending on which -version is being compiled. - -Note that MDAC 2.8 is required in order to compile. This -library can be found on the Microsoft website at -www.microsoft.com/downloads. - - -This branch is an attempt to get the code to work and run in -VS 2008 professional. This code is for W32. - - -For VS2008 to compile portaudio, the latest directX SDK is required: - -http://www.microsoft.com/downloads/details.aspx?FamilyID=5493f76a-6d37-478d-ba17-28b1cca4865a&DisplayLang=en -