Project

General

Profile

Actions

Feature #3987

open

introduce libosmocore_init() to replace individual initialization calls

Added by laforge almost 5 years ago.

Status:
New
Priority:
Low
Assignee:
-
Category:
libosmocore
Target version:
-
Start date:
05/08/2019
Due date:
% Done:

0%

Spec Reference:

Description

The typical libosmocore-using program is calling a plethora of *_init() functions, basically one for almost each sub-system within the library. Let's keep the old ones for compatibility, but have something like a global libosmocore_init() function that could be used as a one-size-fits-all solution. Sure, we might start some timers that in the end we don't need, but having simpler/maintainable code is equally important.


Related issues

Related to libosmocore - Feature #3580: ensure that rate_ctr_init() is called from main applicationResolvedlaforge09/20/2018

Actions
Actions #1

Updated by laforge almost 5 years ago

  • Related to Feature #3580: ensure that rate_ctr_init() is called from main application added
Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)