Software prerequisites include GNU Radio 3.7; also cmake; as well as the current list of build packages listed on the build instructions page http://op25.osmocom.org/trac/wiki.png/wiki/BuildInstructionsPage

Once this is done and the tar.gz file has been downloaded and unpacked from

http://mattrobert.com/Wireless/op25-gr3.7-0.01.tar.gz
The two subdirectories, gr-op25 and gr-op25_repeater must be built as follows
   cd ......./gr-op25
   mkdir build
   cd build
   cmake ../
   make
   sudo make install
[repeat the above commands for gr-op25_repeater]
   cd ......./gr-op25_repeater
   mkdir build
   cd build
   cmake ../
   make
   sudo make install

__._,_.___
Reply via web post Reply to sender Reply to group Start a New Topic Messages in this topic (1)
Recent Activity:
Visit Your Group
.

__,_._,___