Changeset 9137
- Timestamp:
- 08/01/08 13:45:48
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
usrp2/branches/developers/eb/merge-wip/host-ng/lib/usrp2_impl.cc
r9120 r9137 210 210 { 211 211 init_et_hdrs(p, dst); 212 u2p_set_word0(&p->fixed, 0, chan);212 u2p_set_word0(&p->fixed, word0_flags, chan); 213 213 u2p_set_timestamp(&p->fixed, timestamp); 214 214
