discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Running qa code for gr_fxpt class


From: Philip Balister
Subject: Re: [Discuss-gnuradio] Running qa code for gr_fxpt class
Date: Tue, 13 Mar 2012 13:23:57 -0400
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111108 Fedora/3.1.16-1.fc14 Thunderbird/3.1.16

On 03/13/2012 12:30 PM, Tom Rondeau wrote:
> On Tue, Mar 13, 2012 at 10:26 AM, Philip Balister <address@hidden>wrote:
> 
>> I am working on improving the wfm_tx transmitter for the e100 and am in
>> the process of replacing calls to libm for sin/cos with the fixed point
>> (argument only) version already in gnuradio.
>>
>> It does not look like the qa_code actually runs though (cmake build).
>> Any hints on getting the qa code to run?
>>
>> Code is here:
>>
>>
>> https://github.com/balister/GNU-Radio/commit/c8f59bae854cccb6897c27424cce1a428c337286
>>
>> Philip
>>
> 
> What makes you think that it's not running? I tried it and the QA code in
> the t3() test runs. I purposefully made an error in the calculation, and it
> fails as expected.
> 
> I run 'ctest -V -R core' to just run this test with verbose output to see
> the cout call, too.

It looks like my attempt at forcing an error had a bug :)

Looks fine now.

Philip



reply via email to

[Prev in Thread] Current Thread [Next in Thread]