Difference between revisions of "HPSDR related software"

From HPSDRwiki
Jump to: navigation, search
(Client Programs)
(+backup link)
 
(24 intermediate revisions by 5 users not shown)
Line 7: Line 7:
 
=== Libraries and 'middleware' ===
 
=== Libraries and 'middleware' ===
  
DttSP - https://www.cgran.org/wiki/DttSP Dsp Library used in many packages.
+
* DttSP - https://www.cgran.org/wiki/DttSP Dsp Library used in many packages.
  
http://dttsp.org/ looks stale
+
* http://dttsp.org/ looks stale
  
Dttsp wiki - http://dttsp.org/wiki/index.php?title=Main_Page looks stale
+
* Dttsp wiki - http://dttsp.org/wiki/index.php?title=Main_Page looks stale, Web archive backup: [http://replay.web.archive.org/20090626220030/dttsp.org/wiki/index.php?title=Main_Page DttspWiki]
  
GNU Radio - http://www.gnu.org/software/gnuradio/index.html
+
* GNU Radio - http://www.gnu.org/software/gnuradio/index.html
  
 
=== Client Programs ===
 
=== Client Programs ===
Line 19: Line 19:
 
A listing of programs that specifically support the HPSDR hardware:
 
A listing of programs that specifically support the HPSDR hardware:
  
[[PowerSDR]] running on Microsoft Windows XP.
+
* [[Acorn-SDR]] by Bob Cowdery, http://www.g3ukb.co.uk/
  
A C++ program with a GTK+ GUI ([[GTK+ Graphic User Interface|ghpsdr]]) running on Linux and Mac OS. see: http://javaguifordttsp.blogspot.com/
+
* CW Skimmer from Alex, VE3NEA has support for Mercury: http://www.dxatlas.com/CwSkimmer/
  
Java-SDR - https://java-sdr.dev.java.net/ running on Linux, Mac OS and Windows.
+
* [[KISS Konsole]], written in C#  and intended as a simple introduction to PC DSP programming. Runs on PCs under Windows XP. Presently supports Mercury and Ozy and evolving to include support for Penelope and hence a full transceiver.
  
CW Skimmer from VE3NEA has support for Mercury: http://www.dxatlas.com/CwSkimmer/
+
* [[ghpsdr]], written in C with a [http://www.gtk.org/ GTK+] GUI by John G0ORX/N6LYT. Runs on Linux and Mac OS. http://javaguifordttsp.blogspot.com/
 +
 
 +
* [[ghpsdr3]], written in C with a [http://qt.nokia.com/ Qt] or [http://www.gtk.org/ GTK+] GUI by John G0ORX/N6LYT. Runs on Linux Windows and Mac OS. http://g0orx.blogspot.com/
 +
 
 +
* [https://java-sdr.dev.java.net/ java-sdr], https://java-sdr.dev.java.net/ running on Linux, Mac OS and Windows as platform independent Java also by John G0ORX/N6LYT.
 +
 
 +
* [[PowerSDR]] running on Microsoft Windows XP.
 +
 
 +
[[Category:Software]]

Latest revision as of 05:04, 22 April 2011

HPSDR related software consists of many programs and levels of software.

Each board contains firmware for its particular chips, this is usualy written in Verilog.

The computer linked to the HPSDR hardware contains software to process the I and Q signals for the hardware....

Libraries and 'middleware'

Client Programs

A listing of programs that specifically support the HPSDR hardware:

  • KISS Konsole, written in C# and intended as a simple introduction to PC DSP programming. Runs on PCs under Windows XP. Presently supports Mercury and Ozy and evolving to include support for Penelope and hence a full transceiver.
  • PowerSDR running on Microsoft Windows XP.