Re: [Discuss-gnuradio] complaints about missing volk.h

2019-05-30 Thread Tom Crane
. Cheers Tom. -- Tom Crane, Dept. Physics, Royal Holloway, University of London, Egham Hill, Egham, Surrey, TW20 0EX, England. Email: t.cr...@rhul.ac.uk Fax:+44 (0) 1784 472794 On Wed, 29 May 2019, Michael Dickens wrote: Hi Tom - GR, UHD, and Volk will all build correctly using Boost 1.70.0

[Discuss-gnuradio] gnuradio-companion : File Descriptor Source module usage

2019-07-23 Thread Tom Crane
Can anyone explain how to use the File Descriptor Source module in gnuradio-companion? I am trying to write a flow-graph to read data from an arbitrary file, chosen via the GUI at run time? This must be possible, right? I can't see how to do it. Thanks Tom Crane -- Tom Crane,

Re: [Discuss-gnuradio] gnuradio-companion : File Descriptor Source module usage

2019-07-25 Thread Tom Crane
On Tue, 23 Jul 2019, Kevin Reid wrote: On Tue, Jul 23, 2019 at 8:33 PM Tom Crane wrote: Can anyone explain how to use the File Descriptor Source module in gnuradio-companion? I am trying to write a flow-graph to read data from an arbitrary file, chosen via the GUI at

[Discuss-gnuradio] Reading/processing off-air DVB-T transport stream

2019-10-15 Thread Tom Crane
type of data I am attempting to capture? I was able to adapt the dvbt_rx_8k.grc demo for a 64QAM file (adv64.cfile also from Ron Economos) and process that OK in grc. Many thanks Tom Crane -- Tom Crane, Dept. Physics, Royal Holloway, University of London, Egham Hill, Egham, Surrey, TW2

gnuradio-3.8 build fails with error: cannot convert const string {aka const std::__cxx11::basic_string} to pmt::pmt_t {aka boost::shared_ptr}

2020-01-02 Thread Tom Crane
here https://www.mklab.rhul.ac.uk/~tom/tvdx/gr/build_problems/ Please advise. Many thanks Tom Crane -- Tom Crane, Dept. Physics, Royal Holloway, University of London, Egham Hill, Egham, Surrey, TW20 0EX, England. Email: t.cr...@rhul.ac.uk Fax:+44 (0) 1784 472794

Re: gnuradio-3.8 build fails with error: cannot convert const string {aka const std::__cxx11::basic_string} to pmt::pmt_t {aka boost::shared_ptr}

2020-01-02 Thread Tom Crane
ocess, and that's kind of a burden. If I can't get anywhere on my current system I'll install a clean current copy of Slackware elsewhere and trying building there. Many thanks Tom. Best regards, Marcus On Thu, 2020-01-02 at 15:18 +, Tom Crane wrote: I am attempting to bui

Re: gnuradio-3.8 build fails with error: cannot convert const string {aka const std::__cxx11::basic_string} to pmt::pmt_t {aka boost::shared_ptr}

2020-01-02 Thread Tom Crane
7;m trying here locally, but honestly, I've never used slackware before, and thus I need to learn every packager tool in the process, and that's kind of a burden. Best regards, Marcus On Thu, 2020-01-02 at 15:18 +, Tom Crane wrote: I am attempting to build the v.3.8 source under Slackwa

Re: gnuradio-3.8 build fails with error: cannot convert const string {aka const std::__cxx11::basic_string} to pmt::pmt_t {aka boost::shared_ptr}

2020-01-03 Thread Tom Crane
that has a copy of a previous version installed? To put it another way: Shouldn't a new build use its own header files in preference to any installed in /usr/include etc.? Thanks Tom. -- Tom Crane, Dept. Physics, Royal Holloway, University of London, Egham Hill, Egham, Surrey, TW20 0E