This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, fairwaves/master_old has been created
at 574fb021c6601089417d252656b92e3c3035f30a (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openbsc/commit/?id=574fb021c6601089417d252656b92e3c…
commit 574fb021c6601089417d252656b92e3c3035f30a
Author: Ivan Kluchnikov <kluchnikovi(a)gmail.com>
Date: Wed Apr 29 16:52:50 2015 +0300
dbi: Replace dbi_result_get_uint to dbi_result_get_ulonglong to avoid libdbi errors
DBI: -7: The requested variable type does not match what libdbi thinks it should be
http://cgit.osmocom.org/openbsc/commit/?id=4fe6d4aaae31056846e1511e43af3cdd…
commit 4fe6d4aaae31056846e1511e43af3cdd9955af5f
Author: Ivan Kluchnikov <kluchnikovi(a)gmail.com>
Date: Fri Apr 24 17:45:49 2015 +0300
debian: build only osmo-nitb package
- enable smpp support
- disable the gbproxy test (failing)
-----------------------------------------------------------------------
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, fairwaves/master has been deleted
was b1719d6399dfc3c12d84df590af89edc921d136c
-----------------------------------------------------------------------
b1719d6399dfc3c12d84df590af89edc921d136c libmsc: Update 'max_power_red' VTY command.
-----------------------------------------------------------------------
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, fairwaves/rebase-no-queue has been updated
via e878d07c1c219441676a046d2d267c48d1d618e2 (commit)
from b26b74924dc155f0b36d9940d325ffb1900d8f46 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openbsc/commit/?id=e878d07c1c219441676a046d2d267c48…
commit e878d07c1c219441676a046d2d267c48d1d618e2
Author: Ivan Kluchnikov <kluchnikovi(a)gmail.com>
Date: Tue Jul 21 11:40:08 2015 +0300
sub: Add the ability to set prefix for randomly generated extensions
Prefix is added before randomly generated extension.
Prefix is useful in case of "accept-all" authentication mode is used
and routing based on number prefix is used.
Added optional configuration parameter "extension-prefix".
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/db.h | 4 ++--
openbsc/include/openbsc/gsm_data.h | 1 +
openbsc/src/libbsc/bsc_vty.c | 14 ++++++++++++++
openbsc/src/libbsc/net_init.c | 1 +
openbsc/src/libmsc/db.c | 16 +++++++++-------
openbsc/src/libmsc/gsm_subscriber.c | 4 +++-
openbsc/tests/db/db_test.c | 6 +++---
7 files changed, 33 insertions(+), 13 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, achemeris/WIP_single_trx_cmd_queue has been updated
discards a691183304af70a2c9f76d23a235be66898852a4 (commit)
discards ecb861822ef75248618508ad8dcb9dd5cd3082e5 (commit)
discards b2d07bc0845c834df9f95d29fa69fe414e41f071 (commit)
discards 19a84badef3c4d18de6ba31e2652bbcbbfaae45f (commit)
discards 8ae3f5fb3202dd1bb6fbbe67c19e088831c6d899 (commit)
discards 7821f2fa4c0a0d6155ba5bc762fe14cb0311efed (commit)
discards 4fdac6ab5ec0f0c1fc13dd1b651aa4b5b9f7ae04 (commit)
discards 5b817423010c80846f3fbf05e9d8363e8abb7a59 (commit)
discards 89cebb5afb08b01472be5b6bf59407784b17f82f (commit)
discards eb733e6b6f3cd02cbd01960ca2959f999ddf35ee (commit)
via 917d214872679b79f3d97c6a409b6c98cc216e35 (commit)
via 4e3bfe14126d016bbdde46b05dfa050b9cf7a0bb (commit)
via 7533cab4bc94e655c78151782be4a4a93e001b30 (commit)
via 3dc5c93e22786c4e448a243678c435bd6726d9d4 (commit)
via 3b3e16c4e4edac3ffc572ba8b754609e6a67c93f (commit)
via 8f8c2a621de1977c2684b2b70e06720ac850b858 (commit)
This update added new revisions after undoing existing revisions. That is
to say, the old revision is not a strict subset of the new revision. This
situation occurs when you --force push a change and generate a repository
containing something like this:
* -- * -- B -- O -- O -- O (a691183304af70a2c9f76d23a235be66898852a4)
\
N -- N -- N (917d214872679b79f3d97c6a409b6c98cc216e35)
When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-bts/commit/?id=917d214872679b79f3d97c6a409b6c9…
commit 917d214872679b79f3d97c6a409b6c98cc216e35
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Mon Jun 29 22:08:11 2015 -0400
trx: Initial attempt to implement a single TRX commands queue.
-----------------------------------------------------------------------
Summary of changes:
src/osmo-bts-trx/gsm0503_coding.c | 5 +-
src/osmo-bts-trx/l1_if.h | 1 -
src/osmo-bts-trx/loops.c | 5 +-
src/osmo-bts-trx/loops.h | 2 +-
src/osmo-bts-trx/scheduler.c | 255 +++++++++++++-------------------------
src/osmo-bts-trx/scheduler.h | 6 +-
src/osmo-bts-trx/trx_if.c | 66 ++++------
tests/bursts/Makefile.am | 2 +-
tests/bursts/bursts_test.c | 3 +
9 files changed, 121 insertions(+), 224 deletions(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, achemeris/2sector has been updated
discards 313143b312c60ac9b858ccf55e8f38f2db87081b (commit)
discards ecb861822ef75248618508ad8dcb9dd5cd3082e5 (commit)
discards b2d07bc0845c834df9f95d29fa69fe414e41f071 (commit)
discards 19a84badef3c4d18de6ba31e2652bbcbbfaae45f (commit)
discards 8ae3f5fb3202dd1bb6fbbe67c19e088831c6d899 (commit)
discards 7821f2fa4c0a0d6155ba5bc762fe14cb0311efed (commit)
discards 4fdac6ab5ec0f0c1fc13dd1b651aa4b5b9f7ae04 (commit)
discards 5b817423010c80846f3fbf05e9d8363e8abb7a59 (commit)
discards 89cebb5afb08b01472be5b6bf59407784b17f82f (commit)
discards eb733e6b6f3cd02cbd01960ca2959f999ddf35ee (commit)
via 85bea349ebb4d9a53764f9a96220cdea088f605b (commit)
via 4e3bfe14126d016bbdde46b05dfa050b9cf7a0bb (commit)
via 7533cab4bc94e655c78151782be4a4a93e001b30 (commit)
via 3dc5c93e22786c4e448a243678c435bd6726d9d4 (commit)
via 3b3e16c4e4edac3ffc572ba8b754609e6a67c93f (commit)
via 8f8c2a621de1977c2684b2b70e06720ac850b858 (commit)
This update added new revisions after undoing existing revisions. That is
to say, the old revision is not a strict subset of the new revision. This
situation occurs when you --force push a change and generate a repository
containing something like this:
* -- * -- B -- O -- O -- O (313143b312c60ac9b858ccf55e8f38f2db87081b)
\
N -- N -- N (85bea349ebb4d9a53764f9a96220cdea088f605b)
When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-bts/commit/?id=85bea349ebb4d9a53764f9a96220cde…
commit 85bea349ebb4d9a53764f9a96220cdea088f605b
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Tue Jun 30 22:34:42 2015 -0400
hack: 2nd sector BTS. Needs code cleanup and more testing.
-----------------------------------------------------------------------
Summary of changes:
src/osmo-bts-trx/gsm0503_coding.c | 5 +-
src/osmo-bts-trx/l1_if.h | 1 -
src/osmo-bts-trx/loops.c | 5 +-
src/osmo-bts-trx/loops.h | 2 +-
src/osmo-bts-trx/scheduler.c | 255 +++++++++++++-------------------------
src/osmo-bts-trx/scheduler.h | 6 +-
src/osmo-bts-trx/trx_if.c | 66 ++++------
tests/bursts/Makefile.am | 2 +-
tests/bursts/bursts_test.c | 3 +
9 files changed, 121 insertions(+), 224 deletions(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, achemeris/loopback has been updated
discards 09d39a0337452724da5b4317c2b432c0505bce1f (commit)
discards 7271afbd0d30de95113ff035d6ab1a79399c4c3e (commit)
discards 8f60a1b59dbfb61e396f5acaa9fb6b8083d2ad1a (commit)
discards c3ca46108500d9a8da49043452b103114ca9d741 (commit)
discards 5ac8cc4eeae90d21ff813a7c2c6e6ae06d1c47a1 (commit)
discards e132ad7bb0d70adbc1e2f6b783df008a65c32f23 (commit)
via 9ab991191b901b362bc2bd3f6e78c600000a662d (commit)
via 0b305633d6dad11357d23cf39759693c602a80ec (commit)
via adf26f69751480e3bc0c1e8895188509bd5bd518 (commit)
via ceaf0616d22a764738e76daf9684a0cf846c8745 (commit)
via e6a8c0d3960145ea6c6c4d7546669c73697de350 (commit)
via 4e3bfe14126d016bbdde46b05dfa050b9cf7a0bb (commit)
via 7533cab4bc94e655c78151782be4a4a93e001b30 (commit)
This update added new revisions after undoing existing revisions. That is
to say, the old revision is not a strict subset of the new revision. This
situation occurs when you --force push a change and generate a repository
containing something like this:
* -- * -- B -- O -- O -- O (09d39a0337452724da5b4317c2b432c0505bce1f)
\
N -- N -- N (9ab991191b901b362bc2bd3f6e78c600000a662d)
When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-bts/commit/?id=9ab991191b901b362bc2bd3f6e78c60…
commit 9ab991191b901b362bc2bd3f6e78c600000a662d
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Sun Jun 14 23:49:16 2015 -0400
HACK: Do not discard GSM-FR frames with bad CRC.
http://cgit.osmocom.org/osmo-bts/commit/?id=0b305633d6dad11357d23cf39759693…
commit 0b305633d6dad11357d23cf39759693c602a80ec
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Wed Jun 10 00:47:13 2015 -0400
trx: Support "bad burst" frames coming from osmo-trx.
Todo: We should actually send command to enable this mode in osmo-trx.
http://cgit.osmocom.org/osmo-bts/commit/?id=adf26f69751480e3bc0c1e889518850…
commit adf26f69751480e3bc0c1e8895188509bd5bd518
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Wed Jun 10 00:45:08 2015 -0400
trx: Process undecodable frames coming from osmo-trx.
The purpose is to support RSSI measurements even when we can't decode a burst.
This commit also cleans up and abstracts some of the code in scheduler.c
http://cgit.osmocom.org/osmo-bts/commit/?id=ceaf0616d22a764738e76daf9684a0c…
commit ceaf0616d22a764738e76daf9684a0cf846c8745
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Fri Jun 5 01:07:21 2015 -0400
DEBUG: Bump log levels for messages useful for LOOPBACK debugging.
http://cgit.osmocom.org/osmo-bts/commit/?id=e6a8c0d3960145ea6c6c4d7546669c7…
commit e6a8c0d3960145ea6c6c4d7546669c73697de350
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Fri Jun 5 01:05:59 2015 -0400
trx: Add debug message about a successfully decoded FR frame.
-----------------------------------------------------------------------
Summary of changes:
tests/bursts/Makefile.am | 2 +-
tests/bursts/bursts_test.c | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, fairwaves/master has been updated
via 4e3bfe14126d016bbdde46b05dfa050b9cf7a0bb (commit)
via 7533cab4bc94e655c78151782be4a4a93e001b30 (commit)
from 3dc5c93e22786c4e448a243678c435bd6726d9d4 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-bts/commit/?id=4e3bfe14126d016bbdde46b05dfa050…
commit 4e3bfe14126d016bbdde46b05dfa050b9cf7a0bb
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Sun Jun 14 23:52:57 2015 -0400
vty: Add commands to manually activate/deactivate a channel.
This is a hack, but it's the easiest way to make BTS level loopback to work.
Another way to implement this is to have BSC/NITB to send the OML command.
Note, that the current code hardcode the channel to be TCH/F which is what we
need for the BER testing.
http://cgit.osmocom.org/osmo-bts/commit/?id=7533cab4bc94e655c78151782be4a4a…
commit 7533cab4bc94e655c78151782be4a4a93e001b30
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Mon Jul 20 20:04:02 2015 -0400
tests: Update busrsts_test build.
We've added logging calls to the bursts processing. Add logging facility
initializatoin to the test code.
-----------------------------------------------------------------------
Summary of changes:
src/common/vty.c | 60 ++++++++++++++++++++++++++++++++++++++++++++++
tests/bursts/Makefile.am | 2 +-
tests/bursts/bursts_test.c | 3 +++
3 files changed, 64 insertions(+), 1 deletion(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, achemeris/loopback has been updated
discards ecb861822ef75248618508ad8dcb9dd5cd3082e5 (commit)
discards b2d07bc0845c834df9f95d29fa69fe414e41f071 (commit)
discards 19a84badef3c4d18de6ba31e2652bbcbbfaae45f (commit)
discards 8ae3f5fb3202dd1bb6fbbe67c19e088831c6d899 (commit)
discards 7821f2fa4c0a0d6155ba5bc762fe14cb0311efed (commit)
discards 4fdac6ab5ec0f0c1fc13dd1b651aa4b5b9f7ae04 (commit)
discards 5b817423010c80846f3fbf05e9d8363e8abb7a59 (commit)
discards 89cebb5afb08b01472be5b6bf59407784b17f82f (commit)
discards eb733e6b6f3cd02cbd01960ca2959f999ddf35ee (commit)
via 09d39a0337452724da5b4317c2b432c0505bce1f (commit)
via 7271afbd0d30de95113ff035d6ab1a79399c4c3e (commit)
via 8f60a1b59dbfb61e396f5acaa9fb6b8083d2ad1a (commit)
via c3ca46108500d9a8da49043452b103114ca9d741 (commit)
via 5ac8cc4eeae90d21ff813a7c2c6e6ae06d1c47a1 (commit)
via e132ad7bb0d70adbc1e2f6b783df008a65c32f23 (commit)
via 3dc5c93e22786c4e448a243678c435bd6726d9d4 (commit)
via 3b3e16c4e4edac3ffc572ba8b754609e6a67c93f (commit)
via 8f8c2a621de1977c2684b2b70e06720ac850b858 (commit)
This update added new revisions after undoing existing revisions. That is
to say, the old revision is not a strict subset of the new revision. This
situation occurs when you --force push a change and generate a repository
containing something like this:
* -- * -- B -- O -- O -- O (ecb861822ef75248618508ad8dcb9dd5cd3082e5)
\
N -- N -- N (09d39a0337452724da5b4317c2b432c0505bce1f)
When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-bts/commit/?id=09d39a0337452724da5b4317c2b432c…
commit 09d39a0337452724da5b4317c2b432c0505bce1f
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Sun Jun 14 23:49:16 2015 -0400
HACK: Do not discard GSM-FR frames with bad CRC.
http://cgit.osmocom.org/osmo-bts/commit/?id=7271afbd0d30de95113ff035d6ab1a7…
commit 7271afbd0d30de95113ff035d6ab1a79399c4c3e
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Wed Jun 10 00:47:13 2015 -0400
trx: Support "bad burst" frames coming from osmo-trx.
Todo: We should actually send command to enable this mode in osmo-trx.
http://cgit.osmocom.org/osmo-bts/commit/?id=8f60a1b59dbfb61e396f5acaa9fb6b8…
commit 8f60a1b59dbfb61e396f5acaa9fb6b8083d2ad1a
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Wed Jun 10 00:45:08 2015 -0400
trx: Process undecodable frames coming from osmo-trx.
The purpose is to support RSSI measurements even when we can't decode a burst.
This commit also cleans up and abstracts some of the code in scheduler.c
http://cgit.osmocom.org/osmo-bts/commit/?id=c3ca46108500d9a8da49043452b1031…
commit c3ca46108500d9a8da49043452b103114ca9d741
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Sun Jun 14 23:52:57 2015 -0400
vty: Add commands to manually activate/deactivate a channel.
http://cgit.osmocom.org/osmo-bts/commit/?id=5ac8cc4eeae90d21ff813a7c2c6e6ae…
commit 5ac8cc4eeae90d21ff813a7c2c6e6ae06d1c47a1
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Fri Jun 5 01:07:21 2015 -0400
DEBUG: Bump log levels for messages useful for LOOPBACK debugging.
http://cgit.osmocom.org/osmo-bts/commit/?id=e132ad7bb0d70adbc1e2f6b783df008…
commit e132ad7bb0d70adbc1e2f6b783df008a65c32f23
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Fri Jun 5 01:05:59 2015 -0400
trx: Add debug message about a successfully decoded FR frame.
-----------------------------------------------------------------------
Summary of changes:
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, fairwaves/master has been updated
via 3dc5c93e22786c4e448a243678c435bd6726d9d4 (commit)
via 3b3e16c4e4edac3ffc572ba8b754609e6a67c93f (commit)
via 8f8c2a621de1977c2684b2b70e06720ac850b858 (commit)
from 5bb48d0c75fee2b2d4965a0a282f7daf8e711e38 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-bts/commit/?id=3dc5c93e22786c4e448a243678c435b…
commit 3dc5c93e22786c4e448a243678c435bd6726d9d4
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Sun Jun 14 23:52:27 2015 -0400
l1sap: Fix use-after-free in loopback mode.
http://cgit.osmocom.org/osmo-bts/commit/?id=3b3e16c4e4edac3ffc572ba8b754609…
commit 3b3e16c4e4edac3ffc572ba8b754609e6a67c93f
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Mon Jun 15 00:40:27 2015 -0400
trx: fix potential use of uninitialized toa variable.
Not really a bug, as we're smart about it down the stream, but it's better to
be strict here as well.
http://cgit.osmocom.org/osmo-bts/commit/?id=8f8c2a621de1977c2684b2b70e06720…
commit 8f8c2a621de1977c2684b2b70e06720ac850b858
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Mon Jun 15 00:33:37 2015 -0400
trx: Send POWERON/OFF commands to osmo-bts only for the first channel.
osmo-trx never supported separate power control for trx's, but now it started
to be more strict about it.
-----------------------------------------------------------------------
Summary of changes:
src/common/l1sap.c | 14 +++++++++++---
src/osmo-bts-trx/trx_if.c | 12 +++++++++---
2 files changed, 20 insertions(+), 6 deletions(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, achemeris/WIP_single_trx_cmd_queue has been created
at a691183304af70a2c9f76d23a235be66898852a4 (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-bts/commit/?id=a691183304af70a2c9f76d23a235be6…
commit a691183304af70a2c9f76d23a235be66898852a4
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Mon Jun 29 22:08:11 2015 -0400
trx: Initial attempt to implement a single TRX commands queue.
-----------------------------------------------------------------------
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)