libgnuradio-channels3.10.1
gnuradio channels functions
Some channel oriented processing blocks.
These functions are also in gnuradio-core.
Part of the main gnuradio build.
node-pac-proxy-agent
PAC file proxy http.Agent implementation for HTTP and HTTPS
node-pac-proxy-agent provides an `http.Agent` implementation that retreives
the specified PAC proxy file and uses it to resolve which HTTP, HTTPS, or
SOCKS proxy, or if a direct connection should be used to connect to the HTTP
endpoint.
python3-siobrultech-protocols
Library for decoding Brultech device protocols
This library provides support for decoding packet formats from Brultech
Research devices, including GEM and ECM monitors. Utilizing the Sans-I/O
philosophy, users manually manage data transfer between network interfaces and
the library. This flexibility allows integration with various I/O and
concurrency libraries, enabling seamless use of this library with both
synchronous and asynchronous frameworks. It supports a basic set of API calls
for interacting with devices, allowing configuration and data retrieval tasks
such as adjusting packet formats and synchronizing device clocks. A robust
mechanism is available for invoking custom API calls beyond the built-in set.
For systems with multiple devices on the same connection, device-specific API
commands can be issued using their unique identifiers.
libgnuradio-blocks3.10.1
gnuradio blocks functions
Some non-signal processing blocks.
These functions are also in gnuradio-core.
Part of the main gnuradio build.
node-file-uri-to-path
Convert a file: URI to a file path
Accepts a file: URI and returns a regular file path suitable
for use with the nodejs fs module functions.
librte-vdpa-ifc22
Data Plane Development Kit (librte-vdpa-ifc runtime library)
DPDK is a set of libraries for fast packet processing. Applications run
in user-space and communicate directly with dedicated network interfaces.