Changeset 9425
- Timestamp:
- 08/26/08 20:05:25
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
usrp2/branches/developers/jcorgan/wip/host-ng/include/usrp2/usrp2.h
r9424 r9425 75 75 * \param ifc Network interface name, e.g., "eth0" 76 76 * \param addr Network mac address, e.g., "01:02:03:04:05:06", "05:06" or "". 77 * If \p sis HH:HH, it's treated as if it were 00:50:c2:85:HH:HH77 * If \p addr is HH:HH, it's treated as if it were 00:50:c2:85:HH:HH 78 78 * "" will autoselect a USRP2 if there is only a single one on the local ethernet. 79 79 */
