Difference between revisions of "Ghpsdr"

From HPSDRwiki
Jump to: navigation, search
Line 5: Line 5:
 
Currently (early August) it does not have a transmit function, but that is expected shortly.
 
Currently (early August) it does not have a transmit function, but that is expected shortly.
  
'''SVN'''
+
==SVN==
 
The software is available from SVN at: svn://206.216.146.154/svn/repos_sdr_hpsdr/trunk/N6LYT/ghpsdr  ([[How to use SVN]]) and includes a precompiled executable in the bin directory.   
 
The software is available from SVN at: svn://206.216.146.154/svn/repos_sdr_hpsdr/trunk/N6LYT/ghpsdr  ([[How to use SVN]]) and includes a precompiled executable in the bin directory.   
  

Revision as of 20:34, 14 August 2009

ghpsdr is a software defined radio client written specifically for HPSDR by John Melton. It uses a modifed version of DttSP that is ported from the Windows version. DttSP is built as a static library that is linked with the GUI code.

The software is being developed on the Ubuntu version of Linux (specifically version 9.04). This code has be compiled and runs on MacOS as well.

Currently (early August) it does not have a transmit function, but that is expected shortly.

SVN

The software is available from SVN at: svn://206.216.146.154/svn/repos_sdr_hpsdr/trunk/N6LYT/ghpsdr (How to use SVN) and includes a precompiled executable in the bin directory.

Since this code does not currently run on Windows here is the Linux svn command,

svn co svn://206.216.146.154/svn/repos_sdr_hpsdr/trunk/N6LYT/ghpsdr

The README explains how to compile the source for a 64 bit system or if you wish to modify the code. The is now a compiled version of the 64-bit linux version, 32-bit linux version and the MacOS version.

Libraries You will need a couple of libraries to run this code, they include libfftw3, libgtk2, libusb-1.0. These can be obtain with your package installer.


Links to other pages: