libgnuradio-blocks3.10.12
gnuradio blocks functions
Some non-signal processing blocks.
These functions are also in gnuradio-core.
Part of the main gnuradio build.
fonts-adobe-sourcesans3
Sans serif font family for user interface environments
Source Sans 3 is developed by Paul D. Hunt at Adobe Fonts. It is designed to
work well in user interface (UI) environments and draws inspiration from the
clarity and legibility of twentieth-century American gothic typeface designs.
Prior to 2020 this font was named Source Sans Pro.
node-redux-devtools-core
Live-editing time travel environment for node-redux
Redux DevTools is a live-editing time travel environment for Redux. Features:
* inspect every state and action payload
* go back in time by “cancelling” actions
* if the reducer code change, each “staged” action will be re-evaluated
* if the reducers throw, one can see during which action this happened, and
what the error was
* with `persistState()` store enhancer, one can persist debug sessions across
page reloads
libgnuradio-channels3.10.12
gnuradio channels functions
Some channel oriented processing blocks.
These functions are also in gnuradio-core.
Part of the main gnuradio build.
libghc-parameterized-utils-prof
Classes/data structures for data-kind indexed types; profiling libraries
This package contains collection classes and type representations
used for working with values that have a single parameter. It's
intended for things like expression libraries where one wishes
to leverage the Haskell type-checker to improve type-safety by encoding
the object language type system into data kinds.
libghc-text-builder-dev-prof
edge of developments for "text-builder"; profiling libraries
This is a development version of "text-builder".
All experimentation and feature development happens here.
The API can change drastically.
For a more stable API use "text-builder",
which is now just a wrapper over this package.