Difference between revisions of "Ghpsdr Requests"

From HPSDRwiki
Jump to: navigation, search
(New page: ==Features== '''ghpsdr''' is a GUI interface developed for hpsdr specifically on Linux platforms. ---- The design had a couple of goals, follow the simple flat layout for a radio inte...)
 
(catspec)
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
==Features==
+
=Features=
 +
[[Image:ghpsdr5.png|thumb|400px|right|Screenshot of the flat layout with subrx active as the grey bandpass. (Click to enlarge)]]
  
 
'''ghpsdr''' is a GUI interface developed for hpsdr specifically on Linux platforms.   
 
'''ghpsdr''' is a GUI interface developed for hpsdr specifically on Linux platforms.   
  
 
----
 
----
 
+
===Flat layout===
 
The design had a couple of goals, follow the simple flat layout for a radio interface in GTK+.   
 
The design had a couple of goals, follow the simple flat layout for a radio interface in GTK+.   
  
[[Image:Example.jpg]]
+
 
  
 
----
 
----
 
+
===No Jack===
 
The second big design goal is to implement the code without '''Jack'''.  '''Jack''' is a Linux program for interconnecting audio devices.  When installed and running it provides an effect and convenient patch board.  However the installation and set-up of Jack is problematic for many users and created a substantial impediment to users of Linux radio GUI's.  
 
The second big design goal is to implement the code without '''Jack'''.  '''Jack''' is a Linux program for interconnecting audio devices.  When installed and running it provides an effect and convenient patch board.  However the installation and set-up of Jack is problematic for many users and created a substantial impediment to users of Linux radio GUI's.  
  
  
 
----
 
----
 +
===Feature list===
 +
* Full 1-60 mHz Bandscope
 +
* Spectrum display at 48000 kHz, 96000 kHz and 192000 kHz
 +
* Waterfall display the same as above
 +
* Time domain scope
 +
* Phase display
 +
* Audio gain control
 +
* Audio pan control
 +
* Sub receiver with in the same passband - allows listening to two signals at the same time, with separate gain and pan controls.
  
Full 1-60 mHz Bandscope
+
[[Category:Ghpsdr]]
Spectrum display at 48000 kHz, 96000 kHz and 192000 kHz
+
[[Category:Maturity level]]
Waterfall display the same as above
+
Time domain scope
+
Phase display
+
Audio gain control
+
Audio pan control
+
Sub receiver with in the same passband - allows listening to two signals at the same time, with seperate gain and pan controls.
+

Latest revision as of 12:16, 25 January 2010

Features

Screenshot of the flat layout with subrx active as the grey bandpass. (Click to enlarge)

ghpsdr is a GUI interface developed for hpsdr specifically on Linux platforms.


Flat layout

The design had a couple of goals, follow the simple flat layout for a radio interface in GTK+.



No Jack

The second big design goal is to implement the code without Jack. Jack is a Linux program for interconnecting audio devices. When installed and running it provides an effect and convenient patch board. However the installation and set-up of Jack is problematic for many users and created a substantial impediment to users of Linux radio GUI's.



Feature list

  • Full 1-60 mHz Bandscope
  • Spectrum display at 48000 kHz, 96000 kHz and 192000 kHz
  • Waterfall display the same as above
  • Time domain scope
  • Phase display
  • Audio gain control
  • Audio pan control
  • Sub receiver with in the same passband - allows listening to two signals at the same time, with separate gain and pan controls.