aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom
AgeCommit message (Expand)AuthorFilesLines
2018-06-29Implement ECU (Error Concealment Unit) block for FRVadim Yanitskiy2-0/+6
2018-01-15procqueue: introduce and use shared cat_name definitionsVadim Yanitskiy1-0/+4
2017-12-31procqueue: separate queue check functionVadim Yanitskiy1-0/+1
2017-12-31procqueue: add item catedory and sub-category fieldsVadim Yanitskiy1-0/+5
2017-12-31procqueue: add item type enum (source, sink, proc)Vadim Yanitskiy1-0/+8
2017-12-31procqueue: add human-readable name to osmo_gapk_pqVadim Yanitskiy1-1/+4
2017-12-31libosmogapk: drop an 'osmo' prefix from internal log variablesVadim Yanitskiy1-4/+4
2017-12-31libosmogapk: introduce the internal root talloc contextVadim Yanitskiy1-0/+1
2017-12-31procqueue: add processing state callbackVadim Yanitskiy1-0/+1
2017-12-31libosmogapk: use Osmocom logging frameworkVadim Yanitskiy2-0/+49
2017-12-31procqueue: use linuxlist to store queue itemsVadim Yanitskiy1-2/+6
2017-12-31procqueue: store output buffers inside queue itemsVadim Yanitskiy1-1/+2
2017-12-31procqueue: use unsigned int for I/O frame size fieldsVadim Yanitskiy1-2/+2
2017-12-31benchmark: add functions to get cycle and frame countVadim Yanitskiy1-0/+5
2017-12-31benchmark: allocate memory dynamicallyVadim Yanitskiy2-2/+6
2017-12-31benchmark: get rid of 'static inline' definitionVadim Yanitskiy1-18/+16
2017-12-31benchmark: move benchmark impl to a private headerVadim Yanitskiy2-25/+53
2017-12-31benchmark: move benchmark_dump() outside the libraryVadim Yanitskiy1-2/+0
2017-12-31Add an 'osmo_gapk' prefix to the exposed symbolsVadim Yanitskiy4-62/+82
2017-12-31procqueue: expose the processing queue struct definitionVadim Yanitskiy1-2/+9
2017-12-31Use '#pragma once' instead of include guardVadim Yanitskiy6-25/+7
2017-12-31Install GAPK headers to '${includedir}/osmocom/gapk/'Vadim Yanitskiy6-0/+539