This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-commitlog@lists.osmocom.org/.
gitosis at osmocom.org gitosis at osmocom.orgThis 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 2f3e60bc1f7da051183fe00f961d14da6d2c5981 (commit)
from cbfef6e40a030a7e99c8bba49482ac53f05b803b (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=2f3e60bc1f7da051183fe00f961d14da6d2c5981
commit 2f3e60bc1f7da051183fe00f961d14da6d2c5981
Author: Tom Tsou <tom.tsou at ettus.com>
Date: Sun Jul 17 19:29:08 2016 -0700
uhd: Add command line option for GPS reference
Unlike earlier versions of UHD, the current release (3.9.2)
does not automatically select on-board GPSDO as the reference
source. Modify the command line settings to allow explicit
selection of GPS in addition to the external setting.
Simultaneous GPS and external reference settingis disallowed.
Signed-off-by: Tom Tsou <tom.tsou at ettus.com>
-----------------------------------------------------------------------
Summary of changes:
Transceiver52M/UHDDevice.cpp | 24 ++++++++++++++++++++----
Transceiver52M/USRPDevice.cpp | 2 +-
Transceiver52M/USRPDevice.h | 2 +-
Transceiver52M/osmo-trx.cpp | 37 +++++++++++++++++++++++++++++++------
Transceiver52M/radioDevice.h | 8 +++++++-
5 files changed, 60 insertions(+), 13 deletions(-)
hooks/post-receive
--
OpenBTS' transceiver retro-fit