[Discuss-gnuradio] GNU Radio 3.8 for Windows

2019-10-02 Thread Pol Henarejos
-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

[Discuss-gnuradio] How to report to gnuradio.org

2012-10-15 Thread Pol Henarejos
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

Re: [Discuss-gnuradio] config.conf location

2012-09-25 Thread Pol Henarejos
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

[Discuss-gnuradio] config.conf location

2012-09-13 Thread Pol Henarejos
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

Re: [Discuss-gnuradio] Invalid argument

2012-09-12 Thread Pol Henarejos
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

Re: [Discuss-gnuradio] Invalid argument

2012-09-12 Thread Pol Henarejos
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

[Discuss-gnuradio] Invalid argument

2012-09-10 Thread Pol Henarejos
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

[Discuss-gnuradio] 0xc000001d error

2012-09-07 Thread Pol Henarejos
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

[Discuss-gnuradio] 0xc000001d error

2012-09-07 Thread Pol Henarejos
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

Re: [Discuss-gnuradio] Unable to compile gnuradio under MSVC - missing stdbool.h

2012-09-07 Thread Pol Henarejos
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

Re: [Discuss-gnuradio] Unable to compile gnuradio under MSVC - missing stdbool.h

2012-09-07 Thread Pol Henarejos
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

[Discuss-gnuradio] Unable to compile gnuradio under MSVC - missing stdbool.h

2012-09-06 Thread Pol Henarejos
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

[Discuss-gnuradio] Unable to compile on OSX

2012-09-05 Thread Pol Henarejos
- --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

Re: [Discuss-gnuradio] Flowgraph stopped after few minutes

2012-08-01 Thread Pol Henarejos
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

Re: [Discuss-gnuradio] Intercommunicate processes

2012-08-01 Thread Pol Henarejos
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,

[Discuss-gnuradio] Intercommunicate processes

2012-07-30 Thread Pol Henarejos
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

Re: [Discuss-gnuradio] Flowgraph stopped after few minutes

2012-07-30 Thread Pol Henarejos
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

[Discuss-gnuradio] Flowgraph stopped after few minutes

2012-07-19 Thread Pol Henarejos
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

Re: [Discuss-gnuradio] Cannot compile Volk

2012-07-17 Thread Pol Henarejos
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

[Discuss-gnuradio] Cannot compile Volk

2012-07-16 Thread Pol Henarejos
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

Re: [Discuss-gnuradio] My app waits undefinedly after an O printf

2012-05-29 Thread Pol Henarejos
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

[Discuss-gnuradio] My app waits undefinedly after an O printf

2012-05-29 Thread Pol Henarejos
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

Re: [Discuss-gnuradio] Qt app with GNURadio

2012-05-29 Thread Pol Henarejos
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

Re: [Discuss-gnuradio] Qt app with GNURadio

2012-05-28 Thread Pol Henarejos
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,

[Discuss-gnuradio] Qt app with GNURadio

2012-05-28 Thread Pol Henarejos
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.

Re: [Discuss-gnuradio] UHD + USRP2(RFX400)

2011-02-17 Thread Pol Henarejos
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

Re: [Discuss-gnuradio] UHD + USRP2(RFX400)

2011-02-17 Thread Pol Henarejos
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

Re: [Discuss-gnuradio] Windows status

2011-01-27 Thread Pol Henarejos
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