tinypythonpanadapter/README.txt

37 wiersze
2.1 KiB
Plaintext

Tiny Python Panadapter (QST, April, 2014)
Martin Ewing AA6E
Revised May 20, 2014
RELEASE NOTES
June 9, 2014
Version 0.3.6
This version contains support for radios using the Si570 DDS chip as VFO. For example, in various
SoftRock radios, like the RxTx Ensemble. A pure Python USB interface is provided that requires the
libusb-1.0 wrapper from https://pypi.python.org/pypi/libusb1/1.2.0 .
The current edition of the supplementary material for the QST article is now provided in the GIT repository
and in the downloadable zip file in ODT (Open Document Text) and PDF (Portable Document) formats.
May 20, 2014
Version 0.3.0
The enclosed file "TPP_qst_suppl_2014_04a.odt" (with .pdf and .doc versions) is an expanded version of the article printed in QST (April, 2014). It has been updated, but it is probably not quite current, since the project has continued in development after publication.
To use this version, copy the tinypythonpanadapter-code directory to a convenient location on your computer. Follow directions in the document above to load or build the required resources for your platform.
The most up-to-date information on the TPP project is to be found on-line:
1. Program files, git repository, and related technical material are permanently stored at SourceForge.net - https://sourceforge.net/projects/tinypythonpanadapter/ .
2. Project news, discussion of user issues is available on a SourceForge mailing list. You can mail questions to tinypythonpanadaptor-discussion@lists.sourceforge.net .
For a free subscription, sign up at https://lists.sourceforge.net/lists/listinfo/tinypythonpanadapter-discussion .
3. A "lab notebook" about the TPP project with lots of technical and installation information is provided at http://www.aa6e.net/wiki/Tiny_Python_Panadapter .
4. Text files (e.g. Python source) in the enclosed zip archive may be in Linux format. They can be read with Microsoft Word or similar software or converted to Windows format using the gedit text editor (available for Linux or Windows at https://wiki.gnome.org/Apps/Gedit).