GNU bug report logs -
#38842
[PATCH] Update rtl-sdr and add redsea
Previous Next
Reported by: Evan Straw <evan.straw99 <at> gmail.com>
Date: Wed, 1 Jan 2020 03:15:02 UTC
Severity: normal
Tags: patch
Done: Jonathan Brielmaier <jonathan.brielmaier <at> web.de>
Bug is archived. No further changes may be made.
Full log
Message #26 received at 38842 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
> Hi Evan,
>
>> From 71f377a45bfc830ff207cd56fa2d8fe0225a6874 Mon Sep 17 00:00:00 2001
>> From: Evan Straw <evan.straw99 <at> gmail.com>
>> Date: Tue, 31 Dec 2019 15:31:58 -0800
>> Subject: [PATCH 2/3] gnu: Add liquid-dsp.
>>
>> * gnu/packages/ham-radio.scm (liquid-dsp): New variable.
>
>> +(define-public liquid-dsp
>> + (let ((commit "f11733208e3d0da928a0dc2111cdb2b0c4817cef")
>> + (revision "2")
>> + (version "1.3.2"))
>
> Why this commit and not just the latest release 1.3.2?
It has been a while since liquid-dsp has had a release, so I was
concerned that the software would be out of date and just chose the
latest commit from their git repository. In hindsight there probably
isn't much cause for concern though so I will change it to just the
latest release.
>
>> + (description "liquid-dsp is a free and open-source digital signal
>> +processing (DSP) library designed specifically for software-defined radios on
>> +embedded platforms. The aim is to provide a lightweight DSP library that does
>> +not rely on a myriad of external dependencies or proprietary and otherwise
>> +cumbersome frameworks. All signal processing elements are designed to be
>> +flexible, scalable, and dynamic, including filters, filter design,
>> +oscillators, modems, synchronizers, complex mathematical operations, and much
>> +more.")
>
> Please remove “free and open-source” — all software in Guix is free
> software, so we don’t need to state it. Please also use double spacing
> after each sentence.
>
This description was basically just taken from the project's GitHub
page. My apologies, should have checked over it more. I'll change that
too.
Thanks for pointing these things out. I'll send a revision through shortly.
-- Evan Straw
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 5 years and 74 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.