diff --git a/Transceiver52M/UHDDevice.cpp b/Transceiver52M/UHDDevice.cpp index 1448da0a..b3d65a42 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. */