libgnuradio-uhd3.10.1
gnuradio universal hardware driver functions
The gnuradio interface to the UHD library to connect to and send and
receive data between to the Ettus Research, LLC product line -
including the USRP family of software radio peripheral devices.
Part of the main gnuradio build.
dasel
Query, update and convert data structures from the command line (program)
Dasel (short for data-selector) allows you to query and modify data
structures using selector strings.
python3-hatchling
Python package build backend used by Hatch
This is the extensible, standards compliant build backend used by Hatch.
libgnuradio-pmt3.10.1
gnuradio pmt container library
Polymorphic Types are opaque data types that are designed as generic
containers of data that can be safely passed around between blocks
and threads in GNU Radio.
Part of the main gnuradio build.
xdoctest
Rewrite of Python's builtin doctest module with AST instead of REGEX
What is a doctest? It is example code you write in a docstring! What
is a docstring? Its a string you use as a comment! They get attached
to Python functions and classes as metadata. They are often used to
auto-generate documentation. Why is it cool? Because you can write
tests while you code!
libmrpt-vision-lgpl2.4
Mobile Robot Programming Toolkit - vision-lgpl library
The Mobile Robot Programming Toolkit (MRPT) is an extensive, cross-platform,
and open source C++ library aimed to help robotics researchers to design and
implement algorithms in the fields of Simultaneous Localization and Mapping
(SLAM), computer vision, and motion planning (obstacle avoidance).