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 de116e90c03c534fa4b51ef40dfd2bb9e843c86e (commit)
via 15da7e1f7ea18d1b632292c7e906e64bd8fb83b5 (commit)
from 6031734f448c6308d67b1ee464a13d60b33cd843 (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=de116e90c03c534fa4b51ef40dfd2bb…
commit de116e90c03c534fa4b51ef40dfd2bb9e843c86e
Author: Tom Tsou <tom.tsou(a)ettus.com>
Date: Thu Mar 30 17:00:42 2017 -0700
config: Remove OpenBTS style sqlite configuration
OpenBTS relies on reading in configuration values from the OpenBTS.config
sqlite3 database. This configuration method is not maintained and not
recommended for Osmocom or OpenBTS use. Command line setup is the
recommended approach.
Note that when the osmo-trx logging mechanism is replaced, the sqlite
dependency will be removed.
Change-Id: I95d7b771fde976818bee76f89163e72c3a44ecdd
http://cgit.osmocom.org/osmo-trx/commit/?id=15da7e1f7ea18d1b632292c7e906e64…
commit 15da7e1f7ea18d1b632292c7e906e64bd8fb83b5
Author: Tom Tsou <tom.tsou(a)ettus.com>
Date: Mon Apr 3 18:54:02 2017 -0700
Configuration: Fix const and signedness compile warnings
Change-Id: I701559814b2aee6f84f10e612f128da40f6a51c1
-----------------------------------------------------------------------
Summary of changes:
CommonLibs/Configuration.cpp | 2 +-
CommonLibs/ConfigurationTest.cpp | 2 +-
Transceiver52M/osmo-trx.cpp | 84 ++--------------------------------------
3 files changed, 6 insertions(+), 82 deletions(-)
hooks/post-receive
--
OpenBTS' transceiver retro-fit