soapysdr0.8-module-uhd
UHD device support for SoapySDR
Both SoapySDR and the Universal Hardware Driver by Ettus Research projects
provide libraries to access various software defined radio hardware through a
common interface.
node-blueimp-md5
JavaScript library implementing the MD5 hash algorithm
JavaScript MD5 implementation.
Compatible with server-side environments like Node.js,
module loaders like RequireJS or webpack
and all web browsers.
libposixsignalmanager0a
posix signal handling for qt - shared library
Library safe, synchronous and asynchronous handling of posix signals
for Qt applications and libraries.
liblrs1t64
package to enumerate vertices and extreme rays (shared libraries)
A convex polyhedron is the set of points satisfying a finite family
of linear inequalities. The study of the vertices and extreme rays
of such systems is important and useful in e.g. mathematics and
optimization. In a dual interpretation, finding the vertices of a
(bounded) polyhedron is equivalent to finding the convex hull
(bounding inequalities) of an (arbitrary dimensional) set of points.
Lrs (lexicographic reverse search) has two important features that
can be very important for certain applications: it works in exact
arithmetic, and it consumes memory proportional to the input, no
matter how large the output is.
python3-pako
Universal package manager library (Python 3)
Often, scripts need to install system dependencies using the native
package manager of the user's OS. Typically, this is solved by having
some bash script that runs apt-get, assuming the user is on Ubuntu.
Smarter scripts use hand crafted code to detect the user's platform
and aggregate a set of dependencies on a few of the more popular platforms.
This approach is different:
- pako install libgdbm-devel sdl2-dev
On Ubuntu, this command will run:
- sudo apt-get install -y libgdbm-dev libsdl2-dev
However, on Solus, this will run:
- sudo eopkg install -y gdbm-devel sdl2-devel
Works as follows:
- Parse package format (devel/debug/normal library or executable)
- Look up package managers that exist in PATH
- Format parsed package with common package convention of package manager
libgnuradio-qtgui3.10.4
gnuradio Qt graphical user interface functions
QT-based graphical sinks for gnuradio applications.
Implements opengl, raster and native plotting methods, and
supports a QT Style Sheet (QSS) file to adjust the look.
Part of the main gnuradio build.