osmo-trx/CommonLibs
Pau Espin a3ab8c263d vty: Implement VTY cfg parsing for current parameters
At this stage, osmo-trx still uses the cmdline parameters top run the
device, but it is already able to parse all the same parameters from a
cfg file through the VTY and filling a trx_ctx structure which will be
later used to drive the device. Device config can be printed in the VTY
with "show trx".

Change-Id: Ie084c1b30b63f91c6e7640832ec1797d9e813832
2018-03-05 19:55:02 +01:00
..
BitVector.cpp BitVector: Remove Generator class. 2017-05-30 20:12:58 +00:00
BitVector.h BitVector: Remove Generator class. 2017-05-30 20:12:58 +00:00
Interthread.h syncing commonlibs with Many thanks to Michael Iedema for these patches, makes config a lot better. 2013-05-31 21:47:25 +00:00
LinkedLists.cpp syncing commonlibs with Many thanks to Michael Iedema for these patches, makes config a lot better. 2013-05-31 21:47:25 +00:00
LinkedLists.h syncing commonlibs with Many thanks to Michael Iedema for these patches, makes config a lot better. 2013-05-31 21:47:25 +00:00
Logger.cpp Logger: Use libosmocore logging system 2018-02-27 07:11:11 +00:00
Logger.h Logger: Use libosmocore logging system 2018-02-27 07:11:11 +00:00
Makefile.am Move enums required by VTY to a separate header 2018-03-05 17:16:05 +01:00
PRBS.h PRBS: a Pseudo-random binary sequence (PRBS) generator class. 2017-06-08 18:33:47 +00:00
Sockets.cpp Remove UDDSocket class 2018-01-11 20:17:43 +01:00
Sockets.h Remove UDDSocket class 2018-01-11 20:17:43 +01:00
Threads.cpp syncing commonlibs with Many thanks to Michael Iedema for these patches, makes config a lot better. 2013-05-31 21:47:25 +00:00
Threads.h CommonLibs: Add thread cancellation capability 2014-12-15 16:20:15 -07:00
Timeval.cpp Alexander's change. Fixes MTC bug by supporting 64bit processors in Timeval. Math was bad. 2011-12-17 00:03:24 +00:00
Timeval.h syncing commonlibs with Many thanks to Michael Iedema for these patches, makes config a lot better. 2013-05-31 21:47:25 +00:00
Vector.h common: Declare explicit Vector move constructor 2017-06-19 17:02:41 +00:00
config_defs.h Move enums required by VTY to a separate header 2018-03-05 17:16:05 +01:00
debug.c Add initial support for logging, vty, ctrl 2018-02-27 07:10:50 +00:00
debug.h Add initial support for logging, vty, ctrl 2018-02-27 07:10:50 +00:00
trx_vty.c vty: Implement VTY cfg parsing for current parameters 2018-03-05 19:55:02 +01:00
trx_vty.h vty: Implement VTY cfg parsing for current parameters 2018-03-05 19:55:02 +01:00