-wavelet and gr-video-sdl due to some fails with SDL
and GSL libraries.
Please, note that the license belongs to the GNU Radio. I only
repackaged the official release, without any modification.
Any feedback is also appreciated.
Thank you for your incredible efforts!
Regards.
--
Dr. Pol
Dear list,
I am trying to report several bugs to gnuradio.org webpage but I cannot
see the option for reporting in the bug tracker. I am registered.
Thanks.
--
Pol Henarejos
Research Engineer, MSc
pol.henare...@cttc.es
Centre Tecnològic de Telecomunicacions de Catalunya (CTTC)
Engineering
is a python written module), in C++ there isn't.
So, are you going to implement it? Have you plans to make working it?
Thanks.
--
Pol Henarejos
Research Engineer, MSc
pol.henare...@cttc.es
Centre Tecnològic de Telecomunicacions de Catalunya (CTTC)
Engineering Unit
Parc Mediterrani de la
audio_sink.
It seems that when I use python environment loads correctly the config.conf but
not my app. Do you know I have to specify some path, load command or something?
Thank you.
--
Pol Henarejos
Research Engineer, MSc
pol.henare...@cttc.es
Centre Tecnològic de Telecomunicacions de Catalunya
a sprintf("%s") with rubbish, I do not know.
Any guidance will be appreciated.
Thanks.
Pol Henarejos
Research Engineer, MSc
pol.henare...@cttc.es
Centre Tecnològic de Telecomunicacions de Catalunya (CTTC)
Engineering Unit
Parc Mediterrani de la Tecnologia
Av. Carl Friedrich Gaus
warnings still remain as usual: Invalid argument.
I used "grep -R "Invalid argument" *" to locate this string in gnuradio
and it does not appear in any place. So I guess it is with libraries. I
bet it is with boost_1.51.
Thanks.
On 09/10/2012 06:08 AM, Pol Henarejos wrote:
> Dear
ry", many others the ">" is
replaced by some strange parameter. I guess it is related with boost
1.51 maybe.
It is not critical but it is quite annoying.
Do you have some hint?
Thanks.
--
Pol Henarejos
Research Engineer, MSc
pol.henare...@cttc.es
Centre Tecnològic de Telecomun
I would like add if I recompile volk without optimizations (/Od) it runs
correctly. Nevertheless it is not what I expect to occur.
--
Pol Henarejos
Research Engineer, MSc
pol.henare...@cttc.es
Centre Tecnològic de Telecomunicacions de Catalunya (CTTC)
Engineering Unit
Parc Mediterrani de la
5841
Información adicional 4: 58411b8ad3b906ad136f5744118577ad
Dependency Walker does not show anything strange. All libraries are
compiled in x64 mode and MSVC 2010.
Do you know what could it be happening?
Thanks.
--
Pol Henarejos
Research Engineer, MSc
pol.henare...@cttc.es
Centre Tec
In addition, if I change GR_CORE_API of gr_rotator.h for FILTER_API it
compiles correctly.
--
Pol Henarejos
Research Engineer, MSc
pol.henare...@cttc.es
Centre Tecnològic de Telecomunicacions de Catalunya (CTTC)
Engineering Unit
Parc Mediterrani de la Tecnologia
Av. Carl Friedrich Gauss, 7
jects work very well.
Thanks.
--
Pol Henarejos
Research Engineer, MSc
pol.henare...@cttc.es
Centre Tecnològic de Telecomunicacions de Catalunya (CTTC)
Engineering Unit
Parc Mediterrani de la Tecnologia
Av. Carl Friedrich Gauss, 7
08860 Castelldefels, Barcelona (Spain)
Tel: +34 93 396 71 70 Ext
ude\volk\volk.h 35 1
gnuradio-digital
Error 61 error C1083: No se puede abrir el archivo incluir: 'stdbool.h':
No such file or directory
C:\Pol\gnuradio\build-msvc10\volk\include\volk\volk.h 35 1
gnuradio-digital
Error 62 error LNK1104: no se puede a
- --host=x86_64-apple-darwin11
--target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.11.00)
I would appreciate if someone could help me.
Thank you.
--
Pol Henarejos
Research
Dear Tom,
I will give it a try. I will keep you in touch.
Thanks for your answer.
Pol Henarejos
Research Engineer, MSc
pol.henare...@cttc.es
Centre Tecnològic de Telecomunicacions de Catalunya (CTTC)
Engineering Unit
Parc Mediterrani de la Tecnologia
Av. Carl Friedrich Gauss, 7
08860
self connections. But the
problem still occurs.
What could it be?
Thanks.
Pol Henarejos
Research Engineer, MSc
pol.henare...@cttc.es
Centre Tecnològic de Telecomunicacions de Catalunya (CTTC)
Engineering Unit
Parc Mediterrani de la Tecnologia
Av. Carl Friedrich Gauss, 7
08860 Castelldefels,
tcp stack to obtain a fileno and then use
file_descriptor_source/sink but in windows is not possible to use
read/write on a socket descriptor (you can only use recv/send). So I
need to find another solution but I don't know how to solve it.
Thanks for your help.
--
Pol Henarejos
Research Eng
set_output_multiple to 40+80 and its forecast is in0=(nouput/(40+80))*40
and in1=(noutput/(40+80))*80. All consumes are adjusted as their
respective forecasts.
All these blocks are encapsulated by a hier_block2 and then connected to
a null_sink (for testing).
Thanks for your help.
Pol Henarejos
Research Engineer
called but there are not any sample flowing.
I use gnuradio master branch.
Could you give me some hint for solving it?
Thank you.
--
Pol Henarejos
Research Engineer, MSc
pol.henare...@cttc.es
Centre Tecnològic de Telecomunicacions de Catalunya (CTTC)
Engineering Unit
Parc Mediterrani de la
Dear Josh,
Your patch works for me. Now I am compiling next branch. Hope you could
commit to git.
Thanks for your effort.
--
Pol Henarejos
Research Engineer, MSc
pol.henare...@cttc.es
Centre Tecnològic de Telecomunicacions de Catalunya (CTTC)
Engineering Unit
Parc Mediterrani de la
32fc_a_sse@@YAXPEAV?$complex@M@std@@PEBFPEBV12@I@Z)
2>volk_machine_avx.obj : error LNK2001: símbolo externo _mm_set_pi16 sin
resolver
--
Pol Henarejos
Research Engineer, MSc
pol.henare...@cttc.es
Centre Tecnològic de Telecomunicacions de Catalunya (CTTC)
Engineering Unit
Parc Mediterrani de la Te
again
return work(noutput_items, input_items, output_items);
Mainly I made stop/start when timeout or overflow occurs.
Thanks.
On 05/29/2012 07:29 AM, Pol Henarejos wrote:
> Dear list,
>
> I am using gr_uhd_source as the source of my app. At some moment, there
> is an ov
4096
Ono = 4094
no = 2133
Error 8
no = 2133
Error 1
and here waits for some thing and no more printf take place. Be aware
that this happens when the O appears.
Anybody is expecting the same? Could you provide me some hint?
Thanks.
--
Pol Henarejos
Research Engineer, MSc
pol.henare...@cttc
Hi Josh,
It seems you are right. Even though all libraries were in release mode,
my app was in debug. I recompiled it in release and everything goes
fine. I recompiled boost, uhd, qt, gnuradio and my app in debug and it
does not work. Do you know why?
Thanks.
Pol Henarejos
Research Engineer
2.8.5. The Qt
> version is 4.8.1. All libraries are compiled with MSVC10 and x64 on
> Windows 7 x64.
>
Any chance there there is a mismatch between client app and gnuradio
dlls? Like release mode set for one and debug mode set for another?
-josh
--
Pol Henarejos
Research Engineer,
es.
Could you provide me some hint? I am using the latest git version of
gnuradio compiled with Boost 1.44 and MSVC10 using CMake 2.8.5. The Qt
version is 4.8.1. All libraries are compiled with MSVC10 and x64 on
Windows 7 x64.
Thank you so much.
--
Pol Henarejos
Research Engineer, MSc
pol.
Oh, I see. I was surprised of increasing the API's major version to 3,
but images are in 2.
Pol Henarejos
Research Engineer, MSc
pol.henare...@cttc.es
Centre Tecnològic de Telecomunicacions de Catalunya (CTTC)
Engineering Unit
Parc Mediterrani de la Tecnologia
Av. Carl Friedrich Gau
When you can, could you upload the fw/fpga images?
Thank you.
Pol Henarejos
Research Engineer, MSc
pol.henare...@cttc.es
Centre Tecnològic de Telecomunicacions de Catalunya (CTTC)
Engineering Unit
Parc Mediterrani de la Tecnologia
Av. Carl Friedrich Gauss, 7
08860 Castelldefels
Tel: +34 93
will be needed to include (and
> maintain) symbol import/export declarations in the code.
>
> -- Don W.
>
>
> ___
> Discuss-gnuradio mailing list
> Discuss-gnuradio@gnu.org
> http://lists.gnu.org/mailman/listinfo/discuss-gnur
28 matches
Mail list logo