Pull an External GNU Radio Installation into your Python Virtual Environment This article explains how to access your system-level GNU Radio installation from within a pre-existing Python virtual environment. After completing these steps, you’ll be able to import GNU Radio or any of its subpackages into your Python modules using simple import statements, such as: from gnuradio import gr. We provide an explanation and a recommendation before the solution, but to jump straight to the solution, click here....
How to connect to the screen of an android phone remotely with SCRCPY and SSH.
How to install Scrcpy to mirror Android phone Scrcpy, referred to as “Screen Copy” is an open-source software enabling a PC to remote control an Android phone that is either connected through USB or through WIFI. Scrcpy is a great way to remotely control an UE as part of a 5G or OpenRAN development activity. Qoherent uses Scrcpy to control our UE’s remotely, as part of collaborations with partner companies in other cities, and to enable our team to work remotely and independently....
Getting an Analog Devices ADALM-PLUTO working on ubuntu server.
The ADI ADALM Pluto is a great device for prototyping SDR solutions. It is compatible with [GNU Radio(https://wiki.gnuradio.org/index.php/PlutoSDR_Source)], has a python API, and is a great utility that is readily commercially available. It is even the subject of a widely availible course on DSP, pySDR. At Qoherent, we use it for all sorts of applications with all kinds of workstations. One common use case is with our portable ubuntu server systems....
Secondpost
All your base are belong to us.
Firstpost
testing our first post hello world!