Difference between revisions of "Ghpsdr Requests"
From HPSDRwiki
(→Features) |
(catspec) |
||
(5 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. | ||
Line 7: | Line 8: | ||
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+. | ||
− | + | ||
---- | ---- | ||
Line 16: | Line 17: | ||
---- | ---- | ||
===Feature list=== | ===Feature list=== | ||
− | Full 1-60 mHz Bandscope | + | * Full 1-60 mHz Bandscope |
− | Spectrum display at 48000 kHz, 96000 kHz and 192000 kHz | + | * Spectrum display at 48000 kHz, 96000 kHz and 192000 kHz |
− | Waterfall display the same as above | + | * Waterfall display the same as above |
− | Time domain scope | + | * Time domain scope |
− | Phase display | + | * Phase display |
− | Audio gain control | + | * Audio gain control |
− | Audio pan control | + | * Audio pan control |
− | Sub receiver with in the same passband - allows listening to two signals at the same time, with | + | * Sub receiver with in the same passband - allows listening to two signals at the same time, with separate gain and pan controls. |
+ | |||
+ | [[Category:Ghpsdr]] | ||
+ | [[Category:Maturity level]] |
Latest revision as of 12:16, 25 January 2010
Contents
[hide]Features
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.