octave-communications
communications package for Octave
This package provides functions for Octave, a numerical computation
software, to perform error analysis on communication signals,
convert between analog and digital signals, and many more functions
pertaining to signal analysis.
ont-fast5-api
simple interface to HDF5 files of the Oxford Nanopore .fast5 file format
Ont_fast5_api is a simple interface to HDF5 files of the Oxford
Nanopore .fast5 file format.
starship
Minimal, fast, customizable, universal shell prompt
Starship is a shell prompt that is fast and configurable, and works on most
common shells. It shows information from various sources in a way easy to
grasp at a glance, including but not limited to: the hostname/username/cwd
trio, git, project language and runtime.
libosmo-gsup-client0
Osmocom GSUP (General Subscriber Update Protocol) client library
This is a shared library that can be used to implement client programs for
the GSUP protocol. The typical GSUP server is OsmoHLR, with OsmoMSC, OsmoSGSN
and External USSD Entities (EUSEs) using this library to implement clients.
libosmo-mslookup1
Osmocom MS lookup library
This shared library contains routines for looking up mobile subscribers.
kmon
Interactive kernel monitor that combines dmesg and kmod
kmon is an interactive kernel monitor for the terminal. It can insepct and load
kernel modules, and it can monitor kernel activity. It basically combines dmesg
and kmod into one application. Note that is probably needs to run as root.