Changes
SDR
,/* GNURadio */
mkdir gnuradio; cd gnuradio
wget http://www.sbrac.org/files/build-gnuradio; chmod a+x ./build-gnuradio; ./build-gnuradio
git clone git://git.osmocom.org/osmo-sdr.git
* On Debian 7: apt-get install gnuradio (???)