Bug 190366 - New port: comms/quisk A Software Defined Radio
Summary: New port: comms/quisk A Software Defined Radio
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Stephen Hurd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-29 10:00 UTC by Stephen Hurd
Modified: 2014-07-03 20:57 UTC (History)
0 users

See Also:


Attachments
file.shar (54.25 KB, text/plain)
2014-05-29 10:00 UTC, Stephen Hurd
no flags Details
3.6.17 of comms/quisk port (11.79 KB, text/plain)
2014-06-03 05:18 UTC, Stephen Hurd
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Stephen Hurd freebsd_committer freebsd_triage 2014-05-29 10:00:00 UTC
This is QUISK, a Software Defined Radio (SDR).
- Quisk can control the HiQSDR. 
- As a receiver it can use the SDR-IQ by RfSpace as a sample source.
- As a receiver it can use your soundcard as a sample source.
- Quisk can control SoftRock hardware for both receive and transmit.
- As a transmitter it can accept microphone input and send that to your
  transmitter for SSB operation.  For CW, QUISK can mute the audio and
  substitute a side tone.

WWW: http://james.ahlstrom.name/quisk/

Fix: Patch attached with submission follows:
Comment 1 Diane Bruce freebsd_committer freebsd_triage 2014-05-29 20:20:29 UTC
Responsible Changed
From-To: freebsd-ports-bugs->db

I'll take it.
Comment 2 Stephen Hurd freebsd_committer freebsd_triage 2014-06-03 05:18:01 UTC
Created attachment 143317 [details]
3.6.17 of comms/quisk port

3.6.17 was released before this was imported.  Updated archive attached.
Comment 3 Diane Bruce freebsd_committer freebsd_triage 2014-06-29 00:28:10 UTC
urk let shurd do the work now that he is a committer.
Comment 4 Stephen Hurd freebsd_committer freebsd_triage 2014-06-29 02:05:54 UTC
Waiting on approval:

https://phabric.freebsd.org/D301
Comment 5 commit-hook freebsd_committer freebsd_triage 2014-07-03 20:56:06 UTC
A commit references this bug:

Author: shurd
Date: Thu Jul  3 20:55:20 UTC 2014
New revision: 360456
URL: http://svnweb.freebsd.org/changeset/ports/360456

Log:
  This is QUISK, a Software Defined Radio (SDR).

  - Quisk can control the HiQSDR.
  - As a receiver it can use the SDR-IQ by RfSpace as a sample source.
  - As a receiver it can use your soundcard as a sample source.
  - Quisk can control SoftRock hardware for both receive and transmit.
  - As a transmitter it can accept microphone input and send that to your
    transmitter for SSB operation. For CW, QUISK can mute the audio and
    substitute a side tone.

  PR:		ports/190366
  Submitted by:	Stephen Hurd <shurd@FreeBSD.org>
  Reviewed by:	db, skreuzer
  Approved by:	db, skreuzer (mentors)
  Differential Revision: https://phabric.freebsd.org/D301

Changes:
  head/comms/Makefile
  head/comms/quisk/
  head/comms/quisk/Makefile
  head/comms/quisk/distinfo
  head/comms/quisk/files/
  head/comms/quisk/files/patch-quisk.c
  head/comms/quisk/files/patch-setup.py
  head/comms/quisk/pkg-descr
Comment 6 Stephen Hurd freebsd_committer freebsd_triage 2014-07-03 20:57:28 UTC
Committed, thanks!