uhd: Fix comment.

It's osmo-trx, not OpenBTS anymore.

Signed-off-by: Tom Tsou <tom.tsou@ettus.com>
This commit is contained in:
Alexander Chemeris 2016-06-18 10:50:11 +03:00 committed by Tom Tsou
parent f931cf226b
commit 1ba69e7762
1 changed files with 1 additions and 1 deletions

View File

@ -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.
*/