TX timestamp functionality on USRP2

Hi All,

Is timestamp on transmission implemented yet ? I mean, to be able to
have a
burst being transmitted at a pre-defined time ?

BR/
Per

On Mon, Apr 06, 2009 at 05:21:32PM +0200, Per Z. wrote:

Hi All,

Is timestamp on transmission implemented yet ? I mean, to be able to have a
burst being transmitted at a pre-defined time ?

BR/
Per

Yes, it is implemented. At this time the only way to access this
functionality is through the libusrp2 interface (See
usrp2/host/include/usrp2/usrp2.h), using one of the tx_* methods and
setting the timestamp and appropriate flags in the tx_metadata
(usrp2/host/include/usrp2/metadata.h)

Eric