From 1ba69e7762327b565b222b9920728de7d3910d40 Mon Sep 17 00:00:00 2001 From: Alexander Chemeris Date: Sat, 18 Jun 2016 10:50:11 +0300 Subject: uhd: Fix comment. It's osmo-trx, not OpenBTS anymore. Signed-off-by: Tom Tsou --- Transceiver52M/UHDDevice.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Transceiver52M') diff --git a/Transceiver52M/UHDDevice.cpp b/Transceiver52M/UHDDevice.cpp index 1448da0..b3d65a4 100644 --- a/Transceiver52M/UHDDevice.cpp +++ b/Transceiver52M/UHDDevice.cpp @@ -170,7 +170,7 @@ static double select_rate(uhd_dev_type type, int sps, bool diversity = false) } /* - Sample Buffer - Allows reading and writing of timed samples using OpenBTS + Sample Buffer - Allows reading and writing of timed samples using osmo-trx or UHD style timestamps. Time conversions are handled internally or accessable through the static convert calls. */ -- cgit v1.2.3