[op25-dev] OP25 and GRC

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/op25-dev@lists.osmocom.org/.

r_johnson2020@yahoo.com [op25-dev] op25-dev at yahoogroups.com
Fri Apr 7 13:48:37 UTC 2017


I forgot to answer your question.
These were the commands I used to install GNU Radio along with gr-baz and OP25.

 mkdir -p ~/sdr cd ~/sdr wget http://www.sbrac.org/files/build-gnuradio chmod a+x build-gnuradio ./build-gnuradio --verbose sudo apt-get install libitpp8 libitpp-dev libarmadillo-dev libcppunit-dev libpcap0.8 libpcap0.8-dev libarmadillo4 cd ~/sdr git clone https://github.com/balint256/gr-baz.git cd gr-baz mkdir build cd build cmake .. make sudo make install sudo ldconfig cd ~/sdr git clone https://github.com/balint256/op25 cd op25 mkdir build cd build cmake .. make sudo make install sudo ldconfig
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/op25-dev/attachments/20170407/0ee912d8/attachment.htm>


More information about the op25-dev mailing list