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 "OpenBTS' transceiver retro-fit".
The branch, master has been updated
via d49a6aa136efcb9106abfa432e148e643db7ac1e (commit)
via 81486e053cfdc64ebc0bec71311df8172e716b91 (commit)
from 28d8081e25abbf6151bee7fc325510545c9c799d (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-trx/commit/?id=d49a6aa136efcb9106abfa432e148e6…
commit d49a6aa136efcb9106abfa432e148e643db7ac1e
Author: Max <msuraev(a)sysmocom.de>
Date: Mon Jul 10 13:48:34 2017 +0200
Remove redundant explicit dependency
There's no need to explicitly mention library package because
${shlibs:Depends} will take care of it automatically.
Change-Id: Ibd9cfc3673d828122edb85ba9de7ceb77f0299d0
http://cgit.osmocom.org/osmo-trx/commit/?id=81486e053cfdc64ebc0bec71311df81…
commit 81486e053cfdc64ebc0bec71311df8172e716b91
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Jun 29 15:35:22 2017 +0200
Add '-t' command line option to enable SCHED_RR
SCHED_RR allows us to operate osmo-trx reliable even under exceptionally
high system load, as the realtime scheduler priority will have higher
priority than the other "regular" tasks on the system.
Change-Id: Ia2452b9763960b2be37fbeee9d832554da68a53f
Closes: OS#2344
-----------------------------------------------------------------------
Summary of changes:
Transceiver52M/osmo-trx.cpp | 31 +++++++++++++++++++++++++++++--
debian/control | 2 +-
2 files changed, 30 insertions(+), 3 deletions(-)
hooks/post-receive
--
OpenBTS' transceiver retro-fit