-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi George,
in that case, you'll have to install gr-osmosdr [1]. To use your hackRF, you'll also need libhackrf [err.. google.]. you can now take the following routes: a) install gnuradio-dev from ubuntu, download, build and install libhackrf (installing all tools and development libraries necessary yourself), then download, build and install gr-osmosdr against the Ubuntu GNU Radio package or b) uninstall Ubuntu's gnuradio package (!), download pyBOMBS[2], and doing ./pybombs install gr-osmosdr which should automagically download, build (if no suitable binary package is available) and install all the necessary components. Greetings, Marcus [1] http://sdr.osmocom.org/trac/wiki/GrOsmoSDR [2] http://gnuradio.org/redmine/projects/pybombs/wiki/QuickStart On 24.08.2014 17:27, GeorgeF wrote: > Thanks for the response. > > I was watching a video by HackRF on how to get started with GNU. > In order to build a simple FM receiver, the first block he selected > was "osmocom Source" found under the block labled "[Sources]". > > > That is what I'm looking for.... > > Thanks George > > > > ________________________________ From: Marcus Müller > <[email protected]> To: [email protected] Sent: Sunday, > August 24, 2014 11:09 AM Subject: Re: [Discuss-gnuradio] GNU Radio > Companion missing source > > > Hello George, > > two things: 1. generally, ubuntu packages of GNU Radio become > outdated, and it's preferable to install things yourself, e.g. from > source using pybombs; but for now, you're likely to have GNU Radio > 3.7.2, which is modern "enough", though it's missing a few cool > features that have been introduced up to now (3.7.4). > > 2. there is not a single "SINK" or "SOURCE" block; these are only > roles a block may play in a flowgraph, ie. a source is a block > that has only outputs, and a sink has only inputs; what exactly are > you referring to? > > Greetings, Marcus > > > On 24.08.2014 16:59, GeorgeF wrote: >> I just installed GNU on a Ubuntu 14.04 LTS machine. > >> Here is how I installed it: "sudo apt-get install gnuradio" All >> appeared good, I thing typed "gnuradio-companion" and got the it >> up and running. > >> Problem: On the right side of the display I am missing a few >> things, 1 of which is SOURCE. (SINK also is mission). > >> What did I do wrong? > >> Thanks George > > >> _______________________________________________ Discuss-gnuradio >> mailing list [email protected] >> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio > > > > > _______________________________________________ Discuss-gnuradio > mailing list [email protected] > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJT+gwmAAoJEAFxB7BbsDrLS8wH/iv/4/rnBwStGxBxooi/D3nC xrSbOt/9SMNbOYfsAjIVzMv4gvIea+yDHwdhWYaN51VJegy5XB5brS9tz/LY8hWo 323/Q0dXuEcUNlE+i2148zTvkg0p/NtqcZuIgryf3UdUcPlMDvGY6G4JWAwzZuil k0qn6iQCsxwWrMn8nvYcD4p9HHmEhjP+J/jLLOHiRMLhA50ThOUQUezSrUp0lhAz 12CRMNou0sYhWTT4zgmNH13WGdIGV4thGlRd/zljp46pdEBvpEES9g69LIXaT/zA mmARnmZYHpO78vkThYYPFqp40C7w8uz6ZM0BoEOHv12b6BlLfL63+8Uw7OseUo4= =SgYK -----END PGP SIGNATURE----- _______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
